Library for handling Amazon Web Services billing.
Copyright (C) 2012, Eleven41 Software
- Visual Studio 2010
This library will process an Amazon Web Services billing CSV file and generate an object model based on the data.
- Statement
- Account
- Invoice
- Product * Line items
The goal is to get the object model in a format where the activity reports can be re-created.
Currently, linked accounts are ignored.
Additional information can be found in the Wiki including assumptions and assertions.