AWS opensearch-service documentation change
Summary
Minor text corrections and updated link to AWS PrivateLink documentation
Security assessment
Changes involve typo fixes ('Service-managed' to 'managed') and updating a documentation link from 'Considerations' to a more specific section title. No security vulnerabilities, mitigations, or security feature enhancements are mentioned.
Diff
diff --git a/opensearch-service/latest/developerguide/vpc-interface-endpoints.md b/opensearch-service/latest/developerguide/vpc-interface-endpoints.md index 2cdf6d2c7..831bdd89c 100644 --- a//opensearch-service/latest/developerguide/vpc-interface-endpoints.md +++ b//opensearch-service/latest/developerguide/vpc-interface-endpoints.md @@ -15 +15 @@ You can configure OpenSearch Service domains to expose additional endpoints runn -You establish this private connection by creating an OpenSearch Service-managed _interface VPC endpoint_ , powered by AWS PrivateLink. We create an endpoint network interface in each subnet that you enable for the interface VPC endpoint. These are service-managed network interfaces that serve as the entry point for traffic destined for OpenSearch Service. Standard [AWS PrivateLink interface endpoint pricing](https://aws.amazon.com/privatelink/pricing/) applies for OpenSearch Service-managed VPC endpoints billed under AWS PrivateLink. +You establish this private connection by creating an OpenSearch Service-managed _interface VPC endpoint_ , powered by AWS PrivateLink. We create an endpoint network interface in each subnet that you enable for the interface VPC endpoint. These are service-managed network interfaces that serve as the entry point for traffic destined for OpenSearch Service. Standard [AWS PrivateLink interface endpoint pricing](https://aws.amazon.com/privatelink/pricing/) applies for OpenSearch Service managed VPC endpoints billed under AWS PrivateLink. @@ -21 +21 @@ You can create VPC endpoints for domains running all versions of OpenSearch and -Before you set up an interface VPC endpoint for OpenSearch Service, review [Considerations](https://docs.aws.amazon.com/vpc/latest/privatelink/create-interface-endpoint.html#considerations-interface-endpoints) in the _AWS PrivateLink Guide_. +Before you set up an interface VPC endpoint for OpenSearch Service, review [Access an AWS service using an interface VPC endpoint](https://docs.aws.amazon.com/vpc/latest/privatelink/create-interface-endpoint.html) in the _AWS PrivateLink Guide_.