project-koku / masu

This is a READ ONLY repo. See https://github.com/project-koku/koku for current masu implementation
GNU Affero General Public License v3.0
5 stars 6 forks source link

Download and process CUR from AWS (synchronously) #57

Closed dccurtis closed 6 years ago

dccurtis commented 6 years ago

User Story

As user, I want my CUR stored in AWS to be downloaded and stored in in the Koku/Masu database for further analysis

Assumptions

AWS account is properly configured

Implementation details

As an initial step we want to synchronously download and store CUR data with Masu. There will be a test end point for Masu that will kick off the download/processing. In a subsequent user story we will make this action be asynchronous and processing/downloads will be continuously happening.

Acceptance Criteria

dccurtis commented 6 years ago

https://github.com/project-koku/masu/pull/56

LaVLaS commented 6 years ago

VERIFIED. Hitting /download will trigger a sync of AWS reports