v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1477335300.0 KB

Updates an uploaded test spec.

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

Headers

X-Amz-Target'DeviceFarm_20150623.UpdateUpload' required

Request body

arnstring required

The Amazon Resource Name (ARN) of the uploaded test spec.

namestring

The upload's test spec file name. The name must not contain any forward slashes (/). The test spec file name must end with the <code>.yaml</code> or <code>.yml</code> file extension.

contentTypestring

The upload's content type (for example, <code>application/x-yaml</code>).

editContentboolean

Set to true if the YAML file has changed and must be updated. Otherwise, set to false.

Response

Success