AuthConfig - Amazon Quick Sight
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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