Metadata-Version: 2.1
Name: aws-network-firewall
Version: 0.8.0
Summary: 
License: MIT
Author: Joris Conijn
Author-email: Joris.Conijn@xebia.com
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: click (>=8.1.3,<9.0.0)
Requires-Dist: jinja2 (>=3.1.2,<4.0.0)
Requires-Dist: jsonschema (>=4.18.3,<5.0.0)
Requires-Dist: jsonschema2md (>=0.9.0,<0.10.0)
Requires-Dist: landingzone-organization (>=0.8.0,<0.9.0)
Requires-Dist: pyyaml (>=6.0,<7.0)
Requires-Dist: xenon (>=0.9.0,<0.10.0)
Description-Content-Type: text/markdown

# AWS Network Firewall

[![Maintenance](https://img.shields.io/badge/Maintained-yes-green.svg)](https://github.com/binxio/aws-network-firewall/graphs/commit-activity)
[![GitHub release](https://img.shields.io/github/release/binxio/aws-network-firewall.svg)](https://github.com/binxio/aws-securityhub-suppression/releases/)
[![Continuous Integration](https://github.com/binxio/aws-securityhub-suppression/actions/workflows/ci.yml/badge.svg)](https://github.com/binxio/aws-network-firewall/actions/workflows/ci.yml)

This tool allows you to manage your AWS Network Firewall rules as Code.

**Useful links:**
- [Documentation](https://binxio.github.io/aws-network-firewall/)
- [Bug Tracker](https://github.com/binxio/aws-network-firewall/issues)
- [PyPi](https://pypi.org/project/aws-network-firewall/)

