Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/awsdocs/aws-cdk-guide

User guide for the AWS Cloud Development Kit (CDK).
https://github.com/awsdocs/aws-cdk-guide

Last synced: 7 days ago
JSON representation

User guide for the AWS Cloud Development Kit (CDK).

Awesome Lists containing this project

README

        

# Welcome to the AWS CDK Developer Guide

This is the GitHub repository for the [AWS CDK Developer Guide](https://docs.aws.amazon.com/cdk/latest/guide/home.html).
You're welcome to [report issues](https://github.com/awsdocs/aws-cdk-guide/issues/new) with the documentation here or, if you have a moment, to submit a Pull Request with your suggested changes. PRs should target the main branch, not master, which has been deprecated.

* `v1` - contains the Markdown files for the CDK v1 Developer Guide
* `v2` - contains the Markdown files for the CDK v2 Developer Guide

Feel free to make a Pull Request against only one of these content sets (we'll make sure it gets into both).

Issues reported through the Feedback link at the bottom of the individual pages of the AWS CDK Developer Guide go to an internal
Amazon issue tracker and may not appear here. However, we try to track most substantive AWS CDK Developer Guide work on GitHub
so the community can see, comment, and contribute.

> :memo: **NOTE** -
> The Markdown files in this repository are an *output* of the AWS CDK Developer Guide build process, not the actual source files.
Periodically, we update the Markdown files here from our builds. Changes may appear on docs.aws.amazon.com before they appear
here.

## Other Documentation Issues

* Issues with the [API Reference](https://docs.aws.amazon.com/cdk/api/latest/docs/aws-construct-library.html) should be [filed](https://github.com/aws/aws-cdk/issues/new/choose) against the [AWS CDK repo](https://github.com/aws/aws-cdk/).
* Issues with the [CDK Workshop](https://cdkworkshop.com/) should be [filed](https://github.com/aws-samples/aws-cdk-intro-workshop/issues/new/choose) against the [CDK Workshop repo](https://github.com/aws-samples/aws-cdk-intro-workshop).

## Project Board

Have a look at the AWS CDK Developer Guide [Project Board](https://github.com/awsdocs/aws-cdk-guide/projects/1)
to see what we're working on at the moment. Note that items on the Wishlist may not be in any particular order. You can help us prioritize our work by +1'ing issues that are important to you.

## Contributor Grant of License

By submitting a Pull Request against this repo, you grant Amazon the right to use use, modify, copy, and redistribute your contribution
under any license we choose.