diff --git a/docs/src/main/sphinx/object-storage/file-system-gcs.md b/docs/src/main/sphinx/object-storage/file-system-gcs.md index da21ce279f1b..469f8e8c4aee 100644 --- a/docs/src/main/sphinx/object-storage/file-system-gcs.md +++ b/docs/src/main/sphinx/object-storage/file-system-gcs.md @@ -59,6 +59,8 @@ Cloud Storage: :widths: 40, 60 :header-rows: 1 +* - Property + - Description * - `gcs.use-access-token` - Flag to set usage of a client-provided OAuth 2.0 token to access Google Cloud Storage. Defaults to `false`. diff --git a/docs/src/main/sphinx/object-storage/file-system-s3.md b/docs/src/main/sphinx/object-storage/file-system-s3.md index a41b29375314..c5a46795e5fc 100644 --- a/docs/src/main/sphinx/object-storage/file-system-s3.md +++ b/docs/src/main/sphinx/object-storage/file-system-s3.md @@ -73,6 +73,8 @@ and secret keys, STS, or an IAM role: :widths: 40, 60 :header-rows: 1 +* - Property + - Description * - `s3.aws-access-key` - AWS access key to use for authentication. * - `s3.aws-secret-key`