Amazon Device Farm · Example Payload

Amazon Device Farm Project Example

Application TestingDevice TestingMobile TestingQuality Assurance

Amazon Device Farm Project 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

arnnamedefaultJobTimeoutMinutescreatedvpcConfig

Example Payload

Raw ↑
{
  "arn": "arn:aws:devicefarm:us-west-2:123456789012:project:abc123",
  "name": "Example name",
  "defaultJobTimeoutMinutes": "example-defaultJobTimeo",
  "created": "example-created",
  "vpcConfig": "example-vpcConfig"
}