Configuring a Private RDS Instance for Application Development - Level 2 AWS

The task is to create a RDS instance but the IAM user provided does not have permissions to create RDS instance as shown below

Your request to create DB instance devops-rds didn’t work.

User: arn:aws:iam::704152243091:user/kk_labs_user_483821 is not authorized to perform: rds:CreateDBInstance on resource: arn:aws:rds:us-east-1:704152243091:db:devops-rds with an explicit deny in a service control policy: arn:aws:organizations::487349550619:policy/o-0mgf8ua334/service_control_policy/p-icntgjha

It appears that AWS has updated the config options for creating RDS in the free tier.

I’ll ask the team to update the requirements such that it works on Console as well.

Could you please refer to this solution?
It works with AWS CLI, and I verified it, and it works.

hello there refer to this solution KodeKloud-100-Days-Of-AWS/Day-09 at main · MiqdadProjects/KodeKloud-100-Days-Of-AWS · GitHub and please star the repo if its helps.