hookercookerman / cdk-components

A collection of higher-level aws cdk components: slack-approval-workflow, slack-notifier, contentful-webhook, github-webhook, stripe-webhook, static-website, pull-request-check, codepipeline-merge-action, codepipeline-check-parameter-action...

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@cloudcomponents/cdk-components

Build Status

A collection of higher-level cdk components: slack-approval-workflow, slack-notifier, contentful-webhook, github-webhook, static-website, pull-request-check, codepipeline-merge-action, codepipeline-check-parameter-action...

Components

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

Component Description
cdk-codepipeline-slack Cdk component that provisions a #slack approval workflow and notification messages on codepipeline state changes
cdk-contentful-webhook Cdk component that provides contentful webhooks
cdk-github-webhook Cdk component that provides github webhooks
cdk-stripe-webhook Cdk component that provides stripe webhooks
cdk-static-website Cdk component that creates a static website using S3, configures CloudFront (CDN) and maps a custom domain via Route53 (DNS)
cdk-pull-request-check Cdk component that automatically check pull requests
cdk-codepipeline-merge-action Cdk component that automatically merge branches in codepipelines
cdk-codepipeline-check-parameter-action Cdk component that checks if system parameters are set correctly

Contributing

We welcome community contributions and pull requests.

License

MIT

About

A collection of higher-level aws cdk components: slack-approval-workflow, slack-notifier, contentful-webhook, github-webhook, stripe-webhook, static-website, pull-request-check, codepipeline-merge-action, codepipeline-check-parameter-action...

License:MIT License


Languages

Language:TypeScript 88.8%Language:Python 10.3%Language:JavaScript 0.5%Language:HTML 0.4%