AWS::QBusiness::Application AutoSubscriptionConfiguration - Amazon CloudFormation
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).

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 Amazon 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