We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05e373d commit 9406435Copy full SHA for 9406435
hadoop-tools/hadoop-aws/src/site/markdown/tools/hadoop-aws/index.md
@@ -950,8 +950,7 @@ The switch to turn S3A auditing on or off.
950
951
### Configuring Custom Headers for AWS Service Clients
952
953
-The S3A client allows users to set custom headers for specific AWS services, such as S3 and STS.
954
-This feature allows you to set specific headers for S3 and STS service clients independently.
+You can set custom headers for S3 and STS requests. These headers are set on client level, and will be sent for all requests made to these services.
955
956
**Configuration Properties:**
957
- `fs.s3a.client.s3.custom.headers`: Custom headers for S3 service requests.
0 commit comments