Untag Resource
POST {{aws_config_and_aws_config_rules_base_url}}/?Action=UntagResource
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Action | string | The 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"]}