aws-cloudformation / cloudformation-coverage-roadmap

The AWS CloudFormation Public Coverage Roadmap
https://aws.amazon.com/cloudformation/
Creative Commons Attribution Share Alike 4.0 International
1.1k stars 53 forks source link

AWS Data Exports, Cost and Usage Report (CUR) 2.0 #1915

Closed rhbecker closed 5 months ago

rhbecker commented 5 months ago

Name of the resource

AWS::CUR::ReportDefinition

Resource name

AWS::DataExports

Description

As far as I can tell, there's not yet support for AWS Data Exports, introduced in November 2023.

There is support for the predecessor it's supplanting, via the AWS::CUR::ReportDefinition resource type.

Maybe the plan is to enhance that existing resource type? The Data Exports docs brand the enhancements as Cost and Usage Report (CUR) 2.0.

Other Details

No response

bolagadalla commented 5 months ago

Hello,

AWS Data Exports is not yet supporting Cloudformation templates/constructs as of now. There is developments in the work to get this supported, but we do not have an exact time as to when this support will be release. But, currently we support creation of Data Exports through SDK, Billing Management Console, or CLI

rhbecker commented 5 months ago

@bolagadalla: Thanks for the response.

I don't think this issue should be closed, though, given that this repo is to track the state of CloudFormation coverage.

rahuldeverani commented 2 weeks ago

Hi team , can we please reopen this issue to track it here?

rahuldeverani commented 2 weeks ago

This is now supported using : https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bcmdataexports-export.html

However this resource is only supported in us-east-1 as of now.