UpdateConnectionOAuthRequestParameters - Amazon EventBridge
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).

UpdateConnectionOAuthRequestParameters

Contains the OAuth request parameters to use for the connection.

Contents

AuthorizationEndpoint

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

Type: String

Length Constraints: Minimum length of 1. Maximum length of 2048.

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

Required: No

ClientParameters

A UpdateConnectionOAuthClientRequestParameters object that contains the client parameters to use for the connection when OAuth is specified as the authorization type.

Type: UpdateConnectionOAuthClientRequestParameters object

Required: No

HttpMethod

The method used to connect to the HTTP endpoint.

Type: String

Valid Values: GET | POST | PUT

Required: No

OAuthHttpParameters

The additional HTTP parameters used for the OAuth authorization request.

Type: ConnectionHttpParameters object

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: