cur-2017-01-06 library
Classes
- AwsClientCredentials
- AWS credentials.
- CostandUsageReportService
- The AWS Cost and Usage Report API enables you to programmatically create, query, and delete AWS Cost and Usage report definitions.
- DeleteReportDefinitionResponse
- If the action is successful, the service sends back an HTTP 200 response.
- DescribeReportDefinitionsResponse
- If the action is successful, the service sends back an HTTP 200 response.
- ModifyReportDefinitionResponse
- PutReportDefinitionResponse
- 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. You can specify the report name, time unit, report format, compression format, S3 bucket, additional artifacts, and schema elements in the definition.
Enums
- 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.
Extensions
- AdditionalArtifactFromString on String
- AdditionalArtifactValueExtension on AdditionalArtifact
- AWSRegionFromString on String
- AWSRegionValueExtension on AWSRegion
- CompressionFormatFromString on String
- CompressionFormatValueExtension on CompressionFormat
- ReportFormatFromString on String
- ReportFormatValueExtension on ReportFormat
- ReportVersioningFromString on String
- ReportVersioningValueExtension on ReportVersioning
- SchemaElementFromString on String
- SchemaElementValueExtension on SchemaElement
- TimeUnitFromString on String
- TimeUnitValueExtension on TimeUnit