Skip to content

Amazon Bedrock foundational Models Access Issue

0

Hello Experts ,

I am getting started with AWS and was trying on my own to explore Amazon Bedrock's features. When I try to enable the foundational models , It shows the below page. When I went through some help it shows that I have to request access , but in my console it shows the models are enabled by default.

I have also given my IAM user with all Bedrock related permissions - but still I am unable to use it. Can someone help me resolve this blocker to continue my learning.

Note : I am using Amazon free tier right now. Region is us-east-1

Bedrock_Error

Foundational Model Acccess Page

asked 7 months ago880 views
3 Answers
0

Hello.

A few days ago, Bedrock removed the model access page for foundation models and made it accessible by default.
However, for Anthropic models, you will still need to apply via the form.
https://aws.amazon.com/jp/blogs/security/simplified-amazon-bedrock-model-access/

I recommend contacting AWS Support via the "Account and billing" section at the following URL:
"Account and billing" inquiries are free of charge.
When contacting us, please select the category below:
https://support.console.aws.amazon.com/support/home#/case/create
a

EXPERT
answered 7 months ago
  • Thank you Riku for your insights.

  • Hi, any update you got? I am facing same issue.

0

There is no "Modify model access" button in "Model access" Page. I'm Amazon free tier, and in us-east1 alse. (I tried changing multiple regions to find the "Modify model access" button, but I couldn't find it.)

answered 7 months ago
-1

Based on your screenshots and description, you're encountering a common issue with Amazon Bedrock model access. While the documentation states that access to foundation models is enabled by default with the correct AWS Marketplace permissions, there are still specific steps you need to take to use these models.

Here's what's happening and how to fix it:

  1. Even though the models appear to be "enabled" in your console, you still need to explicitly request access to each foundation model you want to use before you can invoke them.

  2. To resolve this issue:

  • Navigate to the Amazon Bedrock console
  • Go to "Model access" under "Bedrock configurations" in the left navigation pane
  • Click on "Modify model access"
  • Select the specific models you want to use
  • Click "Next" and follow the prompts to submit your request
  1. If you're requesting access to Anthropic models (like Claude), you'll need to provide use case details by filling out a form.

  2. After submitting your request, it may take several minutes for the access to be granted. Once approved, the access status should change to "Access granted" or "Available to request."

  3. If you continue to experience issues after requesting model access, check:

  • Your IAM permissions to ensure you have the necessary rights
  • That you're in a supported region (you mentioned us-east-1, which is supported)
  • That there are no AWS Organizations policies restricting access to AI/ML services

Being on the free tier shouldn't prevent you from accessing the models, but you'll need to complete the model access request process before you can use them in the playground or via API calls.
Sources
ERROR in Bedrock playground: You have not filled out the request form. Fill out the form before getting access. | AWS re:Post
Access Amazon Bedrock foundation models - Amazon Bedrock
Why am I getting "The provided model identifier is invalid" | AWS re:Post

answered 7 months ago
EXPERT
reviewed 7 months ago
  • Thank you for your interest on helping me out , But the answer seems to be outdates as AWS has moved with removing the enabling access page and shows the attached screen that all foundational models are enabled by default. The problem arises when we actually try to use them.

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.