cloudwatchobservabilityaccessmanager_list_attached_links: Returns a list of source account links that are linked to...

View source: R/cloudwatchobservabilityaccessmanager_operations.R

cloudwatchobservabilityaccessmanager_list_attached_linksR Documentation

Description

Returns a list of source account links that are linked to this monitoring account sink.

See https://www.paws-r-sdk.com/docs/cloudwatchobservabilityaccessmanager_list_attached_links/ for full documentation.

Usage

cloudwatchobservabilityaccessmanager_list_attached_links(
  MaxResults = NULL,
  NextToken = NULL,
  SinkIdentifier
)

Arguments

MaxResults

Limits the number of returned links to the specified number.

NextToken

The token for the next set of items to return. You received this token from a previous call.

SinkIdentifier

[required] The ARN of the sink that you want to retrieve links for.


paws.management documentation built on Sept. 12, 2024, 6:19 a.m.