Values.DisassociateResourceRequestSourceRemoves a canary from a group. You must run this operation in the Region where the canary exists.
type nonrec t = {groupIdentifier : GroupIdentifier.t;Specifies the group. You can specify the group name, the ARN, or the group ID as the GroupIdentifier.
*)resourceArn : CanaryArn.t;The ARN of the canary that you want to remove from the specified group.
*)}