amazonaws.com

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

🔑 oauth2 6 endpoints cloud
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (4 total)

# Maven: see https://github.com/kwawk8/aws-sdk-android-aws-android-sdk-cloudwatch-src-main-java-com-amazonaws-services-cloudwatch-AmazonClo
# Maven: see https://github.com/Aashish-Chaturvedi/relaxed-amazonaws-sdk-extensionApi
# See https://github.com/lucee/osgi-bundle-com.amazonaws.aws-java-sdk-osgi
# See https://github.com/timanrebel/AmazonAWS
curl examples
<p>Retrieves a list of all reports and their configurations for your AWS acco…
curl \
  -H "Authorization: $API_KEY" \
  http://application-cost-profiler.us-east-1.amazonaws.com/reportDefinition
Retrieves the definition of a report already configured in AWS Application Co…
curl \
  -H "Authorization: $API_KEY" \
  http://application-cost-profiler.us-east-1.amazonaws.com/reportDefinition/{reportId}
Endpoints (6 total)
GET
/reportDefinition
<p>Retrieves a list of all reports and their configurations for your AWS acco…
GET
/reportDefinition/{reportId}
Retrieves the definition of a report already configured in AWS Application Co…
POST
/reportDefinition
Creates the report definition for a report in Application Cost Profiler.
POST
/importApplicationUsage
<p>Ingests application usage data from Amazon Simple Storage Service (Amazon …
PUT
/reportDefinition/{reportId}
Updates existing report in AWS Application Cost Profiler.
DELETE
/reportDefinition/{reportId}
Deletes the specified report definition in AWS Application Cost Profiler. Thi…
Language coverage
Java
2
unknown
2
At a glance
Total SDKs4
Languages2
Endpoints6
Authoauth2
Categories1
http://application-cost-profiler.us-east-1.amazonaws.com