Skip to content

Commit 9406435

Browse files
author
Aditya Deshpande
committed
Update documentation for configuring custom S3 and STS headers
1 parent 05e373d commit 9406435

File tree

1 file changed

+1
-2
lines changed
  • hadoop-tools/hadoop-aws/src/site/markdown/tools/hadoop-aws

1 file changed

+1
-2
lines changed

hadoop-tools/hadoop-aws/src/site/markdown/tools/hadoop-aws/index.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -950,8 +950,7 @@ The switch to turn S3A auditing on or off.
950950

951951
### Configuring Custom Headers for AWS Service Clients
952952

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.
953+
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.
955954

956955
**Configuration Properties:**
957956
- `fs.s3a.client.s3.custom.headers`: Custom headers for S3 service requests.

0 commit comments

Comments
 (0)