View source: R/cloudwatchobservabilityaccessmanager_operations.R
| cloudwatchobservabilityaccessmanager_list_attached_links | R Documentation | 
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
)
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.  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.