AWS cli documentation change
Summary
Updated CLI version reference; improved documentation for intermediate domain routing configuration
Security assessment
Changes only update CLI version references and enhance documentation about intermediate domain routing. The description improvement provides clearer operational guidance for traffic routing but contains no evidence of addressing security vulnerabilities or weaknesses.
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 e1bf9ed90..4367ced38 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.41 Command Reference](../../index.html) » + * [AWS CLI 2.34.44 Command Reference](../../index.html) » @@ -1254 +1254 @@ JSON Syntax: ->>> 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]. @@ -2435 +2435 @@ privateEndpoint -> (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]. @@ -2530 +2530 @@ protocolType -> (string) - * [AWS CLI 2.34.41 Command Reference](../../index.html) » + * [AWS CLI 2.34.44 Command Reference](../../index.html) »