Skip to content

Delete Sink

cloudwatchobservabilityaccessmanager_delete_sink R Documentation

Deletes a sink

Description

Deletes a sink. You must delete all links to a sink before you can delete that sink.

Usage

cloudwatchobservabilityaccessmanager_delete_sink(Identifier)

Arguments

Identifier

[required] The ARN of the sink to delete.

Value

An empty list.

Request syntax

svc$delete_sink(
  Identifier = "string"
)