Detailed Billing Report (with resources and tags) aws_billing_detailed_line_items_with_resources_and_tags

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
Link

months

Get the list of available months.

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

files

Get the list of files used to populate the table.

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

columns

Get the list of columns in the table.

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

description

Get the description of the table.

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

select

Run a query against the table.

tag
form (look at the action attribute for the URL)
method
get
id
select

column

Column to have in the query.

e.g.: column.1, column.2

where

Where clause to filter the query.

where.N

e.g.: where.1.column, where.2.column

e.g.: where.1.operator, where.2.operator

where.N.value

e.g.: where.1.value.1, where.1.value.2, where.2.value.1

where.N.operator Help

where.N.operator SQL Operator Expected number of where.N.value.M
EQ=1
NE<>1
LT<1
GT>1
LE<=1
GE>=1
BETWEENBETWEEN2
NOT_BETWEENNOT BETWEEN2
IS_NULLIS NULL0
IS_NOT_NULLIS NOT NULL0
IS_DISTINCT_FROMIS DISTINCT FROM1
IS_NOT_DISTINCT_FROMIS NOT DISTINCT FROM1
IS_TRUEIS TRUE0
IS_NOT_TRUEIS NOT TRUE0
IS_FALSEIS FALSE0
IS_NOT_FALSEIS NOT FALSE0
IS_UNKNOWNIS UNKNOWN0
IS_NOT_UNKNOWNIS NOT UNKNOWN0
LIKELIKE1
NOT_LIKENOT LIKE1
SIMILAR_TOSIMILAR TO1
NOT_SIMILAR_TONOT SIMILAR TO1
REGEX~1
REGEX_IGNORE_CASE~*1
NOT_REGEX!~1
NOT_REGEX_IGNORE_CASE!~*1
ININ>= 1
NOT_INNOT IN>= 1

Maximum number of records to return.

Number of rows to skip.

If true, rather than return the records, return the number records that would have been returned.

Submit

Data

tag
code
id
data__
classes
  • data

{
    "tableName": "aws_billing_detailed_line_items_with_resources_and_tags"
}