AWS lookout-for-equipment documentation change
Summary
Updated terminology from 'AWS PrivateLink' to 'Amazon Web Services PrivateLink' and 'AWS Direct Connect' to 'Amazon Web Services Direct Connect connection' for branding consistency
Security assessment
The changes are purely branding/naming convention updates (expanding AWS acronym to full 'Amazon Web Services' name). There is no indication of security vulnerability fixes, security incident response, or new security controls being documented. The existing security context about using VPC endpoints remains unchanged.
Diff
diff --git a/lookout-for-equipment/latest/ug/vpc-interface-endpoints.md b/lookout-for-equipment/latest/ug/vpc-interface-endpoints.md index c081a43da..5cf862127 100644 --- a//lookout-for-equipment/latest/ug/vpc-interface-endpoints.md +++ b//lookout-for-equipment/latest/ug/vpc-interface-endpoints.md @@ -11 +11 @@ On October 7, 2026, AWS will discontinue support for Amazon Lookout for Equipmen -You can establish a private connection between your VPC and Amazon Lookout for Equipment by creating an _interface VPC endpoint_. Interface endpoints are powered by [AWS PrivateLink](https://aws.amazon.com/privatelink), a technology that you can use to privately access Lookout for Equipment APIs without an internet gateway, network address translation (NAT) device, VPN connection, or AWS Direct Connect connection. Instances in your VPC don't need public IP addresses to communicate with Lookout for Equipment APIs. Traffic between your VPC and Lookout for Equipment does not leave the Amazon network. +You can establish a private connection between your VPC and Amazon Lookout for Equipment by creating an _interface VPC endpoint_. Interface endpoints are powered by [AWS PrivateLink](https://aws.amazon.com/privatelink), a technology that you can use to privately access Lookout for Equipment APIs without an internet gateway, network address translation (NAT) device, VPN connection, or Amazon Web Services Direct Connect connection. Instances in your VPC don't need public IP addresses to communicate with Lookout for Equipment APIs. Traffic between your VPC and Lookout for Equipment does not leave the Amazon network. @@ -15 +15 @@ Each interface endpoint is represented by one or more [Elastic Network Interface -For more information, see [Interface VPC endpoints (AWS PrivateLink)](https://docs.aws.amazon.com/vpc/latest/userguide/vpce-interface.html) in the _Amazon VPC User Guide_. +For more information, see [Interface VPC endpoints (Amazon Web Services PrivateLink)](https://docs.aws.amazon.com/vpc/latest/userguide/vpce-interface.html) in the _Amazon VPC User Guide_.