GitHub / awsdocs/aws-lambda-developer-guide / commits
Supplementary resources for the AWS Lambda Developer Guide
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 8a681ab9 | merge Merge pull request #482 from awsdocs/nodejs18-deprecation |
AWSBen <1****n@u****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| d2223f3c | Update runtime | Ben Blanton <b****t@a****m> | 12 months ago | |
| 74236c7f | Update layer-python app to use Python3.13 | Alexander Yu <y****n@a****m> | over 1 year ago | |
| bb4aae9d | merge Merge pull request #478 from awsdocs/csharp-handler-example |
yualexan <y****n@a****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| c5d6eb75 | Add C# receipt handler example in example-csharp | Alexander Yu <y****n@a****m> | over 1 year ago | |
| 9474a9d4 | Remove obsolete java-events-v1sdk and java17-examples sample apps | Alexander Yu <y****n@a****m> | over 1 year ago | |
| 29fb5256 | merge Merge pull request #476 from awsdocs/java-handler-example |
yualexan <y****n@a****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 6c2ed9b4 | Remove extra files | Alexander Yu <y****n@a****m> | over 1 year ago | |
| 8c25ceb6 | Added working example-java. Functionally the same as example-go. | Alexander Yu <y****n@a****m> | over 1 year ago | |
| a2f0355c | Remove .DS_Store, add gitignore | Alexander Yu <y****n@a****m> | over 1 year ago | |
| 5fa62f13 | merge Merge pull request #475 from awsdocs/csharp-app-updates |
yualexan <y****n@a****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 2ab8107d | .NET app updates for blank-csharp, blank-csharp-with-layer | Alexander Yu <y****n@a****m> | over 1 year ago | |
| d23c322b | merge Merge pull request #467 from awsdocs/AWSRoman/layer-typescript |
AWSRoman <1****n@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 1a2f22b8 | merge Merge pull request #470 from awsdocs/AWSRoman/layer-ruby |
AWSRoman <1****n@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 68118007 | merge Merge pull request #471 from awsdocs/python-update |
AWSBen <1****n@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 1264c491 | Update blank-python runtime | Ben Blanton <b****t@a****m> | almost 2 years ago | |
| ad07fed2 | refactor sample apps to reflect the shared nodejs runtime | Roman Myers <r****e@a****m> | almost 2 years ago | |
| ba8ef0a4 | merge Merge pull request #468 from awsdocs/go-handler-example |
yualexan <y****n@a****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 903543fc | Initial commit for Ruby layer example | Roman Myers <r****e@a****m> | almost 2 years ago | |
| 36cf3d52 | Add package.json for TypeScript function example | Roman Myers <r****e@a****m> | almost 2 years ago | |
| ae661fbe | Initial commit for TypeScript layer example | Roman Myers <r****e@a****m> | almost 2 years ago | |
| 227a6c06 | merge Merge pull request #466 from awsdocs/AWSRoman/layer-nodejs |
AWSRoman <1****n@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| a1819afd | Pull out uploadToS3 function as helper method | Alexander Yu <y****n@a****m> | almost 2 years ago | |
| 82de7ecc | Remove unnecessary generated files in layer-python | Alexander Yu <y****n@a****m> | almost 2 years ago | |
| aff3d007 | Add new Go handler example | Alexander Yu <y****n@a****m> | almost 2 years ago | |
| 51808016 | minor fixes to function, remove example response | Roman Myers <r****e@a****m> | almost 2 years ago | |
| e102c292 | initial commit for Node.js layer example | Roman Myers <r****e@a****m> | almost 2 years ago | |
| 1df6ab7f | Update HandlerStream code to show deserialization of custom Record object | Alexander Yu <y****n@a****m> | about 2 years ago | |
| f9fffc10 | merge Merge pull request #464 from awsdocs/AddSampleAppFiles |
yualexan <y****n@a****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| f098e2e8 | Add comment to function code advising not to hardcode passwords in production | Tim Trevor <t****v@a****m> | about 2 years ago | |
| 09095bdd | Add code files for Python example file-processing app | Tim Trevor <t****v@a****m> | about 2 years ago | |
| 7bb9f8ab | merge Merge pull request #463 from awsdocs/javascript-sdk-v3 |
AWSBen <1****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| b41832dc | Deprecate error-processor, list-manager, rds-mysql | Ben Blanton <b****t@a****m> | about 2 years ago | |
| 007c977b | merge Merge pull request #462 from awsdocs/javascript-sdk-v3 |
AWSBen <1****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 41e1510f | JavaScript SDK v3 updates and deprecations | Ben Blanton <b****t@a****m> | about 2 years ago | |
| 54f81e32 | Change SLF4J logger to context logger, update dependencies accordingly | Alexander Yu <y****n@a****m> | over 2 years ago | |
| 94069b5d | Remove print statement in layer-java app | Alexander Yu <y****n@a****m> | over 2 years ago | |
| b9546e02 | merge Merge pull request #461 from awsdocs/java-layer-example |
yualexan <y****n@a****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 6b426edd | Add layer-java example app | Alexander Yu <y****n@a****m> | over 2 years ago | |
| a4cd6cf0 | Updates to the layer-python sample app: | Alexander Yu <y****n@a****m> | over 2 years ago | |
| 07fa19fb | merge Merge pull request #457 from awsdocs/python-layer-example |
yualexan <y****n@a****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 39bdd92d | Add layer-python example | Alexander Yu <y****n@a****m> | over 2 years ago | |
| 9943cf3c | merge Merge pull request #454 from awsdocs/jan24-runtime-updates |
AWSBen <1****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 2ecab87d | Update s3-java to use java21 | Ben Blanton <b****t@a****m> | over 2 years ago | |
| 5dc7858d | Update s3-java and blank-go for latest runtimes | Ben Blanton <b****t@a****m> | over 2 years ago | |
| 731808a9 | merge Merge pull request #450 from awsdocs/mwunderl-cli2 |
Michael W <m****l@a****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 64c5797a | sample template script | Michael Wunderlich <m****l@a****m> | almost 3 years ago | |
| 4f313b9c | remove markdown build (https://aws.amazon.com/blogs/aws/retiring-the-aws-docu... | Michael Wunderlich <m****l@a****m> | almost 3 years ago | |
| c5f6ee44 | CLI command compatibility with v2 | Michael Wunderlich <m****l@a****m> | almost 3 years ago | |
| 03f7fcb0 | use Node.js 18 | Michael Wunderlich <m****l@a****m> | almost 3 years ago | |
| 38e9014e | merge Merge pull request #415 from oliverjfletcher/docs/update-images-examples |
Michael W <m****l@a****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 6beea40f | merge Merge pull request #354 from namit2saxena/patch-1 |
Michael W <m****l@a****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 87e72349 | merge Merge pull request #371 from agaddamu/main |
Michael W <m****l@a****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 9afa4c1a | merge Merge pull request #378 from mungojam/patch-1 |
Michael W <m****l@a****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 88879874 | merge Merge pull request #372 from dnicolson/remove-space-before-period |
Michael W <m****l@a****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| f925efaf | merge Merge pull request #362 from timoschilling/patch-1 |
Michael W <m****l@a****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| bce83fe5 | merge Merge pull request #435 from awsgaucho/patch-1 |
Michael W <m****l@a****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 0665efa3 | merge Merge pull request #397 from akiabi/patch-1 |
Michael W <m****l@a****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| b003409d | merge Merge pull request #334 from apopa57/patch-1 |
Michael W <m****l@a****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 521911aa | Java 17 project name | Michael Wunderlich <m****l@a****m> | almost 3 years ago | |
| fcd8baca | merge Merge pull request #444 from seanchen/main-1 |
Michael W <m****l@a****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 0c9e6e43 | merge Merge pull request #428 from fbergero/patch-1 |
Michael W <m****l@a****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 3e57df76 | merge Merge pull request #421 from william-davies/patch-2 |
Michael W <m****l@a****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 62c07b0c | merge Merge pull request #412 from joshstewart/patch-1 |
Michael W <m****l@a****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 0810f13c | merge Merge pull request #401 from xalves/patch-1 |
Michael W <m****l@a****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| a42bf3a4 | merge Merge pull request #379 from sonuus/patch-1 |
Michael W <m****l@a****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| d93c1a83 | merge Merge branch 'RidwaanManuel-patch-2' into main | Michael Wunderlich <m****l@a****m> | almost 3 years ago | |
| 258fecc4 | merge Merge branch 'patch-2' of https://github.com/RidwaanManuel/aws-lambda-develop... | Michael Wunderlich <m****l@a****m> | almost 3 years ago | |
| f72d28ea | merge Merge pull request #346 from jhonderson/patch-1 |
Michael W <m****l@a****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 56041376 | merge Merge pull request #343 from wesleym/patch-1 |
Michael W <m****l@a****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 4ab6fc22 | Update HandlerStream Java example to not directly close the argument Streams | Alexander Yu <y****n@a****m> | almost 3 years ago | |
| ebfefdbe | merge Merge pull request #445 from awsdocs/csharp-layer-update |
yualexan <y****n@a****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 1a544f1d | Remove unrelated java17 files from commit | Alexander Yu <y****n@a****m> | almost 3 years ago | |
| e99caccb | Add back original blank-csharp example, differentiate it from blank-csharp-wi... | Alexander Yu <y****n@a****m> | almost 3 years ago | |
| c726a2b1 | Update .NET blank-csharp example to demonstrate using dotnet lambda CLI for l... | Alexander Yu <y****n@a****m> | almost 3 years ago | |
| 3cbdcb49 | Update README.md, fixe typo on the folder name |
Sean Chen <s****n@l****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| d5a1009b | Update Log4j2 configuration to include correct package | Alexander Yu <y****n@a****m> | about 3 years ago | |
| dc80e0d4 | Fix java17-examples README | Alexander Yu <y****n@a****m> | about 3 years ago | |
| 77849f66 | merge Merge pull request #440 from awsdocs/java17-examples |
yualexan <y****n@a****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 8bf32b7b | Remove unnecessary imports | Alexander Yu <y****n@a****m> | about 3 years ago | |
| 3edcb9a5 | merge Merge pull request #441 from awsdocs/Node12updates |
Tim Trevor <1****v@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| a782c0fa | Replace node.js 12 references in template.yml files with node.js 16 | Tim Trevor <t****v@a****m> | about 3 years ago | |
| 0da33a5e | Consolidate IntegerRecord record into main handler class | Alexander Yu <y****n@a****m> | about 3 years ago | |
| 2377f27e | Add simple java17 example demonstrating use of Java record | Alexander Yu <y****n@a****m> | about 3 years ago | |
| 192b0ef7 | Update build.gradle task | Alexander Yu <y****n@a****m> | about 3 years ago | |
| c5ea10ac | Replace word for clarity in abbreviated Java lambda handler docs |
Nico Rosner <9****o@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 8ecd4ec9 | Update services-alb.md |
Federico Bergero <f****o@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 482d0b5a | merge Merge pull request #426 from awsdocs/blank-java-maven |
yualexan <y****n@a****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 47421886 | For blank-java, support Maven in 2-build-layer.sh script | Alexander Yu <y****n@a****m> | over 3 years ago | |
| ec207b8c | merge Merge pull request #422 from awsdocs/use-java-11 |
yualexan <y****n@a****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 95ff514e | Remove unnecessary logging of env vars and events | Alexander Yu <y****n@a****m> | over 3 years ago | |
| afd6c191 | merge Merge pull request #423 from awsdocs/ldocs2825 |
Tim Trevor <1****v@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 5efd96da | Update blank-csharp.csproj to include latest library versions and target net6... | Tim Trevor <t****v@a****m> | over 3 years ago | |
| 0506af67 | Update blank-csharp Function.cs to remove static constructor | Tim Trevor <t****v@a****m> | over 3 years ago | |
| 74ec19d2 | Update logging for java-events examples | Alexander Yu <y****n@a****m> | over 3 years ago | |
| 17efd29c | Update blank-csharp aws-lambda-tools-defaults.json to use net6.0 framework an... | Tim Trevor <t****v@a****m> | over 3 years ago | |
| 966f49d0 | Update blank-csharp README.md to require .NET core SDK 6.0 | Tim Trevor <t****v@a****m> | over 3 years ago | |
| 234f0e44 | Update logging in java-basic examples | Alexander Yu <y****n@a****m> | over 3 years ago | |
| 6161f7e0 | Update logging mechanism in blank-java | Alexander Yu <y****n@a****m> | over 3 years ago | |
| 2494e629 | Fix typo |
William Davies <3****s@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago |