AuthConfig
Authentication configuration for connecting to external services.
Contents
Note
In the following list, the required parameters are described first.
- AuthenticationMetadata
-
The authentication metadata containing the specific configuration for the chosen authentication type.
Type: AuthenticationMetadata object
Note: This object is a Union. Only one member of this object can be specified or returned.
Required: Yes
- AuthenticationType
-
The type of authentication method.
Type: String
Valid Values:
BASIC | API_KEY | OAUTH2_CLIENT_CREDENTIALS | NONE | IAM | OAUTH2_AUTHORIZATION_CODE
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: