associateResource
inline suspend fun SyntheticsClient.associateResource(crossinline block: AssociateResourceRequest.Builder.() -> Unit): AssociateResourceResponse
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.
You must run this operation in the Region where the canary exists.