Module Awso_cur.ValuesSource

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 : sig ... end
Sourcemodule LastDelivery : sig ... end
Sourcemodule LastStatus : sig ... end
Sourcemodule SchemaElement : sig ... end
Sourcemodule TagKey : sig ... end
Sourcemodule TagValue : sig ... end
Sourcemodule AWSRegion : sig ... end
Sourcemodule AdditionalArtifactList : sig ... end
Sourcemodule BillingViewArn : sig ... end
Sourcemodule CompressionFormat : sig ... end
Sourcemodule RefreshClosedReports : sig ... end
Sourcemodule ReportFormat : sig ... end
Sourcemodule ReportName : sig ... end

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

Sourcemodule ReportStatus : sig ... end

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 : sig ... end
Sourcemodule S3Bucket : sig ... end

The S3 bucket where Amazon Web Services delivers the report.

Sourcemodule S3Prefix : sig ... end

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 : sig ... end
Sourcemodule TimeUnit : sig ... end
Sourcemodule ErrorMessage : sig ... end

A message to show the detail of the exception.

Sourcemodule Tag : sig ... end

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

Sourcemodule ReportDefinition : sig ... end

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 : sig ... end

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

Sourcemodule ResourceNotFoundException : sig ... end

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

Sourcemodule ValidationException : sig ... end

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

Sourcemodule TagKeyList : sig ... end
Sourcemodule TagList : sig ... end

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

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

Sourcemodule GenericString : sig ... end

A generic string.

Sourcemodule ReportDefinitionList : sig ... end
Sourcemodule MaxResults : sig ... end

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

Sourcemodule DeleteResponseMessage : sig ... end

Whether the deletion was successful or not.

Sourcemodule UntagResourceResponse : sig ... end

Disassociates a set of tags from a report definition.

Sourcemodule UntagResourceRequest : sig ... end

Disassociates a set of tags from a report definition.

Sourcemodule TagResourceResponse : sig ... end

Associates a set of tags with a report definition.

Sourcemodule TagResourceRequest : sig ... end

Associates a set of tags with a report definition.

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

Creates a Cost and Usage Report.

Allows you to programmatically update your report preferences.

Allows you to programmatically update your report preferences.

Lists the tags associated with the specified report definition.

Lists the tags associated with the specified report definition.

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

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

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

Deletes the specified report.