I have an Azure CI-CD build for a mobile app, which when it finishes building, I wish it to connect to my AWS DevOps Device Farm and trigger a suite of tests on the app produced.
Is there something in AWS that I can setup so I can access it through some AWS API from my Azure build? And also on the Azure DevOps side, how can I do that? I have installed but not sure where to go from there (if that toolkit is even needed).