AWS Security ChangesHomeSearch

AWS cli documentation change

Service: cli · 2026-05-07 · Documentation low

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

Summary

Updated documentation for registry creation: 1) Updated CLI version references from 2.34.41 to 2.34.44, 2) Enhanced description of intermediate domain usage for secure VPC routing

Security assessment

The changes add security documentation about routing traffic through secure components (VPC endpoints/internal load balancers) instead of publicly resolvable domains, improving documentation of secure network patterns. No evidence of addressing a specific security vulnerability.

Diff

diff --git a/cli/latest/reference/bedrock-agentcore-control/create-registry.md b/cli/latest/reference/bedrock-agentcore-control/create-registry.md
index 4564c4c48..e5299127e 100644
--- a//cli/latest/reference/bedrock-agentcore-control/create-registry.md
+++ b//cli/latest/reference/bedrock-agentcore-control/create-registry.md
@@ -15 +15 @@
-  * [AWS CLI 2.34.41 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.44 Command Reference](../../index.html) »
@@ -420 +420 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/bedroc
->>>>> 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].
@@ -572 +572 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/bedroc
->>>>>>> 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].
@@ -809 +809 @@ registryArn -> (string)
-  * [AWS CLI 2.34.41 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.44 Command Reference](../../index.html) »