Deletes specified tags from a resource.
See https://paws-r.github.io/docs/configservice/untag_resource.html for full documentation.
configservice_untag_resource(ResourceArn, TagKeys)[required] The Amazon Resource Name (ARN) that identifies the resource for which to
list the tags. Currently, the supported resources are ConfigRule,
ConfigurationAggregator and AggregatorAuthorization.
[required] The keys of the tags to be removed.