Skip to content

docs: remove outdated Bedrock model access request references#476

Merged
Unshure merged 1 commit intomainfrom
agent-tasks/475
Jan 23, 2026
Merged

docs: remove outdated Bedrock model access request references#476
Unshure merged 1 commit intomainfrom
agent-tasks/475

Conversation

@morganwillisaws
Copy link
Copy Markdown
Collaborator

Motivation

Amazon Bedrock no longer requires users to explicitly request access to models before using them. The documentation currently contains outdated instructions describing this deprecated workflow, including a dead link to AWS documentation. This creates unnecessary friction for users following the setup guide.

Resolves #475

Changes

Removes three sections from the Amazon Bedrock documentation:

  1. Prerequisites "Model Access" line — Removed the now-unnecessary step and renumbered remaining prerequisites
  2. "Requesting Access to Bedrock Models" section — Removed the entire 7-step process description
  3. "Model access issue" troubleshooting section — Removed the troubleshooting entry that referenced the deleted section

Public API Changes

No public API changes. This is a documentation-only update.

Verification

  • Documentation builds successfully with mkdocs build
  • No broken internal anchor links remain in the file
  • All other content preserved unchanged

- Remove prerequisite #2 'Model Access' and renumber remaining items
- Remove 'Requesting Access to Bedrock Models' section entirely
- Remove 'Model access issue' troubleshooting section

This information is no longer needed as Amazon Bedrock models no longer
require explicit access requests. The deprecated reference also contained
a dead link that created friction for users following the documentation.
@strands-agent
Copy link
Copy Markdown
Contributor

Documentation Deployment Complete

Your documentation preview has been successfully deployed!

Preview URL: https://d3ehv1nix5p99z.cloudfront.net/pr-476/

@Unshure Unshure merged commit bdc2c4a into main Jan 23, 2026
7 checks passed
daniel-was-taken pushed a commit to daniel-was-taken/docs-strands that referenced this pull request Mar 6, 2026
…s-agents#476)

Co-authored-by: Strands Agent <217235299+strands-agent@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[DOCS] Remove out of date reference requesting access to Amazon Bedrock models

3 participants