AWS Cost and Usage Report
The AWS Cost and Usage Reports (AWS CUR) contains the most comprehensive set of cost and usage data available. You can use Cost and Usage Reports to publish your AWS billing reports to an Amazon Simple Storage Service (Amazon S3) bucket that you own. You can receive reports that break down your costs by the hour or day, by product or product resource, or by tags that you define yourself. AWS updates the report in your bucket once a day in comma-separated value (CSV) format. You can view the reports using spreadsheet software such as Microsoft Excel or Apache OpenOffice Calc, or access them from an application using the Amazon S3 API.
AWS Cost and Usage Report tracks your AWS usage and provides estimated charges associated with your account. Each report contains line items for each unique combination of AWS products, usage type, and operation that you use in your AWS account. You can customize the AWS Cost and Usage Reports to aggregate the information either by the hour or by the day.
Below are the cmdlets which are available with AWS Cost and Usage Report
CmdletName | ServiceOperation |
Edit-CURReportDefinition | ModifyReportDefinition |
Get-CURReportDefinition | DescribeReportDefinitions |
Remove-CURReportDefinition | DeleteReportDefinition |
Write-CURReportDefinition | PutReportDefinition |
You can also check other AWS Services, and each services cmdlets we are providing.