Metadata-Version: 2.1
Name: aws-account
Version: 0.1.8
Summary: Print out AWS account and identity information to verify which account/organization is currently in use.
Home-page: https://github.com/rollwagen/aws-account
License: Apache-2.0
Author: M. Rollwagen
Author-email: rollwagen@gmail.com
Requires-Python: >=3.8,<4
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: boto3 (>=1.20.5)
Requires-Dist: click (>=8.0.3)
Requires-Dist: colorama (>=0.4)
Project-URL: Repository, https://github.com/rollwagen/aws-account
