synthetics_list_tags_for_resource: Displays the tags associated with a canary or group

View source: R/synthetics_operations.R

synthetics_list_tags_for_resourceR Documentation

Displays the tags associated with a canary or group

Description

Displays the tags associated with a canary or group.

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

Usage

synthetics_list_tags_for_resource(ResourceArn)

Arguments

ResourceArn

[required] The ARN of the canary or group that you want to view tags for.

The ARN format of a canary is arn:aws:synthetics:Region:account-id:canary:canary-name .

The ARN format of a group is arn:aws:synthetics:Region:account-id:group:group-name


paws.management documentation built on May 29, 2024, 1:50 a.m.