Skip to content

Commit

Permalink
Add "in code" to the description of the CDK (aws#635)
Browse files Browse the repository at this point in the history
  • Loading branch information
Elad Ben-Israel authored Aug 28, 2018
1 parent da18796 commit 769fc5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
[![Gitter chat](https://badges.gitter.im/gitterHQ/gitter.svg)](https://gitter.im/awslabs/aws-cdk)

The **AWS Cloud Development Kit (AWS CDK)** is an open-source software development
framework to define cloud infrastructure and provision it through AWS CloudFormation.
framework to define cloud infrastructure in code and provision it through AWS CloudFormation.
The CDK integrates fully with AWS services and offers a higher level object-oriented
abstraction to define AWS resources imperatively. Using the CDK’s library of
infrastructure [constructs], you can easily encapsulate AWS best practices in your
Expand Down

0 comments on commit 769fc5c

Please sign in to comment.