Create IAM Role With External ID. Its possible? #6951
Answered
by
tim-finnigan
evairmarinho
asked this question in
Q&A
-
I cannot find this option in documentation |
Beta Was this translation helpful? Give feedback.
Answered by
tim-finnigan
May 17, 2022
Replies: 1 comment 2 replies
-
Hi @evairmarinho I found a couple of documentation pages that might help: |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Have you tried using the create-role command to do this? Based on that documentation it looks like you can define
sts:ExternalId
in the policy you use.