UpdateConnectionAuthRequestParameters - 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.

UpdateConnectionAuthRequestParameters

Contains the additional parameters to use for the connection.

Contents

ApiKeyAuthParameters

The authorization parameters for API key authorization.

Type: UpdateConnectionApiKeyAuthRequestParameters object

Required: No

BasicAuthParameters

The authorization parameters for Basic authorization.

Type: UpdateConnectionBasicAuthRequestParameters object

Required: No

ConnectivityParameters

If you specify a private OAuth endpoint, the parameters for EventBridge to use when authenticating against the endpoint.

For more information, see Authorization methods for connections in the Amazon EventBridge User Guide .

Type: ConnectivityResourceParameters object

Required: No

InvocationHttpParameters

The additional parameters to use for the connection.

Type: ConnectionHttpParameters object

Required: No

OAuthParameters

The authorization parameters for OAuth authorization.

Type: UpdateConnectionOAuthRequestParameters object

Required: No

See Also

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