Skip to content

Commit c4c130f

Browse files
author
Michael Kaiser
committed
Fix: Update the snapshot with new hash
1 parent b008a9e commit c4c130f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

typescript/api-gateway-lambda-token-authorizer/test/stack/__snapshots__/gateway-lambda-auth-stack.test.ts.snap

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,7 @@ exports[`Snapshot Stack 1`] = `
322322
"S3Bucket": {
323323
"Fn::Sub": "cdk-hnb659fds-assets-\${AWS::AccountId}-\${AWS::Region}",
324324
},
325-
"S3Key": "ac3effd15afe0367563b5aacbaad876b4ea9cfdf084efbde296b9993d4395441.zip",
325+
"S3Key": "a1deff17a695906f93c544b1deae2bf444210622f05330da961687eb8f4a51a7.zip",
326326
},
327327
"Description": "Lambda Authorizer",
328328
"Environment": {
@@ -507,7 +507,7 @@ exports[`Snapshot Stack 1`] = `
507507
"S3Bucket": {
508508
"Fn::Sub": "cdk-hnb659fds-assets-\${AWS::AccountId}-\${AWS::Region}",
509509
},
510-
"S3Key": "23fe10ef355cbfff939f62c276e99337c50abb96e1c51dd018dbf0d3ce41a7bd.zip",
510+
"S3Key": "5ce4b859d5e57c3d238da3ac017e0ea37bf34ad1b71de268430b08e38bb9450d.zip",
511511
},
512512
"Description": "Operational Lambda",
513513
"Environment": {

0 commit comments

Comments
 (0)