v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1477335300.0 KB

Creates a signed, short-term URL that can be passed to a Selenium <code>RemoteWebDriver</code> constructor.

post/#X-Amz-Target=DeviceFarm_20150623.CreateTestGridUrl

Headers

X-Amz-Target'DeviceFarm_20150623.CreateTestGridUrl' required

Request body

projectArnstring required

ARN (from <a>CreateTestGridProject</a> or <a>ListTestGridProjects</a>) to associate with the short-term URL.

expiresInSecondsinteger required

Lifetime, in seconds, of the URL.

Response

Success

urlstring password

A signed URL, expiring in <a>CreateTestGridUrlRequest$expiresInSeconds</a> seconds, to be passed to a <code>RemoteWebDriver</code>.

expiresstring date-time

The number of seconds the URL from <a>CreateTestGridUrlResult$url</a> stays active.