Skip to content

Commit 81dfc94

Browse files
author
Michael Kaiser
committed
Commit these fixes
1 parent 050f958 commit 81dfc94

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+392
-2271
lines changed

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -50,10 +50,10 @@ exports[`Snapshot Stack 1`] = `
5050
"value": "nodejs20.x",
5151
},
5252
"cn-north-1": {
53-
"value": "nodejs18.x",
53+
"value": "nodejs20.x",
5454
},
5555
"cn-northwest-1": {
56-
"value": "nodejs18.x",
56+
"value": "nodejs20.x",
5757
},
5858
"eu-central-1": {
5959
"value": "nodejs20.x",
@@ -104,10 +104,10 @@ exports[`Snapshot Stack 1`] = `
104104
"value": "nodejs20.x",
105105
},
106106
"us-gov-east-1": {
107-
"value": "nodejs18.x",
107+
"value": "nodejs20.x",
108108
},
109109
"us-gov-west-1": {
110-
"value": "nodejs18.x",
110+
"value": "nodejs20.x",
111111
},
112112
"us-iso-east-1": {
113113
"value": "nodejs18.x",
@@ -322,7 +322,7 @@ exports[`Snapshot Stack 1`] = `
322322
"S3Bucket": {
323323
"Fn::Sub": "cdk-hnb659fds-assets-\${AWS::AccountId}-\${AWS::Region}",
324324
},
325-
"S3Key": "a1deff17a695906f93c544b1deae2bf444210622f05330da961687eb8f4a51a7.zip",
325+
"S3Key": "2ad282c80ed8bef2dc8a20da8b07e92dd5259826cca0b685f8cc11f808eca9bb.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": "5ce4b859d5e57c3d238da3ac017e0ea37bf34ad1b71de268430b08e38bb9450d.zip",
510+
"S3Key": "dc8dcb7f07403837f3ff1672cbf17e30ee3eaa1a3a058c5397b9db8b9e964b6b.zip",
511511
},
512512
"Description": "Operational Lambda",
513513
"Environment": {

typescript/appsync-graphql-typescript-resolver/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,16 @@
1414
},
1515
"devDependencies": {
1616
"@aws-appsync/utils": "^1.2.5",
17-
"@types/jest": "^29.5.14",
18-
"@types/node": "22.7.9",
17+
"@types/jest": "^29.5.12",
18+
"@types/node": "20.11.19",
1919
"jest": "^29.7.0",
20-
"ts-jest": "^29.2.5",
21-
"aws-cdk": "2.1004.0",
20+
"ts-jest": "^29.1.2",
21+
"aws-cdk": "2.133.0",
2222
"ts-node": "^10.9.2",
23-
"typescript": "~5.6.3"
23+
"typescript": "~5.3.3"
2424
},
2525
"dependencies": {
26-
"aws-cdk-lib": "2.185.0",
26+
"aws-cdk-lib": "2.133.0",
2727
"constructs": "^10.0.0",
2828
"source-map-support": "^0.5.21"
2929
}

typescript/ec2-instance-connect-endpoint/.gitattributes

Lines changed: 0 additions & 24 deletions
This file was deleted.

typescript/ec2-instance-connect-endpoint/.github/pull_request_template.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

typescript/ec2-instance-connect-endpoint/.github/workflows/build.yml

Lines changed: 0 additions & 110 deletions
This file was deleted.

typescript/ec2-instance-connect-endpoint/.github/workflows/pull-request-lint.yml

Lines changed: 0 additions & 28 deletions
This file was deleted.

typescript/ec2-instance-connect-endpoint/.github/workflows/release.yml

Lines changed: 0 additions & 109 deletions
This file was deleted.

0 commit comments

Comments
 (0)