snowplow-incubator / snowplow-lake-loader

Snowplow Lake Loader
Other
0 stars 3 forks source link

Custom AWS credentials provider should fall back to default credentials chain #42

Closed istreeter closed 9 months ago

istreeter commented 10 months ago

In #35 I added a custom credentials provider and enabled it by default. This would force the user to either setup STS authentication, or to override the credentials provider to something different in the hocon file.

Users should get sensible out-of-the-box behaviour without needing to override the credentials provider. We can adapt the new custom credentials provider so it behaves like this: