Skip to content

Commit

Permalink
chore: Fix aws configuration doc
Browse files Browse the repository at this point in the history
  • Loading branch information
avitova authored and adiabramovitch committed Jul 26, 2023
1 parent c088ee9 commit dfae6ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/configure-amazon-role.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ Create a new policy for the Tenant account:
"ec2:ImportKeyPair",
"ec2:RunInstances",
"ec2:StartInstances",
"ec2:ListRolePolicies",
"iam:ListRolePolicies"
],
"Resource": "*"
}
Expand Down

0 comments on commit dfae6ae

Please sign in to comment.