Skip to content

Commit b7773bc

Browse files
authored
Update README.md
1 parent 040e8ce commit b7773bc

File tree

1 file changed

+2
-2
lines changed
  • Security/Responding-to-Invalid-SSH-Logins

1 file changed

+2
-2
lines changed

Security/Responding-to-Invalid-SSH-Logins/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ Metric filter: SSH/InvalidSSHLogin
9191
Click **Create alarm**.
9292

9393
Name: `InvalidSSHLoginAlarm`
94-
Description: `Invalid login attempts >2 in 1 min for instance ` _\<append instance ID>_
94+
Description: `Invalid login attempts >2 in 1 min for instance <append instance ID>`
9595

9696
**Note: The description is critical, as the instance ID at the end is used by the Lambda function to stop the instance.**
9797

@@ -124,4 +124,4 @@ Observe that the CloudWatch alarm is set.
124124

125125
Observe that the CloudWatch Log for the Lambda function ran.
126126

127-
Observe that the EC2 instance is stopped.
127+
Observe that the EC2 instance is stopped.

0 commit comments

Comments
 (0)