Skip to content

Internet Gayteway create error

0

when i create internet gateway, i got 403 error. You are not authorized to perform this operation. Encoded authorization failure message ~~. but, i authorized all to my user. What should I do?

asked 3 years ago496 views
1 Answer
3

Hi,

Theoretically, the UnauthorizedOperation error indicates that you don't have the required permission to perform that operation.

Could you install the AWS ClI and run the aws sts decode-authorization-message --encoded-message <your-encoded-message> command to decode the message and get the missing IAM permissions? There may be one you are missing.

The following Knowledge Center page shows you how to do it.

EXPERT
answered 3 years ago
AWS
EXPERT
reviewed 3 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Relevant content