Values.ImportApplicationUsageRequestSourceIngests 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.
type nonrec t = {sourceS3Location : SourceS3Location.t;Amazon S3 location to import application usage data from.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string * [> `Enum of string | `String of S3Bucket.t ]) list ])
list ]