2013-06

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

next

Get the next batch of records from the aws_billing_detailed_line_items_with_resources_and_tags table for the month 2013-06.

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

Data

tag
code
id
data__
classes
  • data

{
  "tableName": "aws_billing_detailed_line_items_with_resources_and_tags",
  "month": "2013-06",
  "maxKeys": 2,
  "truncated": true,
  "nextMarker": "20130612345678901200000000000000000002",
  "records": [
    {
      "id_": "20130612345678901200000000000000000000",
      "account_": "123456789012",
      "month_": "2013-06",
      "invoice_i_d": "30753070",
      "payer_account_id": "123456789012",
      "linked_account_id": "123456789012",
      "record_type": "LineItem",
      "record_id": "7458830285740014939404977",
      "product_name": "Amazon CloudFront",
      "rate_id": "1252662",
      "subscription_id": "2872431",
      "pricing_plan_id": "264103",
      "usage_type": "AP-DataTransfer-Out-Bytes",
      "operation": "GET",
      "reserved_instance": false,
      "item_description": "$0.190 per GB - first 10 TB / month data transfer out",
      "usage_start_date": "2013-06-01T00:00:00Z",
      "usage_end_date": "2013-06-01T01:00:00Z",
      "usage_quantity": 0.00000214,
      "rate": 0.1900000000,
      "cost": 4.1E-7,
      "resource_id": "E2L4ZDF8IQ3OST"
    },
    {
      "id_": "20130612345678901200000000000000000001",
      "account_": "123456789012",
      "month_": "2013-06",
      "invoice_i_d": "30753070",
      "payer_account_id": "123456789012",
      "linked_account_id": "123456789012",
      "record_type": "LineItem",
      "record_id": "7458719605275572681847523",
      "product_name": "Amazon CloudFront",
      "rate_id": "1252676",
      "subscription_id": "2872431",
      "pricing_plan_id": "264103",
      "usage_type": "AP-Requests-Tier1",
      "operation": "GET",
      "reserved_instance": false,
      "item_description": "$0.0090 per 10,000 HTTP Requests",
      "usage_start_date": "2013-06-01T00:00:00Z",
      "usage_end_date": "2013-06-01T01:00:00Z",
      "usage_quantity": 3.00000000,
      "rate": 9.000E-7,
      "cost": 0.00000270,
      "resource_id": "E2L4ZDF8IQ3OST"
    }
  ]
}