Crate rusoto_cur[][src]

All public APIs for AWS Cost and Usage Report service

If you're using the service, you're probably looking for CostAndUsageReportClient and CostAndUsageReport.

Structs

CostAndUsageReportClient

A client for the AWS Cost and Usage Report Service API.

DeleteReportDefinitionRequest

Request of DeleteReportDefinition

DeleteReportDefinitionResponse

Response of DeleteReportDefinition

DescribeReportDefinitionsRequest

Request of DescribeReportDefinitions

DescribeReportDefinitionsResponse

Response of DescribeReportDefinitions

PutReportDefinitionRequest

Request of PutReportDefinition

PutReportDefinitionResponse

Response of PutReportDefinition

ReportDefinition

The definition of AWS Cost and Usage Report. Customer can specify the report name, time unit, report format, compression format, S3 bucket and additional artifacts and schema elements in the definition.

Enums

DeleteReportDefinitionError

Errors returned by DeleteReportDefinition

DescribeReportDefinitionsError

Errors returned by DescribeReportDefinitions

PutReportDefinitionError

Errors returned by PutReportDefinition

Traits

CostAndUsageReport

Trait representing the capabilities of the AWS Cost and Usage Report Service API. AWS Cost and Usage Report Service clients implement this trait.