AWS Security ChangesHomeSearch

AWS cli documentation change

Service: cli · 2026-05-16 · Documentation medium

File: cli/latest/reference/bedrock-agentcore-control/create-gateway-target.md

Summary

Added documentation for TOKEN_EXCHANGE authorization method and updated CLI version

Security assessment

Added documentation for security feature (token exchange authorization) describing how user tokens are exchanged for scoped access tokens, improving authentication documentation.

Diff

diff --git a/cli/latest/reference/bedrock-agentcore-control/create-gateway-target.md b/cli/latest/reference/bedrock-agentcore-control/create-gateway-target.md
index d1dcb8819..3b198fd2b 100644
--- a//cli/latest/reference/bedrock-agentcore-control/create-gateway-target.md
+++ b//cli/latest/reference/bedrock-agentcore-control/create-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) »