Update Device Instance
POST {{aws_device_farm_base_url}}/?Action=UpdateDeviceInstance
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Action | string | The Amazon Resource Name (ARN) of the device instance. |
Request Body
{"arn"=>"string", "labels"=>["string"], "profileArn"=>"string"}