@@ -325,6 +325,44 @@ exports[`The Report stack matches the snapshot for CODE 1`] = `
325325 },
326326 " Type" : " AWS::IAM::Policy" ,
327327 },
328+ " EventConsumerBucketE6EE7609" : {
329+ " DeletionPolicy" : " Retain" ,
330+ " Properties" : {
331+ " BucketName" : " aws-mobile-event-logs-code" ,
332+ " LifecycleConfiguration" : {
333+ " Rules" : [
334+ {
335+ " ExpirationInDays" : 21 ,
336+ " Status" : " Enabled" ,
337+ },
338+ ],
339+ },
340+ " Tags" : [
341+ {
342+ " Key" : " App" ,
343+ " Value" : " report" ,
344+ },
345+ {
346+ " Key" : " gu:cdk:version" ,
347+ " Value" : " TEST" ,
348+ },
349+ {
350+ " Key" : " gu:repo" ,
351+ " Value" : " guardian/mobile-n10n" ,
352+ },
353+ {
354+ " Key" : " Stack" ,
355+ " Value" : " mobile-notifications" ,
356+ },
357+ {
358+ " Key" : " Stage" ,
359+ " Value" : " CODE" ,
360+ },
361+ ],
362+ },
363+ " Type" : " AWS::S3::Bucket" ,
364+ " UpdateReplacePolicy" : " Retain" ,
365+ },
328366 " GetDistributablePolicyReportA81F1F70" : {
329367 " Properties" : {
330368 " PolicyDocument" : {
@@ -1591,6 +1629,44 @@ exports[`The Report stack matches the snapshot for PROD 1`] = `
15911629 },
15921630 " Type" : " AWS::IAM::Policy" ,
15931631 },
1632+ " EventConsumerBucketE6EE7609" : {
1633+ " DeletionPolicy" : " Retain" ,
1634+ " Properties" : {
1635+ " BucketName" : " aws-mobile-event-logs-prod" ,
1636+ " LifecycleConfiguration" : {
1637+ " Rules" : [
1638+ {
1639+ " ExpirationInDays" : 21 ,
1640+ " Status" : " Enabled" ,
1641+ },
1642+ ],
1643+ },
1644+ " Tags" : [
1645+ {
1646+ " Key" : " App" ,
1647+ " Value" : " report" ,
1648+ },
1649+ {
1650+ " Key" : " gu:cdk:version" ,
1651+ " Value" : " TEST" ,
1652+ },
1653+ {
1654+ " Key" : " gu:repo" ,
1655+ " Value" : " guardian/mobile-n10n" ,
1656+ },
1657+ {
1658+ " Key" : " Stack" ,
1659+ " Value" : " mobile-notifications" ,
1660+ },
1661+ {
1662+ " Key" : " Stage" ,
1663+ " Value" : " PROD" ,
1664+ },
1665+ ],
1666+ },
1667+ " Type" : " AWS::S3::Bucket" ,
1668+ " UpdateReplacePolicy" : " Retain" ,
1669+ },
15941670 " GetDistributablePolicyReportA81F1F70" : {
15951671 " Properties" : {
15961672 " PolicyDocument" : {
0 commit comments