Metadata-Version: 2.1
Name: aws-account
Version: 0.1.1
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
Author: M. Rollwagen
Author-email: rollwagen@gmail.com
Requires-Python: >=3.8
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
Requires-Dist: click
Requires-Dist: colorama
Project-URL: Repository, https://github.com/rollwagen/aws-account
