AWS cli documentation change
Summary
Updated CLI version reference from 2.34.41 to 2.34.44. Improved documentation for VPC Lattice routing by clarifying intermediate domain usage for traffic routing through secure components like VPC endpoints. Added details about actor token scopes in TOKEN_EXCHANGE grant configuration.
Security assessment
The changes enhance documentation about secure traffic routing through intermediate components (VPC endpoints/internal load balancers) which improves network security posture. The actor token scope clarification provides better security configuration guidance. No vulnerability fix is indicated.
Diff
diff --git a/cli/latest/reference/bedrock-agentcore-control/get-oauth2-credential-provider.md b/cli/latest/reference/bedrock-agentcore-control/get-oauth2-credential-provider.md index 6c23ed455..c76eb6a1e 100644 --- a//cli/latest/reference/bedrock-agentcore-control/get-oauth2-credential-provider.md +++ b//cli/latest/reference/bedrock-agentcore-control/get-oauth2-credential-provider.md @@ -15 +15 @@ - * [AWS CLI 2.34.41 Command Reference](../../index.html) » + * [AWS CLI 2.34.44 Command Reference](../../index.html) » @@ -491 +491 @@ oauth2ProviderConfigOutput -> (tagged union structure) ->>>>> An intermediate publicly resolvable domain used as the VPC Lattice resource configuration endpoint. Required when your private endpoint uses a domain that is not publicly resolvable. +>>>>> An intermediate domain to use as the resource configuration endpoint instead of the actual target domain. Use this when you want to route traffic through an intermediate component such as a VPC endpoint or internal load balancer. For more information, see xref:lattice-vpc-egress-routing-domain[Route traffic through an intermediate domain]. @@ -643 +643 @@ oauth2ProviderConfigOutput -> (tagged union structure) ->>>>>>> An intermediate publicly resolvable domain used as the VPC Lattice resource configuration endpoint. Required when your private endpoint uses a domain that is not publicly resolvable. +>>>>>>> An intermediate domain to use as the resource configuration endpoint instead of the actual target domain. Use this when you want to route traffic through an intermediate component such as a VPC endpoint or internal load balancer. For more information, see xref:lattice-vpc-egress-routing-domain[Route traffic through an intermediate domain]. @@ -669 +669 @@ oauth2ProviderConfigOutput -> (tagged union structure) ->>>> Configuration specific to TOKEN_EXCHANGE grant type (RFC 8693) +>>>> Configuration specific to the TOKEN_EXCHANGE grant type (RFC 8693). @@ -685 +685 @@ oauth2ProviderConfigOutput -> (tagged union structure) ->>>>> Only valid when actorTokenContent is M2M +>>>>> The scopes for the actor token. Only valid when actorTokenContent is M2M. @@ -1338 +1338 @@ failureReason -> (string) - * [AWS CLI 2.34.41 Command Reference](../../index.html) » + * [AWS CLI 2.34.44 Command Reference](../../index.html) »