getDelegatedAccessToken
inline suspend fun StsClient.getDelegatedAccessToken(crossinline block: GetDelegatedAccessTokenRequest.Builder.() -> Unit): GetDelegatedAccessTokenResponse
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.