View source: R/synthetics_operations.R
synthetics_disassociate_resource | R Documentation |
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.
synthetics_disassociate_resource(GroupIdentifier, ResourceArn)
GroupIdentifier |
[required] Specifies the group. You can specify the group name, the ARN, or the
group ID as the |
ResourceArn |
[required] The ARN of the canary that you want to remove from the specified group. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.