Data Source schema for AWS::CloudTrail::EventDataStore
id
(String) Uniquely identifies the resource.advanced_event_selectors
(Attributes Set) The advanced event selectors that were used to select events for the data store. (see below for nested schema)billing_mode
(String) The mode that the event data store will use to charge for event storage.created_timestamp
(String) The timestamp of the event data store's creation.event_data_store_arn
(String) The ARN of the event data store.federation_enabled
(Boolean) Indicates whether federation is enabled on an event data store.federation_role_arn
(String) The ARN of the role used for event data store federation.ingestion_enabled
(Boolean) Indicates whether the event data store is ingesting events.insight_selectors
(Attributes Set) Lets you enable Insights event logging by specifying the Insights selectors that you want to enable on an existing event data store. Both InsightSelectors and InsightsDestination need to have a value in order to enable Insights events on an event data store. (see below for nested schema)insights_destination
(String) Specifies the ARN of the event data store that will collect Insights events. Both InsightSelectors and InsightsDestination need to have a value in order to enable Insights events on an event data storekms_key_id
(String) Specifies the KMS key ID to use to encrypt the events delivered by CloudTrail. The value can be an alias name prefixed by 'alias/', a fully specified ARN to an alias, a fully specified ARN to a key, or a globally unique identifier.multi_region_enabled
(Boolean) Indicates whether the event data store includes events from all regions, or only from the region in which it was created.name
(String) The name of the event data store.organization_enabled
(Boolean) Indicates that an event data store is collecting logged events for an organization.retention_period
(Number) The retention period, in days.status
(String) The status of an event data store. Values are STARTING_INGESTION, ENABLED, STOPPING_INGESTION, STOPPED_INGESTION and PENDING_DELETION.tags
(Attributes List) (see below for nested schema)termination_protection_enabled
(Boolean) Indicates whether the event data store is protected from termination.updated_timestamp
(String) The timestamp showing when an event data store was updated, if applicable. UpdatedTimestamp is always either the same or newer than the time shown in CreatedTimestamp.advanced_event_selectors
Read-Only:
field_selectors
(Attributes Set) Contains all selector statements in an advanced event selector. (see below for nested schema)name
(String) An optional, descriptive name for an advanced event selector, such as "Log data events for only two S3 buckets".advanced_event_selectors.field_selectors
Read-Only:
ends_with
(Set of String) An operator that includes events that match the last few characters of the event record field specified as the value of Field.equals
(Set of String) An operator that includes events that match the exact value of the event record field specified as the value of Field. This is the only valid operator that you can use with the readOnly, eventCategory, and resources.type fields.field
(String) A field in an event record on which to filter events to be logged. Supported fields include readOnly, eventCategory, eventSource (for management events), eventName, resources.type, and resources.ARN.not_ends_with
(Set of String) An operator that excludes events that match the last few characters of the event record field specified as the value of Field.not_equals
(Set of String) An operator that excludes events that match the exact value of the event record field specified as the value of Field.not_starts_with
(Set of String) An operator that excludes events that match the first few characters of the event record field specified as the value of Field.starts_with
(Set of String) An operator that includes events that match the first few characters of the event record field specified as the value of Field.insight_selectors
Read-Only:
insight_type
(String) The type of Insights to log on an event data store.tags
Read-Only:
key
(String) The key name of the tag. You can specify a value that is 1 to 127 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.value
(String) The value for the tag. You can specify a value that is 1 to 255 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.