Accelerate the Value of Data

Verify IP address for AWS PrivateLink

Learn how to verify the IP address for the AWS PrivateLink connection.

  1. In the AWS Management Console, navigate to Services and select EC2.
  2. In the EC2 Dashboard, under Network & Security, select Network Interfaces.
  3. Locate the network interface associated with your VPC endpoint.
  4. Note the private IP address associated with the network interface.
  5. Open a terminal or command prompt on your local machine.
  6. Use the ping command followed by the private IP address to verify connectivity.
    The command should return a response indicating successful connectivity.
The IP address is verified, ensuring the AWS PrivateLink connection is working correctly.