UpdateConnectionAuthRequestParameters
Contains the additional parameters to use for the connection.
Contents
- ApiKeyAuthParameters
-
A
UpdateConnectionApiKeyAuthRequestParameters
object that contains the authorization parameters for API key authorization.Type: UpdateConnectionApiKeyAuthRequestParameters object
Required: No
- BasicAuthParameters
-
A
UpdateConnectionBasicAuthRequestParameters
object that contains the authorization parameters for Basic authorization.Type: UpdateConnectionBasicAuthRequestParameters object
Required: No
- InvocationHttpParameters
-
A
ConnectionHttpParameters
object that contains the additional parameters to use for the connection.Type: ConnectionHttpParameters object
Required: No
- OAuthParameters
-
A
UpdateConnectionOAuthRequestParameters
object that contains 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: