Skip to main content

id_namespaces_list_only

Lists id_namespaces in a region or regions, for all properties use id_namespaces

Overview

Nameid_namespaces_list_only
TypeResource
DescriptionIdNamespace defined in AWS Entity Resolution service
Idaws.entityresolution.id_namespaces_list_only

Fields

NameDatatypeDescription
id_namespace_namestring
descriptionstring
input_source_configarray
id_mapping_workflow_propertiesarray
typestring
role_arnstring
id_namespace_arnstringThe arn associated with the IdNamespace
created_atstringThe date and time when the IdNamespace was created
updated_atstringThe date and time when the IdNamespace was updated
tagsarray
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all id_namespaces in a region.

SELECT
region,
id_namespace_name
FROM aws.entityresolution.id_namespaces_list_only
WHERE region = 'us-east-1';

Permissions

For permissions required to operate on the id_namespaces_list_only resource, see id_namespaces