Skip to content

Commit 6866f2b

Browse files
Update snapshots
Co-authored-by: Jorge <Jorge.Azevedo@guardian.co.uk>
1 parent ef4a322 commit 6866f2b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

cdk/lib/__snapshots__/footballnotificationslambda.test.ts.snap

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ exports[`The FootballNotificationsLambda stack matches the snapshot for CODE 1`]
169169
},
170170
],
171171
"AlarmDescription": "Triggers if DynamoDB ReadThrottleEvents >= 10 in 5 minutes",
172-
"AlarmName": "MobileNotificationsFootballConsumedReadThrottleEvents",
172+
"AlarmName": "MobileNotificationsFootballConsumedReadThrottleEvents-CODE",
173173
"ComparisonOperator": "GreaterThanOrEqualToThreshold",
174174
"Dimensions": [
175175
{
@@ -228,7 +228,7 @@ exports[`The FootballNotificationsLambda stack matches the snapshot for CODE 1`]
228228
},
229229
],
230230
"AlarmDescription": "Triggers if DynamoDB WriteThrottleEvents >= 10 in 5 minutes",
231-
"AlarmName": "MobileNotificationsFootballConsumedWriteThrottleEvents",
231+
"AlarmName": "MobileNotificationsFootballConsumedWriteThrottleEvents-CODE",
232232
"ComparisonOperator": "GreaterThanOrEqualToThreshold",
233233
"Dimensions": [
234234
{
@@ -756,7 +756,7 @@ exports[`The FootballNotificationsLambda stack matches the snapshot for PROD 1`]
756756
},
757757
],
758758
"AlarmDescription": "Triggers if DynamoDB ReadThrottleEvents >= 10 in 5 minutes",
759-
"AlarmName": "MobileNotificationsFootballConsumedReadThrottleEvents",
759+
"AlarmName": "MobileNotificationsFootballConsumedReadThrottleEvents-PROD",
760760
"ComparisonOperator": "GreaterThanOrEqualToThreshold",
761761
"Dimensions": [
762762
{
@@ -815,7 +815,7 @@ exports[`The FootballNotificationsLambda stack matches the snapshot for PROD 1`]
815815
},
816816
],
817817
"AlarmDescription": "Triggers if DynamoDB WriteThrottleEvents >= 10 in 5 minutes",
818-
"AlarmName": "MobileNotificationsFootballConsumedWriteThrottleEvents",
818+
"AlarmName": "MobileNotificationsFootballConsumedWriteThrottleEvents-PROD",
819819
"ComparisonOperator": "GreaterThanOrEqualToThreshold",
820820
"Dimensions": [
821821
{

0 commit comments

Comments
 (0)