AWS updates your Cost and Usage Report at least once a day until your charges are finalized. When you create a report, you can choose to create new report versions or overwrite the existing report version with every update.
If you configured your report to create new report versions with every update, then use the assemblyId in the manifest file to find the latest report files.
To view your latest report files when you have multiple report versions
-
Open the Billing and Cost Management console at https://console.aws.amazon.com/costmanagement/
. -
In the navigation pane, under Legacy Pages, choose Cost and Usage Reports.
-
From your list of reports, choose the name of the report that you want to view.
-
On the Report Details page, note the Report path prefix.
-
Choose the bucket name listed under Amazon S3 bucket. The link opens this bucket in the Amazon S3 console.
-
From the list of objects in the bucket, choose the folder named with the first part of the Report path prefix that you noted in step 4. For example, if your Report path prefix is
example-report-prefix/example-report-name
, then choose the folder named example-report-prefix. -
From the list of objects in the folder, choose the folder named with the second part of the Report path prefix that you noted in step 4. For example, if your Report path prefix is
example-report-prefix/example-report-name
, then choose the folder named example-report-name. -
Open the folder named with the latest billing period (in the YYYYMMDD-YYYYMMDD format).
-
Open the
example-report-name
-Manifest.json file. -
At the top of the manifest file, note the assemblyId. The assemblyId value corresponds to the name of the folder with the latest report files.
-
Return to the Amazon S3 console page where you’re viewing the folder named with the latest billing period.
-
Open the folder named with the assemblyId value that you noted in step 10. For example, if the assemblyId value is
20210129T123456Z
, then open the folder named 20210129T123456Z/. This folder contains your latest report files.