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.
cloudwatchobservabilityaccessmanager_list_attached_links(
MaxResults = NULL,
NextToken = NULL,
SinkIdentifier
)
Limits the number of returned links to the specified number.
The token for the next set of items to return. You received this token from a previous call.
[required] The ARN of the sink that you want to retrieve links for.