Creates a new event data store.
Headers
Request body
The name of the event data store.
Specifies whether the event data store includes events from all regions, or only from the region in which the event data store is created.
Specifies whether an event data store collects events logged for an organization in Organizations.
The retention period of the event data store, in days. You can set a retention period of up to 2557 days, the equivalent of seven years.
Specifies whether termination protection is enabled for the event data store. If termination protection is enabled, you cannot delete the event data store until termination protection is disabled.
Response
Success
The ARN of the event data store.
The name of the event data store.
The status of event data store creation.
Indicates whether the event data store collects events from all regions, or only from the region in which it was created.
Indicates whether an event data store is collecting logged events for an organization in Organizations.
The retention period of an event data store, in days.
Indicates whether termination protection is enabled for the event data store.
The timestamp that shows when the event data store was created.
The timestamp that shows when an event data store was updated, if applicable. <code>UpdatedTimestamp</code> is always either the same or newer than the time shown in <code>CreatedTimestamp</code>.