AWS opensearch-service documentation change
Summary
Changed 'AWS Direct Connect' to 'Direct Connect' in network policy documentation
Security assessment
Terminology update without changing security implications. The network security guidance about VPC endpoints remains functionally identical.
Diff
diff --git a/opensearch-service/latest/developerguide/serverless-security.md b/opensearch-service/latest/developerguide/serverless-security.md index 5b0133fd1..1449a8b05 100644 --- a//opensearch-service/latest/developerguide/serverless-security.md +++ b//opensearch-service/latest/developerguide/serverless-security.md @@ -72 +72 @@ Network policies consist of two components: an **access type** and a **resource -If you plan to configure VPC access within a network policy, you must first create one or more [OpenSearch Serverless-managed VPC endpoints](./serverless-vpc.html). These endpoints let you access OpenSearch Serverless as if it were in your VPC, without the use of an internet gateway, NAT device, VPN connection, or AWS Direct Connect connection. +If you plan to configure VPC access within a network policy, you must first create one or more [OpenSearch Serverless-managed VPC endpoints](./serverless-vpc.html). These endpoints let you access OpenSearch Serverless as if it were in your VPC, without the use of an internet gateway, NAT device, VPN connection, or Direct Connect connection.