CreateConnectionOAuthClientRequestParameters - Amazon EventBridge
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

CreateConnectionOAuthClientRequestParameters

The Basic authorization parameters to use for the connection.

Contents

ClientID

The client ID to use for OAuth authorization for the connection.

Type: String

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

Pattern: ^[ \t]*[^\x00-\x1F:\x7F]+([ \t]+[^\x00-\x1F:\x7F]+)*[ \t]*$

Required: Yes

ClientSecret

The client secret associated with the client ID to use for OAuth authorization for the connection.

Type: String

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

Pattern: ^[ \t]*[^\x00-\x1F:\x7F]+([ \t]+[^\x00-\x1F:\x7F]+)*[ \t]*$

Required: Yes

See Also

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