taimos / cdk-constructs

Shared constructs for AWS CDK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

npm version PyPI version Build Status

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

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.

About

Shared constructs for AWS CDK

License:Apache License 2.0


Languages

Language:TypeScript 100.0%