Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

ChatPromptTemplateConfiguration - Amazon Bedrock

ChatPromptTemplateConfiguration

Contains configurations to use a prompt in a conversational format. For more information, see Create a prompt using Prompt management.

Contents

messages

Contains messages in the chat for the prompt.

Type: Array of Message objects

Required: Yes

inputVariables

An array of the variables in the prompt template.

Type: Array of PromptInputVariable objects

Array Members: Minimum number of 0 items. Maximum number of 10 items.

Required: No

system

Contains system prompts to provide context to the model or to describe how it should behave.

Type: Array of SystemContentBlock objects

Required: No

toolConfiguration

Configuration information for the tools that the model can use when generating a response.

Type: ToolConfiguration object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following:

PrivacySite termsCookie preferences
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.