synthetics_disassociate_resource: Removes a canary from a group

View source: R/synthetics_operations.R

synthetics_disassociate_resourceR Documentation

Removes a canary from a group

Description

Removes a canary from a group. You must run this operation in the Region where the canary exists.

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

Usage

synthetics_disassociate_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 remove from the specified group.


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