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.”

View information about prompts using Prompt management

Focus mode
View information about prompts using Prompt management - Amazon Bedrock

To learn how to view information about prompts using Prompt management, choose the tab for your preferred method, and then follow the steps:

Console
To view information about a 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. The Prompt details page includes the following sections:

    • Overview – Contains general information about the prompt and when it was created and last updated.

    • Prompt draft – Contains the prompt message and configurations for the latest saved draft version of the prompt.

    • Prompt versions – A list of all versions of the prompt that have been created. For more information about prompt versions, see Deploy a prompt to your application using versions in Prompt management.

API

To get information about a 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. To get information about a specific version of the prompt, specify DRAFT or the version number in the promptVersion field.

To list information about your agents, send a ListPrompts request with an Agents for Amazon Bedrock build-time endpoint. You can specify the following optional parameters:

Field Short description
maxResults The maximum number of results to return in a response.
nextToken If there are more results than the number you specified in the maxResults field, the response returns a nextToken value. To see the next batch of results, send the nextToken value in another request.
To view information about a 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. The Prompt details page includes the following sections:

    • Overview – Contains general information about the prompt and when it was created and last updated.

    • Prompt draft – Contains the prompt message and configurations for the latest saved draft version of the prompt.

    • Prompt versions – A list of all versions of the prompt that have been created. For more information about prompt versions, see Deploy a prompt to your application using versions in Prompt management.

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