{"id":19308695,"url":"https://github.com/mtulio/cdk-samples","last_synced_at":"2025-02-24T03:17:50.575Z","repository":{"id":53951244,"uuid":"294856182","full_name":"mtulio/cdk-samples","owner":"mtulio","description":"AWS Cloud Development Kit Samples in Python","archived":false,"fork":false,"pushed_at":"2021-03-11T03:24:09.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-06T01:30:00.547Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mtulio.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}},"created_at":"2020-09-12T02:42:38.000Z","updated_at":"2021-03-11T03:24:48.000Z","dependencies_parsed_at":"2022-08-13T05:11:09.770Z","dependency_job_id":null,"html_url":"https://github.com/mtulio/cdk-samples","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/mtulio%2Fcdk-samples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mtulio%2Fcdk-samples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mtulio%2Fcdk-samples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mtulio%2Fcdk-samples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mtulio","download_url":"https://codeload.github.com/mtulio/cdk-samples/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240409852,"owners_count":19796797,"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-11-10T00:16:08.311Z","updated_at":"2025-02-24T03:17:50.541Z","avatar_url":"https://github.com/mtulio.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cdk-samples\n\n[Cloud Development Kit](https://docs.aws.amazon.com/cdk/latest/guide/work-with-cdk-python.html) Samples in Python\n\n## Prerequisites\n\n- Install CDK CLI\n```\nnpm install -g aws-cdk\n```\n\n## Manage Projects\n\n### Create a new Project (new-sample)\n\n```bash\nmkdir new-sample\ncd new-sample \u0026\u0026 cdk init app --language python\n./env/bin/pip install -r requirements.txt\n```\n\n### Generate CloudFormation Template\n\n```bash\ncdk synth\n```\n\n### Deploy Project\n\n```bash\ncdk deploy\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmtulio%2Fcdk-samples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmtulio%2Fcdk-samples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmtulio%2Fcdk-samples/lists"}