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

enrich-nsq: use default aws provider chain #866

Closed
wants to merge 1 commit into from

Conversation

istreeter
Copy link
Contributor

Previously, enrich-nsq was using the AwsRegionProviderChain (documented here) but not passing in any providers in the constructor. This is the same as not using any provider at all, which means the s3 downloader only works in eu-central-1.

The original intention was to use AWS's default chain for resolving the region, which means it should be using the DefaultAWsRegionProviderChain instead (documented here)

@istreeter istreeter changed the base branch from master to 3.8.x February 8, 2024 19:14
@istreeter istreeter force-pushed the enrich-nsq-default-region-chain branch from 721683b to 1ea4c60 Compare February 8, 2024 19:20
@pondzix pondzix closed this in 27f6660 Feb 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant