mosche opened a new issue, #26569: URL: https://github.com/apache/beam/issues/26569
### What would you like to happen? Currently only a subset of AWS credentials providers is supported by Beam, in some cases support is only available partially. All of the de-serializers are implemented in AwsModule. Users cannot add support for new providers, nor customize support for existing ones. It would be helpful to support that, e.g. by registering custom implementations via a `AutoService` (similar to `PipelineOptionsRegistrar` or others). ### Issue Priority Priority: 3 (nice-to-have improvement) ### Issue Components - [ ] Component: Python SDK - [X] Component: Java SDK - [ ] Component: Go SDK - [ ] Component: Typescript SDK - [ ] Component: IO connector - [ ] Component: Beam examples - [ ] Component: Beam playground - [ ] Component: Beam katas - [ ] Component: Website - [ ] Component: Spark Runner - [ ] Component: Flink Runner - [ ] Component: Samza Runner - [ ] Component: Twister2 Runner - [ ] Component: Hazelcast Jet Runner - [ ] Component: Google Cloud Dataflow Runner -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
