{"id":25488151,"url":"https://github.com/danjamk/aws-lambda-docker","last_synced_at":"2025-11-08T06:30:30.435Z","repository":{"id":242683040,"uuid":"810062491","full_name":"danjamk/aws-lambda-docker","owner":"danjamk","description":"Simple example of deploying a python AWS Lambda function in Docker using AWS CDK.  It also uses FastAPI","archived":false,"fork":false,"pushed_at":"2025-02-14T18:55:34.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-14T19:25:15.124Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","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/danjamk.png","metadata":{"files":{"readme":"README-CDK.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":"2024-06-04T01:19:37.000Z","updated_at":"2025-02-14T18:55:37.000Z","dependencies_parsed_at":"2025-02-14T19:33:14.258Z","dependency_job_id":null,"html_url":"https://github.com/danjamk/aws-lambda-docker","commit_stats":null,"previous_names":["danjamk/aws-lambda-docker"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danjamk%2Faws-lambda-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danjamk%2Faws-lambda-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danjamk%2Faws-lambda-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danjamk%2Faws-lambda-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danjamk","download_url":"https://codeload.github.com/danjamk/aws-lambda-docker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239550321,"owners_count":19657540,"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":"2025-02-18T20:49:49.577Z","updated_at":"2025-11-08T06:30:30.402Z","avatar_url":"https://github.com/danjamk.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Welcome to your CDK Python project!\n\nYou should explore the contents of this project. It demonstrates a CDK app with an instance of a stack (`aws_lambda_docker_stack`)\nwhich contains an Amazon SQS queue that is subscribed to an Amazon SNS topic.\n\nThe `cdk.json` file tells the CDK Toolkit how to execute your app.\n\nThis project is set up like a standard Python project.  The initialization process also creates\na virtualenv within this project, stored under the .venv directory.  To create the virtualenv\nit assumes that there is a `python3` executable in your path with access to the `venv` package.\nIf for any reason the automatic creation of the virtualenv fails, you can create the virtualenv\nmanually once the init process completes.\n\nTo manually create a virtualenv on MacOS and Linux:\n\n```\n$ python3 -m venv .venv\n```\n\nAfter the init process completes and the virtualenv is created, you can use the following\nstep to activate your virtualenv.\n\n```\n$ source .venv/bin/activate\n```\n\nIf you are a Windows platform, you would activate the virtualenv like this:\n\n```\n% .venv\\Scripts\\activate.bat\n```\n\nOnce the virtualenv is activated, you can install the required dependencies.\n\n```\n$ pip install -r requirements.txt\n```\n\nAt this point you can now synthesize the CloudFormation template for this code.\n\n```\n$ cdk synth\n```\n\nYou can now begin exploring the source code, contained in the hello directory.\nThere is also a very trivial test included that can be run like this:\n\n```\n$ pytest\n```\n\nTo add additional dependencies, for example other CDK libraries, just add to\nyour requirements.txt file and rerun the `pip install -r requirements.txt`\ncommand.\n\n## Useful commands\n\n * `cdk ls`          list all stacks in the app\n * `cdk synth`       emits the synthesized CloudFormation template\n * `cdk deploy`      deploy this stack to your default AWS account/region\n * `cdk diff`        compare deployed stack with current state\n * `cdk docs`        open CDK documentation\n\nEnjoy!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanjamk%2Faws-lambda-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanjamk%2Faws-lambda-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanjamk%2Faws-lambda-docker/lists"}