AWS Certified Developer Associate DVA-C01 – Question383

A developer is troubleshooting the permissions of an application that needs to make changes to an Amazon
RDS database. The developer has access to the IAM role that the application is using.
Which command structure should the developer use to test the role permissions?

A.
aws sts assume-role
B. aws iam attach-role-policy
C. aws ssm resume-session
D. aws rds add-role-to-db-cluster

Correct Answer: A