{"id":25268687,"url":"https://github.com/tamdilip/build-aws-resources-cdk","last_synced_at":"2026-05-02T11:36:04.456Z","repository":{"id":129130889,"uuid":"339475585","full_name":"tamdilip/build-aws-resources-cdk","owner":"tamdilip","description":"Sample project to create aws resources programatically using JavaScript AWS CDK as an easy alternative for cloudformation/terraform way.","archived":false,"fork":false,"pushed_at":"2021-02-16T17:27:02.000Z","size":79,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-12T10:43:55.895Z","etag":null,"topics":["aws","aws-cdk","cloudformation","javascript","nodejs","stack"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/tamdilip.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":"2021-02-16T17:25:21.000Z","updated_at":"2021-06-13T08:10:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"d24ba06d-9f0f-4ebb-92c5-27a9a8b85980","html_url":"https://github.com/tamdilip/build-aws-resources-cdk","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/tamdilip%2Fbuild-aws-resources-cdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tamdilip%2Fbuild-aws-resources-cdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tamdilip%2Fbuild-aws-resources-cdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tamdilip%2Fbuild-aws-resources-cdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tamdilip","download_url":"https://codeload.github.com/tamdilip/build-aws-resources-cdk/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247435043,"owners_count":20938530,"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","aws-cdk","cloudformation","javascript","nodejs","stack"],"created_at":"2025-02-12T10:32:10.268Z","updated_at":"2026-05-02T11:36:04.409Z","avatar_url":"https://github.com/tamdilip.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🔧 AWS CDK project\n\nThis is a sample project to create aws resources programatically using JavaScript AWS CDK as an easy alternative for cloudformation/terraform way.\n\nThe `cdk.json` file tells the CDK Toolkit how to execute your app. The build step is not required when using JavaScript.\n\n### Useful commands\n\n * `npm run test`         perform the jest unit tests\n * `cdk deploy`           deploy this stack to your default AWS account/region\n * `cdk diff`             compare deployed stack with current state\n * `cdk synth`            emits the synthesized CloudFormation template\n\n\n### Easy jump start\n\n```sh\n        $ mkdir build-aws-resources-cdk\n        $ cd build-aws-resources-cdk\n        $ cdk init app --language javascript\n        $ npm i @aws-cdk/aws-codebuild\n        $ npm i @aws-cdk/aws-events-targets\n        $ npm i @aws-cdk/aws-lambda\n        $ cdk ls\n        $ cdk synth\n        $ cdk synth \u003e cfn-template-output.yaml\n```\n### References\n - https://docs.aws.amazon.com/cdk/latest/guide/hello_world.html#hello_world_tutorial_create_app\n - https://docs.aws.amazon.com/cdk/api/latest/docs/aws-codebuild-readme.html\n - https://github.com/aws-samples/aws-cdk-examples/blob/master/typescript/api-cors-lambda-crud-dynamodb/index.ts\n - https://docs.aws.amazon.com/cdk/latest/guide/getting_started.html\n\n**Happy coding :) !!**","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftamdilip%2Fbuild-aws-resources-cdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftamdilip%2Fbuild-aws-resources-cdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftamdilip%2Fbuild-aws-resources-cdk/lists"}