AWS::QBusiness::Application AutoSubscriptionConfiguration - 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::Application AutoSubscriptionConfiguration

Subscription configuration information for an Amazon Q Business application using IAM identity federation for user management.

Syntax

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

JSON

{ "AutoSubscribe" : String, "DefaultSubscriptionType" : String }

Properties

AutoSubscribe

Describes whether automatic subscriptions are enabled for an Amazon Q Business application using IAM identity federation for user management.

Required: Yes

Type: String

Allowed values: ENABLED | DISABLED

Update requires: No interruption

DefaultSubscriptionType

Describes the default subscription type assigned to an Amazon Q Business application using IAM identity federation for user management. If the value for autoSubscribe is set to ENABLED you must select a value for this field.

Required: No

Type: String

Allowed values: Q_LITE | Q_BUSINESS

Update requires: No interruption