Skip to content

docs(readme): add Bedrock model-access setup (Step 0) and troubleshooting - #80

Open
ofer3k wants to merge 1 commit into
inceptionstack:mainfrom
ofer3k:docs/bedrock-model-access
Open

docs(readme): add Bedrock model-access setup (Step 0) and troubleshooting#80
ofer3k wants to merge 1 commit into
inceptionstack:mainfrom
ofer3k:docs/bedrock-model-access

Conversation

@ofer3k

@ofer3k ofer3k commented Aug 8, 2026

Copy link
Copy Markdown

Summary

On a fresh AWS account, deploys succeed but every agent run fails with an opaque run error: LLM request failed. The TUI hides the underlying Bedrock exception, so it looks like a broken deploy when it's actually two account-level, one-time gates. This documents them so new users stop losing 30-60 minutes:

  • Step 0 in Getting Started: the Anthropic first-time-use form (put-use-case-for-model-access) and the Marketplace enablement invocation that must run from an admin identity. The instance role lacks aws-marketplace:Subscribe, so the agent can never self-enable a model.
  • Troubleshooting section: run invoke-model from the instance to surface the real exception, with a mapping of the four common errors to their fixes, plus the SSM bash --login PATH gotcha.

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.

1 participant