AWS Security ChangesHomeSearch

AWS opensearch-service documentation change

Service: opensearch-service · 2025-04-28 · Documentation low

File: opensearch-service/latest/developerguide/ml-create.md

Summary

Modified URL formatting in VPC connectivity instructions

Security assessment

Clarified domain URL syntax without changing security-related content. Existing VPC security context remains unchanged.

Diff

diff --git a/opensearch-service/latest/developerguide/ml-create.md b/opensearch-service/latest/developerguide/ml-create.md
index 224c8a2a9..4149374c5 100644
--- a//opensearch-service/latest/developerguide/ml-create.md
+++ b//opensearch-service/latest/developerguide/ml-create.md
@@ -87 +87 @@ To create a flow-framework template with connector, you will need to send a `POS
-If your domain resides within a virtual private cloud (Amazon VPC), you must be connected to the Amazon VPC for the request to successfully create the AI connector. Accessing an Amazon VPC varies by network configuration, but usually involves connecting to a VPN or corporate network. To check that you can reach your OpenSearch Service domain, navigate to `https://your-vpc-domain.region.es.amazonaws.com` in a web browser and verify that you receive the default JSON response.
+If your domain resides within a virtual private cloud (Amazon VPC), you must be connected to the Amazon VPC for the request to successfully create the AI connector. Accessing an Amazon VPC varies by network configuration, but usually involves connecting to a VPN or corporate network. To check that you can reach your OpenSearch Service domain, navigate to `https://`your-vpc-domain`.`region`.es.amazonaws.com` in a web browser and verify that you receive the default JSON response. (Replace the `placeholder text` with your own values.