From 86eb42cd748cb6df886a59ac308605f57f5584ad Mon Sep 17 00:00:00 2001 From: Brooke McKim Date: Wed, 27 Nov 2024 11:46:12 -0500 Subject: [PATCH] Update connecting_aws.md --- docs/connecting_aws.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/connecting_aws.md b/docs/connecting_aws.md index 357070ff..24a77208 100644 --- a/docs/connecting_aws.md +++ b/docs/connecting_aws.md @@ -107,7 +107,7 @@ The first CUR that's sent to Vantage contains only the current month's data. If If you have _existing_ historical CUR files, add a copy of these files to the shared Vantage S3 bucket. Then, emailĀ [our Support team](mailto:support@vantage.sh) to ingest the backfilled CUR. By default, Vantage will automatically process CUR files for the current calendar month, but our Support team can also manually process historical CURs if notified. :::note -Ideally, these files should be a daily CSV; however, Vantage can also support hourly and/or Parquet formats. +These files should be a daily CSV with resource ids enabled. ::: If you do not have this data available, you can contact AWS Support and open a ticket for AWS to backfill your CUR. Follow the steps below.