Running android appium scripts on AWS device farm

Am trying to execute my Android Appium testng scripts on AWS device farm.

It executes fine in my local machine. I packaged my project per AWS requirement. When i run test on AWS device i see error “Failed to start Appium server:”

Is there any config to start Appium node on AWS device farm? Please help.