
aws/cdk
AWS CDK is an open-source software development framework that allows developers to define cloud infrastructure in code and provision it through AWS CloudFormation. It offers a high-level object-oriented abstraction and supports multiple programming languages. Developers can define reusable cloud components called constructs and use the CLI to interact with their CDK app, synthesize artifacts, deploy stacks, and analyze code changes. The AWS Construct Library provides rich APIs for integrating with various AWS services.
don't have tea/gui yet? download here
Copy the tea one-liner above into your terminal to install aws/cdk. tea will interpret the documentation and take care of any dependencies.