TestNg Test Script creation to upload in amazon device Farm

Hi,
I wants to test my script created on eclipse by uploading to amazon device farm. its working on appium server node. I dont know how can I make it suitable to upload to amazon devices.

i have used the following link:

http://docs.aws.amazon.com/devicefarm/latest/developerguide/test-types-android-appium-java-testng.html#test-types-android-appium-java-testng-settings

but, its incomplete…

can anyone help me please?

@shifana123

To the best of my knowledge. You need to make the changes in pom and build file mentioned in http://docs.aws.amazon.com/devicefarm/latest/developerguide/test-types-android-appium-java-testng.html#test-types-android-appium-java-testng-settings and then you need to build your pom after it execution should start on aws device farm.