This is the new AWS 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 QuickSightConfiguration
The Amazon Quick Suite configuration for an Amazon Q Business application that uses Quick Suite as the identity provider. For more information, see Creating an Amazon Quick Suite integrated application.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "ClientNamespace" :String}
YAML
ClientNamespace:String
Properties
ClientNamespace-
The Amazon Quick Suite namespace that is used as the identity provider. For more information about Quick Suite namespaces, see Namespace operations.
Required: Yes
Type: String
Pattern:
^[a-zA-Z0-9._-]*$Minimum:
1Maximum:
64Update requires: Replacement