Returns complete information about one monitoring account sink
Source:R/cloudwatchobservabilityaccessmanager_operations.R
cloudwatchobservabilityaccessmanager_get_sink.RdReturns complete information about one monitoring account sink.
See https://www.paws-r-sdk.com/docs/cloudwatchobservabilityaccessmanager_get_sink/ for full documentation.
Arguments
- Identifier
[required] The ARN of the sink to retrieve information for.
Specifies whether to include the tags associated with the sink in the response. When
IncludeTagsis set totrueand the caller has the required permission,oam:ListTagsForResource, the API will return the tags for the specified resource. If the caller doesn't have the required permission,oam:ListTagsForResource, the API will raise an exception.The default value is
false.