Untag Resource
POST {{aws_device_farm_base_url}}/?Action=UntagResource
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Action | string | The Amazon Resource Name (ARN) of the resource(s) from which to delete tags. You can associate tags with the following Device Farm resources: PROJECT, RUN, NETWORK_PROFILE, INSTANCE_PROFILE, DEVICE_INSTANCE, SESSION, DEVICE_POOL, DEVICE, and VPCE_CONFIGURATION. |
Request Body
{"ResourceARN"=>"string", "TagKeys"=>["string"]}