| Class | Description |
|---|---|
| DeleteReportDefinitionRequest |
Deletes the specified report.
|
| DeleteReportDefinitionResult |
If the action is successful, the service sends back an HTTP 200 response.
|
| DescribeReportDefinitionsRequest |
Requests a Amazon Web Services Cost and Usage Report list owned by the account.
|
| DescribeReportDefinitionsResult |
If the action is successful, the service sends back an HTTP 200 response.
|
| ListTagsForResourceRequest | |
| ListTagsForResourceResult | |
| ModifyReportDefinitionRequest | |
| ModifyReportDefinitionResult | |
| PutReportDefinitionRequest |
Creates a Cost and Usage Report.
|
| PutReportDefinitionResult |
If the action is successful, the service sends back an HTTP 200 response with an empty HTTP body.
|
| ReportDefinition |
The definition of Amazon Web Services Cost and Usage Report.
|
| ReportStatus |
A two element dictionary with a
lastDelivery and lastStatus key whose values describe the
date and status of the last delivered report for a particular report definition. |
| Tag |
Describes a tag.
|
| TagResourceRequest | |
| TagResourceResult | |
| UntagResourceRequest | |
| UntagResourceResult |
| Enum | Description |
|---|---|
| AdditionalArtifact |
The types of manifest that you want Amazon Web Services to create for this report.
|
| AWSRegion |
The region of the S3 bucket that Amazon Web Services delivers the report into.
|
| CompressionFormat |
The compression format that Amazon Web Services uses for the report.
|
| LastStatus | |
| ReportFormat |
The format that Amazon Web Services saves the report in.
|
| ReportVersioning | |
| SchemaElement |
Whether or not Amazon Web Services includes resource IDs in the report.
|
| TimeUnit |
The length of time covered by the report.
|
| Exception | Description |
|---|---|
| AWSCostAndUsageReportException |
Base exception for all service exceptions thrown by AWS Cost and Usage Report Service
|
| DuplicateReportNameException |
A report with the specified name already exists in the account.
|
| InternalErrorException |
An error on the server occurred during the processing of your request.
|
| ReportLimitReachedException |
This account already has five reports defined.
|
| ResourceNotFoundException |
The specified report (
ReportName) in the request doesn't exist. |
| ValidationException |
The input fails to satisfy the constraints specified by an Amazon Web Services service.
|