Support IAM authentication to AWS Event Sources
#1,241 opened on Jun 7, 2021
Repository metrics
- Stars
- (2,679 stars)
- PR merge metrics
- (PR metrics pending)
Description
Is your feature request related to a problem? Please describe. Currently AWS event sources like S3, SNS etc support authentication using access key and secret only. example: https://github.com/argoproj/argo-events/blob/master/examples/event-sources/minio.yaml
Please support IAM authentication using useSDKCreds like in Argo workflows
Describe the solution you'd like Support IAM authentication using useSDKCreds like in argo workflows https://argoproj.github.io/argo-workflows/fields/?query=useSDKCreds
Message from the maintainers:
If you wish to see this enhancement implemented please add a 👍 reaction to this issue! We often sort issues this way to know what to prioritize.