Skip to main content

links_list_only

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

Overview

Namelinks_list_only
TypeResource
DescriptionDefinition of AWS::Oam::Link Resource Type
Idaws.oam.links_list_only

Fields

NameDatatypeDescription
arnstring
labelstring
label_templatestring
resource_typesarray
sink_identifierstring
link_configurationobject
tagsobjectTags to apply to the link
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all links in a region.

SELECT
region,
arn
FROM aws.oam.links_list_only
WHERE region = 'us-east-1';

Permissions

For permissions required to operate on the links_list_only resource, see links