Skip to main content

links

Retrieves a list of links in a region

Overview

Namelinks
TypeResource
Descriptionlinks
Idawscc.oam.links

Fields

NameDatatypeDescription
arnstring
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
arn
FROM awscc.oam.links
WHERE region = 'us-east-1'

Permissions

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

Create

oam:CreateLink,
oam:GetLink,
cloudwatch:Link,
logs:Link,
xray:Link,
applicationinsights:Link

List

oam:ListLinks