Module Awso_applicationcostprofiler_asyncSource

include module type of struct include Awso_applicationcostprofiler.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 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 ]

Represents the Amazon Simple Storage Service (Amazon S3) location where AWS Application Cost Profiler reports are generated and then written to.

The configuration of a report in AWS Application Cost Profiler.

You do not have permission to perform this action.

An internal server error occurred. Retry your request.

The calls to AWS Application Cost Profiler API are throttled. The request was denied.

The input fails to satisfy the constraints for the API.

Your request exceeds one or more of the service quotas.

Represents the Amazon Simple Storage Service (Amazon S3) location where usage data is read from.

Updates existing report in AWS Application Cost Profiler.

Updates existing report in AWS Application Cost Profiler.

Creates the report definition for a report in Application Cost Profiler.

Creates the report definition for a report in Application Cost Profiler.

Retrieves a list of all reports and their configurations for your AWS account. The maximum number of reports is one.

Retrieves a list of all reports and their configurations for your AWS account. The maximum number of reports is one.

Ingests application usage data from Amazon Simple Storage Service (Amazon S3). The data must already exist in the S3 location. As part of the action, AWS Application Cost Profiler copies the object from your S3 bucket to an S3 bucket owned by Amazon for processing asynchronously.

Ingests application usage data from Amazon Simple Storage Service (Amazon S3). The data must already exist in the S3 location. As part of the action, AWS Application Cost Profiler copies the object from your S3 bucket to an S3 bucket owned by Amazon for processing asynchronously.

Retrieves the definition of a report already configured in AWS Application Cost Profiler.

Retrieves the definition of a report already configured in AWS Application Cost Profiler.

Deletes the specified report definition in AWS Application Cost Profiler. This stops the report from being generated.

Deletes the specified report definition in AWS Application Cost Profiler. This stops the report from being generated.

Sourcemodule Cli : sig ... end