This package adds MWAA Environment type to AWS CloudFormation.
Schema exists in aws-mwaa-environment.json
file.
The RPDK will automatically generate the correct resource model from the schema whenever the project is built via Maven.
You can also do this manually with the following command: cfn generate
.
The code uses Lombok, and you may have to install IDE integrations to enable auto-complete for Lombok-annotated classes.
See CONTRIBUTING for more information.
This project is licensed under the Apache-2.0 License.