There was an error while loading. Please reload this page.
1 parent 83de280 commit eabf689Copy full SHA for eabf689
aws-ssm-ssh-iam-policy.json
@@ -9,8 +9,8 @@
9
],
10
"Resource": [
11
"arn:aws:ec2:*:*:instance/*",
12
- "arn:aws:ssm:region:account-id:document/AWS-RunShellScript",
13
- "arn:aws:ssm:region:account-id:document/AWS-StartSSHSession"
+ "arn:aws:ssm:*:account-id:document/AWS-RunShellScript",
+ "arn:aws:ssm:*:account-id:document/AWS-StartSSHSession"
14
15
"Condition": {
16
"BoolIfExists": {
0 commit comments