Cloudformation-coverage-roadmap: Add cost usage report support

Created on 23 Dec 2019  路  7Comments  路  Source: aws-cloudformation/cloudformation-coverage-roadmap

1. The following resources are missing from CloudFormation

  • AWS::CUR::ReportDefinition

2. Scope of request

AWS::CUR::*

3. Expected behavior

To be able to manage cost usage reports via cloud formation

5. Helpful Links to speed up research and evaluation

Samples:

Updated API docs at https://docs.aws.amazon.com/cli/latest/reference/cur/index.html

Put report API https://docs.aws.amazon.com/cli/latest/reference/cur/put-report-definition.html

6. Category (required) - Will help with tagging and be easier to find by other users to +1

Other(Billing) https://console.aws.amazon.com/billing/home?#/reports

other AWS services

Most helpful comment

I created a custom resource for AWS::CUR::ReportDefinition: https://github.com/tobilg/cfn-cur-report-definition

All 7 comments

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?

https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cur-reportdefinition.html

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.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

mildebrandt picture mildebrandt  路  3Comments

mweagle picture mweagle  路  3Comments

fimbulvetr picture fimbulvetr  路  3Comments

kdgregory picture kdgregory  路  3Comments

ghost picture ghost  路  4Comments