Ritesh Kumar Chaurasia

Results 4 comments of Ritesh Kumar Chaurasia

https://github.com/kedacore/keda/pull/6916

Hi @JorTurFer Please let me know if I have understood this correctly: I have done changes in: - pkg/scalers/aws/aws_common.go - pkg/scalers/aws/aws_authorization.go - pkg/scalers/aws/aws_config_cache.go These changes are for all the AWS...

Hi @JorTurFer I have changed it to use podIdentity instead of using auth. Now, I see this makes more sense. We may use it like this: ``` spec: podIdentity: awsExternalID:...