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).

This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon 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 Amazon 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