# File lib/aws/ec2/export_task.rb, line 113 def cancel client.cancel_export_task(:export_task_id => export_task_id) nil end