{"id":26709450,"url":"https://github.com/holms/firstawslambda","last_synced_at":"2026-02-15T02:31:11.162Z","repository":{"id":70783338,"uuid":"153335943","full_name":"holms/firstawslambda","owner":"holms","description":null,"archived":false,"fork":false,"pushed_at":"2018-10-16T18:39:13.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-07T09:52:21.752Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/holms.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-10-16T18:39:07.000Z","updated_at":"2018-10-16T18:39:14.000Z","dependencies_parsed_at":"2023-04-12T19:30:13.924Z","dependency_job_id":null,"html_url":"https://github.com/holms/firstawslambda","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/holms/firstawslambda","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/holms%2Ffirstawslambda","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/holms%2Ffirstawslambda/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/holms%2Ffirstawslambda/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/holms%2Ffirstawslambda/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/holms","download_url":"https://codeload.github.com/holms/firstawslambda/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/holms%2Ffirstawslambda/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29465692,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-15T01:01:38.065Z","status":"online","status_checked_at":"2026-02-15T02:00:07.449Z","response_time":118,"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":[],"created_at":"2025-03-27T08:17:06.512Z","updated_at":"2026-02-15T02:31:11.153Z","avatar_url":"https://github.com/holms.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Stackery Hello World - Python 3.6\n\nThis is a sample template for a serverless AWS Lambda application, written in Python.\n\nThis application contains two Lambda Functions.  getWelcomePage function\nresponds to web request events from an API Gateway endpoint.  logErrors\nprocesses a centralized stream of all Lambda error within this app.\n\nThe application arcitecture is defined in template.yaml, a Serverless\nApplication Model (SAM) template which can be managed through the Stackery UI\nat app.stackery.io.\n\nHere is an overview of the files:\n\n```bash\n.\n├── README.md                   \u003c-- This README file\n├── src                         \u003c-- Source code dir for all AWS Lambda functions\n│   ├── getWelcomePage          \u003c-- Source code dir for getWelcomePage function\n│   │   ├── README.md           \u003c-- Function specific README\n│   │   ├── handler.py          \u003c-- Lambda function code\n│   │   ├── requirements.txt    \u003c-- Python pip dependencies\n│   │   └── welcome.html        \u003c-- HTML welcome page returned by Lambda function\n│   └── logErrors               \u003c-- Source code dir for logErrors function\n│       ├── README.md           \u003c-- Function specific README\n│       ├── handler.py          \u003c-- Lambda function code\n│       └── requirements.txt    \u003c-- Python pip dependencies\n└── template.yaml               \u003c-- SAM infrastructure-as-code template\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fholms%2Ffirstawslambda","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fholms%2Ffirstawslambda","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fholms%2Ffirstawslambda/lists"}