aws-samples / aws-cost-explorer-report

Python SAM Lambda module for generating an Excel cost report with graphs, including month on month cost changes. Uses the AWS Cost Explorer API for data.
MIT No Attribution
432 stars 166 forks source link

Adding Profile Support #9

Closed xsm74 closed 6 years ago

xsm74 commented 6 years ago

Issue 2

Description of changes: Added support for using a profile and updated hardcoded region values with AWS_DEFAULT_REGION variable

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

xsm74 commented 6 years ago

refactoring code after talking to David F