AWS cli documentation change
Summary
Updated CLI version reference from 2.34.41 to 2.34.44. Improved VPC Lattice routing documentation to clarify intermediate domain usage for secure traffic routing through VPC endpoints or internal load balancers.
Security assessment
Enhanced documentation provides clearer guidance on implementing secure network routing patterns using intermediate domains, supporting better security architecture. No evidence of a specific security vulnerability being addressed.
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 6397c0c69..92e40223c 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.41 Command Reference](../../index.html) » + * [AWS CLI 2.34.44 Command Reference](../../index.html) » @@ -1288 +1288 @@ targets -> (list) ->>>>> 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]. @@ -1383 +1383 @@ targets -> (list) - * [AWS CLI 2.34.41 Command Reference](../../index.html) » + * [AWS CLI 2.34.44 Command Reference](../../index.html) »