Skip to content

Commit ca176a2

Browse files
committed
fix
1 parent f4c6bf0 commit ca176a2

5 files changed

+7
-6
lines changed

TOC-tidb-cloud-essential.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@
277277
- [Private Link Connection Overview](/tidb-cloud/serverless-private-link-connection.md)
278278
- [Connect to AWS RDS](/tidb-cloud/serverless-private-link-connection-to-aws-rds.md)
279279
- [Connect to Alibaba Cloud RDS](/tidb-cloud/serverless-private-link-connection-to-alicloud-rds.md)
280-
- [Connect to AWS Confluent Cloud](/tidb-cloud/serverless-private-link-connection-to-confluent.md)
280+
- [Connect to AWS Confluent Cloud](/tidb-cloud/serverless-private-link-connection-to-aws-confluent.md)
281281
- [Connect to Self-Hosted Kafka in AWS](/tidb-cloud/serverless-private-link-connection-to-self-hosted-kafka-in-aws.md)
282282
- Audit Management
283283
- [Console Audit Logging](/tidb-cloud/tidb-cloud-console-auditing.md)

tidb-cloud/serverless-private-link-connection-to-alicloud-rds.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ The RDS must meet the following requirements:
2525

2626
- The Alibaba Cloud region for your RDS instance must be the same as the region for your {{.essential}}.
2727
- The subnet group of your RDS must have overlapping availability zones as your {{.essential}}.
28-
- Make sure your RDS instance is accessible within the VPC.
28+
- Make sure your RDS instance set proper IP whitelist and is accessible within the VPC.
2929

3030
> **Note**
3131
>

tidb-cloud/serverless-private-link-connection-to-aws-confluent.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Set up a Private Link Connection to AWS Confleunt Cloud
1+
# Set up a Private Link Connection to AWS Confleunt
22

33
> **Note**
44
>

tidb-cloud/serverless-private-link-connection-to-aws-rds.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ The RDS must meet the following requirements:
2626

2727
- The RDS must be in the same AWS region as your {{.essential}}.
2828
- The subnet group of your RDS must have overlapping availability zones as your {{.essential}}.
29+
- Make sure your RDS instance set proper security group and is accessible within the VPC.
2930

3031
> **Note**
3132
>

tidb-cloud/serverless-private-link-connection.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -258,9 +258,9 @@ ticloud s plc detach-domains -c <cluster-id> --private-link-connection-id <plc-i
258258
</div>
259259
</SimpleTab>
260260

261+
## See Also
262+
261263
- [Set up a private link connection to AWS RDS](/tidbcloud/serverless-private-link-connection-to-aws-rds.md)
262264
- [Set up a private link connection to Alibaba Cloud RDS](/tidbcloud/serverless-private-link-connection-to-alicloud-rds.md)
263265
- [Set up a private link connection to AWS Confluent](/tidbcloud/serverless-private-link-connection-to-aws-confluent.md)
264-
- [Set up a private link connection to a self-hosted Kafka cluster in AWS](/tidbcloud/serverless-private-link-connection-to-self-hosted-kafka-in-aws.md)
265-
- [Create an AWS Endpoint Service Private Link Connection to AWS Confluent](/tidbcloud/serverless-private-link-connection-to-aws-confluent.md)
266-
- [Create an AWS Endpoint Service Private Link Connection to Self-Hosted Kafka in AWS](/tidbcloud/serverless-private-link-connection-to-self-hosted-kafka-in-aws.md)
266+
- [Set up a private link connection to self-hosted Kafka cluster in AWS](/tidbcloud/serverless-private-link-connection-to-self-hosted-kafka-in-aws.md)

0 commit comments

Comments
 (0)