Skip to content
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

Update name for Amazon Bedrock Agents #84

Merged
merged 1 commit into from
Sep 11, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions aws_doc_sdk_examples_tools/config/services.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -338,8 +338,8 @@ bedrock-agent:
short: '&BRA;'
sort: Bedrock3
expanded:
long: Agents for Amazon Bedrock
short: Agents for Amazon Bedrock
long: Amazon Bedrock Agents
short: Amazon Bedrock Agents
blurb: offer you the ability to build and configure autonomous agents in your application.
guide:
subtitle: User Guide
Expand All @@ -354,8 +354,8 @@ bedrock-agent-runtime:
short: '&BRARUN;'
sort: Bedrock4
expanded:
long: Agents for Amazon Bedrock Runtime
short: Agents for Amazon Bedrock Runtime
long: Amazon Bedrock Agents Runtime
short: Amazon Bedrock Agents Runtime
blurb: offers you the ability to run autonomous agents in your application.
guide:
subtitle: User Guide
Expand Down
Loading