Skip to content

Commit 3dcf795

Browse files
authored
Update README.md
1 parent 68f543f commit 3dcf795

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ ssh <INSTACEC_USER>@<INSTANCE_ID> \
4747
```
4848

4949
## Alternative Implementation with `ec2-instance-connect`
50+
The advantage from security perspective it that you don't need to grant "ssm:SendCommand" to users.
5051
* Ensure [Prerequisits](#prerequisits)
5152
* Use this [aws-ssm-ec2-proxy-command.sh](ec2-instance-connect/aws-ssm-ec2-proxy-command.sh) proxy command script instead
5253
* Use this [IAM Policy Example](ec2-instance-connect/aws-ssm-ec2-iam-policy.json) instead

0 commit comments

Comments
 (0)