Untag Resource

POST {{aws_config_and_aws_config_rules_base_url}}/?Action=UntagResource

Request Params

KeyDatatypeRequiredDescription
ActionstringThe Amazon Resource Name (ARN) that identifies the resource for which to list the tags. Currently, the supported resources are ConfigRule, ConfigurationAggregator and AggregatorAuthorization.

Request Body

{"ResourceArn"=>"string", "TagKeys"=>["string"]}