---
type: resource-type
title: EventsConnection
description: aws resource type AWS::Events::Connection
name: EventsConnection
lexicon: aws
resource_type: AWS::Events::Connection
---
`AWS::Events::Connection`, a resource type of the aws lexicon.

## Properties

- `Arn` (`string`, optional): The arn of the connection resource.
- `ArnForPolicy` (`string`, optional): The arn of the connection resource to be used in IAM policies.
- `AuthorizationType` (`"API_KEY" | "BASIC" | "OAUTH_CLIENT_CREDENTIALS"`, optional)
- `AuthParameters` (`EventsConnection_AuthParameters`, optional)
- `Description` (`string`, optional): Description of the connection.
- `InvocationConnectivityParameters` (`Record<string, unknown>`, optional): The private resource the HTTP request will be sent to.
- `KmsKeyIdentifier` (`string`, optional)
- `Name` (`string`, optional): Name of the connection.
- `SecretArn` (`string`, optional): The arn of the secrets manager secret created in the customer account.

## Attributes

- `Arn`
- `ArnForPolicy`
- `AuthParameters.ConnectivityParameters.ResourceParameters.ResourceAssociationArn`
- `InvocationConnectivityParameters.ResourceParameters.ResourceAssociationArn`
- `SecretArn`
