Skip to content

Commit

Permalink
Update dumpling-overview.md (pingcap#6539) (pingcap#6589)
Browse files Browse the repository at this point in the history
  • Loading branch information
ti-chi-bot authored Jul 5, 2021
1 parent 37f8046 commit 69fce26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dumpling-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ export AWS_SECRET_ACCESS_KEY=${SecretKey}

Dumpling 同时还支持从 `~/.aws/credentials` 读取凭证文件。更多 Dumpling 存储配置可以参考[外部存储](/br/backup-and-restore-storages.md)。

在进行 Dumpling 备份时,显式指定参数 `--s3.region`,即表示 S3 存储所在的区域。
在进行 Dumpling 备份时,显式指定参数 `--s3.region`,即表示 S3 存储所在的区域,例如 `ap-northeast-1`

{{< copyable "shell-regular" >}}

Expand Down

0 comments on commit 69fce26

Please sign in to comment.