@@ -51,7 +51,7 @@ exports[`The ID5 Baton Lambda stack > matches the CODE snapshot 1`] = `
5151 " Tags" : [
5252 {
5353 " Key" : " App" ,
54- " Value" : " ab-testing-deployment-lambda-lambda "
54+ " Value" : " ab-testing-deployment-lambda"
5555 },
5656 {
5757 " Key" : " gu:cdk:version" ,
@@ -112,7 +112,7 @@ exports[`The ID5 Baton Lambda stack > matches the CODE snapshot 1`] = `
112112 {
113113 " Ref" : " DistributionBucketName"
114114 },
115- " /frontend/CODE/ab-testing-deployment-lambda-lambda /lambda.zip"
115+ " /frontend/CODE/ab-testing-deployment-lambda/lambda.zip"
116116 ]
117117 ]
118118 }
@@ -129,7 +129,7 @@ exports[`The ID5 Baton Lambda stack > matches the CODE snapshot 1`] = `
129129 {
130130 " Ref" : " AWS::AccountId"
131131 },
132- " :parameter/CODE/frontend/ab-testing-deployment-lambda-lambda "
132+ " :parameter/CODE/frontend/ab-testing-deployment-lambda"
133133 ]
134134 ]
135135 }
@@ -148,7 +148,7 @@ exports[`The ID5 Baton Lambda stack > matches the CODE snapshot 1`] = `
148148 {
149149 " Ref" : " AWS::AccountId"
150150 },
151- " :parameter/CODE/frontend/ab-testing-deployment-lambda-lambda /*"
151+ " :parameter/CODE/frontend/ab-testing-deployment-lambda/*"
152152 ]
153153 ]
154154 }
@@ -262,7 +262,7 @@ exports[`The ID5 Baton Lambda stack > matches the CODE snapshot 1`] = `
262262 " S3Bucket" : {
263263 " Ref" : " DistributionBucketName"
264264 },
265- " S3Key" : " frontend/CODE/ab-testing-deployment-lambda-lambda /lambda.zip"
265+ " S3Key" : " frontend/CODE/ab-testing-deployment-lambda/lambda.zip"
266266 },
267267 " Environment" : {
268268 " Variables" : {
@@ -271,7 +271,7 @@ exports[`The ID5 Baton Lambda stack > matches the CODE snapshot 1`] = `
271271 " Ref" : " SsmParameterValueaccountservicesdotcomstorebucketC96584B6F00A464EAD1953AFF4B05118Parameter"
272272 },
273273 " STACK" : " frontend" ,
274- " APP" : " ab-testing-deployment-lambda-lambda "
274+ " APP" : " ab-testing-deployment-lambda"
275275 }
276276 },
277277 " FunctionName" : " ab-testing-deployment-lambda-CODE" ,
@@ -290,7 +290,7 @@ exports[`The ID5 Baton Lambda stack > matches the CODE snapshot 1`] = `
290290 " Tags" : [
291291 {
292292 " Key" : " App" ,
293- " Value" : " ab-testing-deployment-lambda-lambda "
293+ " Value" : " ab-testing-deployment-lambda"
294294 },
295295 {
296296 " Key" : " gu:cdk:version" ,
@@ -373,7 +373,7 @@ exports[`The ID5 Baton Lambda stack > matches the PROD snapshot 1`] = `
373373 " Tags" : [
374374 {
375375 " Key" : " App" ,
376- " Value" : " ab-testing-deployment-lambda-lambda "
376+ " Value" : " ab-testing-deployment-lambda"
377377 },
378378 {
379379 " Key" : " gu:cdk:version" ,
@@ -434,7 +434,7 @@ exports[`The ID5 Baton Lambda stack > matches the PROD snapshot 1`] = `
434434 {
435435 " Ref" : " DistributionBucketName"
436436 },
437- " /frontend/PROD/ab-testing-deployment-lambda-lambda /lambda.zip"
437+ " /frontend/PROD/ab-testing-deployment-lambda/lambda.zip"
438438 ]
439439 ]
440440 }
@@ -451,7 +451,7 @@ exports[`The ID5 Baton Lambda stack > matches the PROD snapshot 1`] = `
451451 {
452452 " Ref" : " AWS::AccountId"
453453 },
454- " :parameter/PROD/frontend/ab-testing-deployment-lambda-lambda "
454+ " :parameter/PROD/frontend/ab-testing-deployment-lambda"
455455 ]
456456 ]
457457 }
@@ -470,7 +470,7 @@ exports[`The ID5 Baton Lambda stack > matches the PROD snapshot 1`] = `
470470 {
471471 " Ref" : " AWS::AccountId"
472472 },
473- " :parameter/PROD/frontend/ab-testing-deployment-lambda-lambda /*"
473+ " :parameter/PROD/frontend/ab-testing-deployment-lambda/*"
474474 ]
475475 ]
476476 }
@@ -584,7 +584,7 @@ exports[`The ID5 Baton Lambda stack > matches the PROD snapshot 1`] = `
584584 " S3Bucket" : {
585585 " Ref" : " DistributionBucketName"
586586 },
587- " S3Key" : " frontend/PROD/ab-testing-deployment-lambda-lambda /lambda.zip"
587+ " S3Key" : " frontend/PROD/ab-testing-deployment-lambda/lambda.zip"
588588 },
589589 " Environment" : {
590590 " Variables" : {
@@ -593,7 +593,7 @@ exports[`The ID5 Baton Lambda stack > matches the PROD snapshot 1`] = `
593593 " Ref" : " SsmParameterValueaccountservicesdotcomstorebucketC96584B6F00A464EAD1953AFF4B05118Parameter"
594594 },
595595 " STACK" : " frontend" ,
596- " APP" : " ab-testing-deployment-lambda-lambda "
596+ " APP" : " ab-testing-deployment-lambda"
597597 }
598598 },
599599 " FunctionName" : " ab-testing-deployment-lambda-PROD" ,
@@ -612,7 +612,7 @@ exports[`The ID5 Baton Lambda stack > matches the PROD snapshot 1`] = `
612612 " Tags" : [
613613 {
614614 " Key" : " App" ,
615- " Value" : " ab-testing-deployment-lambda-lambda "
615+ " Value" : " ab-testing-deployment-lambda"
616616 },
617617 {
618618 " Key" : " gu:cdk:version" ,
0 commit comments