AWS cli documentation change
Summary
Added TOKEN_EXCHANGE authorization method description and updated CLI version.
Security assessment
The change documents a new token exchange authorization method, which is a security feature for exchanging user tokens for scoped access tokens. This adds security documentation but doesn't address a specific vulnerability.
Diff
diff --git a/cli/latest/reference/bedrock-agentcore-control/synchronize-gateway-targets.md b/cli/latest/reference/bedrock-agentcore-control/synchronize-gateway-targets.md index b18bd2586..f7532d94a 100644 --- a//cli/latest/reference/bedrock-agentcore-control/synchronize-gateway-targets.md +++ b//cli/latest/reference/bedrock-agentcore-control/synchronize-gateway-targets.md @@ -15 +15 @@ - * [AWS CLI 2.34.45 Command Reference](../../index.html) » + * [AWS CLI 2.34.48 Command Reference](../../index.html) » @@ -1004,0 +1005 @@ targets -> (list) +>>>>>>> * `TOKEN_EXCHANGE` \- Authorization using on-behalf-of token exchange. An inbound user token is exchanged for a downstream access token scoped to the target audience. @@ -1383 +1384 @@ targets -> (list) - * [AWS CLI 2.34.45 Command Reference](../../index.html) » + * [AWS CLI 2.34.48 Command Reference](../../index.html) »