Removes one or more tags (keys and values) from an Amazon Macie resource.
See https://www.paws-r-sdk.com/docs/macie2_untag_resource/ for full documentation.
macie2_untag_resource(resourceArn, tagKeys)
[required] The Amazon Resource Name (ARN) of the resource.
[required] One or more tags (keys) to remove from the resource. In an HTTP request to remove multiple tags, append the tagKeys parameter and argument for each tag to remove, separated by an ampersand (&).