ratsi
ratsi

Reputation: 11

aws educate RDS - error setting up MYSQL db

Hello I am trying to create MYSQL db under AWS Educate account and I bump into the below error. Any pointers will be useful.

Your request to create DB instance aws-simplified didn't work. User: arn:aws:sts::############:assumed-role/vocstartsoft/user#######=$$$$$ is not authorized to perform: rds:CreateDBInstance on resource: arn:aws:rds:us-east-1:############:db:aws-simplified with an explicit deny

Upvotes: 0

Views: 1602

Answers (1)

John Rotenstein
John Rotenstein

Reputation: 269826

AWS Educate accounts have intentionally-limited permissions.

You should contact the AWS Educate team at: https://aws.amazon.com/education/awseducate/contact-us/

Upvotes: 1

Related Questions