Skip to content

Qbusiness  >  Unions  >  PluginAuthConfiguration

PluginAuthConfiguration

Union Type

PluginAuthConfiguration module-attribute

Authentication configuration information for an Amazon Q Business plugin.

Union Member Types

PluginAuthConfigurationBasicAuthConfiguration dataclass

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

Attributes

value instance-attribute

PluginAuthConfigurationOAuth2ClientCredentialConfiguration dataclass

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

Attributes

value instance-attribute

PluginAuthConfigurationNoAuthConfiguration dataclass

Information about invoking a custom plugin without any authentication.

Attributes

value instance-attribute

PluginAuthConfigurationIdcAuthConfiguration dataclass

Information about the IAM Identity Center Application used to configure authentication for a plugin.

Attributes

value instance-attribute

PluginAuthConfigurationUnknown dataclass

Represents an unknown variant.

If you receive this value, you will need to update your library to receive the parsed value.

This value may not be deliberately sent.

Attributes

tag instance-attribute
tag: str