We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When AWS_STS_REGIONAL_ENDPOINTS is regional then use the region sts:AssumeRoleWithWebIdentity endpoint instead of the global one.
AWS_STS_REGIONAL_ENDPOINTS
regional
sts:AssumeRoleWithWebIdentity
Variable is set by this: aws/amazon-eks-pod-identity-webhook@c1fc358#diff-b335630551682c19a781afebcf4d07bf978fb1f8ac04c6bf87428ed5106870f5R90
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When
AWS_STS_REGIONAL_ENDPOINTS
isregional
then use the regionsts:AssumeRoleWithWebIdentity
endpoint instead of the global one.Variable is set by this: aws/amazon-eks-pod-identity-webhook@c1fc358#diff-b335630551682c19a781afebcf4d07bf978fb1f8ac04c6bf87428ed5106870f5R90
The text was updated successfully, but these errors were encountered: