Skip to content
This repository has been archived by the owner on Oct 25, 2023. It is now read-only.

Commit

Permalink
Merge pull request #136 from jbszczepaniak/master
Browse files Browse the repository at this point in the history
Fix typo in anomaly detection section in README.md
  • Loading branch information
adikari committed Jul 20, 2020
2 parents c527987 + 5ce3d15 commit 92dbc50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -86,7 +86,7 @@ functions:
alarms:
- name: fooAlarm
type: anomalyDetection
namespace: 'AWS/Lamabda'
namespace: 'AWS/Lambda'
metric: Invocations
threshold: 2
statistic: Sum
Expand Down

0 comments on commit 92dbc50

Please sign in to comment.