amazonaws.com

The AWS Cost and Usage Report API enables you to programmatically create, query, and delete AWS Cost and Usage report definitions. AWS Cost and Usage reports track the monthly AWS costs and usage associated with your AWS account. The report contains line items for each unique combination o

🔑 oauth2 4 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
Creates a new report using the description that you provide.
curl \
  -H "Authorization: $API_KEY" \
  http://cur.us-east-1.amazonaws.com/#X-Amz-Target=AWSOrigamiServiceGatewayService.PutReportDefinition
Deletes the specified report.
curl \
  -H "Authorization: $API_KEY" \
  http://cur.us-east-1.amazonaws.com/#X-Amz-Target=AWSOrigamiServiceGatewayService.DeleteReportDefinition
Endpoints (4 total)
POST
/#X-Amz-Target=AWSOrigamiServiceGatewayService.PutReportDefinition
Creates a new report using the description that you provide.
POST
/#X-Amz-Target=AWSOrigamiServiceGatewayService.DeleteReportDefinition
Deletes the specified report.
POST
/#X-Amz-Target=AWSOrigamiServiceGatewayService.ModifyReportDefinition
Allows you to programatically update your report preferences.
POST
/#X-Amz-Target=AWSOrigamiServiceGatewayService.DescribeReportDefinitions
Lists the AWS Cost and Usage reports available to this account.
Language coverage
Java
2
unknown
2
At a glance
Total SDKs4
Languages2
Endpoints4
Authoauth2
Categories1
http://cur.us-east-1.amazonaws.com