Topic 1 Question 508
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?
aws sts assume-role
aws iam attach-role-policy
aws ssm resume-session
aws rds add-role-to-db-cluster
ユーザの投票
コメント(1)
- 正解だと思う選択肢: A
This command is used to test assuming a role to determine if the IAM role has the appropriate permissions
👍 1e8868352025/02/06
シャッフルモード