aws-cli
aws-cli copied to clipboard
Add support for external-id in `aws eks get-token`
Issue #5942
Description of changes: Add an optional --external-id
parameter to aws eks get-token
and pass it to AssumeRole
.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Any chance of getting a review on this? @justindho perhaps?
LGTM
@kyleknap Could you please review this one? 🙇♂️
@yuxiang-zhang Do you have an example of a test?
@yuxiang-zhang Do you have an example of a test?
yeah inside tests/functional/eks/test_get_token.py