Amazon Device Farm · Example Payload

Amazon Device Farm Test Grid Session Action Example

Application TestingDevice TestingMobile TestingQuality Assurance

Amazon Device Farm Test Grid Session Action Example is an example object payload from Amazon Device Farm, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

actionstarteddurationstatusCoderequestMethod

Example Payload

Raw ↑
{
  "action": "example-action",
  "started": "example-started",
  "duration": "example-duration",
  "statusCode": "COMPLETED",
  "requestMethod": "example-requestMethod"
}