Module Awso_cur_eioSource

include module type of struct include Awso_cur.Values end
Sourceval service : Awso.Service.t
Sourceval apiVersion : string
Sourceval endpointPrefix : string
Sourceval serviceFullName : string
Sourceval signatureVersion : string
Sourceval protocol : string
Sourceval globalEndpoint : string
Sourceval targetPrefix : string
Sourceval simple_to_json : ('a -> Awso__Botodata.value) -> 'a -> Yojson.Safe.t
Sourceval composed_to_json : ('a -> Awso__Botodata.value) -> 'a -> Yojson.Safe.t
Sourceval to_query : ('a -> Awso.Client.Query.value) -> 'a -> Awso.Client.Query.t
Sourceval structure_to_value_aux : ('a * 'b option) list -> f:(('a * 'b) list -> 'c) -> [> `Structure of 'c ]
Sourceval structure_to_value : ('a * 'b option) list -> [> `Structure of ('a * 'b) list ]
Sourceval structure_to_wrapped_value : wrapper:'a -> response:'a -> ('b * 'c option) list -> [> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]
Sourcemodule AdditionalArtifact = Awso_cur.Values.AdditionalArtifact
Sourcemodule AdditionalArtifactList = Awso_cur.Values.AdditionalArtifactList
Sourcemodule BillingViewArn = Awso_cur.Values.BillingViewArn
Sourcemodule CompressionFormat = Awso_cur.Values.CompressionFormat
Sourcemodule RefreshClosedReports = Awso_cur.Values.RefreshClosedReports

The name of the report that you want to create. The name must be unique, is case sensitive, and can't include spaces.

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.

Sourcemodule ReportVersioning = Awso_cur.Values.ReportVersioning

The S3 bucket where Amazon Web Services delivers the report.

The prefix that Amazon Web Services adds to the report name when Amazon Web Services delivers the report. Your prefix can't include spaces.

Sourcemodule SchemaElementList = Awso_cur.Values.SchemaElementList

A message to show the detail of the exception.

Describes a tag. A tag is a key-value pair. You can add up to 50 tags to a report definition.

Sourcemodule ReportDefinition = Awso_cur.Values.ReportDefinition

The definition of Amazon Web Services 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.

Sourcemodule InternalErrorException = Awso_cur.Values.InternalErrorException

An error on the server occurred during the processing of your request. Try again later.

Sourcemodule ResourceNotFoundException = Awso_cur.Values.ResourceNotFoundException

The specified report (ReportName) in the request doesn't exist.

Sourcemodule ValidationException = Awso_cur.Values.ValidationException

The input fails to satisfy the constraints specified by an Amazon Web Services service.

Sourcemodule DuplicateReportNameException = Awso_cur.Values.DuplicateReportNameException

A report with the specified name already exists in the account. Specify a different report name.

Sourcemodule ReportLimitReachedException = Awso_cur.Values.ReportLimitReachedException

This account already has five reports defined. To define a new report, you must delete an existing report.

A generic string.

Sourcemodule ReportDefinitionList = Awso_cur.Values.ReportDefinitionList

The maximum number of results that Amazon Web Services returns for the operation.

Sourcemodule DeleteResponseMessage = Awso_cur.Values.DeleteResponseMessage

Whether the deletion was successful or not.

Sourcemodule UntagResourceResponse = Awso_cur.Values.UntagResourceResponse

Disassociates a set of tags from a report definition.

Sourcemodule UntagResourceRequest = Awso_cur.Values.UntagResourceRequest

Disassociates a set of tags from a report definition.

Sourcemodule TagResourceResponse = Awso_cur.Values.TagResourceResponse

Associates a set of tags with a report definition.

Sourcemodule TagResourceRequest = Awso_cur.Values.TagResourceRequest

Associates a set of tags with a report definition.

Sourcemodule PutReportDefinitionResponse = Awso_cur.Values.PutReportDefinitionResponse

If the action is successful, the service sends back an HTTP 200 response with an empty HTTP body.

Sourcemodule PutReportDefinitionRequest = Awso_cur.Values.PutReportDefinitionRequest

Creates a Cost and Usage Report.

Sourcemodule ModifyReportDefinitionResponse = Awso_cur.Values.ModifyReportDefinitionResponse

Allows you to programmatically update your report preferences.

Sourcemodule ModifyReportDefinitionRequest = Awso_cur.Values.ModifyReportDefinitionRequest

Allows you to programmatically update your report preferences.

Sourcemodule ListTagsForResourceResponse = Awso_cur.Values.ListTagsForResourceResponse

Lists the tags associated with the specified report definition.

Sourcemodule ListTagsForResourceRequest = Awso_cur.Values.ListTagsForResourceRequest

Lists the tags associated with the specified report definition.

Sourcemodule DescribeReportDefinitionsResponse = Awso_cur.Values.DescribeReportDefinitionsResponse

If the action is successful, the service sends back an HTTP 200 response.

Sourcemodule DescribeReportDefinitionsRequest = Awso_cur.Values.DescribeReportDefinitionsRequest

Requests a Amazon Web Services Cost and Usage Report list owned by the account.

Sourcemodule DeleteReportDefinitionResponse = Awso_cur.Values.DeleteReportDefinitionResponse

If the action is successful, the service sends back an HTTP 200 response.

Sourcemodule DeleteReportDefinitionRequest = Awso_cur.Values.DeleteReportDefinitionRequest

Deletes the specified report.