This chapter introduces some network configurations. For example, how to use PrivateLink to achieve communications from customer VPC to TDengine Cloud.
### Step 1: choose a endpoint service name in TDengine Cloud
...
...
@@ -34,31 +28,19 @@ For more detailed of the PrivateLink concept, please see the following AWS docum
To use the AWS Management Console to create a VPC interface endpoint, perform the following steps:
1. Sign in to the [AWS Management Console](https://aws.amazon.com/console/) and open the Amazon VPC console at [AWS VPC](https://console.aws.amazon.com/vpc/).
2. Select the region where your VPC is located from the drop-down list in the upper-right corner. Find **Virtual private cloud** in the left navigation pane and Click **Endpoints**, and then click **Create Endpoint** in the upper-right corner.
2. Enter the service name that you choose in **Step 1**.
Click **Verify service**.
1. Select your VPC in the drop-down list.
2. In the Subnets area, select all the availability zones, and select the Subnet ID.
3. Select your security group properly in the Security groups area.
:::note
Make sure the selected security group allows inbound access from your EC2 instances on port 443.
:::
2. Select the region where your VPC is located from the drop-down list in the upper-right corner. Find **Virtual private cloud** in the left navigation pane and Click **Endpoints**, and then click **Create Endpoint** in the upper-right corner. The **Create endpoint** page is displayed.