ConnectionAuthResponseParameters - Amazon EventBridge

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 AWS SDKs, see the following: