Uploaded image for project: 'Cost Management'
  1. Cost Management
  2. COST-5052

AWS - Add support for V2 data exports

XMLWordPrintable

    • Icon: Epic Epic
    • Resolution: Unresolved
    • Icon: Normal Normal
    • None
    • None
    • Data Pipeline
    • AWS - Add support for V2 data exports
    • 4
    • False
    • None
    • False
    • 50% To Do, 0% In Progress, 50% Done

      AWS introduced CUR 2.0 which collapses some columns into a new column with key-value pairs of the collapsed columns. We should update our pipeline to accept these new reports.

       

      Things we need to be aware of:

      • New permissions on the customer side needs to include the additional entries for data exports
        • "bcm-data-exports:ListExports*"
        • "bcm-data-exports:GetExport*"
      • Koku side
        • Checking for data exports on source creation needs to be updated to use the data exports client
        • AWS downloader needs updating
          • Setting correct paths for downloading files
          • creation of manifest entries needs to be updated
        • Trino columns to need tweaking
          • product/operatingSystem and product/memory columns would be rolled into key/value pairs in a new product column
            • These need to be correctly pulled out and normalised during our post processor flow

       
      Here are some relevant links:

       

      Design doc

            Unassigned Unassigned
            rh-ee-dnakabaa David Nakabaale
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated: