ReadAuthConfig
Read-only authentication configuration containing non-sensitive authentication details for action connectors.
Contents
Note
In the following list, the required parameters are described first.
- AuthenticationMetadata
- 
               The authentication metadata containing configuration details specific to the authentication type. Type: ReadAuthenticationMetadata 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 being used (BASIC, API_KEY, OAUTH2_CLIENT_CREDENTIALS, or OAUTH2_AUTHORIZATION_CODE). Type: String Valid Values: BASIC | API_KEY | OAUTH2_CLIENT_CREDENTIALS | NONE | IAM | OAUTH2_AUTHORIZATION_CODERequired: Yes 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: