[ 
https://issues.apache.org/jira/browse/HADOOP-18562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17950586#comment-17950586
 ] 

ASF GitHub Bot commented on HADOOP-18562:
-----------------------------------------

adideshpande commented on code in PR #7379:
URL: https://github.com/apache/hadoop/pull/7379#discussion_r2082319297


##########
hadoop-tools/hadoop-aws/src/site/markdown/tools/hadoop-aws/index.md:
##########
@@ -947,6 +947,32 @@ The switch to turn S3A auditing on or off.
 </property>
 
 ```
+
+### Configuring Custom Headers for AWS Service Clients
+
+The S3A client allows users to set custom headers for specific AWS services, 
such as S3 and STS.

Review Comment:
   Sure thanks for the suggestion, rephrased it in the new revision. 





> S3A: support custom S3 and STS headers
> --------------------------------------
>
>                 Key: HADOOP-18562
>                 URL: https://issues.apache.org/jira/browse/HADOOP-18562
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/s3
>            Reporter: Daniel Carl Jones
>            Assignee: Prerak Pradhan
>            Priority: Minor
>              Labels: pull-request-available
>
> Some users have the use case where for a particular S3A filesystem, they 
> would like to set one or more headers to a static value.
> We might imagine a set of configurations properties with a common prefix, 
> where the suffix determines the header name and the value of the property 
> determines the value of the header.
> Per-filesystem headers can be set using the per-bucket configuration.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to