File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1190,7 +1190,7 @@ class LoadTableResult(BaseModel):
11901190
11911191 The following configurations should be respected when working with tables stored in AWS S3
11921192 - `client.region`: region to configure client for making requests to AWS
1193- - `s3.access-key-id`: id for for credentials that provide access to the data in S3
1193+ - `s3.access-key-id`: id for credentials that provide access to the data in S3
11941194 - `s3.secret-access-key`: secret for credentials that provide access to data in S3
11951195 - `s3.session-token`: if present, this value should be used for as the session token
11961196 - `s3.remote-signing-enabled`: if `true` remote signing should be performed as described in the `s3-signer-open-api.yaml` specification
Original file line number Diff line number Diff line change @@ -3125,7 +3125,7 @@ components:
31253125
31263126 The following configurations should be respected when working with tables stored in AWS S3
31273127 - `client.region`: region to configure client for making requests to AWS
3128- - `s3.access-key-id`: id for for credentials that provide access to the data in S3
3128+ - `s3.access-key-id`: id for credentials that provide access to the data in S3
31293129 - `s3.secret-access-key`: secret for credentials that provide access to data in S3
31303130 - `s3.session-token`: if present, this value should be used for as the session token
31313131 - `s3.remote-signing-enabled`: if `true` remote signing should be performed as described in the `s3-signer-open-api.yaml` specification
You can’t perform that action at this time.
0 commit comments