We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecee096 commit f2bd901Copy full SHA for f2bd901
cross-account-roles.md
@@ -0,0 +1,9 @@
1
+## Set roles
2
+Cross-account, Roles, ec2-instance gave access to assume role in another account
3
+
4
+### Links
5
+ - https://stackoverflow.com/questions/43760537/ec2-instance-with-a-cross-account-iam-role
6
+ - https://docs.aws.amazon.com/IAM/latest/UserGuide/tutorial_cross-account-with-roles.html
7
8
+Export ENV variables in the instance once Assumed the role
9
+ - https://docs.aws.amazon.com/cli/latest/userguide/cli-environment.html
0 commit comments