Metadata-Version: 2.1
Name: mozilla-aws-cli-mozilla
Version: 1.3.1
Summary: Mozilla specific deployment of the mozilla_aws_cli
Home-page: https://github.com/mozilla-iam/mozilla-aws-cli-mozilla
Author: Mozilla Enterprise Information Security
Author-email: iam@discourse.mozilla.org
License: UNKNOWN
Keywords: maws Mozilla AWS CLI config
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown
License-File: LICENSE

# mozilla_aws_cli_mozilla

This Python package implements the [`mozilla_aws_cli_config` API](https://github.com/mozilla-iam/mozilla-aws-cli#creating-enterprise--organization-configuration)
and configures a deployment of [`mozilla-aws-cli`](https://pypi.org/project/mozilla-aws-cli/)
with the specific configuration settings for Mozilla employees and contributors.

This package is only needed if you intend to use the `maws` to access AWS 
accounts owned by Mozilla.

To install it, run
```
pip install --user mozilla-aws-cli-mozilla
```

