ConnectionAuthResponseParameters - 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).

ConnectionAuthResponseParameters

Contains the authorization parameters to use for the connection.

Contents

ApiKeyAuthParameters

The API Key parameters to use for authorization.

Type: ConnectionApiKeyAuthResponseParameters object

Required: No

BasicAuthParameters

The authorization parameters for Basic authorization.

Type: ConnectionBasicAuthResponseParameters object

Required: No

InvocationHttpParameters

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

Type: ConnectionHttpParameters object

Required: No

OAuthParameters

The OAuth parameters to use for authorization.

Type: ConnectionOAuthResponseParameters object

Required: No

See Also

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