AWS::Bedrock::PromptVersion PromptTemplateConfiguration - 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).

AWS::Bedrock::PromptVersion 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 Amazon 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