ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 110 - DVA-C01 discussion

Report
Export

A Developer executed a AWS CLI command and received the error shown below:

What action should the Developer perform to make this error human-readable?

A.
Make a call to AWS KMS to decode the message.
Answers
A.
Make a call to AWS KMS to decode the message.
B.
Use the AWS STS decode-authorization-message API to decode the message.
Answers
B.
Use the AWS STS decode-authorization-message API to decode the message.
C.
Use an open source decoding library to decode the message.
Answers
C.
Use an open source decoding library to decode the message.
D.
Use the AWS IAM decode-authorization-message API to decode this message.
Answers
D.
Use the AWS IAM decode-authorization-message API to decode this message.
Suggested answer: B

Explanation:

https://docs.aws.amazon.com/cli/latest/reference/sts/decode-authorization-message.htmlThe message is encoded because the details of the authorization status can constitute privileged information that the user who requested the operation should not see. To decode an authorization status message, a user must be granted permissions via an IAM policy to request the DecodeAuthorizationMessage (sts:DecodeAuthorizationMessage ) action.

asked 16/09/2024
Alexander Voronetsky
42 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first