AWS::QBusiness::Application AutoSubscriptionConfiguration - AWS CloudFormation

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