personalize_untag_resource: Removes the specified tags that are attached to a resource
Usage
personalize_untag_resource(resourceArn, tagKeys)
Arguments
- resourceArn
[required] The resource's Amazon Resource Name (ARN).
- tagKeys
[required] The keys of the tags to be removed.