sts_decode_authorization_message {paws.security.identity} | R Documentation |
Decodes additional information about the authorization status of a request from an encoded message returned in response to an Amazon Web Services request.
See https://www.paws-r-sdk.com/docs/sts_decode_authorization_message/ for full documentation.
sts_decode_authorization_message(EncodedMessage)
EncodedMessage |
[required] The encoded message that was returned with the response. |