From 8358d74d5f818809f8157534223e2ec806cda68a Mon Sep 17 00:00:00 2001 From: shi yuhang <52435083+shiyuhang0@users.noreply.github.com> Date: Tue, 27 Aug 2024 18:53:15 +0800 Subject: [PATCH] Apply suggestions from code review Co-authored-by: xixirangrang --- tidb-cloud/config-s3-and-gcs-access.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tidb-cloud/config-s3-and-gcs-access.md b/tidb-cloud/config-s3-and-gcs-access.md index a53802b256029..a8882a311b664 100644 --- a/tidb-cloud/config-s3-and-gcs-access.md +++ b/tidb-cloud/config-s3-and-gcs-access.md @@ -5,7 +5,7 @@ summary: Learn how to configure Amazon Simple Storage Service (Amazon S3) access # Configure External Storage Access for TiDB Dedicated -If your source data is stored in Amazon S3 or Google Cloud Storage (GCS) buckets, before importing or migrating the data to TiDB Cloud, you need to configure cross-account access to the buckets. This document describes how to do this. +If your source data is stored in Amazon S3 or Google Cloud Storage (GCS) buckets, before importing or migrating the data to TiDB Cloud, you need to configure cross-account access to the buckets. This document describes how to do this for TiDB Dedicated clusters. If you need to configure these external storages for TiDB Serverless, see [Configure External Storage Access for TiDB Serverless](/tidb-cloud/serverless-external-storage.md).