Skip to main content

link

Gets an individual link resource

Overview

Namelink
TypeResource
Descriptionlink
Idawscc.oam.link

Fields

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

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
arn,
label,
label_template,
resource_types,
sink_identifier,
tags
FROM awscc.oam.link
WHERE data__Identifier = '<Arn>';

Permissions

To operate on the link resource, the following permissions are required:

Read

oam:GetLink

Update

oam:GetLink,
oam:UpdateLink,
cloudwatch:Link,
logs:Link,
xray:Link,
applicationinsights:Link,
oam:TagResource,
oam:UntagResource

Delete

oam:DeleteLink,
oam:GetLink