synthetics_associate_resource: Associates a canary with a group

View source: R/synthetics_operations.R

synthetics_associate_resourceR Documentation

Associates a canary with a group

Description

Associates a canary with a group. Using groups can help you with managing and automating your canaries, and you can also view aggregated run results and statistics for all canaries in a group.

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

Usage

synthetics_associate_resource(GroupIdentifier, ResourceArn)

Arguments

GroupIdentifier

[required] Specifies the group. You can specify the group name, the ARN, or the group ID as the GroupIdentifier.

ResourceArn

[required] The ARN of the canary that you want to associate with the specified group.


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.