Skip to content

Commit

Permalink
br: update description of session token (#15034) (#15067)
Browse files Browse the repository at this point in the history
  • Loading branch information
ti-chi-bot authored Sep 21, 2023
1 parent add3ef1 commit 497393c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion br/backup-and-restore-storages.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ BACKUP DATABASE * TO 's3://bucket-name/prefix' SEND_CREDENTIALS_TO_TIKV = FALSE;

- `access-key`:访问密钥
- `secret-access-key`:秘密访问密钥
- `session-token`会话令牌
- `session-token`临时会话令牌(BR 尚不支持该参数)
- `use-accelerate-endpoint`:是否在 Amazon S3 上使用加速端点,默认为 `false`
- `endpoint`:Amazon S3 兼容服务自定义端点的 URL,例如 `<https://s3.example.com/>`
- `force-path-style`:使用路径类型 (path-style),而不是虚拟托管类型 (virtual-hosted-style),默认为 `true`
Expand Down

0 comments on commit 497393c

Please sign in to comment.