Skip to contents

Returns complete information about one monitoring account sink.

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

Usage

cloudwatchobservabilityaccessmanager_get_sink(Identifier, IncludeTags = NULL)

Arguments

Identifier

[required] The ARN of the sink to retrieve information for.

IncludeTags

Specifies whether to include the tags associated with the sink in the response. When IncludeTags is set to true and 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.