AWS::Events::Connection OAuthParameters - 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 OAuthParameters

Contains the OAuth authorization parameters to use for the connection.

Syntax

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

Properties

AuthorizationEndpoint

The URL to the authorization endpoint when OAuth is specified as the authorization type.

Required: Yes

Type: String

Pattern: ^((%[0-9A-Fa-f]{2}|[-()_.!~*';/?:@\x26=+$,A-Za-z0-9])+)([).!';/?:,])?$

Minimum: 1

Maximum: 2048

Update requires: No interruption

ClientParameters

The client parameters for OAuth authorization.

Required: Yes

Type: ClientParameters

Update requires: No interruption

HttpMethod

The method to use for the authorization request.

Required: Yes

Type: String

Allowed values: GET | POST | PUT

Update requires: No interruption

OAuthHttpParameters

Details about the additional parameters to use for the connection.

Required: No

Type: ConnectionHttpParameters

Update requires: No interruption