Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Flow Aggregator] Determine bucket region in S3 uploader #4237

Merged

Commits on Sep 19, 2022

  1. [Flow Aggregator] Determine bucket region in S3 uploader

    We determine the region programmatically in the S3 uploader, using the
    region "hint" provided in the config.
    Before this change, there was a mismatch between the description of the
    "region" config parameter and its actual implementation in the S3
    uploader.
    
    Signed-off-by: Antonin Bas <[email protected]>
    antoninbas committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    f9036b2 View commit details
    Browse the repository at this point in the history