diff --git a/source/patterns/@aws-solutions-constructs/core/test/__snapshots__/cloudfront-distribution-mediastore-helper.test.js.snap b/source/patterns/@aws-solutions-constructs/core/test/__snapshots__/cloudfront-distribution-mediastore-helper.test.js.snap index e05403a04..cf16c331b 100644 --- a/source/patterns/@aws-solutions-constructs/core/test/__snapshots__/cloudfront-distribution-mediastore-helper.test.js.snap +++ b/source/patterns/@aws-solutions-constructs/core/test/__snapshots__/cloudfront-distribution-mediastore-helper.test.js.snap @@ -49,7 +49,7 @@ Object { "Logging": Object { "Bucket": Object { "Fn::GetAtt": Array [ - "CloudFrontDistributionLoggingBucket0F015D0B", + "testcloudfrontmediastoreCloudFrontDistributionLoggingBucket90328B0A", "RegionalDomainName", ], }, @@ -95,7 +95,7 @@ Object { }, "Type": "AWS::CloudFront::Distribution", }, - "CloudFrontDistributionLoggingBucket0F015D0B": Object { + "testcloudfrontmediastoreCloudFrontDistributionLoggingBucket90328B0A": Object { "DeletionPolicy": "Retain", "Type": "AWS::S3::Bucket", "UpdateReplacePolicy": "Retain",