---
type: resource-type
title: EventIntegration
description: aws resource type AWS::AppIntegrations::EventIntegration
name: EventIntegration
lexicon: aws
resource_type: AWS::AppIntegrations::EventIntegration
---
`AWS::AppIntegrations::EventIntegration`, a resource type of the aws lexicon.

## Properties

- `EventBridgeBus` (`string`, required): The Amazon Eventbridge bus for the event integration.
- `EventFilter` (`EventIntegration_EventFilter`, required): The EventFilter (source) associated with the event integration.
- `Name` (`string`, required): The name of the event integration.
- `Description` (`string`, optional): The event integration description.
- `EventIntegrationArn` (`string`, optional): The Amazon Resource Name (ARN) of the event integration.
- `Tags` (`EventIntegration_Tag[]`, optional): The tags (keys and values) associated with the event integration.

## Attributes

- `EventIntegrationArn`
