AWS::QuickSight::Agent CustomPromptProfile - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

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::QuickSight::Agent CustomPromptProfile

A reference to an existing custom prompt profile.

Syntax

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

JSON

{ "ModelProfileId" : String, "QbsAwsAccountId" : String, "SubscriptionId" : String }

YAML

ModelProfileId: String QbsAwsAccountId: String SubscriptionId: String

Properties

ModelProfileId

The identifier of the model profile.

Required: Yes

Type: String

Maximum: 36

Update requires: No interruption

QbsAwsAccountId

The AWS account ID for the Q Business service.

Required: Yes

Type: String

Pattern: ^QBS[0-9]{12}$

Maximum: 15

Update requires: No interruption

SubscriptionId

The subscription identifier.

Required: Yes

Type: String

Maximum: 32

Update requires: No interruption