{"id":16795399,"url":"https://github.com/js-kyle/aws-lambda-queues","last_synced_at":"2025-03-17T03:14:02.896Z","repository":{"id":66678497,"uuid":"526777784","full_name":"js-kyle/aws-lambda-queues","owner":"js-kyle","description":"Example architecture of AWS Lambda SQS","archived":false,"fork":false,"pushed_at":"2022-08-23T07:35:12.000Z","size":1125,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-23T12:46:43.604Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/js-kyle.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}},"created_at":"2022-08-19T23:27:31.000Z","updated_at":"2022-08-23T07:36:28.000Z","dependencies_parsed_at":"2023-03-17T11:15:39.385Z","dependency_job_id":null,"html_url":"https://github.com/js-kyle/aws-lambda-queues","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-kyle%2Faws-lambda-queues","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-kyle%2Faws-lambda-queues/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-kyle%2Faws-lambda-queues/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js-kyle%2Faws-lambda-queues/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/js-kyle","download_url":"https://codeload.github.com/js-kyle/aws-lambda-queues/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243965781,"owners_count":20375918,"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":[],"created_at":"2024-10-13T09:16:15.484Z","updated_at":"2025-03-17T03:14:02.877Z","avatar_url":"https://github.com/js-kyle.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# AWS Lambda Queues\n\nThis is an example project shell of an AWS Architecture utilitsing the Serverless Framework with AWS Lambda written in TypeScript.\n\n## Architecture:\n\n![Sequence diagram](assets/diagram.png)\n\n## Installation\n\nInstall project dependencies using Yarn\n\n```bash\n  yarn\n```\n    \n## Environment Variables\n\nTo deploy this project to AWS, you will need to add the following environment variables to your environment.\n\n`AWS_ACCESS_KEY_ID` An AWS account access key. It is not recommended to use your AWS Root user.\n\n`AWS_SECRET_ACCESS_KEY` AWS secret access key\n\n\n## Deploying\n\nTo deploy the project to AWS\n\n```bash\n  yarn deploy\n```\n\n## Development\n\nTo run the environment locally\n\n```bash\n  yarn dev\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjs-kyle%2Faws-lambda-queues","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjs-kyle%2Faws-lambda-queues","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjs-kyle%2Faws-lambda-queues/lists"}