AWS::Oam::LinkDefinition of AWS::Oam::Link Resource Type
5 configurable properties. 2 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
ResourceTypes | Array<string> | Required |
SinkIdentifier | string | RequiredCreate-only |
LabelTemplate | string | Create-onlyWrite-only |
LinkConfiguration | LinkConfiguration | |
Tags | object |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
Arn | string | - |
Label | string | - |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::Oam::Link
Resources:
MyResource:
Type: AWS::Oam::Link
Properties:
ResourceTypes: []
SinkIdentifier: "my-sinkidentifier"
Tags:
- Key: Environment
Value: ProductionPermissions CloudFormation needs in your IAM role to manage this resource.
oam:CreateLinkoam:GetLinkoam:TagResourceoam:ListTagsForResourcecloudwatch:Linklogs:Linkxray:Linkapplicationinsights:Linkoam:GetLinkoam:ListTagsForResourceoam:GetLinkoam:UpdateLinkcloudwatch:Linklogs:Linkxray:Linkapplicationinsights:Linkinternetmonitor:Linkapplication-signals:Linkoam:DeleteLinkoam:GetLinkoam:ListLinksOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterArnThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
SinkIdentifierLabelTemplate