Posted by: Pdfprep
Post Date: December 14, 2020
A user wants to list the IAM role that is attached to their Amazon EC2 instance. The user has login access to the EC2 instance but does not have IAM permissions
What should a solutions architect do to retrieve this information?
A . Run the following EC2 command curl http://169.254.169.254/latest/meta-data/iam/info
B . Run the following EC2 command curl http://169.254.169.254/latest-/user-data/iam/info
C . Run the following EC2 command http://169.254.169.254/latest/dynamic/instance-idencity/
D . Run the following AWS CLI command aws iam get-instance-prof lie ―instance-profile-name ExamplelnstanceProfile
Answer: B
Leave a Reply