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

Commit

Permalink
feat: disable SLIC Watch for cost saving by default
Browse files Browse the repository at this point in the history
  • Loading branch information
eoinsha committed Oct 2, 2023
1 parent 25ac054 commit 53080a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ slicWatch:
topicArn: ${ssm:/${self:provider.stage}/slicWatch/topicArn}
# If you are not sure what to do, or don't want the additional
# cost of alarms and dashboards, set 'enabled' to false
enabled: true
enabled: false

0 comments on commit 53080a5

Please sign in to comment.