Skip to content

aws.datazone.search_listings

Example SQL Queries

SELECT * FROM
aws.datazone.search_listings
WHERE
"domain_identifier" = 'VALUE';

Description

Searches listings (records of an asset at a given time) in Amazon DataZone.

Table Definition

Column NameColumn Data Type
domain_identifier Required Input Column

The identifier of the domain in which to search listings.

VARCHAR
additional_attributes Input Column

Specifies additional attributes for the search.

VARCHAR[]
Show child fields
additional_attributes[]
filters Input Column

Specifies the filters for the search of listings.

STRUCT(
"filter" STRUCT(
"attribute" VARCHAR,
"value" VARCHAR
)
)
Show child fields
filters.filter

A search filter in Amazon DataZone.

Show child fields
filters.filter.attribute

A search filter attribute in Amazon DataZone.

filters.filter.value

A search filter value in Amazon DataZone.

search_in Input Column

The details of the search.

STRUCT(
"attribute" VARCHAR
)[]
Show child fields
search_in[]
Show child fields
search_in[].attribute

The search attribute.

search_text Input Column

Specifies the text for which to search.

VARCHAR
sort Input Column

Specifies the way for sorting the search results.

STRUCT(
"attribute" VARCHAR,
"order" VARCHAR
)
Show child fields
sort.attribute

The attribute detail of the way to sort search results.

sort.order

The order detail of the wya to sort search results.

_aws_profile Input Column

The AWS profile defines the AWS identity used. It can be defined via credentials or by assuming a IAM role.

STRUCT(
"type" VARCHAR,
"name" VARCHAR,
"account_id" VARCHAR,
"via_profile_name" VARCHAR,
"assumed_role_arn" VARCHAR,
"organization" STRUCT(
"account_name" VARCHAR,
"id" VARCHAR,
"tags" STRUCT(
"key" VARCHAR,
"value" VARCHAR
)[],
"master_account" STRUCT(
"id" VARCHAR,
"email" VARCHAR
),
"parents" STRUCT(
"type" VARCHAR,
"id" VARCHAR,
"name" VARCHAR,
"tags" STRUCT(
"key" VARCHAR,
"value" VARCHAR
)[]
)[]
)
)
Show child fields
_aws_profile.account_id

The AWS account id

_aws_profile.assumed_role_arn

The ARN of the assumed role

_aws_profile.name

The unique name of the profile.

_aws_profile.organization

Information about this profile's membership in the AWS organization.

Show child fields
_aws_profile.organization.account_name

The name of account speciifed by the organization

_aws_profile.organization.id

The organization id

_aws_profile.organization.master_account
Show child fields
_aws_profile.organization.master_account.email

The organization master account email address

_aws_profile.organization.master_account.id

The organization master account id

_aws_profile.organization.parents[]
Show child fields
_aws_profile.organization.parents[].id

The id of the parent

_aws_profile.organization.parents[].name

The name of the parent

_aws_profile.organization.parents[].tags[]
Show child fields
_aws_profile.organization.parents[].tags[].key
_aws_profile.organization.parents[].tags[].value
_aws_profile.organization.parents[].type

The type of parent can be an organization unit or a root

_aws_profile.organization.tags[]
Show child fields
_aws_profile.organization.tags[].key
_aws_profile.organization.tags[].value
_aws_profile.type

The type of profile, either 'credentials' or 'assumed_role'

_aws_profile.via_profile_name

This IAM role for this profile is assumed by first utilizing another profile with this name to obtain credentials.

_aws_region Input Column

The AWS region to use.

VARCHAR
items

The results of the SearchListings action.

STRUCT(
"asset_listing" STRUCT(
"additional_attributes" STRUCT(
"forms" VARCHAR,
"latest_time_series_data_point_forms" STRUCT(
"content_summary" VARCHAR,
"form_name" VARCHAR,
"id" VARCHAR,
"timestamp" TIMESTAMP_S,
"type_identifier" VARCHAR,
"type_revision" VARCHAR
)[]
),
"created_at" TIMESTAMP_S,
"description" VARCHAR,
"entity_id" VARCHAR,
"entity_revision" VARCHAR,
"entity_type" VARCHAR,
"glossary_terms" STRUCT(
"name" VARCHAR,
"short_description" VARCHAR
)[],
"listing_created_by" VARCHAR,
"listing_id" VARCHAR,
"listing_revision" VARCHAR,
"listing_updated_by" VARCHAR,
"name" VARCHAR,
"owning_project_id" VARCHAR
),
"data_product_listing" STRUCT(
"additional_attributes" STRUCT(
"forms" VARCHAR
),
"created_at" TIMESTAMP_S,
"description" VARCHAR,
"entity_id" VARCHAR,
"entity_revision" VARCHAR,
"glossary_terms" STRUCT(
"name" VARCHAR,
"short_description" VARCHAR
)[],
"items" STRUCT(
"glossary_terms" STRUCT(
"name" VARCHAR,
"short_description" VARCHAR
)[],
"listing_id" VARCHAR,
"listing_revision" VARCHAR
)[],
"listing_created_by" VARCHAR,
"listing_id" VARCHAR,
"listing_revision" VARCHAR,
"listing_updated_by" VARCHAR,
"name" VARCHAR,
"owning_project_id" VARCHAR
)
)[]
Show child fields
items[]
Show child fields
items[].asset_listing

The asset listing included in the results of the SearchListings action.

Show child fields
items[].asset_listing.additional_attributes

The additional attributes of an asset published in an Amazon DataZone catalog.

Show child fields
items[].asset_listing.additional_attributes.forms

The metadata forms that form additional attributes of the metadata asset.

items[].asset_listing.additional_attributes.latest_time_series_data_point_forms[]
Show child fields
items[].asset_listing.additional_attributes.latest_time_series_data_point_forms[].content_summary

The content of the summary of the time series data points form.

items[].asset_listing.additional_attributes.latest_time_series_data_point_forms[].form_name

The name of the time series data points summary form.

items[].asset_listing.additional_attributes.latest_time_series_data_point_forms[].id

The ID of the time series data points summary form.

items[].asset_listing.additional_attributes.latest_time_series_data_point_forms[].timestamp

The timestamp of the time series data points summary form.

items[].asset_listing.additional_attributes.latest_time_series_data_point_forms[].type_identifier

The type ID of the time series data points summary form.

items[].asset_listing.additional_attributes.latest_time_series_data_point_forms[].type_revision

The type revision of the time series data points summary form.

items[].asset_listing.created_at

The timestamp of when an asset published in an Amazon DataZone catalog was created.

items[].asset_listing.description

The description of an asset published in an Amazon DataZone catalog.

items[].asset_listing.entity_id

The identifier of the inventory asset.

items[].asset_listing.entity_revision

The revision of the inventory asset.

items[].asset_listing.entity_type

The type of the inventory asset.

items[].asset_listing.glossary_terms[]
Show child fields
items[].asset_listing.glossary_terms[].name

The name of a glossary term attached to the inventory asset.

items[].asset_listing.glossary_terms[].short_description

The shoft description of a glossary term attached to the inventory asset.

items[].asset_listing.listing_created_by

The Amazon DataZone user who created the listing.

items[].asset_listing.listing_id

The identifier of the listing (asset published in Amazon DataZone catalog).

items[].asset_listing.listing_revision

The revision of the listing (asset published in Amazon DataZone catalog).

items[].asset_listing.listing_updated_by

The Amazon DataZone user who updated the listing.

items[].asset_listing.name

The name of the inventory asset.

items[].asset_listing.owning_project_id

The identifier of the project that owns the inventory asset.

items[].data_product_listing

The data product listing.

Show child fields
items[].data_product_listing.additional_attributes

The additional attributes of the asset of the data product.

Show child fields
items[].data_product_listing.additional_attributes.forms

The metadata forms of the asset of the data product.

items[].data_product_listing.created_at

The timestamp at which the asset of the data product listing was created.

items[].data_product_listing.description

The description of the asset of the asset of the data product.

items[].data_product_listing.entity_id

The entity ID of the asset of the asset of the data product.

items[].data_product_listing.entity_revision

The revision of the asset of the asset of the data product.

items[].data_product_listing.glossary_terms[]
Show child fields
items[].data_product_listing.glossary_terms[].name

The name of a glossary term attached to the inventory asset.

items[].data_product_listing.glossary_terms[].short_description

The shoft description of a glossary term attached to the inventory asset.

items[].data_product_listing.items[]
Show child fields
items[].data_product_listing.items[].glossary_terms[]
Show child fields
items[].data_product_listing.items[].glossary_terms[].name

The name of a glossary term attached to the inventory asset.

items[].data_product_listing.items[].glossary_terms[].short_description

The shoft description of a glossary term attached to the inventory asset.

items[].data_product_listing.items[].listing_id

The ID of the data product listing.

items[].data_product_listing.items[].listing_revision

The revision of the data product listing.

items[].data_product_listing.listing_created_by

The timestamp at which the listing was created.

items[].data_product_listing.listing_id

The ID of the listing.

items[].data_product_listing.listing_revision

The revision of the listing.

items[].data_product_listing.listing_updated_by

The user who updated the listing.

items[].data_product_listing.name

The name of the asset of the data product.

items[].data_product_listing.owning_project_id

The ID of the owning project of the asset of the data product.

total_match_count

Total number of search results.

BIGINT