AWS::Bedrock::Prompt PromptTemplateConfiguration - 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::Bedrock::Prompt PromptTemplateConfiguration

Contains the message for a prompt. For more information, see Construct and store reusable prompts with Prompt management in Amazon Bedrock.

Syntax

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

Properties

Chat

Contains configurations to use the prompt in a conversational format.

Required: No

Type: ChatPromptTemplateConfiguration

Update requires: No interruption

Text

Contains configurations for the text in a message for a prompt.

Required: No

Type: TextPromptTemplateConfiguration

Update requires: No interruption