AWS::QBusiness::Application QuickSightConfiguration - AWS CloudFormation

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 QuickSightConfiguration

The Amazon Quick configuration for an Amazon Q Business application that uses Quick as the identity provider. For more information, see Creating an Amazon Quick integrated application.

Syntax

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

JSON

{ "ClientNamespace" : String }

YAML

ClientNamespace: String

Properties

ClientNamespace

The Amazon Quick namespace that is used as the identity provider. For more information about Quick namespaces, see Namespace operations.

Required: Yes

Type: String

Pattern: ^[a-zA-Z0-9._-]*$

Minimum: 1

Maximum: 64

Update requires: Replacement