fluent / fluent/fluent-plugin-s3

Support for user-agent-prefix setting

Open
#287 2 comments 1 reaction 0 assignees View on GitHub
enhancement
Dominant language
Ruby
Stars
322
Forks
217
Avg merge
14h 34m
Merged PRs (30d)
5

Description

With AWS SDK, it is possible to set the property [Configuration#user_agent_prefix](https://docs.aws.amazon.com/AWSRubySDK/latest/AWS/Core/Configuration.html#user_agent_prefix-instance_method) which will be used for every request against AWS services.

Currently, the project I'm working on needs to set this property in order to comply with AWS, they has requested that we identify requests that we make to our users' S3 resources on their behalf so they can assess our impact. The way to identify our requests is by using a custom value for HTTP User-Agent header

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.