Skip to content

Commit 7a2f6c4

Browse files
authored
minor tweak (#370)
1 parent 0d6ae96 commit 7a2f6c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference-artifacts/config.example.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -427,7 +427,7 @@
427427
"alarm-name": "AWS-Console-SignIn-Failure",
428428
"metric-name": "ConsoleSignInFailureCount",
429429
"sns-alert-level": "High",
430-
"default-threshold": 3,
430+
"threshold": 3,
431431
"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)."
432432
},
433433
{

0 commit comments

Comments
 (0)