A CLI for retrieving AWS Billing info
Project description
pyawsbillinginfo
A CLI for getting AWS Billing information. To use this program create an IAM user called pybilling.
Now create a group called pybilling_group
and attach the AWSBillingConductorReadOnlyAccess
policy to the group:
Now add the pybilling
user to the pybilling
group:
Now on the pybilling
user page create a new access key and secret key:
Once this is down you should install the aws cli
from
the installer page.
Once this is installed run aws configure
and enter the access key and secret key you created above.
Now you can install the pyawsbillinginfo
program by running:
pip install pyawsbillinginfo
Once this is done you can run the pyawsbillinginfo
program. Use -h to get the options.
If you are stuck email joe@joedrumgoole.com and I will try and help.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pyawsbillinginfo-0.1.3.tar.gz
.
File metadata
- Download URL: pyawsbillinginfo-0.1.3.tar.gz
- Upload date:
- Size: 8.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.3 Darwin/23.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 068cbd9ba78f762e0b33a6c35b7bb50b4d9f9e33d0518f6769805c76b7afa4f7 |
|
MD5 | a89ce891cb39c927ca5e1ec4638d1b3d |
|
BLAKE2b-256 | ae5292acc9528486e028b76f50ee8e9d64b49f15179460fe11791b713e55e603 |
File details
Details for the file pyawsbillinginfo-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: pyawsbillinginfo-0.1.3-py3-none-any.whl
- Upload date:
- Size: 9.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.3 Darwin/23.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a41843cddc8b974ee9bcce7177fafa808cd201b34bcaf2405a11e132e672a9fa |
|
MD5 | 0eca1ba197b84e1009bc72f763bcde31 |
|
BLAKE2b-256 | fd885207db4563303a9c56b70c2ebe7a14a19f7c37f299be10072a721d3d13be |