A startup uses a single AWS account for all environments. Security audit finds developers can access production RDS from their laptops. What is the correct architectural fix?
-
A
Separate production into its own AWS account and use AWS Organizations SCPs to restrict access
-
B
Add an IAM deny policy on the production RDS resource
-
C
Enable RDS encryption at rest
-
D
Place the RDS instance in a private subnet