You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I find aws targets are not able to support iam role auth like aws sources(sqs, s3, sns).
Sometimes we are not allowed to use IAM user, and can't use AWS_ACCESS_KEY_ID & AWS_SECRET_ACCESS_KEY for aws credentials.
Would you help to confirm if you have plan use AssumeRoleWithWebIdentity for aws targets like aws sources(sqs, s3, sns)?
Hello,
I find aws targets are not able to support iam role auth like aws sources(sqs, s3, sns).
Sometimes we are not allowed to use IAM user, and can't use AWS_ACCESS_KEY_ID & AWS_SECRET_ACCESS_KEY for aws credentials.
Would you help to confirm if you have plan use AssumeRoleWithWebIdentity for aws targets like aws sources(sqs, s3, sns)?
Thanks