Class | Description |
---|---|
DeleteReportDefinitionRequest |
Deletes the specified report.
|
DeleteReportDefinitionResult |
If the action is successful, the service sends back an HTTP 200 response.
|
DescribeReportDefinitionsRequest |
Requests a list of AWS Cost and Usage reports owned by the account.
|
DescribeReportDefinitionsResult |
If the action is successful, the service sends back an HTTP 200 response.
|
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 AWS Cost and Usage Report.
|
Enum | Description |
---|---|
AdditionalArtifact |
The types of manifest that you want AWS to create for this report.
|
AWSRegion |
The region of the S3 bucket that AWS delivers the report into.
|
CompressionFormat |
The compression format that AWS uses for the report.
|
ReportFormat |
The format that AWS saves the report in.
|
ReportVersioning | |
SchemaElement |
Whether or not AWS 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.
|
ValidationException |
The input fails to satisfy the constraints specified by an AWS service.
|