links
Retrieves a list of links
in a region
Overview
Name | links |
Type | Resource |
Description | links |
Id | awscc.oam.links |
Fields
Name | Datatype | Description |
---|---|---|
arn | string | |
region | string | AWS 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