Topic 1 Question 406
A SysOps administrator must create an IAM policy for a developer who needs access to specific AWS services. Based on the requirements, the SysOps administrator creates the following policy:
Which actions does this policy allow?
Create an AWS Storage Gateway.
Create an IAM role for an AWS Lambda function.
Delete an Amazon Simple Queue Service (Amazon SQS) queue.
Describe AWS load balancers.
Invoke an AWS Lambda function.
ユーザの投票
コメント(6)
- 正解だと思う選択肢: D
D. Describe AWS load balancers (elasticloadbalancing:*):
The policy allows any action () for Elastic Load Balancing (elasticloadbalancing). This includes actions like describing, creating, updating, and deleting load balancers. E. Invoke an AWS Lambda function (lambda:):
The policy allows any action (*) for AWS Lambda (lambda). This includes actions like creating, updating, deleting, and invoking Lambda functions.
👍 1LemonGremlin2023/12/29 DE is correct.
👍 1WinAndWin2024/01/01- 正解だと思う選択肢: D
DE are the right answers. Can a admin allow multiples answers?
👍 1Kipalom2024/01/01
シャッフルモード