I am looking to integrate AWS Device Farm with my TFS Build. I have an .apk that I want to test on the Device Farm. Is there a TFS Build plugin similar to jenkins, if not then is there an API I can connect to in AWS to upload my apk and get results?
There is no default plugin or service to integrate AWS Device Farm with TFS Build. After you get .apk file from TFS build, you need to use AWS Device Farm UI or CLI or API to run the test.
Useful links: