Hi,
I am running into the below issue:
java -DawsAccessKey="*******" -DawsSecretKey="********" -DipAddress="grid.workerbee.co.in" -cp automation-grid.jar org.openqa.grid.selenium.GridLauncher -role hub -servlets "com.rmn.qa.servlet.AutomationTestRunServlet","com.rmn.qa.servlet.StatusServlet"
I am sure, I am providing an valid AccessKey and SecretKey. I was able to test this from aws cli and did not find any issues in retrieving aws data.
Could someone please help over this.
Thank you in advance.