AWS::Events::Connection AuthParameters - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.

AWS::Events::Connection AuthParameters

Tthe authorization parameters to use for the connection.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

Properties

ApiKeyAuthParameters

The API Key parameters to use for authorization.

Required: No

Type: ApiKeyAuthParameters

Update requires: No interruption

BasicAuthParameters

The authorization parameters for Basic authorization.

Required: No

Type: BasicAuthParameters

Update requires: No interruption

ConnectivityParameters

For private OAuth authentication endpoints. The parameters EventBridge uses to authenticate against the endpoint.

For more information, see Authorization methods for connections in the Amazon EventBridge User Guide .

Required: No

Type: ConnectivityParameters

Update requires: No interruption

InvocationHttpParameters

Additional parameters for the connection that are passed through with every invocation to the HTTP endpoint.

Required: No

Type: ConnectionHttpParameters

Update requires: No interruption

OAuthParameters

The OAuth parameters to use for authorization.

Required: No

Type: OAuthParameters

Update requires: No interruption