File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,9 +4,9 @@ Open an SSH connection to your ec2 instances via AWS SSM without the need to ope
4
4
#### Prerequisits
5
5
* Local Setup
6
6
* [ Install AWS CLI] ( https://docs.aws.amazon.com/cli/latest/userguide/cli-chap-install.html )
7
- * MacOS ` brew install awscli `
7
+ * MacOS ` brew install awscli `
8
8
* [ Install AWS CLI Session Manager Plugin] ( https://docs.aws.amazon.com/systems-manager/latest/userguide/session-manager-working-with-install-plugin.html )
9
- * MacOS ` brew install session-manager-plugin `
9
+ * MacOS ` brew install session-manager-plugin `
10
10
* Ensure Your IAM Permissions
11
11
* [ IAM Policy Example] ( aws-ssm-ec2-iam-policy.json )
12
12
* ` ssm:StartSession ` for DocumentName: ` AWS-StartSSHSession ` and Target Instance
You can’t perform that action at this time.
0 commit comments