View Source AWS.ApplicationCostProfiler (aws-elixir v1.0.4)
This reference provides descriptions of the AWS Application Cost Profiler API.
The AWS Application Cost Profiler API provides programmatic access to view, create, update, and delete application cost report definitions, as well as to import your usage data into the Application Cost Profiler service.
For more information about using this service, see the AWS Application Cost Profiler User Guide.
Link to this section Summary
Functions
Deletes the specified report definition in AWS Application Cost Profiler.
Retrieves the definition of a report already configured in AWS Application Cost Profiler.
Ingests application usage data from Amazon Simple Storage Service (Amazon S3).
Retrieves a list of all reports and their configurations for your AWS account.
Creates the report definition for a report in Application Cost Profiler.
Updates existing report in AWS Application Cost Profiler.
Link to this section Functions
Deletes the specified report definition in AWS Application Cost Profiler.
This stops the report from being generated.
Retrieves the definition of a report already configured in AWS Application Cost Profiler.
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.
list_report_definitions(client, max_results \\ nil, next_token \\ nil, options \\ [])
View SourceRetrieves a list of all reports and their configurations for your AWS account.
The maximum number of reports is one.
Creates the report definition for a report in Application Cost Profiler.
Updates existing report in AWS Application Cost Profiler.