-
Notifications
You must be signed in to change notification settings - Fork 4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(aws-lambda): Add AWS Lambda runtime python3.10
- Loading branch information
Hogan Bobertz
committed
Apr 17, 2023
1 parent
70e2a33
commit 08fb3cd
Showing
369 changed files
with
13,733 additions
and
5,113 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,29 @@ | ||
{ | ||
"lerna": "^4.0.0", | ||
"npmClient": "yarn", | ||
"useWorkspaces": true, | ||
"packages": [ | ||
"packages/*", | ||
"packages/aws-cdk-lib", | ||
"packages/cdk-cli-wrapper", | ||
"packages/cdk-assets", | ||
"packages/aws-cdk", | ||
"packages/cdk", | ||
"packages/@aws-cdk/*", | ||
"packages/awslint", | ||
"packages/@aws-cdk-containers/*", | ||
"packages/@aws-cdk-testing/*", | ||
"packages/@aws-cdk/*/lambda-packages/*", | ||
"tools/*", | ||
"tools/@aws-cdk/*", | ||
"scripts/@aws-cdk/script-tests", | ||
"packages/individual-packages/*" | ||
"tools/@aws-cdk/cdk-build-tools", | ||
"tools/@aws-cdk/cdk-release", | ||
"tools/@aws-cdk/cfn2ts", | ||
"tools/@aws-cdk/eslint-plugin", | ||
"tools/@aws-cdk/node-bundle", | ||
"tools/@aws-cdk/pkglint", | ||
"tools/@aws-cdk/pkgtools", | ||
"tools/@aws-cdk/prlint", | ||
"tools/@aws-cdk/yarn-cling", | ||
"scripts/@aws-cdk/script-tests" | ||
], | ||
"rejectCycles": "true", | ||
"version": "0.0.0" | ||
"version": "0.0.0", | ||
"$schema": "node_modules/lerna/schemas/lerna-schema.json" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,60 @@ | ||
{ | ||
"extends": "@nrwl/workspace/presets/npm.json", | ||
"workspaceLayout": { }, | ||
"tasksRunnerOptions": { | ||
"default": { | ||
"runner": "@nrwl/workspace/tasks-runners/default", | ||
"options": { | ||
"cacheableOperations": [ | ||
"build", | ||
"test", | ||
"lint", | ||
"package", | ||
"prepare" | ||
] | ||
} | ||
} | ||
}, | ||
"targetDefaults": { | ||
"build": { | ||
"implicitDependencies": ["aws-cdk-lib"], | ||
"dependsOn": ["^build"], | ||
"inputs": [ | ||
"{projectRoot}/lib/!(*.d|*.generated).ts", | ||
"{projectRoot}/test/!(*.d).ts", | ||
"!{workspaceRoot}/**/tsconfig.json", | ||
"!{workspaceRoot}/**/tsconfig.json", | ||
"!{workspaceRoot}/tsconfig.base.json", | ||
"!{workspaceRoot}/**/tsconfig.tsbuildinfo" | ||
], | ||
"outputs": [ | ||
"!{projectRoot}/**/*.integ.snapshot/*", | ||
"{projectRoot}/tsconfig.json", | ||
"{projectRoot}/lib/aws-custom-resource/sdk-api-metadata.json", | ||
"{projectRoot}/build-info.json", | ||
"{projectRoot}/lib/**/*.js", | ||
"{projectRoot}/lib/layer.zip", | ||
"{projectRoot}/bin/**/*.js", | ||
"{projectRoot}/lib/**/*.js.map", | ||
"{projectRoot}/lib/**/*.generated.ts", | ||
"{projectRoot}/lib/**/*.d.ts", | ||
"{projectRoot}/test/**/*.d.ts", | ||
"{projectRoot}/test/**/*.js", | ||
"{projectRoot}/.jsii", | ||
"{projectRoot}/spec/*.json", | ||
"{projectRoot}/.warnings.jsii.js" | ||
] | ||
}, | ||
"test": { | ||
"dependsOn": ["build"] | ||
}, | ||
}, | ||
"affected": { | ||
"defaultBase": "main" | ||
}, | ||
"pluginsConfig": { | ||
"@nrwl/js": { | ||
"analyzeSourceFiles": false | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
19 changes: 19 additions & 0 deletions
19
...eg/test/aws-codebuild/test/integ.project-standard-image.js.snapshot/Standard1.assets.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
{ | ||
"version": "31.0.0", | ||
"files": { | ||
"0765ff416c5e4523ba0bbdb8e53aff6c7d624c5023c3a04e16b3da31551a31c7": { | ||
"source": { | ||
"path": "Standard1.template.json", | ||
"packaging": "file" | ||
}, | ||
"destinations": { | ||
"current_account-current_region": { | ||
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}", | ||
"objectKey": "0765ff416c5e4523ba0bbdb8e53aff6c7d624c5023c3a04e16b3da31551a31c7.json", | ||
"assumeRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-file-publishing-role-${AWS::AccountId}-${AWS::Region}" | ||
} | ||
} | ||
} | ||
}, | ||
"dockerImages": {} | ||
} |
Oops, something went wrong.