Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add cost usage report support #316

Closed
softprops opened this issue Dec 23, 2019 · 8 comments
Closed

Add cost usage report support #316

softprops opened this issue Dec 23, 2019 · 8 comments
Labels
other AWS services AppSync, Budgets, SES, etc.

Comments

@softprops
Copy link

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

@luiseduardocolon luiseduardocolon added the other AWS services AppSync, Budgets, SES, etc. label Dec 25, 2019
@tobilg
Copy link

tobilg commented Jan 20, 2020

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

@mwhouser
Copy link

I too want to create CUR reports via CloudFormation.

+1 please.

@tobilg
Copy link

tobilg commented Nov 15, 2020

I just published an update to my custom resource

@omerxx
Copy link

omerxx commented Jun 2, 2021

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

@brianterry
Copy link
Collaborator

CloudFormation now supports AWS::CUR::ReportDefinition

Thank you!

@craighurley
Copy link

@brianterry the docs are not great and need some love, e.g. clarify what format and compression values are allowed, add an example.

:(

@ddivilly
Copy link

CloudFormation now supports AWS::CUR::ReportDefinition

Thank you!

Shame this is only available in US-EAST-1, hopefully it be GA soon.

@dacacioa
Copy link

Do you have any plan to do it GA? In some scenarios, use US-EAST-1 region is not possible.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
other AWS services AppSync, Budgets, SES, etc.
Projects
None yet
Development

No branches or pull requests

9 participants