Decode Authorization Message
GET {{aws_security_token_service_aws_sts_base_url}}/?Action=DecodeAuthorizationMessage&EncodedMessage=&Version=2011-06-15
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Action | string | ||
EncodedMessage | null | The encoded message that was returned with the response. | |
Version | string | The version of the API. |