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

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

Syntax

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

JSON

{ "ClientNamespace" : String }

YAML

ClientNamespace: String

Properties

ClientNamespace

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

Required: Yes

Type: String

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

Minimum: 1

Maximum: 64

Update requires: Replacement