Skip to contents

Returns complete information about one link.

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

Usage

cloudwatchobservabilityaccessmanager_get_link(Identifier, IncludeTags = NULL)

Arguments

Identifier

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

IncludeTags

Specifies whether to include the tags associated with the link 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.