You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: reference-artifacts/config.example.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -427,7 +427,7 @@
427
427
"alarm-name": "AWS-Console-SignIn-Failure",
428
428
"metric-name": "ConsoleSignInFailureCount",
429
429
"sns-alert-level": "High",
430
-
"default-threshold": 3,
430
+
"threshold": 3,
431
431
"alarm-description": "Alarms when one or more unauthenticated API calls are made to sign into the console (in any account, any region of your AWS Organization)."
0 commit comments