AWS iot-fleetwise documentation change
Summary
Changed 'AWS Direct Connect' to 'Direct Connect' and rephrased VPC connectivity guidance
Security assessment
Terminology standardization (removing 'AWS' prefix) and minor phrasing improvements. The security context of using VPC endpoints to avoid public internet exposure remains unchanged. No new security features or vulnerabilities are addressed.
Diff
diff --git a/iot-fleetwise/latest/developerguide/interface-vpc-endpoint.md b/iot-fleetwise/latest/developerguide/interface-vpc-endpoint.md index 800809445..9a4319e89 100644 --- a//iot-fleetwise/latest/developerguide/interface-vpc-endpoint.md +++ b//iot-fleetwise/latest/developerguide/interface-vpc-endpoint.md @@ -11 +11 @@ You can connect directly to AWS IoT FleetWise by using an [interface VPC endpoin -The interface VPC endpoint connects your VPC directly to AWS IoT FleetWise without an internet gateway, NAT device, VPN connection, or AWS Direct Connect connection. The instances in your VPC don't need public IP addresses to communicate with the AWS IoT FleetWise API. +The interface VPC endpoint connects your VPC directly to AWS IoT FleetWise without an internet gateway, NAT device, VPN connection, or Direct Connect connection. The instances in your VPC don't need public IP addresses to communicate with the AWS IoT FleetWise API. @@ -13 +13 @@ The interface VPC endpoint connects your VPC directly to AWS IoT FleetWise witho -To use AWS IoT FleetWise through your VPC, you must connect from an instance that is inside the VPC or connect your private network to your VPC by using an AWS Virtual Private Network (VPN) or AWS Direct Connect. For information about Amazon VPN, see [VPN connections](https://docs.aws.amazon.com/vpc/latest/userguide/vpn-connections.html) in the _Amazon Virtual Private Cloud User Guide_. For information about AWS Direct Connect, see [Creating a connection](https://docs.aws.amazon.com/directconnect/latest/UserGuide/create-connection.html) in the _AWS Direct Connect User Guide_. +To use AWS IoT FleetWise through your VPC, you must connect from an instance that is inside the VPC or connect your private network to your VPC by using an AWS Virtual Private Network (VPN) or Direct Connect. For information about Amazon VPN, see [VPN connections](https://docs.aws.amazon.com/vpc/latest/userguide/vpn-connections.html) in the _Amazon Virtual Private Cloud User Guide_. For information about AWS Direct Connect, see [Creating a connection](https://docs.aws.amazon.com/directconnect/latest/UserGuide/create-connection.html) in the _Direct Connect User Guide_.