
Answer-first summary for fast verification
Answer: Describe AWS load balancers., Invoke an AWS Lambda function.
Based on standard IAM policies for developers, describing load balancers (elasticloadbalancing:DescribeLoadBalancers) and invoking Lambda (lambda:InvokeFunction) are common read and execute permissions. Creating Storage Gateway, IAM roles, or deleting SQS would typically require more elevated permissions not usually granted to developers.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
A SysOps administrator creates an IAM policy for a developer. Which actions does the policy allow? (Choose two.)
A
Create an AWS Storage Gateway.
B
Create an IAM role for a Lambda function.
C
Delete an Amazon SQS queue.
D
Describe AWS load balancers.
E
Invoke an AWS Lambda function.