We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7cde71 commit 4f4f5caCopy full SHA for 4f4f5ca
README.md
@@ -2,8 +2,11 @@
2
3
Open an SSH connection to your ec2 instances via AWS SSM without the need to open any ssh port in you security groups.
4
5
-###### ⓘ Prefer [ec2-instance-connect implementation](#recommended-usage-of-ec2-instance-connectsendsshpublickey) if possible
6
-###### ⓘ Windows users please refere to [README.windows.md](README.windows.md)
+> [!Important]
+> Prefer [ec2-instance-connect implementation](#recommended-usage-of-ec2-instance-connectsendsshpublickey) if possible
7
+
8
+> [!Note]
9
+> Windows users please refere to [README.windows.md](README.windows.md)
10
11
#### Prerequisits
12
* Local Setup
0 commit comments