{"id":22901179,"url":"https://github.com/d-w-arnold/aws-lambda-examples","last_synced_at":"2025-06-30T07:33:29.268Z","repository":{"id":263818989,"uuid":"884354706","full_name":"d-w-arnold/aws-lambda-examples","owner":"d-w-arnold","description":"AWS Lambda function source code, and test harness.","archived":false,"fork":false,"pushed_at":"2024-11-20T12:20:22.000Z","size":40253,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-01T05:41:36.366Z","etag":null,"topics":["aws-lambda","boto3","lambda-functions","python3","testing"],"latest_commit_sha":null,"homepage":"https://github.com/d-w-arnold/aws-cdk-examples","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/d-w-arnold.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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":"2024-11-06T15:47:42.000Z","updated_at":"2024-11-20T13:29:49.000Z","dependencies_parsed_at":"2024-11-20T13:40:04.495Z","dependency_job_id":null,"html_url":"https://github.com/d-w-arnold/aws-lambda-examples","commit_stats":null,"previous_names":["d-w-arnold/aws-lambda-examples"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/d-w-arnold/aws-lambda-examples","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d-w-arnold%2Faws-lambda-examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d-w-arnold%2Faws-lambda-examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d-w-arnold%2Faws-lambda-examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d-w-arnold%2Faws-lambda-examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/d-w-arnold","download_url":"https://codeload.github.com/d-w-arnold/aws-lambda-examples/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d-w-arnold%2Faws-lambda-examples/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262731723,"owners_count":23355406,"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","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-lambda","boto3","lambda-functions","python3","testing"],"created_at":"2024-12-14T01:32:09.792Z","updated_at":"2025-06-30T07:33:29.244Z","avatar_url":"https://github.com/d-w-arnold.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# aws-lambda-examples\n\nWhat is [AWS Lambda](https://aws.amazon.com/lambda/)?\n\nThis repo is a submodule of: [aws-cdk-examples](https://github.com/d-w-arnold/aws-cdk-examples)\n\n### Add Git Hooks\n\nSee `pre-push` shell script in `hooks/`.\n\nWhen pushing to the `main` branch, a push is successful unless Black formatter returns a non-zero exit code, in which it\nwill show the diff regarding what Black would change.\n\nTo utilise this pre-push git hook, run the following commands in the project root directory:\n\n(Submodule repo)\n\n```bash\n# Copy all repo git hooks.\ncp -av hooks/* ../.git/modules/aws-lambda/hooks\n\n# Set all git hooks to executable, if not already set.\nchmod +x ../.git/modules/aws-lambda/hooks/*\n```\n\n(Stand-alone repo)\n\n```bash\n# Copy all repo git hooks.\ncp -av hooks/* .git/hooks\n\n# Set all git hooks to executable, if not already set.\nchmod +x .git/hooks/*\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fd-w-arnold%2Faws-lambda-examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fd-w-arnold%2Faws-lambda-examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fd-w-arnold%2Faws-lambda-examples/lists"}