aws / aws/aws-s3-accessgrants-plugin-java-v2
[Feature Request] Add support for passing UA
Open
- Dominant language
- Java
- Stars
- 8
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
### About the Request
UA is one of the ways to tag request made via a client (SDK) to S3, FS like S3A has way to set `fs.s3a.user.agent.prefix` so for requests made from this plugin to S3Control we loose this audit feature if such a feature is not honoured.
S3A has added this feature to use this plugin (still in trunk)
- https://github.com/apache/hadoop/pull/6544#issuecomment-2257332416
will make changes in S3A to wire in this flag once hooks via this flag is exposed via Plugin
Contributor guide
Assessment
This issue has not been assessed yet.