Module Awso_applicationcostprofiler.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 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 S3Bucket : sig ... end
Sourcemodule S3Prefix : sig ... end
Sourcemodule Format_ : sig ... end
Sourcemodule ReportDescription : sig ... end
Sourcemodule ReportFrequency : sig ... end
Sourcemodule ReportId : sig ... end
Sourcemodule S3Location : sig ... end

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

Sourcemodule Timestamp : sig ... end
Sourcemodule ErrorMessage : sig ... end
Sourcemodule ReportDefinition : sig ... end

The configuration of a report in AWS Application Cost Profiler.

Sourcemodule S3BucketRegion : sig ... end
Sourcemodule S3Key : sig ... end
Sourcemodule AccessDeniedException : sig ... end

You do not have permission to perform this action.

Sourcemodule InternalServerException : sig ... end

An internal server error occurred. Retry your request.

Sourcemodule ThrottlingException : sig ... end

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

Sourcemodule ValidationException : sig ... end

The input fails to satisfy the constraints for the API.

Your request exceeds one or more of the service quotas.

Sourcemodule ReportDefinitionList : sig ... end
Sourcemodule Token : sig ... end
Sourcemodule Integer : sig ... end
Sourcemodule ImportId : sig ... end
Sourcemodule SourceS3Location : sig ... end

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.

Sourcemodule PutReportDefinitionResult : sig ... end

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.

Sourcemodule GetReportDefinitionResult : sig ... end

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.