- Newest
- Most votes
- Most comments
Based on the error you're encountering, there are a few key points to understand about accessing Anthropic Claude models on Amazon Bedrock:
For Anthropic Models Specifically: As a first-time customer, you must complete the First Time Use (FTU) form before you can invoke Anthropic models. This is a requirement to submit your use case details through either the Amazon Bedrock console or the PutUseCaseForModelAccess API operation.
Common Authorization Issues: The "not authorized" error typically occurs due to:
- Insufficient IAM permissions to perform required AWS Marketplace actions
- AWS Marketplace subscription issues that are still being processed
- Missing permissions for the IAM role or user to invoke the model
Standard Resolution Steps:
- Ensure your IAM policy allows both model invocation AND AWS Marketplace subscription actions (Subscribe, Unsubscribe, ViewSubscriptions)
- If you receive marketplace-related errors, wait 15 minutes and try again, as subscriptions may still be processing
- Verify that your IAM user or role has the necessary permissions to access the specific model
If Standard Solutions Don't Work: When you receive an error stating you're not authorized to perform an action, your policies must be updated to allow access to the specific resource and action. If you need help beyond standard troubleshooting, contact your AWS administrator or AWS support.
Given that you've already implemented the standard IAM and Marketplace policies and your support ticket remains unresolved after 2 days, I recommend escalating through your existing support case to request account-level review, as some authorization issues may require administrator-level intervention beyond standard policy updates.
Sources
Resolve Amazon Bedrock serverless foundation model access denied errors | AWS re:Post
Troubleshooting Amazon Bedrock API Error Codes - Amazon Bedrock
Troubleshooting Amazon Bedrock identity and access - Amazon Bedrock
Relevant content
- asked a year ago
- AWS OFFICIALUpdated 7 months ago
