select

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_detailed_line_items_with_resources_and_tags",
  "columns": [],
  "whereClauses": [],
  "limit": 2,
  "query": "SELECT * FROM aws_billing_detailed_line_items_with_resources_and_tags ORDER BY id_ LIMIT ? ",
  "parameters": [
    2
  ],
  "records": [
    {
      "id_": "20130512345678901200000000000000000000",
      "account_": "123456789012",
      "month_": "2013-05",
      "invoice_i_d": "29881400",
      "payer_account_id": "123456789012",
      "linked_account_id": "123456789012",
      "record_type": "LineItem",
      "record_id": "6464458546446701559198439",
      "product_name": "Amazon CloudFront",
      "rate_id": "575492",
      "subscription_id": "2872431",
      "pricing_plan_id": "129971",
      "usage_type": "AU-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-05-01T00:00:00Z",
      "usage_end_date": "2013-05-01T01:00:00Z",
      "usage_quantity": 5.3E-7,
      "rate": 0.1900000000,
      "cost": 1.0E-7,
      "resource_id": "E2L4ZDF8IQ3OST"
    },
    {
      "id_": "20130512345678901200000000000000000001",
      "account_": "123456789012",
      "month_": "2013-05",
      "invoice_i_d": "29881400",
      "payer_account_id": "123456789012",
      "linked_account_id": "123456789012",
      "record_type": "LineItem",
      "record_id": "6464827481328175749996118",
      "product_name": "Amazon CloudFront",
      "rate_id": "575463",
      "subscription_id": "2872431",
      "pricing_plan_id": "129971",
      "usage_type": "AU-Requests-Tier1",
      "operation": "GET",
      "reserved_instance": false,
      "item_description": "$0.0090 per 10,000 HTTP Requests",
      "usage_start_date": "2013-05-01T00:00:00Z",
      "usage_end_date": "2013-05-01T01:00:00Z",
      "usage_quantity": 1.00000000,
      "rate": 9.000E-7,
      "cost": 9.0E-7,
      "resource_id": "E2L4ZDF8IQ3OST"
    }
  ]
}