AWS::CUR::ReportDefinition AWS::CUR::*
To be able to manage cost usage reports via cloud formation
Samples:
Other(Billing) https://console.aws.amazon.com/billing/home?#/reports
I created a custom resource for AWS::CUR::ReportDefinition: https://github.com/tobilg/cfn-cur-report-definition
I too want to create CUR reports via CloudFormation.
+1 please.
I just published an update to my custom resource
Apparently this has documentation as if it has been implemented but it doesn't really exist.
Anyone has any idea on this?
CloudFormation now supports AWS::CUR::ReportDefinition
Thank you!
@brianterry the docs are not great and need some love, e.g. clarify what format and compression values are allowed, add an example.
:(
CloudFormation now supports AWS::CUR::ReportDefinition
Thank you!
Shame this is only available in US-EAST-1, hopefully it be GA soon.
Most helpful comment
I created a custom resource for AWS::CUR::ReportDefinition: https://github.com/tobilg/cfn-cur-report-definition