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:StringQbsAwsAccountId:StringSubscriptionId:String
Properties
ModelProfileId-
The identifier of the model profile.
Required: Yes
Type: String
Maximum:
36Update requires: No interruption
QbsAwsAccountId-
The AWS account ID for the Q Business service.
Required: Yes
Type: String
Pattern:
^QBS[0-9]{12}$Maximum:
15Update requires: No interruption
SubscriptionId-
The subscription identifier.
Required: Yes
Type: String
Maximum:
32Update requires: No interruption