Skip to content

Delete Link

cloudwatchobservabilityaccessmanager_delete_link R Documentation

Description

Deletes a link between a monitoring account sink and a source account. You must run this operation in the source account.

Usage

cloudwatchobservabilityaccessmanager_delete_link(Identifier)

Arguments

Identifier

[required] The ARN of the link to delete.

Value

An empty list.

Request syntax

svc$delete_link(
  Identifier = "string"
)