{"id":13602607,"url":"https://github.com/nsriram/lambda-the-cli-way","last_synced_at":"2026-03-14T16:32:41.040Z","repository":{"id":36919462,"uuid":"207780946","full_name":"nsriram/lambda-the-cli-way","owner":"nsriram","description":"AWS Lambda using CLI, an introductory cookbook","archived":false,"fork":false,"pushed_at":"2023-05-06T18:18:22.000Z","size":695,"stargazers_count":194,"open_issues_count":2,"forks_count":19,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-08-22T08:47:53.541Z","etag":null,"topics":["aws","aws-cli","aws-lambda","cookbook","tutorial"],"latest_commit_sha":null,"homepage":"","language":"Markdown","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nsriram.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-09-11T10:03:24.000Z","updated_at":"2025-06-18T03:04:12.000Z","dependencies_parsed_at":"2024-11-07T05:34:04.245Z","dependency_job_id":"e7b8c988-4ef7-4add-b4e6-c80cfd11d056","html_url":"https://github.com/nsriram/lambda-the-cli-way","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nsriram/lambda-the-cli-way","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nsriram%2Flambda-the-cli-way","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nsriram%2Flambda-the-cli-way/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nsriram%2Flambda-the-cli-way/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nsriram%2Flambda-the-cli-way/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nsriram","download_url":"https://codeload.github.com/nsriram/lambda-the-cli-way/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nsriram%2Flambda-the-cli-way/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278713063,"owners_count":26032818,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-07T02:00:06.786Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aws","aws-cli","aws-lambda","cookbook","tutorial"],"created_at":"2024-08-01T18:01:31.549Z","updated_at":"2025-10-07T03:12:53.383Z","avatar_url":"https://github.com/nsriram.png","language":"Markdown","readme":"# AWS Lambda the CLI Way\n\nThe objective of this tutorial is to understand AWS Lambda in-depth, beyond executing functions, using CLI. \nThis tutorial walks through setting up AWS CLI, dependencies for AWS Lambda, getting your first Lambda function running, \nmany of its important features \u0026 finally integrating with other AWS services. AWS CLI (Command Line Interface) will be \nthe primary medium of demonstrating all these examples.\n\n## Target Audience\nTarget audience for this tutorial series are developers comfortable using AWS CLI. \nA little background understanding of serverless will help. \n\u003e Note : The tutorial will not discuss examples using the AWS website UI (or) with AWS SDK.     \n\n## Tutorials\n\n1. [Serverless Introduction](docs/01-serverless-introduction.md)\n2. [Prerequisites and Setup](docs/02-aws-cli-installation.md)\n3. [IAM Account For Tutorial](docs/03-iam-account-setup.md)\n4. [Hello World - Your First Lambda](docs/04-hello-world-your-first-lambda.md)\n5. [View Lambda Logs](docs/05-view-lambda-logs.md)\n6. [Packaging With Dependencies](docs/06-packaging-lambda-with-dependencies.md)\n7. [Lambda Layers](docs/07-lambda-layers.md)\n8. [Version Lambda](docs/08-version-lambda.md)\n9. [Managing Lambda](docs/09-managing-lambda.md)\n10. [Integrate with S3](docs/10-integrate-with-s3.md)\n11. [Integrate with Kinesis](docs/11-integrate-with-kinesis.md)\n12. [Integrate with DynamoDB](docs/12-integrate-with-dynamodb.md)\n13. [Integrate with APIGateway](docs/13-integrate-with-api-gateway.md)\n14. [SAM CLI](docs/14-sam-cli.md)\n15. [Tear down](docs/15-teardown.md)\n\n**Let's Get Started**: [Serverless Introduction](docs/01-serverless-introduction.md)\n\n## References (external)\n- [AWS Lambda](https://aws.amazon.com/lambda/)\n- [Google Cloud Functions](https://cloud.google.com/functions/)\n- [Azure Functions](https://azure.microsoft.com/en-gb/services/functions/)\n- [Apache OpenWhisk](https://openwhisk.apache.org/)\n- [KNative](https://cloud.google.com/knative/)\n- [Kubeless](https://kubeless.io/)\n- [Serverless](https://serverless.com/)  \n\n","funding_links":[],"categories":["aws"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnsriram%2Flambda-the-cli-way","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnsriram%2Flambda-the-cli-way","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnsriram%2Flambda-the-cli-way/lists"}