integrations.sh
← all integrations

amazonaws.com – applicationcostprofiler

OpenAPI apis-guru cloud

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 .

Homepage
https://api.apis.guru/v2/specs/amazonaws.com:applicationcostprofiler/2020-09-10.json
Provider
amazonaws.com:applicationcostprofiler / applicationcostprofiler
OpenAPI version
3.0.0
Spec (JSON)
https://api.apis.guru/v2/specs/amazonaws.com/applicationcostprofiler/2020-09-10/openapi.json
Spec (YAML)
https://api.apis.guru/v2/specs/amazonaws.com/applicationcostprofiler/2020-09-10/openapi.yaml

Tools (8)

Extracted live via the executor SDK.

  • importApplicationUsage.postOperation

    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.

  • reportDefinition.deleteReportDefinition

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

  • reportDefinition.getReportDefinition

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

  • reportDefinition.listReportDefinitions

    Retrieves a list of all reports and their configurations for your AWS account.

    The maximum number of reports is one.

  • reportDefinition.putReportDefinition

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

  • reportDefinition.updateReportDefinition

    Updates existing report in AWS Application Cost Profiler.

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools