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
Remove duplicate Environment and Variables keys #32
Prior to this commit, this repos SAM template included duplicate Environment and Variables keys which will cause parse failures for many tools, including Stackery's editor as demonstrated at https://app.stackery.io/editor/design?owner=aws-samples&repo=aws-cost-explorer-report&file=src/sam.yaml
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.