decode-authorization-message

Decodes additional information about the authorization status of a request from an encoded message returned in response to an AWS request.

For example, if a user is not authorized to perform an operation that he or she has requested, the request returns a Client.UnauthorizedOperation response (an HTTP 403 response). Some AWS operations additionally return an encoded message that can provide details about this authorization failure.

上一篇:java – 如何根据用户登录隐藏某些功能?


下一篇:是否可以将PHP页面限制为某些设备?