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

https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-mwaa

Amazon Managed Workflows for Apache Airflow provider type for AWS CloudFormation
https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-mwaa

aws-resources mwaa resources

Last synced: about 1 year ago
JSON representation

Amazon Managed Workflows for Apache Airflow provider type for AWS CloudFormation

Awesome Lists containing this project

README

          

## AWS::MWAA::Environment

This package adds **MWAA Environment** type to [AWS CloudFormation](https://aws.amazon.com/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](https://projectlombok.org/), and [you may have to install IDE integrations](https://projectlombok.org/setup/overview) to enable auto-complete for Lombok-annotated classes.

## Security

See [CONTRIBUTING](CONTRIBUTING.md#security-issue-notifications) for more information.

## License

This project is licensed under the Apache-2.0 License.