- Newest
- Most votes
- Most comments
Hello.
Is the IAM policy shown in the image attached to the IAM user mentioned in the error message?
Also, is there a policy set to deny "bedrock:CreateDataSource" to the IAM user?
Please also check whether any permission boundaries have been set for the IAM user.
If a permission boundary is set, please delete the setting.
https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies_boundaries.html
Hello, Would you be able to share details regarding this role as well: role/darwin-project-role? Does it have a permission boundary set?
Is your AWS account in an organization with SCP? If so you need to ensure that the SCPs allow the necessary actions for creating a data source from an S3 bucket. Even if you have bedrock:fullAccess attached to your user, the SCPs might override this permission if they deny relevant actions.
Evaluate all policies, If there is an explicit deny mentioned anywhere most probably final decision will be deny
Relevant content
- asked 7 months ago
- asked 2 years ago

Hi Riku, I edited my question to add the requisite screenshots
Is it possible to share the IAM policy in JSON?
shared by editing the answer