AWS IAM documentation change
Summary
Fixed a typo: changed 'AWS AWS STS' to 'AWS STS' in a sentence about exchange tokens.
Security assessment
Minor typographical correction with no security implications.
Diff
diff --git a/IAM/latest/UserGuide/temporary-delegation-building-integration.md b/IAM/latest/UserGuide/temporary-delegation-building-integration.md index 5a7d2e5ec..1f380bb7a 100644 --- a//IAM/latest/UserGuide/temporary-delegation-building-integration.md +++ b//IAM/latest/UserGuide/temporary-delegation-building-integration.md @@ -209 +209 @@ _ExchangeToken Notification_ -An exchange token or a trade in token is issued by IAM when a customer accepts and finalizes a delegation request. The product provider uses this exchange or trade in token to call the AWS AWS STS GetDelegatedAccessToken API to obtain temporary AWS credentials with the permissions customers approved. The exchange token itself does not grant access to your AWS resources; it must be exchanged for actual credentials through AWS STS. +An exchange token or a trade in token is issued by IAM when a customer accepts and finalizes a delegation request. The product provider uses this exchange or trade in token to call the AWS STS GetDelegatedAccessToken API to obtain temporary AWS credentials with the permissions customers approved. The exchange token itself does not grant access to your AWS resources; it must be exchanged for actual credentials through AWS STS.