PluginAuthConfiguration - Amazon Q Business

PluginAuthConfiguration

Authentication configuration information for an Amazon Q Business plugin.

Contents

Important

This data type is a UNION, so only one of the following members can be specified when used or returned.

basicAuthConfiguration

Information about the basic authentication credentials used to configure a plugin.

Type: BasicAuthConfiguration object

Required: No

noAuthConfiguration

Information about invoking a custom plugin without any authentication.

Type: NoAuthConfiguration object

Required: No

oAuth2ClientCredentialConfiguration

Information about the OAuth 2.0 authentication credential/token used to configure a plugin.

Type: OAuth2ClientCredentialConfiguration object

Required: No

See Also

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