Metadata-Version: 2.1
Name: landingzone-organization
Version: 0.6.2
Summary: 
Home-page: https://binxio.github.io/landingzone-organization/
Author: Joris Conijn
Author-email: Joris.Conijn@xebia.com
Requires-Python: >=3.9,<4.0
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: boto3 (>=1.26.83,<2.0.0)
Requires-Dist: click (>=8.1.3,<9.0.0)
Requires-Dist: jsonpickle (>=3.0.1,<4.0.0)
Project-URL: Documentation, https://binxio.github.io/landingzone-organization/3-user-documentation/
Project-URL: Repository, https://github.com/binxio/landingzone-organization
Description-Content-Type: text/markdown

# landingzone-organization

[![Maintenance](https://img.shields.io/badge/Maintained-yes-green.svg)](https://github.com/Nr18/pull-request-codecommit/graphs/commit-activity)
[![GitHub release](https://img.shields.io/github/release/binxio/landingzone-organization.svg)](https://github.com/binxio/landingzone-organization/releases/)
[![Continuous Integration](https://github.com/binxio/landingzone-organization/actions/workflows/ci.yml/badge.svg)](https://github.com/binxio/landingzone-organization/actions/workflows/ci.yml)

This module allows you to query your landingzone organization. For example, if you want to know the names of all workloads that run in your AWS Cloud? You can use this module to fetch this information directly from the APIs from AWS.

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

