Skip to content
This repository has been archived by the owner on Oct 5, 2023. It is now read-only.

Adding support for AWS Organizations, billing month, pre-tax billing and aws-sdk. #2

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Conversation

gregharvey
Copy link

Hi,

This PR introduces two new features I needed. I've done it in such a way as anyone already using this module will not be affected and will not need to update their code (there are safe defaults - e.g. if you change nothing in the way you call this app, the data you get out will remain the same). Thought you might like to include it! :-)

Thanks,

Greg

@gregharvey
Copy link
Author

Updated to also include the ability to provide a string for the year/month CSV file to check, in the format 'YYYY-MM' - again, this doesn't break the default operation, people who already use this would be unaffected by its inclusion.

@gregharvey gregharvey changed the title Adding support for AWS Organizations and pre-tax billing. Adding support for AWS Organizations, billing month and pre-tax billing. Nov 23, 2017
@gregharvey gregharvey changed the title Adding support for AWS Organizations, billing month and pre-tax billing. Adding support for AWS Organizations, billing month, pre-tax billing and aws-sdk. Nov 8, 2018
@gregharvey
Copy link
Author

Refactored to remove obsolete AWS packages and use the aws-sdk instead for fetching the billing spreadsheet from S3.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant