https://github.com/awsdocs/aws-lambda-developer-guide
Supplementary resources for the AWS Lambda Developer Guide
https://github.com/awsdocs/aws-lambda-developer-guide
Last synced: 4 days ago
JSON representation
Supplementary resources for the AWS Lambda Developer Guide
- Host: GitHub
- URL: https://github.com/awsdocs/aws-lambda-developer-guide
- Owner: awsdocs
- License: mit-0
- Created: 2017-12-12T00:13:19.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2025-03-31T16:38:13.000Z (14 days ago)
- Last Synced: 2025-04-03T05:02:54.811Z (12 days ago)
- Language: Java
- Homepage:
- Size: 8.38 MB
- Stars: 2,563
- Watchers: 90
- Forks: 1,730
- Open Issues: 52
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - awsdocs/aws-lambda-developer-guide - Supplementary resources for the AWS Lambda Developer Guide (Java)
README
## AWS Lambda Developer Guide
This repository contains additional resources for the AWS Lambda developer guide.
- [iam-policies](./iam-policies) - Sample permissions policies for cross-service use cases.
- [sample-apps](./sample-apps) - Sample applications that demonstrate features and use cases for the AWS Lambda service and managed runtimes.
- [templates](./templates) - AWS CloudFormation templates for creating functions and VPC network resources.## License Summary
The sample code within this repo is made available under a modified MIT license. See the [LICENSE](./LICENSE) file.