2013-05

Navigation

Link

root

Common link which links to the root level of the service.

tag
a (look at the href attribute for the URL)
id
root
Link

parent

Common link which links to the parent resource.

tag
a (look at the href attribute for the URL)
id
parent
Link

self

Common link which links to this resource.

tag
a (look at the href attribute for the URL)
id
self

Data

tag
code
id
data__
classes
  • data

{
  "tableName": "aws_billing_csv",
  "month": "2013-05",
  "maxKeys": 2,
  "truncated": false,
  "records": [
    {
      "id_": "20130512345678901200000000000000000000",
      "account_": "123456789012",
      "month_": "2013-05",
      "invoice_i_d": "29881400",
      "payer_account_id": "123456789012",
      "record_type": "PayerLineItem",
      "record_i_d": "400000000116411579",
      "billing_period_start_date": "2013-05-01T00:00:00Z",
      "billing_period_end_date": "2013-05-31T23:59:59Z",
      "invoice_date": "2013-06-03T17:13:50Z",
      "payer_account_name": "Joe User",
      "taxation_address": "123 Main St, Anytown, CA, 98765-4321, US",
      "product_code": "AmazonEC2",
      "product_name": "Amazon Elastic Compute Cloud",
      "seller_of_record": "Amazon Web Services, Inc.",
      "usage_type": "BoxUsage:m1.large",
      "operation": "RunInstances",
      "rate_id": "1194657",
      "item_description": "$0.240 per M1 Standard Large (m1.large) Linux/UNIX instance-hour (or partial hour)",
      "usage_start_date": "2013-05-01T00:00:00Z",
      "usage_end_date": "2013-05-31T23:59:59Z",
      "usage_quantity": 2.0,
      "currency_code": "USD",
      "cost_before_tax": 0.48,
      "credits": 0.0,
      "tax_amount": 0.000000,
      "tax_type": "None",
      "total_cost": 0.480000
    },
    {
      "id_": "20130512345678901200000000000000000001",
      "account_": "123456789012",
      "month_": "2013-05",
      "invoice_i_d": "29881400",
      "payer_account_id": "123456789012",
      "record_type": "PayerLineItem",
      "record_i_d": "400000000116360122",
      "billing_period_start_date": "2013-05-01T00:00:00Z",
      "billing_period_end_date": "2013-05-31T23:59:59Z",
      "invoice_date": "2013-06-03T17:13:50Z",
      "payer_account_name": "Joe User",
      "taxation_address": "123 Main St, Anytown, CA, 98765-4321, US",
      "product_code": "AWSDataTransfer",
      "product_name": "AWS Data Transfer",
      "seller_of_record": "Amazon Web Services, Inc.",
      "usage_type": "USE1-APS1-AWS-Out-Bytes",
      "rate_id": "913769",
      "item_description": "$0.02 per GB - US East (Northern Virginia) data transfer to Asia Pacific (Singapore)",
      "usage_start_date": "2013-05-01T00:00:00Z",
      "usage_end_date": "2013-05-31T23:59:59Z",
      "usage_quantity": 2.55161084,
      "currency_code": "USD",
      "cost_before_tax": 0.05,
      "credits": 0.0,
      "tax_amount": 0.000000,
      "tax_type": "None",
      "total_cost": 0.050000
    }
  ]
}