Skip to content

Commit

Permalink
br: update description of session token (#14890)
Browse files Browse the repository at this point in the history
  • Loading branch information
lilin90 authored Sep 21, 2023
1 parent 82abddf commit e5646be
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 @@ -47,7 +47,7 @@ This section describes the URI format of the storage services:

- `access-key`: Specifies the access key.
- `secret-access-key`: Specifies the secret access key.
- `session-token`: Specifies the session token.
- `session-token`: Specifies the temporary session token. BR does not support this parameter yet.
- `use-accelerate-endpoint`: Specifies whether to use the accelerate endpoint on Amazon S3 (defaults to `false`).
- `endpoint`: Specifies the URL of custom endpoint for S3-compatible services (for example, `<https://s3.example.com/>`).
- `force-path-style`: Use path style access rather than virtual hosted style access (defaults to `true`).
Expand Down

0 comments on commit e5646be

Please sign in to comment.