Solved

A Developer Has Created a Software Package to Be Deployed

Question 91

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:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions