Amazon Device Farm · Example Payload

Amazon Device Farm Test Grid Session Example

Application TestingDevice TestingMobile TestingQuality Assurance

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

Top-level fields

arnstatuscreatedendedbillingMinutesseleniumProperties

Example Payload

Raw ↑
{
  "arn": "arn:aws:devicefarm:us-west-2:123456789012:project:abc123",
  "status": "COMPLETED",
  "created": "example-created",
  "ended": "example-ended",
  "billingMinutes": "example-billingMinutes",
  "seleniumProperties": "example-seleniumPropert"
}