Skip to content

A collection of higher-level aws cdk constructs: slack-approval-workflow, #slack & msteams notifications, chatops, blue-green-container-deployment, codecommit-backup, OWASP dependency-check, contentful-webhook, github-webhook, stripe-webhook, static-website, pull-request-check, pull-request-approval-rule, codepipeline-merge-action, codepipeline-…

License

Notifications You must be signed in to change notification settings

liveFreeOrCode/cdk-constructs

This branch is 166 commits behind cloudcomponents/cdk-constructs:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

May 9, 2021
8c9727a · May 9, 2021
Dec 2, 2020
Jul 21, 2020
May 9, 2021
May 9, 2021
Jul 3, 2020
Jul 21, 2020
Jun 15, 2020
Aug 13, 2020
Mar 10, 2019
Jan 3, 2019
Mar 17, 2021
Aug 17, 2020
May 16, 2020
May 3, 2021
May 9, 2021

Repository files navigation

cloudcomponents Logo

@cloudcomponents/cdk-constructs

Build Status cdkdx typescript python

A collection of higher-level reusable cdk constructs

Constructs

This repository is a monorepo managed with Lerna. Several constructs are published to pypi and npm from the same codebase.

Constructs Description Npm-Downloads
cdk-codepipeline-slack #slack approval workflow and notification messages on codepipeline state changes npm
cdk-contentful-webhook Create, update and delete contentful webhooks with your app deployment npm
cdk-github-webhook Create, update and delete github webhooks with your app deployment npm
cdk-stripe-webhook Create, update and delete stripe webhooks with your app deployment npm
cdk-static-website Static website using S3, configures CloudFront (CDN) and maps a custom domain via Route53 (DNS) npm
cdk-pull-request-check CodeCommit pull request check npm
cdk-pull-request-approval-rule CodeCommit pull request approval rules to enforcing your pull request workflow npm
cdk-codepipeline-merge-action CodePipeline action to merge branches npm
cdk-codepipeline-check-parameter-action Cdk component that checks if system parameters are set correctly npm
cdk-codecommit-backup Backup CodeCommit repositories to S3 npm
cdk-dependency-check OWASP dependency-check for codecommit repositories npm
cdk-container-registry Registry for container images npm
cdk-blue-green-container-deployment Blue green container deployment with CodeDeploy npm
cdk-chatops Constructs for chattool integration: #slack / msteams npm
cdk-developer-tools-notifications #slack / msteams / email notifications for developer tools: CodeCommit, CodeBuild, CodeDeploy, CodePipeline npm
cdk-deletable-bucket Bucket with content cleanup to allow bucket deletion when the stack will be destroyed npm
cdk-codepipeline-dockerfile-linter-action CodePipeline action to lint dockerfiles with hadolint npm
cdk-codepipeline-anchore-inline-scan-action CodePipeline action to integrate Anchore Engine into your pipeline npm
cdk-dynamodb-seeder A seeder for dynamodb tables npm
cdk-temp-stack A stack that destroys itself after a given time (ttl) npm
cdk-lambda-at-edge-pattern CDK Constructs for Lambda@Edge pattern: HttpHeaders npm
cdk-cloudfront-authorization CloudFront with Cognito authentication using Lambda@Edge npm
cdk-secret-key Provide secret keys to lambdas npm
cdk-responsive-email-template Responsive email template for aws ses npm

Contributing

We welcome community contributions and pull requests.

License

MIT

About

A collection of higher-level aws cdk constructs: slack-approval-workflow, #slack & msteams notifications, chatops, blue-green-container-deployment, codecommit-backup, OWASP dependency-check, contentful-webhook, github-webhook, stripe-webhook, static-website, pull-request-check, pull-request-approval-rule, codepipeline-merge-action, codepipeline-…

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 99.2%
  • Other 0.8%