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

Description

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.

Usage

sts_decode_authorization_message(EncodedMessage)

Arguments

EncodedMessage

[required] The encoded message that was returned with the response.


[Package paws.security.identity version 0.9.0 Index]