Module Smaws_Client_STS.GetDelegatedAccessToken

Exchanges a trade-in token for temporary Amazon Web Services credentials with the permissions associated with the assumed principal. This operation allows you to obtain credentials for a specific principal based on a trade-in token, enabling delegation of access to Amazon Web Services resources.

val error_to_string : [ Smaws_Lib.Protocols.AwsQuery.error | `ExpiredTradeInTokenException of Types.expired_trade_in_token_exception | `PackedPolicyTooLargeException of Types.packed_policy_too_large_exception | `RegionDisabledException of Types.region_disabled_exception ] -> string