cdk-constructs
cdk-constructs copied to clipboard
Shared constructs for AWS CDK
This repository contains a library with higher-level constructs for AWS CDK (https://github.com/awslabs/aws-cdk) written in TypeScript.
Installation
You can install the library into your project using npm or pip.
npm install taimos-cdk-constructs
pip3 install taimos-cdk
Constructs
- Deployment Pipeline and Skill Blueprint for Alexa
- Hosting for Single Page Application
- Simple CodeBuild project for NodeJS projects
- Scheduled Lambda function
- VPC Internal REST API
Contributing
We welcome community contributions and pull requests.
License
The CDK construct library is distributed under the Apache License, Version 2.0.
See LICENSE and NOTICE for more information.