Multiple Choice
A Developer has created a software package to be deployed on multiple EC2 instances using IAM roles. What actions could be performed to verify IAM access to get records from Amazon Kinesis Streams? (Choose two.)
A) Use the AWS CLI to retrieve the IAM group.
B) Query Amazon EC2 metadata for in-line IAM policies.
C) Request a token from AWS STS, and perform a describe action.
D) Perform a get action using the --dry-run argument. Perform a get action using the --dry-run argument.
E) Validate the IAM role policy with the IAM policy simulator.
Correct Answer:

Verified
Correct Answer:
Verified
Q86: A video-hosting website has two types of
Q87: Which of the following programming languages have
Q88: A Developer wants to enable AWS X-Ray
Q89: A developer is testing an application that
Q90: A Development team is working on a
Q92: An application ingests a large number of
Q93: A Developer is building a serverless application
Q94: A developer wants to send multi-value headers
Q95: A developer is building an application using
Q96: A developer is refactoring a monolithic application.