Resource Type definition for AWS::AppIntegrations::EventIntegration
event_bridge_bus
(String) The Amazon Eventbridge bus for the event integration.event_filter
(Attributes) The EventFilter (source) associated with the event integration. (see below for nested schema)name
(String) The name of the event integration.description
(String) The event integration description.tags
(Attributes List) The tags (keys and values) associated with the event integration. (see below for nested schema)event_integration_arn
(String) The Amazon Resource Name (ARN) of the event integration.id
(String) Uniquely identifies the resource.event_filter
Required:
source
(String) The source of the events.tags
Required:
key
(String) A key to identify the tag.value
(String) Corresponding tag value for the key.Import is supported using the following syntax:
$ terraform import awscc_appintegrations_event_integration.example <resource ID>