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
- Host: GitHub
- URL: https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-mwaa
- Owner: aws-cloudformation
- License: apache-2.0
- Created: 2020-08-22T00:40:27.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-02-21T23:50:26.000Z (over 1 year ago)
- Last Synced: 2025-03-29T01:42:16.124Z (over 1 year ago)
- Topics: aws-resources, mwaa, resources
- Language: Java
- Homepage: https://aws.amazon.com/managed-workflows-for-apache-airflow/
- Size: 79.1 KB
- Stars: 7
- Watchers: 21
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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.