AWS::QBusiness::Plugin PluginAuthConfiguration - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::QBusiness::Plugin PluginAuthConfiguration

Authentication configuration information for an Amazon Q Business plugin.

Syntax

To declare this entity in your CloudFormation template, use the following syntax:

Properties

BasicAuthConfiguration

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

Required: No

Type: BasicAuthConfiguration

Update requires: No interruption

NoAuthConfiguration

Information about invoking a custom plugin without any authentication.

Required: No

Type: Json

Update requires: No interruption

OAuth2ClientCredentialConfiguration

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

Required: No

Type: OAuth2ClientCredentialConfiguration

Update requires: No interruption