AWS cli documentation change
Summary
Added TOKEN_EXCHANGE authorization method description in two sections and updated CLI version.
Security assessment
Documents the TOKEN_EXCHANGE authorization method for token exchange flows, enhancing security feature documentation. No evidence of addressing a specific security vulnerability.
Diff
diff --git a/cli/latest/reference/bedrock-agentcore-control/update-gateway-target.md b/cli/latest/reference/bedrock-agentcore-control/update-gateway-target.md index feabb34c9..88a16492b 100644 --- a//cli/latest/reference/bedrock-agentcore-control/update-gateway-target.md +++ b//cli/latest/reference/bedrock-agentcore-control/update-gateway-target.md @@ -15 +15 @@ - * [AWS CLI 2.34.45 Command Reference](../../index.html) » + * [AWS CLI 2.34.48 Command Reference](../../index.html) » @@ -927,0 +928 @@ JSON Syntax: +>>>>> * `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. @@ -2151,0 +2153 @@ credentialProviderConfigurations -> (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. @@ -2530 +2532 @@ protocolType -> (string) - * [AWS CLI 2.34.45 Command Reference](../../index.html) » + * [AWS CLI 2.34.48 Command Reference](../../index.html) »