View a markdown version of this page

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