AWS AI Playground not working

I tried to use SageMaker AI & Bedrock service. Anything I tried it is giving me the following error

AccessDeniedException

User: arn:aws:iam::347562041995:user/kk_labs_user_216994 is not authorized to perform: bedrock:InvokeModelWithResponseStream on resource: arn:aws:bedrock:us-east-1::foundation-model/deepseek.v3.2 because no identity-based policy allows the bedrock:InvokeModelWithResponseStream action

There is no instruction given on whether I need to setup anything in IAM before trying this playground. What is the use of subscribing to Pro if I cannot use AI playground. I tried sagemaker domain creation which is also getting access AI.

With the playgrounds, the accesses you get with the default IAM setup is what you get, so that’s not the issue here. We do limit access to both of these services – by type of sub-service, and by models; for example, DeepSeek is not a supported model in our Bedrock offering. Make sure you look carefully over what we do allow by reading the information on the launch pages:

See our FAQ for general information about what’s allowed and what isn’t on the playgrounds, and why.