An open API service indexing awesome lists of open source software.

https://github.com/serverless-guru/cdk-utils

A collection of opinionated utilities for AWS CDK projects, including custom constructs and CDK-Nag rules.
https://github.com/serverless-guru/cdk-utils

aws cdk cdk-nag

Last synced: 5 months ago
JSON representation

A collection of opinionated utilities for AWS CDK projects, including custom constructs and CDK-Nag rules.

Awesome Lists containing this project

README

          

# @serverless-guru/cdk-utils
[![Build](https://github.com/serverless-guru/cdk-utils/workflows/build/badge.svg)](https://github.com/sid88in/serverless-appsync-plugin/actions?query=workflow%3Abuild)
[![npm version](https://img.shields.io/npm/v/@serverless-guru/cdk-utils)](https://www.npmjs.com/package/@serverless-guru/cdk-utils)
[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-)

A collection of opinionated utilities for AWS CDK projects, including custom constructs and CDK-Nag rules.

## Available Constructs and opinionated Configurations

See [CONSTRUCTS](./docs/CONSTRUCTS.md) for the complete list and detailed description of all available constructs.

### Usage

For a full list of options See the [API.md](./API.md)

Using a custom construct

```typescript
// TODO: Add Sample once the first construct is ready
```

## Available Rules and Packs

See [RULES](./docs/RULES.md) for the complete list and detailed description of all rules and packs.

### Usage

For a full list of options See the [API.md](./API.md)

Including in an application

```typescript
// TODO: Add Sample once the first Pack is ready
```

## Contributing

See [CONTRIBUTING](./CONTRIBUTING.md) for more information.

## License

This project is licensed under the [Apache-2.0](./LICENSE) license.
## Contributors ✨

Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):



Lorenzo Hidalgo
Lorenzo Hidalgo

📖 🚧
ServerlessSam
ServerlessSam

💻 ⚠️

This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!