Deletes specified tags from a resource.
See https://www.paws-r-sdk.com/docs/configservice_untag_resource/ for full documentation.
configservice_untag_resource(ResourceArn, TagKeys)
[required] The Amazon Resource Name (ARN) that identifies the resource for which to list the tags. The following resources are supported:
ConfigurationRecorder
ConfigRule
OrganizationConfigRule
ConformancePack
OrganizationConformancePack
ConfigurationAggregator
AggregationAuthorization
StoredQuery
[required] The keys of the tags to be removed.