Anyone help me with this
See if this command line based solution makes things more clear. You can probably do this from the console as well, but the command line invocations may tell you what you need to know.
hello refer to this video tutorial to solve the task and if this is helpful make sure to star my repo . ![]()
@raymond.baoly
after moving to dev/Test Im getting an follwoing error !
Your request to create DB instance xfusion-rds didn't work. User: arn:aws:iam::423161405967:user/kk_labs_user_644900 is not authorized to perform: rds:CreateDBInstance on resource: arn:aws:rds:us-east-1:423161405967:db:xfusion-rds because no identity-based policy allows the rds:CreateDBInstance action
What lab or task are you working on?
I’ve just checked from my side, and everything is working properly. I was able to create a new RDS instance successfully.
Hello @raymond.baoly
Im working on Kode-Kloud engineer AWS Level -2
Task number : 9
Configuring a Private RDS Instance for Application Development
while createing option im using :
- Engine options :
- Engine type: MySQL
- Choose a database creation method : Full configuration
- Teamplates : Dev/Test
- Availability and durability :
- Deployment options: Single - AZ DB
- Settings:
- Enginer Version : MySQL 8.4.8
- DB instance identifier : datacenter-rds(as inserted in the lab)
- Credentials management : Self manage
- Auto generate password : True
- Instance configuration
- Choice : Burstable classes (includes t classes)
- instance type : db.t3.micro
- stroge
- allocated (50GB)
- connectiviy
- public access : NO
remining things were using default still getting an below error!(the snap also attached earlier)
Your request to create DB instance database-1 didn’t work.
User: arn:aws:iam::626885229782:user/kk_labs_user_984075 is not authorized to perform: rds:CreateDBInstance on resource: arn:aws:rds:us-east-1:626885229782:db:database-1 with an explicit deny in a service control policy: arn:aws:organizations::487349550619:policy/o-0mgf8ua334/service_control_policy/p-icntgjha






