View information about versions of a prompt in Prompt management - Amazon Bedrock

View information about versions of a prompt in Prompt management

To learn how to view information about a version of your prompt, choose the tab for your preferred method, and then follow the steps:

Console
To view information about a version of your prompt
  1. Sign in to the AWS Management Console using an IAM role with Amazon Bedrock permissions, and open the Amazon Bedrock console at Getting Started with the AWS Management Console.

  2. Select Prompt management from the left navigation pane. Then, choose a prompt in the Prompts section.

  3. In the Prompt versions section, choose a version.

  4. In the Version details page, you can see information about the version, the prompt message, and its configurations. For more information about testing a version of the prompt, see Test a prompt using Prompt management.

API

To get information about a version of your prompt, send a GetPrompt request with an Agents for Amazon Bedrock build-time endpoint and specify the ARN or ID of the prompt as the promptIdentifier. In the promptVersion field, specify the version number.