Skip to content

Bedrock managed prompts examples #7418

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 42 commits into from
Apr 30, 2025
Merged

Bedrock managed prompts examples #7418

merged 42 commits into from
Apr 30, 2025

Conversation

AWSChris
Copy link
Contributor

This pull request adds Python examples for creating, invoking, and deleting Amazon Bedrock managed prompts.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@github-actions github-actions bot added the Python This issue relates to the AWS SDK for Python (boto3) label Apr 25, 2025
@brmur brmur added the Feature Scenario A simple code example to show how certain tasks can be accomplished using several services and SDKs. label Apr 28, 2025
@brmur
Copy link
Contributor

brmur commented Apr 28, 2025

@brmur brmur requested a review from rlhagerm April 29, 2025 13:30
Copy link
Contributor

@rlhagerm rlhagerm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a few comments/questions, otherwise looks really good.

@rlhagerm
Copy link
Contributor

rlhagerm commented Apr 29, 2025

@brmur and @AWSChris , for the InvokePrompt example, I tried several ways to correct the metadata but finally realized it's an action on another service, and so I removed that part of the metadata to pass the validators. If you want to try to add it to the other service, that will probably work.

@brmur brmur added the On Call Review complete On call review complete label Apr 30, 2025
@brmur brmur enabled auto-merge (squash) April 30, 2025 14:33
@brmur brmur merged commit 5ab1226 into awsdocs:main Apr 30, 2025
17 of 18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Scenario A simple code example to show how certain tasks can be accomplished using several services and SDKs. On Call Review complete On call review complete Python This issue relates to the AWS SDK for Python (boto3)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants