python-botocore/botocore/data/devicefarm/2015-06-23/service-2.json

2352 lines
86 KiB
JSON
Raw Normal View History

{
"version":"2.0",
"metadata":{
"apiVersion":"2015-06-23",
"endpointPrefix":"devicefarm",
"jsonVersion":"1.1",
"protocol":"json",
"serviceFullName":"AWS Device Farm",
"signatureVersion":"v4",
"targetPrefix":"DeviceFarm_20150623"
},
"operations":{
"CreateDevicePool":{
"name":"CreateDevicePool",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"CreateDevicePoolRequest"},
"output":{"shape":"CreateDevicePoolResult"},
"errors":[
{"shape":"ArgumentException"},
{"shape":"NotFoundException"},
{"shape":"LimitExceededException"},
{"shape":"ServiceAccountException"}
],
"documentation":"<p>Creates a device pool.</p>"
},
"CreateProject":{
"name":"CreateProject",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"CreateProjectRequest"},
"output":{"shape":"CreateProjectResult"},
"errors":[
{"shape":"ArgumentException"},
{"shape":"NotFoundException"},
{"shape":"LimitExceededException"},
{"shape":"ServiceAccountException"}
],
"documentation":"<p>Creates a new project.</p>"
},
"CreateUpload":{
"name":"CreateUpload",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"CreateUploadRequest"},
"output":{"shape":"CreateUploadResult"},
"errors":[
{"shape":"ArgumentException"},
{"shape":"NotFoundException"},
{"shape":"LimitExceededException"},
{"shape":"ServiceAccountException"}
],
"documentation":"<p>Uploads an app or test scripts.</p>"
},
"DeleteDevicePool":{
"name":"DeleteDevicePool",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"DeleteDevicePoolRequest"},
"output":{"shape":"DeleteDevicePoolResult"},
"errors":[
{"shape":"ArgumentException"},
{"shape":"NotFoundException"},
{"shape":"LimitExceededException"},
{"shape":"ServiceAccountException"}
],
"documentation":"<p>Deletes a device pool given the pool ARN. Does not allow deletion of curated pools owned by the system.</p>"
},
"DeleteProject":{
"name":"DeleteProject",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"DeleteProjectRequest"},
"output":{"shape":"DeleteProjectResult"},
"errors":[
{"shape":"ArgumentException"},
{"shape":"NotFoundException"},
{"shape":"LimitExceededException"},
{"shape":"ServiceAccountException"}
],
"documentation":"<p>Deletes an AWS Device Farm project, given the project ARN.</p> <p><b>Note</b> Deleting this resource does not stop an in-progress run.</p>"
},
"DeleteRun":{
"name":"DeleteRun",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"DeleteRunRequest"},
"output":{"shape":"DeleteRunResult"},
"errors":[
{"shape":"ArgumentException"},
{"shape":"NotFoundException"},
{"shape":"LimitExceededException"},
{"shape":"ServiceAccountException"}
],
"documentation":"<p>Deletes the run, given the run ARN.</p> <p><b>Note</b> Deleting this resource does not stop an in-progress run.</p>"
},
"DeleteUpload":{
"name":"DeleteUpload",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"DeleteUploadRequest"},
"output":{"shape":"DeleteUploadResult"},
"errors":[
{"shape":"ArgumentException"},
{"shape":"NotFoundException"},
{"shape":"LimitExceededException"},
{"shape":"ServiceAccountException"}
],
"documentation":"<p>Deletes an upload given the upload ARN.</p>"
},
"GetAccountSettings":{
"name":"GetAccountSettings",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"GetAccountSettingsRequest"},
"output":{"shape":"GetAccountSettingsResult"},
"errors":[
{"shape":"ArgumentException"},
{"shape":"NotFoundException"},
{"shape":"LimitExceededException"},
{"shape":"ServiceAccountException"}
],
"documentation":"<p>Returns the number of unmetered iOS and/or unmetered Android devices that have been purchased by the account.</p>"
},
"GetDevice":{
"name":"GetDevice",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"GetDeviceRequest"},
"output":{"shape":"GetDeviceResult"},
"errors":[
{"shape":"ArgumentException"},
{"shape":"NotFoundException"},
{"shape":"LimitExceededException"},
{"shape":"ServiceAccountException"}
],
"documentation":"<p>Gets information about a unique device type.</p>"
},
"GetDevicePool":{
"name":"GetDevicePool",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"GetDevicePoolRequest"},
"output":{"shape":"GetDevicePoolResult"},
"errors":[
{"shape":"ArgumentException"},
{"shape":"NotFoundException"},
{"shape":"LimitExceededException"},
{"shape":"ServiceAccountException"}
],
"documentation":"<p>Gets information about a device pool.</p>"
},
"GetDevicePoolCompatibility":{
"name":"GetDevicePoolCompatibility",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"GetDevicePoolCompatibilityRequest"},
"output":{"shape":"GetDevicePoolCompatibilityResult"},
"errors":[
{"shape":"ArgumentException"},
{"shape":"NotFoundException"},
{"shape":"LimitExceededException"},
{"shape":"ServiceAccountException"}
],
"documentation":"<p>Gets information about compatibility with a device pool.</p>"
},
"GetJob":{
"name":"GetJob",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"GetJobRequest"},
"output":{"shape":"GetJobResult"},
"errors":[
{"shape":"ArgumentException"},
{"shape":"NotFoundException"},
{"shape":"LimitExceededException"},
{"shape":"ServiceAccountException"}
],
"documentation":"<p>Gets information about a job.</p>"
},
"GetProject":{
"name":"GetProject",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"GetProjectRequest"},
"output":{"shape":"GetProjectResult"},
"errors":[
{"shape":"ArgumentException"},
{"shape":"NotFoundException"},
{"shape":"LimitExceededException"},
{"shape":"ServiceAccountException"}
],
"documentation":"<p>Gets information about a project.</p>"
},
"GetRun":{
"name":"GetRun",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"GetRunRequest"},
"output":{"shape":"GetRunResult"},
"errors":[
{"shape":"ArgumentException"},
{"shape":"NotFoundException"},
{"shape":"LimitExceededException"},
{"shape":"ServiceAccountException"}
],
"documentation":"<p>Gets information about a run.</p>"
},
"GetSuite":{
"name":"GetSuite",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"GetSuiteRequest"},
"output":{"shape":"GetSuiteResult"},
"errors":[
{"shape":"ArgumentException"},
{"shape":"NotFoundException"},
{"shape":"LimitExceededException"},
{"shape":"ServiceAccountException"}
],
"documentation":"<p>Gets information about a suite.</p>"
},
"GetTest":{
"name":"GetTest",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"GetTestRequest"},
"output":{"shape":"GetTestResult"},
"errors":[
{"shape":"ArgumentException"},
{"shape":"NotFoundException"},
{"shape":"LimitExceededException"},
{"shape":"ServiceAccountException"}
],
"documentation":"<p>Gets information about a test.</p>"
},
"GetUpload":{
"name":"GetUpload",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"GetUploadRequest"},
"output":{"shape":"GetUploadResult"},
"errors":[
{"shape":"ArgumentException"},
{"shape":"NotFoundException"},
{"shape":"LimitExceededException"},
{"shape":"ServiceAccountException"}
],
"documentation":"<p>Gets information about an upload.</p>"
},
"ListArtifacts":{
"name":"ListArtifacts",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"ListArtifactsRequest"},
"output":{"shape":"ListArtifactsResult"},
"errors":[
{"shape":"ArgumentException"},
{"shape":"NotFoundException"},
{"shape":"LimitExceededException"},
{"shape":"ServiceAccountException"}
],
"documentation":"<p>Gets information about artifacts.</p>"
},
"ListDevicePools":{
"name":"ListDevicePools",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"ListDevicePoolsRequest"},
"output":{"shape":"ListDevicePoolsResult"},
"errors":[
{"shape":"ArgumentException"},
{"shape":"NotFoundException"},
{"shape":"LimitExceededException"},
{"shape":"ServiceAccountException"}
],
"documentation":"<p>Gets information about device pools.</p>"
},
"ListDevices":{
"name":"ListDevices",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"ListDevicesRequest"},
"output":{"shape":"ListDevicesResult"},
"errors":[
{"shape":"ArgumentException"},
{"shape":"NotFoundException"},
{"shape":"LimitExceededException"},
{"shape":"ServiceAccountException"}
],
"documentation":"<p>Gets information about unique device types.</p>"
},
"ListJobs":{
"name":"ListJobs",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"ListJobsRequest"},
"output":{"shape":"ListJobsResult"},
"errors":[
{"shape":"ArgumentException"},
{"shape":"NotFoundException"},
{"shape":"LimitExceededException"},
{"shape":"ServiceAccountException"}
],
"documentation":"<p>Gets information about jobs.</p>"
},
"ListProjects":{
"name":"ListProjects",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"ListProjectsRequest"},
"output":{"shape":"ListProjectsResult"},
"errors":[
{"shape":"ArgumentException"},
{"shape":"NotFoundException"},
{"shape":"LimitExceededException"},
{"shape":"ServiceAccountException"}
],
"documentation":"<p>Gets information about projects.</p>"
},
"ListRuns":{
"name":"ListRuns",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"ListRunsRequest"},
"output":{"shape":"ListRunsResult"},
"errors":[
{"shape":"ArgumentException"},
{"shape":"NotFoundException"},
{"shape":"LimitExceededException"},
{"shape":"ServiceAccountException"}
],
"documentation":"<p>Gets information about runs.</p>"
},
"ListSamples":{
"name":"ListSamples",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"ListSamplesRequest"},
"output":{"shape":"ListSamplesResult"},
"errors":[
{"shape":"ArgumentException"},
{"shape":"NotFoundException"},
{"shape":"LimitExceededException"},
{"shape":"ServiceAccountException"}
],
"documentation":"<p>Gets information about samples.</p>"
},
"ListSuites":{
"name":"ListSuites",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"ListSuitesRequest"},
"output":{"shape":"ListSuitesResult"},
"errors":[
{"shape":"ArgumentException"},
{"shape":"NotFoundException"},
{"shape":"LimitExceededException"},
{"shape":"ServiceAccountException"}
],
"documentation":"<p>Gets information about suites.</p>"
},
"ListTests":{
"name":"ListTests",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"ListTestsRequest"},
"output":{"shape":"ListTestsResult"},
"errors":[
{"shape":"ArgumentException"},
{"shape":"NotFoundException"},
{"shape":"LimitExceededException"},
{"shape":"ServiceAccountException"}
],
"documentation":"<p>Gets information about tests.</p>"
},
"ListUniqueProblems":{
"name":"ListUniqueProblems",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"ListUniqueProblemsRequest"},
"output":{"shape":"ListUniqueProblemsResult"},
"errors":[
{"shape":"ArgumentException"},
{"shape":"NotFoundException"},
{"shape":"LimitExceededException"},
{"shape":"ServiceAccountException"}
],
"documentation":"<p>Gets information about unique problems.</p>"
},
"ListUploads":{
"name":"ListUploads",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"ListUploadsRequest"},
"output":{"shape":"ListUploadsResult"},
"errors":[
{"shape":"ArgumentException"},
{"shape":"NotFoundException"},
{"shape":"LimitExceededException"},
{"shape":"ServiceAccountException"}
],
"documentation":"<p>Gets information about uploads.</p>"
},
"ScheduleRun":{
"name":"ScheduleRun",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"ScheduleRunRequest"},
"output":{"shape":"ScheduleRunResult"},
"errors":[
{"shape":"ArgumentException"},
{"shape":"NotFoundException"},
{"shape":"LimitExceededException"},
{"shape":"IdempotencyException"},
{"shape":"ServiceAccountException"}
],
"documentation":"<p>Schedules a run.</p>"
},
"UpdateDevicePool":{
"name":"UpdateDevicePool",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"UpdateDevicePoolRequest"},
"output":{"shape":"UpdateDevicePoolResult"},
"errors":[
{"shape":"ArgumentException"},
{"shape":"NotFoundException"},
{"shape":"LimitExceededException"},
{"shape":"ServiceAccountException"}
],
"documentation":"<p>Modifies the name, description, and rules in a device pool given the attributes and the pool ARN. Rule updates are all-or-nothing, meaning they can only be updated as a whole (or not at all).</p>"
},
"UpdateProject":{
"name":"UpdateProject",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"UpdateProjectRequest"},
"output":{"shape":"UpdateProjectResult"},
"errors":[
{"shape":"ArgumentException"},
{"shape":"NotFoundException"},
{"shape":"LimitExceededException"},
{"shape":"ServiceAccountException"}
],
"documentation":"<p>Modifies the specified project name, given the project ARN and a new name.</p>"
}
},
"shapes":{
"AWSAccountNumber":{
"type":"string",
"max":16,
"min":2
},
"AccountSettings":{
"type":"structure",
"members":{
"awsAccountNumber":{
"shape":"AWSAccountNumber",
"documentation":"<p>The AWS account number specified in the <code>AccountSettings</code> container.</p>"
},
"unmeteredDevices":{
"shape":"PurchasedDevicesMap",
"documentation":"<p>Returns the unmetered devices you have purchased.</p>"
}
},
"documentation":"<p>A container for account-level settings within AWS Device Farm.</p>"
},
"AmazonResourceName":{
"type":"string",
"min":32
},
"AmazonResourceNames":{
"type":"list",
"member":{"shape":"AmazonResourceName"}
},
"ArgumentException":{
"type":"structure",
"members":{
"message":{
"shape":"Message",
"documentation":"<p>Any additional information about the exception.</p>"
}
},
"documentation":"<p>An invalid argument was specified.</p>",
"exception":true
},
"Artifact":{
"type":"structure",
"members":{
"arn":{
"shape":"AmazonResourceName",
"documentation":"<p>The artifact's ARN.</p>"
},
"name":{
"shape":"Name",
"documentation":"<p>The artifact's name.</p>"
},
"type":{
"shape":"ArtifactType",
"documentation":"<p>The artifact's type.</p> <p>Allowed values include the following:</p> <ul> <li><p>APPIUM_JAVA_OUTPUT: The Appium Java output type.</p></li> <li><p>APPIUM_JAVA_XML_OUTPUT: The Appium Java XML output type.</p></li> <li><p>APPIUM_SERVER_OUTPUT: The Appium server output type.</p></li> <li><p>AUTOMATION_OUTPUT: The automation output type.</p></li> <li><p>CALABASH_JSON_OUTPUT: The Calabash JSON output type.</p></li> <li><p>CALABASH_JAVA_XML_OUTPUT: The Calabash Java XML output type.</p></li> <li><p>CALABASH_PRETTY_OUTPUT: The Calabash pretty output type.</p></li> <li><p>CALABASH_STANDARD_OUTPUT: The Calabash standard output type.</p></li> <li><p>DEVICE_LOG: The device log type.</p></li> <li><p>EXERCISER_MONKEY_OUTPUT: For Android, the artifact (log) generated by an Android fuzz test.</p></li> <li><p>INSTRUMENTATION_OUTPUT: The instrumentation type.</p></li> <li><p>MESSAGE_LOG: The message log type.</p></li> <li><p>RESULT_LOG: The result log type.</p></li> <li><p>SCREENSHOT: The screenshot type.</p></li> <li><p>SERVICE_LOG: The service log type.</p></li> <li><p>UNKNOWN: An unknown type.</p></li> </ul>"
},
"extension":{
"shape":"String",
"documentation":"<p>The artifact's file extension.</p>"
},
"url":{
"shape":"URL",
"documentation":"<p>The pre-signed Amazon S3 URL that can be used with a corresponding GET request to download the artifact's file.</p>"
}
},
"documentation":"<p>Represents the output of a test. Examples of artifacts include logs and screenshots.</p>"
},
"ArtifactCategory":{
"type":"string",
"enum":[
"SCREENSHOT",
"FILE",
"LOG"
]
},
"ArtifactType":{
"type":"string",
"enum":[
"UNKNOWN",
"SCREENSHOT",
"DEVICE_LOG",
"MESSAGE_LOG",
"RESULT_LOG",
"SERVICE_LOG",
"WEBKIT_LOG",
"INSTRUMENTATION_OUTPUT",
"EXERCISER_MONKEY_OUTPUT",
"CALABASH_JSON_OUTPUT",
"CALABASH_PRETTY_OUTPUT",
"CALABASH_STANDARD_OUTPUT",
"CALABASH_JAVA_XML_OUTPUT",
"AUTOMATION_OUTPUT",
"APPIUM_SERVER_OUTPUT",
"APPIUM_JAVA_OUTPUT",
"APPIUM_JAVA_XML_OUTPUT",
"EXPLORER_EVENT_LOG",
"EXPLORER_SUMMARY_LOG",
"APPLICATION_CRASH_REPORT"
]
},
"Artifacts":{
"type":"list",
"member":{"shape":"Artifact"}
},
"BillingMethod":{
"type":"string",
"enum":[
"METERED",
"UNMETERED"
]
},
"Boolean":{"type":"boolean"},
"CPU":{
"type":"structure",
"members":{
"frequency":{
"shape":"String",
"documentation":"<p>The CPU's frequency.</p>"
},
"architecture":{
"shape":"String",
"documentation":"<p>The CPU's architecture, for example x86 or ARM.</p>"
},
"clock":{
"shape":"Double",
"documentation":"<p>The clock speed of the device's CPU, expressed in hertz (Hz). For example, a 1.2 GHz CPU is expressed as 1200000000.</p>"
}
},
"documentation":"<p>Represents the amount of CPU that an app is using on a physical device.</p> <p>Note that this does not represent system-wide CPU usage.</p>"
},
"ContentType":{
"type":"string",
"max":64,
"min":0
},
"Counters":{
"type":"structure",
"members":{
"total":{
"shape":"Integer",
"documentation":"<p>The total number of entities.</p>"
},
"passed":{
"shape":"Integer",
"documentation":"<p>The number of passed entities.</p>"
},
"failed":{
"shape":"Integer",
"documentation":"<p>The number of failed entities.</p>"
},
"warned":{
"shape":"Integer",
"documentation":"<p>The number of warned entities.</p>"
},
"errored":{
"shape":"Integer",
"documentation":"<p>The number of errored entities.</p>"
},
"stopped":{
"shape":"Integer",
"documentation":"<p>The number of stopped entities.</p>"
},
"skipped":{
"shape":"Integer",
"documentation":"<p>The number of skipped entities.</p>"
}
},
"documentation":"<p>Represents entity counters.</p>"
},
"CreateDevicePoolRequest":{
"type":"structure",
"required":[
"projectArn",
"name",
"rules"
],
"members":{
"projectArn":{
"shape":"AmazonResourceName",
"documentation":"<p>The ARN of the project for the device pool.</p>"
},
"name":{
"shape":"Name",
"documentation":"<p>The device pool's name.</p>"
},
"description":{
"shape":"Message",
"documentation":"<p>The device pool's description.</p>"
},
"rules":{
"shape":"Rules",
"documentation":"<p>The device pool's rules.</p>"
}
},
"documentation":"<p>Represents a request to the create device pool operation.</p>"
},
"CreateDevicePoolResult":{
"type":"structure",
"members":{
"devicePool":{
"shape":"DevicePool",
"documentation":"<p>The newly created device pool.</p>"
}
},
"documentation":"<p>Represents the result of a create device pool request.</p>"
},
"CreateProjectRequest":{
"type":"structure",
"required":["name"],
"members":{
"name":{
"shape":"Name",
"documentation":"<p>The project's name.</p>"
}
},
"documentation":"<p>Represents a request to the create project operation.</p>"
},
"CreateProjectResult":{
"type":"structure",
"members":{
"project":{
"shape":"Project",
"documentation":"<p>The newly created project.</p>"
}
},
"documentation":"<p>Represents the result of a create project request.</p>"
},
"CreateUploadRequest":{
"type":"structure",
"required":[
"projectArn",
"name",
"type"
],
"members":{
"projectArn":{
"shape":"AmazonResourceName",
"documentation":"<p>The ARN of the project for the upload.</p>"
},
"name":{
"shape":"Name",
"documentation":"<p>The upload's file name.</p>"
},
"type":{
"shape":"UploadType",
"documentation":"<p>The upload's upload type.</p> <p>Must be one of the following values:</p> <ul> <li><p>ANDROID_APP: An Android upload.</p></li> <li><p>IOS_APP: An iOS upload.</p></li> <li><p>EXTERNAL_DATA: An external data upload.</p></li> <li><p>APPIUM_JAVA_JUNIT_TEST_PACKAGE: An Appium Java JUnit test package upload.</p></li> <li><p>APPIUM_JAVA_TESTNG_TEST_PACKAGE: An Appium Java TestNG test package upload.</p></li> <li><p>CALABASH_TEST_PACKAGE: A Calabash test package upload.</p></li> <li><p>INSTRUMENTATION_TEST_PACKAGE: An instrumentation upload.</p></li> <li><p>UIAUTOMATOR_TEST_PACKAGE: A uiautomator test package upload.</p></li> <li><p>XCTEST_TEST_PACKAGE: An XCode test package upload.</p></li> <li><p>APPIUM_WEB_JAVA_JUNIT_TEST_PACKAGE: An Appium Java JUnit test package upload.</p></li> <li><p>APPIUM_WEB_JAVA_TESTNG_TEST_PACKAGE: An Appium Java TestNG test package upload.</p></li> </ul> <p><b>Note</b> If you call <code>CreateUpload</code> with <code>WEB_APP</code> specified, AWS Device Farm throws an <a>ArgumentException</a> error.</p>"
},
"contentType":{
"shape":"ContentType",
"documentation":"<p>The upload's content type (for example, \"application/octet-stream\").</p>"
}
},
"documentation":"<p>Represents a request to the create upload operation.</p>"
},
"CreateUploadResult":{
"type":"structure",
"members":{
"upload":{
"shape":"Upload",
"documentation":"<p>The newly created upload.</p>"
}
},
"documentation":"<p>Represents the result of a create upload request.</p>"
},
"DateTime":{"type":"timestamp"},
"DeleteDevicePoolRequest":{
"type":"structure",
"required":["arn"],
"members":{
"arn":{
"shape":"AmazonResourceName",
"documentation":"<p>Represents the Amazon Resource Name (ARN) of the Device Farm device pool you wish to delete.</p>"
}
},
"documentation":"<p>Represents a request to the delete device pool operation.</p>"
},
"DeleteDevicePoolResult":{
"type":"structure",
"members":{
},
"documentation":"<p>Represents the result of a delete device pool request.</p>"
},
"DeleteProjectRequest":{
"type":"structure",
"required":["arn"],
"members":{
"arn":{
"shape":"AmazonResourceName",
"documentation":"<p>Represents the Amazon Resource Name (ARN) of the Device Farm project you wish to delete.</p>"
}
},
"documentation":"<p>Represents a request to the delete project operation.</p>"
},
"DeleteProjectResult":{
"type":"structure",
"members":{
},
"documentation":"<p>Represents the result of a delete project request.</p>"
},
"DeleteRunRequest":{
"type":"structure",
"required":["arn"],
"members":{
"arn":{
"shape":"AmazonResourceName",
"documentation":"<p>The Amazon Resource Name (ARN) for the run you wish to delete.</p>"
}
},
"documentation":"<p>Represents a request to the delete run operation.</p>"
},
"DeleteRunResult":{
"type":"structure",
"members":{
},
"documentation":"<p>Represents the result of a delete run request.</p>"
},
"DeleteUploadRequest":{
"type":"structure",
"required":["arn"],
"members":{
"arn":{
"shape":"AmazonResourceName",
"documentation":"<p>Represents the Amazon Resource Name (ARN) of the Device Farm upload you wish to delete.</p>"
}
},
"documentation":"<p>Represents a request to the delete upload operation.</p>"
},
"DeleteUploadResult":{
"type":"structure",
"members":{
},
"documentation":"<p>Represents the result of a delete upload request.</p>"
},
"Device":{
"type":"structure",
"members":{
"arn":{
"shape":"AmazonResourceName",
"documentation":"<p>The device's ARN.</p>"
},
"name":{
"shape":"Name",
"documentation":"<p>The device's display name.</p>"
},
"manufacturer":{
"shape":"String",
"documentation":"<p>The device's manufacturer name.</p>"
},
"model":{
"shape":"String",
"documentation":"<p>The device's model name.</p>"
},
"formFactor":{
"shape":"DeviceFormFactor",
"documentation":"<p>The device's form factor.</p> <p>Allowed values include:</p> <ul> <li><p>PHONE: The phone form factor.</p></li> <li><p>TABLET: The tablet form factor.</p></li> </ul>"
},
"platform":{
"shape":"DevicePlatform",
"documentation":"<p>The device's platform.</p> <p>Allowed values include:</p> <ul> <li><p>ANDROID: The Android platform.</p></li> <li><p>IOS: The iOS platform.</p></li> </ul>"
},
"os":{
"shape":"String",
"documentation":"<p>The device's operating system type.</p>"
},
"cpu":{
"shape":"CPU",
"documentation":"<p>Information about the device's CPU.</p>"
},
"resolution":{"shape":"Resolution"},
"heapSize":{
"shape":"Long",
"documentation":"<p>The device's heap size, expressed in bytes.</p>"
},
"memory":{
"shape":"Long",
"documentation":"<p>The device's total memory size, expressed in bytes.</p>"
},
"image":{
"shape":"String",
"documentation":"<p>The device's image name.</p>"
},
"carrier":{
"shape":"String",
"documentation":"<p>The device's carrier.</p>"
},
"radio":{
"shape":"String",
"documentation":"<p>The device's radio.</p>"
}
},
"documentation":"<p>Represents a device type that an app is tested against.</p>"
},
"DeviceAttribute":{
"type":"string",
"enum":[
"ARN",
"PLATFORM",
"FORM_FACTOR",
"MANUFACTURER"
]
},
"DeviceFormFactor":{
"type":"string",
"enum":[
"PHONE",
"TABLET"
]
},
"DeviceMinutes":{
"type":"structure",
"members":{
"total":{
"shape":"Double",
"documentation":"<p>When specified, represents the total minutes used by the resource to run tests.</p>"
},
"metered":{
"shape":"Double",
"documentation":"<p>When specified, represents only the sum of metered minutes used by the resource to run tests.</p>"
},
"unmetered":{
"shape":"Double",
"documentation":"<p>When specified, represents only the sum of unmetered minutes used by the resource to run tests.</p>"
}
},
"documentation":"<p>Represents the total (metered or unmetered) minutes used by the resource to run tests. Contains the sum of minutes consumed by all children.</p>"
},
"DevicePlatform":{
"type":"string",
"enum":[
"ANDROID",
"IOS"
]
},
"DevicePool":{
"type":"structure",
"members":{
"arn":{
"shape":"AmazonResourceName",
"documentation":"<p>The device pool's ARN.</p>"
},
"name":{
"shape":"Name",
"documentation":"<p>The device pool's name.</p>"
},
"description":{
"shape":"Message",
"documentation":"<p>The device pool's description.</p>"
},
"type":{
"shape":"DevicePoolType",
"documentation":"<p>The device pool's type.</p> <p>Allowed values include:</p> <ul> <li><p>CURATED: A device pool that is created and managed by AWS Device Farm.</p></li> <li><p>PRIVATE: A device pool that is created and managed by the device pool developer.</p></li> </ul>"
},
"rules":{
"shape":"Rules",
"documentation":"<p>Information about the device pool's rules.</p>"
}
},
"documentation":"<p>Represents a collection of device types.</p>"
},
"DevicePoolCompatibilityResult":{
"type":"structure",
"members":{
"device":{"shape":"Device"},
"compatible":{
"shape":"Boolean",
"documentation":"<p>Whether the result was compatible with the device pool.</p>"
},
"incompatibilityMessages":{
"shape":"IncompatibilityMessages",
"documentation":"<p>Information about the compatibility.</p>"
}
},
"documentation":"<p>Represents a device pool compatibility result.</p>"
},
"DevicePoolCompatibilityResults":{
"type":"list",
"member":{"shape":"DevicePoolCompatibilityResult"}
},
"DevicePoolType":{
"type":"string",
"enum":[
"CURATED",
"PRIVATE"
]
},
"DevicePools":{
"type":"list",
"member":{"shape":"DevicePool"}
},
"Devices":{
"type":"list",
"member":{"shape":"Device"}
},
"Double":{"type":"double"},
"ExecutionResult":{
"type":"string",
"enum":[
"PENDING",
"PASSED",
"WARNED",
"FAILED",
"SKIPPED",
"ERRORED",
"STOPPED"
]
},
"ExecutionStatus":{
"type":"string",
"enum":[
"PENDING",
"PROCESSING",
"SCHEDULING",
"RUNNING",
"COMPLETED"
]
},
"Filter":{
"type":"string",
"max":1024,
"min":0
},
"GetAccountSettingsRequest":{
"type":"structure",
"members":{
}
},
"GetAccountSettingsResult":{
"type":"structure",
"members":{
"accountSettings":{"shape":"AccountSettings"}
}
},
"GetDevicePoolCompatibilityRequest":{
"type":"structure",
"required":["devicePoolArn"],
"members":{
"devicePoolArn":{
"shape":"AmazonResourceName",
"documentation":"<p>The device pool's ARN.</p>"
},
"appArn":{
"shape":"AmazonResourceName",
"documentation":"<p>The ARN of the app that is associated with the specified device pool.</p>"
},
"testType":{
"shape":"TestType",
"documentation":"<p>The test type for the specified device pool.</p> <p>Allowed values include the following:</p> <ul> <li><p>BUILTIN_FUZZ: The built-in fuzz type.</p></li> <li><p>BUILTIN_EXPLORER: For Android, an app explorer that will traverse an Android app, interacting with it and capturing screenshots at the same time.</p></li> <li><p>APPIUM_JAVA_JUNIT: The Appium Java JUnit type.</p></li> <li><p>APPIUM_JAVA_TESTNG: The Appium Java TestNG type.</p></li> <li><p>CALABASH: The Calabash type.</p></li> <li><p>INSTRUMENTATION: The Instrumentation type.</p></li> <li><p>UIAUTOMATION: The uiautomation type.</p></li> <li><p>UIAUTOMATOR: The uiautomator type.</p></li> <li><p>XCTEST: The XCode test type.</p></li> </ul>"
}
},
"documentation":"<p>Represents a request to the get device pool compatibility operation.</p>"
},
"GetDevicePoolCompatibilityResult":{
"type":"structure",
"members":{
"compatibleDevices":{
"shape":"DevicePoolCompatibilityResults",
"documentation":"<p>Information about compatible devices.</p>"
},
"incompatibleDevices":{
"shape":"DevicePoolCompatibilityResults",
"documentation":"<p>Information about incompatible devices.</p>"
}
},
"documentation":"<p>Represents the result of describe device pool compatibility request.</p>"
},
"GetDevicePoolRequest":{
"type":"structure",
"required":["arn"],
"members":{
"arn":{
"shape":"AmazonResourceName",
"documentation":"<p>The device pool's ARN.</p>"
}
},
"documentation":"<p>Represents a request to the get device pool operation.</p>"
},
"GetDevicePoolResult":{
"type":"structure",
"members":{
"devicePool":{"shape":"DevicePool"}
},
"documentation":"<p>Represents the result of a get device pool request.</p>"
},
"GetDeviceRequest":{
"type":"structure",
"required":["arn"],
"members":{
"arn":{
"shape":"AmazonResourceName",
"documentation":"<p>The device type's ARN.</p>"
}
},
"documentation":"<p>Represents a request to the get device request.</p>"
},
"GetDeviceResult":{
"type":"structure",
"members":{
"device":{"shape":"Device"}
},
"documentation":"<p>Represents the result of a get device request.</p>"
},
"GetJobRequest":{
"type":"structure",
"required":["arn"],
"members":{
"arn":{
"shape":"AmazonResourceName",
"documentation":"<p>The job's ARN.</p>"
}
},
"documentation":"<p>Represents a request to the get job operation.</p>"
},
"GetJobResult":{
"type":"structure",
"members":{
"job":{"shape":"Job"}
},
"documentation":"<p>Represents the result of a get job request.</p>"
},
"GetProjectRequest":{
"type":"structure",
"required":["arn"],
"members":{
"arn":{
"shape":"AmazonResourceName",
"documentation":"<p>The project's ARN.</p>"
}
},
"documentation":"<p>Represents a request to the get project operation.</p>"
},
"GetProjectResult":{
"type":"structure",
"members":{
"project":{"shape":"Project"}
},
"documentation":"<p>Represents the result of a get project request.</p>"
},
"GetRunRequest":{
"type":"structure",
"required":["arn"],
"members":{
"arn":{
"shape":"AmazonResourceName",
"documentation":"<p>The run's ARN.</p>"
}
},
"documentation":"<p>Represents a request to the get run operation.</p>"
},
"GetRunResult":{
"type":"structure",
"members":{
"run":{"shape":"Run"}
},
"documentation":"<p>Represents the result of a get run request.</p>"
},
"GetSuiteRequest":{
"type":"structure",
"required":["arn"],
"members":{
"arn":{
"shape":"AmazonResourceName",
"documentation":"<p>The suite's ARN.</p>"
}
},
"documentation":"<p>Represents a request to the get suite operation.</p>"
},
"GetSuiteResult":{
"type":"structure",
"members":{
"suite":{"shape":"Suite"}
},
"documentation":"<p>Represents the result of a get suite request.</p>"
},
"GetTestRequest":{
"type":"structure",
"required":["arn"],
"members":{
"arn":{
"shape":"AmazonResourceName",
"documentation":"<p>The test's ARN.</p>"
}
},
"documentation":"<p>Represents a request to the get test operation.</p>"
},
"GetTestResult":{
"type":"structure",
"members":{
"test":{"shape":"Test"}
},
"documentation":"<p>Represents the result of a get test request.</p>"
},
"GetUploadRequest":{
"type":"structure",
"required":["arn"],
"members":{
"arn":{
"shape":"AmazonResourceName",
"documentation":"<p>The upload's ARN.</p>"
}
},
"documentation":"<p>Represents a request to the get upload operation.</p>"
},
"GetUploadResult":{
"type":"structure",
"members":{
"upload":{"shape":"Upload"}
},
"documentation":"<p>Represents the result of a get upload request.</p>"
},
"IdempotencyException":{
"type":"structure",
"members":{
"message":{
"shape":"Message",
"documentation":"<p>Any additional information about the exception.</p>"
}
},
"documentation":"<p>An entity with the same name already exists.</p>",
"exception":true
},
"IncompatibilityMessage":{
"type":"structure",
"members":{
"message":{
"shape":"Message",
"documentation":"<p>A message about the incompatibility.</p>"
},
"type":{
"shape":"DeviceAttribute",
"documentation":"<p>The type of incompatibility.</p> <p>Allowed values include:</p> <ul> <li><p>ARN: The ARN.</p></li> <li><p>FORM_FACTOR: The form factor (for example, phone or tablet).</p></li> <li><p>MANUFACTURER: The manufacturer.</p></li> <li><p>PLATFORM: The platform (for example, Android or iOS).</p></li> </ul>"
}
},
"documentation":"<p>Represents information about incompatibility.</p>"
},
"IncompatibilityMessages":{
"type":"list",
"member":{"shape":"IncompatibilityMessage"}
},
"Integer":{"type":"integer"},
"Job":{
"type":"structure",
"members":{
"arn":{
"shape":"AmazonResourceName",
"documentation":"<p>The job's ARN.</p>"
},
"name":{
"shape":"Name",
"documentation":"<p>The job's name.</p>"
},
"type":{
"shape":"TestType",
"documentation":"<p>The job's type.</p> <p>Allowed values include the following:</p> <ul> <li><p>BUILTIN_FUZZ: The built-in fuzz type.</p></li> <li><p>BUILTIN_EXPLORER: For Android, an app explorer that will traverse an Android app, interacting with it and capturing screenshots at the same time.</p></li> <li><p>APPIUM_JAVA_JUNIT: The Appium Java JUnit type.</p></li> <li><p>APPIUM_JAVA_TESTNG: The Appium Java TestNG type.</p></li> <li><p>CALABASH: The Calabash type.</p></li> <li><p>INSTRUMENTATION: The Instrumentation type.</p></li> <li><p>UIAUTOMATION: The uiautomation type.</p></li> <li><p>UIAUTOMATOR: The uiautomator type.</p></li> <li><p>XCTEST: The XCode test type.</p></li> </ul>"
},
"created":{
"shape":"DateTime",
"documentation":"<p>When the job was created.</p>"
},
"status":{
"shape":"ExecutionStatus",
"documentation":"<p>The job's status.</p> <p>Allowed values include:</p> <ul> <li><p>COMPLETED: A completed status.</p></li> <li><p>PENDING: A pending status.</p></li> <li><p>PROCESSING: A processing status.</p></li> <li><p>RUNNING: A running status.</p></li> <li><p>SCHEDULING: A scheduling status.</p></li> </ul>"
},
"result":{
"shape":"ExecutionResult",
"documentation":"<p>The job's result.</p> <p>Allowed values include:</p> <ul> <li><p>ERRORED: An error condition.</p></li> <li><p>FAILED: A failed condition.</p></li> <li><p>SKIPPED: A skipped condition.</p></li> <li><p>STOPPED: A stopped condition.</p></li> <li><p>PASSED: A passing condition.</p></li> <li><p>PENDING: A pending condition.</p></li> <li><p>WARNED: A warning condition.</p></li> </ul>"
},
"started":{
"shape":"DateTime",
"documentation":"<p>The job's start time.</p>"
},
"stopped":{
"shape":"DateTime",
"documentation":"<p>The job's stop time.</p>"
},
"counters":{
"shape":"Counters",
"documentation":"<p>The job's result counters.</p>"
},
"message":{
"shape":"Message",
"documentation":"<p>A message about the job's result.</p>"
},
"device":{"shape":"Device"},
"deviceMinutes":{
"shape":"DeviceMinutes",
"documentation":"<p>Represents the total (metered or unmetered) minutes used by the job.</p>"
}
},
"documentation":"<p>Represents a device.</p>"
},
"Jobs":{
"type":"list",
"member":{"shape":"Job"}
},
"LimitExceededException":{
"type":"structure",
"members":{
"message":{
"shape":"Message",
"documentation":"<p>Any additional information about the exception.</p>"
}
},
"documentation":"<p>A limit was exceeded.</p>",
"exception":true
},
"ListArtifactsRequest":{
"type":"structure",
"required":[
"arn",
"type"
],
"members":{
"arn":{
"shape":"AmazonResourceName",
"documentation":"<p>The Run, Job, Suite, or Test ARN.</p>"
},
"type":{
"shape":"ArtifactCategory",
"documentation":"<p>The artifacts' type.</p> <p>Allowed values include:</p> <ul> <li>FILE: The artifacts are files.</li> <li>LOG: The artifacts are logs.</li> <li>SCREENSHOT: The artifacts are screenshots.</li> </ul>"
},
"nextToken":{
"shape":"PaginationToken",
"documentation":"<p>An identifier that was returned from the previous call to this operation, which can be used to return the next set of items in the list.</p>"
}
},
"documentation":"<p>Represents a request to the list artifacts operation.</p>"
},
"ListArtifactsResult":{
"type":"structure",
"members":{
"artifacts":{
"shape":"Artifacts",
"documentation":"<p>Information about the artifacts.</p>"
},
"nextToken":{
"shape":"PaginationToken",
"documentation":"<p>If the number of items that are returned is significantly large, this is an identifier that is also returned, which can be used in a subsequent call to this operation to return the next set of items in the list.</p>"
}
},
"documentation":"<p>Represents the result of a list artifacts operation.</p>"
},
"ListDevicePoolsRequest":{
"type":"structure",
"required":["arn"],
"members":{
"arn":{
"shape":"AmazonResourceName",
"documentation":"<p>The project ARN.</p>"
},
"type":{
"shape":"DevicePoolType",
"documentation":"<p>The device pools' type.</p> <p>Allowed values include:</p> <ul> <li><p>CURATED: A device pool that is created and managed by AWS Device Farm.</p></li> <li><p>PRIVATE: A device pool that is created and managed by the device pool developer.</p></li> </ul>"
},
"nextToken":{
"shape":"PaginationToken",
"documentation":"<p>An identifier that was returned from the previous call to this operation, which can be used to return the next set of items in the list.</p>"
}
},
"documentation":"<p>Represents the result of a list device pools request.</p>"
},
"ListDevicePoolsResult":{
"type":"structure",
"members":{
"devicePools":{
"shape":"DevicePools",
"documentation":"<p>Information about the device pools.</p>"
},
"nextToken":{
"shape":"PaginationToken",
"documentation":"<p>If the number of items that are returned is significantly large, this is an identifier that is also returned, which can be used in a subsequent call to this operation to return the next set of items in the list.</p>"
}
},
"documentation":"<p>Represents the result of a list device pools request.</p>"
},
"ListDevicesRequest":{
"type":"structure",
"members":{
"arn":{
"shape":"AmazonResourceName",
"documentation":"<p>The device types' ARNs.</p>"
},
"nextToken":{
"shape":"PaginationToken",
"documentation":"<p>An identifier that was returned from the previous call to this operation, which can be used to return the next set of items in the list.</p>"
}
},
"documentation":"<p>Represents the result of a list devices request.</p>"
},
"ListDevicesResult":{
"type":"structure",
"members":{
"devices":{
"shape":"Devices",
"documentation":"<p>Information about the devices.</p>"
},
"nextToken":{
"shape":"PaginationToken",
"documentation":"<p>If the number of items that are returned is significantly large, this is an identifier that is also returned, which can be used in a subsequent call to this operation to return the next set of items in the list.</p>"
}
},
"documentation":"<p>Represents the result of a list devices operation.</p>"
},
"ListJobsRequest":{
"type":"structure",
"required":["arn"],
"members":{
"arn":{
"shape":"AmazonResourceName",
"documentation":"<p>The jobs' ARNs.</p>"
},
"nextToken":{
"shape":"PaginationToken",
"documentation":"<p>An identifier that was returned from the previous call to this operation, which can be used to return the next set of items in the list.</p>"
}
},
"documentation":"<p>Represents a request to the list jobs operation.</p>"
},
"ListJobsResult":{
"type":"structure",
"members":{
"jobs":{
"shape":"Jobs",
"documentation":"<p>Information about the jobs.</p>"
},
"nextToken":{
"shape":"PaginationToken",
"documentation":"<p>If the number of items that are returned is significantly large, this is an identifier that is also returned, which can be used in a subsequent call to this operation to return the next set of items in the list.</p>"
}
},
"documentation":"<p>Represents the result of a list jobs request.</p>"
},
"ListProjectsRequest":{
"type":"structure",
"members":{
"arn":{
"shape":"AmazonResourceName",
"documentation":"<p>The projects' ARNs.</p>"
},
"nextToken":{
"shape":"PaginationToken",
"documentation":"<p>An identifier that was returned from the previous call to this operation, which can be used to return the next set of items in the list.</p>"
}
},
"documentation":"<p>Represents a request to the list projects operation.</p>"
},
"ListProjectsResult":{
"type":"structure",
"members":{
"projects":{
"shape":"Projects",
"documentation":"<p>Information about the projects.</p>"
},
"nextToken":{
"shape":"PaginationToken",
"documentation":"<p>If the number of items that are returned is significantly large, this is an identifier that is also returned, which can be used in a subsequent call to this operation to return the next set of items in the list.</p>"
}
},
"documentation":"<p>Represents the result of a list projects request.</p>"
},
"ListRunsRequest":{
"type":"structure",
"required":["arn"],
"members":{
"arn":{
"shape":"AmazonResourceName",
"documentation":"<p>The runs' ARNs.</p>"
},
"nextToken":{
"shape":"PaginationToken",
"documentation":"<p>An identifier that was returned from the previous call to this operation, which can be used to return the next set of items in the list.</p>"
}
},
"documentation":"<p>Represents a request to the list runs operation.</p>"
},
"ListRunsResult":{
"type":"structure",
"members":{
"runs":{
"shape":"Runs",
"documentation":"<p>Information about the runs.</p>"
},
"nextToken":{
"shape":"PaginationToken",
"documentation":"<p>If the number of items that are returned is significantly large, this is an identifier that is also returned, which can be used in a subsequent call to this operation to return the next set of items in the list.</p>"
}
},
"documentation":"<p>Represents the result of a list runs request.</p>"
},
"ListSamplesRequest":{
"type":"structure",
"required":["arn"],
"members":{
"arn":{
"shape":"AmazonResourceName",
"documentation":"<p>The samples' ARNs.</p>"
},
"nextToken":{
"shape":"PaginationToken",
"documentation":"<p>An identifier that was returned from the previous call to this operation, which can be used to return the next set of items in the list.</p>"
}
},
"documentation":"<p>Represents a request to the list samples operation.</p>"
},
"ListSamplesResult":{
"type":"structure",
"members":{
"samples":{
"shape":"Samples",
"documentation":"<p>Information about the samples.</p>"
},
"nextToken":{
"shape":"PaginationToken",
"documentation":"<p>If the number of items that are returned is significantly large, this is an identifier that is also returned, which can be used in a subsequent call to this operation to return the next set of items in the list.</p>"
}
},
"documentation":"<p>Represents the result of a list samples request.</p>"
},
"ListSuitesRequest":{
"type":"structure",
"required":["arn"],
"members":{
"arn":{
"shape":"AmazonResourceName",
"documentation":"<p>The suites' ARNs.</p>"
},
"nextToken":{
"shape":"PaginationToken",
"documentation":"<p>An identifier that was returned from the previous call to this operation, which can be used to return the next set of items in the list.</p>"
}
},
"documentation":"<p>Represents a request to the list suites operation.</p>"
},
"ListSuitesResult":{
"type":"structure",
"members":{
"suites":{
"shape":"Suites",
"documentation":"<p>Information about the suites.</p>"
},
"nextToken":{
"shape":"PaginationToken",
"documentation":"<p>If the number of items that are returned is significantly large, this is an identifier that is also returned, which can be used in a subsequent call to this operation to return the next set of items in the list.</p>"
}
},
"documentation":"<p>Represents the result of a list suites request.</p>"
},
"ListTestsRequest":{
"type":"structure",
"required":["arn"],
"members":{
"arn":{
"shape":"AmazonResourceName",
"documentation":"<p>The tests' ARNs.</p>"
},
"nextToken":{
"shape":"PaginationToken",
"documentation":"<p>An identifier that was returned from the previous call to this operation, which can be used to return the next set of items in the list.</p>"
}
},
"documentation":"<p>Represents a request to the list tests operation.</p>"
},
"ListTestsResult":{
"type":"structure",
"members":{
"tests":{
"shape":"Tests",
"documentation":"<p>Information about the tests.</p>"
},
"nextToken":{
"shape":"PaginationToken",
"documentation":"<p>If the number of items that are returned is significantly large, this is an identifier that is also returned, which can be used in a subsequent call to this operation to return the next set of items in the list.</p>"
}
},
"documentation":"<p>Represents the result of a list tests request.</p>"
},
"ListUniqueProblemsRequest":{
"type":"structure",
"required":["arn"],
"members":{
"arn":{
"shape":"AmazonResourceName",
"documentation":"<p>The unique problems' ARNs.</p>"
},
"nextToken":{
"shape":"PaginationToken",
"documentation":"<p>An identifier that was returned from the previous call to this operation, which can be used to return the next set of items in the list.</p>"
}
},
"documentation":"<p>Represents a request to the list unique problems operation.</p>"
},
"ListUniqueProblemsResult":{
"type":"structure",
"members":{
"uniqueProblems":{
"shape":"UniqueProblemsByExecutionResultMap",
"documentation":"<p>Information about the unique problems.</p> <p>Allowed values include:</p> <ul> <li><p>ERRORED: An error condition.</p></li> <li><p>FAILED: A failed condition.</p></li> <li><p>SKIPPED: A skipped condition.</p></li> <li><p>STOPPED: A stopped condition.</p></li> <li><p>PASSED: A passing condition.</p></li> <li><p>PENDING: A pending condition.</p></li> <li><p>WARNED: A warning condition.</p></li> </ul>"
},
"nextToken":{
"shape":"PaginationToken",
"documentation":"<p>If the number of items that are returned is significantly large, this is an identifier that is also returned, which can be used in a subsequent call to this operation to return the next set of items in the list.</p>"
}
},
"documentation":"<p>Represents the result of a list unique problems request.</p>"
},
"ListUploadsRequest":{
"type":"structure",
"required":["arn"],
"members":{
"arn":{
"shape":"AmazonResourceName",
"documentation":"<p>The uploads' ARNs.</p>"
},
"nextToken":{
"shape":"PaginationToken",
"documentation":"<p>An identifier that was returned from the previous call to this operation, which can be used to return the next set of items in the list.</p>"
}
},
"documentation":"<p>Represents a request to the list uploads operation.</p>"
},
"ListUploadsResult":{
"type":"structure",
"members":{
"uploads":{
"shape":"Uploads",
"documentation":"<p>Information about the uploads.</p>"
},
"nextToken":{
"shape":"PaginationToken",
"documentation":"<p>If the number of items that are returned is significantly large, this is an identifier that is also returned, which can be used in a subsequent call to this operation to return the next set of items in the list.</p>"
}
},
"documentation":"<p>Represents the result of a list uploads request.</p>"
},
"Location":{
"type":"structure",
"required":[
"latitude",
"longitude"
],
"members":{
"latitude":{
"shape":"Double",
"documentation":"<p>The latitude.</p>"
},
"longitude":{
"shape":"Double",
"documentation":"<p>The longitude.</p>"
}
},
"documentation":"<p>Represents a latitude and longitude pair, expressed in geographic coordinate system degrees (for example 47.6204, -122.3491).</p> <p>Elevation is currently not supported.</p>"
},
"Long":{"type":"long"},
"Message":{
"type":"string",
"max":8192,
"min":0
},
"Metadata":{
"type":"string",
"max":1024,
"min":0
},
"Name":{
"type":"string",
"max":256,
"min":0
},
"NotFoundException":{
"type":"structure",
"members":{
"message":{
"shape":"Message",
"documentation":"<p>Any additional information about the exception.</p>"
}
},
"documentation":"<p>The specified entity was not found.</p>",
"exception":true
},
"PaginationToken":{
"type":"string",
"max":1024,
"min":4
},
"Problem":{
"type":"structure",
"members":{
"run":{
"shape":"ProblemDetail",
"documentation":"<p>Information about the associated run.</p>"
},
"job":{
"shape":"ProblemDetail",
"documentation":"<p>Information about the associated job.</p>"
},
"suite":{
"shape":"ProblemDetail",
"documentation":"<p>Information about the associated suite.</p>"
},
"test":{
"shape":"ProblemDetail",
"documentation":"<p>Information about the associated test.</p>"
},
"device":{
"shape":"Device",
"documentation":"<p>Information about the associated device.</p>"
},
"result":{
"shape":"ExecutionResult",
"documentation":"<p>The problem's result.</p> <p>Allowed values include:</p> <ul> <li><p>ERRORED: An error condition.</p></li> <li><p>FAILED: A failed condition.</p></li> <li><p>SKIPPED: A skipped condition.</p></li> <li><p>STOPPED: A stopped condition.</p></li> <li><p>PASSED: A passing condition.</p></li> <li><p>PENDING: A pending condition.</p></li> <li><p>WARNED: A warning condition.</p></li> </ul>"
},
"message":{
"shape":"Message",
"documentation":"<p>A message about the problem's result.</p>"
}
},
"documentation":"<p>Represents a specific warning or failure.</p>"
},
"ProblemDetail":{
"type":"structure",
"members":{
"arn":{
"shape":"AmazonResourceName",
"documentation":"<p>The problem detail's ARN.</p>"
},
"name":{
"shape":"Name",
"documentation":"<p>The problem detail's name.</p>"
}
},
"documentation":"<p>Information about a problem detail.</p>"
},
"Problems":{
"type":"list",
"member":{"shape":"Problem"}
},
"Project":{
"type":"structure",
"members":{
"arn":{
"shape":"AmazonResourceName",
"documentation":"<p>The project's ARN.</p>"
},
"name":{
"shape":"Name",
"documentation":"<p>The project's name.</p>"
},
"created":{
"shape":"DateTime",
"documentation":"<p>When the project was created.</p>"
}
},
"documentation":"<p>Represents an operating-system neutral workspace for running and managing tests.</p>"
},
"Projects":{
"type":"list",
"member":{"shape":"Project"}
},
"PurchasedDevicesMap":{
"type":"map",
"key":{"shape":"DevicePlatform"},
"value":{"shape":"Integer"}
},
"Radios":{
"type":"structure",
"members":{
"wifi":{
"shape":"Boolean",
"documentation":"<p>True if Wi-Fi is enabled at the beginning of the test; otherwise, false.</p>"
},
"bluetooth":{
"shape":"Boolean",
"documentation":"<p>True if Bluetooth is enabled at the beginning of the test; otherwise, false.</p>"
},
"nfc":{
"shape":"Boolean",
"documentation":"<p>True if NFC is enabled at the beginning of the test; otherwise, false.</p>"
},
"gps":{
"shape":"Boolean",
"documentation":"<p>True if GPS is enabled at the beginning of the test; otherwise, false.</p>"
}
},
"documentation":"<p>Represents the set of radios and their states on a device. Examples of radios include Wi-Fi, GPS, Bluetooth, and NFC.</p>"
},
"Resolution":{
"type":"structure",
"members":{
"width":{
"shape":"Integer",
"documentation":"<p>The screen resolution's width, expressed in pixels.</p>"
},
"height":{
"shape":"Integer",
"documentation":"<p>The screen resolution's height, expressed in pixels.</p>"
}
},
"documentation":"<p>Represents the screen resolution of a device in height and width, expressed in pixels.</p>"
},
"Rule":{
"type":"structure",
"members":{
"attribute":{
"shape":"DeviceAttribute",
"documentation":"<p>The rule's attribute.</p> <p>Allowed values include:</p> <ul> <li><p>ARN: The ARN.</p></li> <li><p>FORM_FACTOR: The form factor (for example, phone or tablet).</p></li> <li><p>MANUFACTURER: The manufacturer.</p></li> <li><p>PLATFORM: The platform (for example, Android or iOS).</p></li> </ul>"
},
"operator":{
"shape":"RuleOperator",
"documentation":"<p>The rule's operator.</p> <ul> <li><p>EQUALS: The equals operator.</p></li> <li><p>GREATER_THAN: The greater-than operator.</p></li> <li><p>IN: The in operator.</p></li> <li><p>LESS_THAN: The less-than operator.</p></li> <li><p>NOT_IN: The not-in operator.</p></li> </ul>"
},
"value":{
"shape":"String",
"documentation":"<p>The rule's value.</p>"
}
},
"documentation":"<p>Represents a condition for a device pool.</p>"
},
"RuleOperator":{
"type":"string",
"enum":[
"EQUALS",
"LESS_THAN",
"GREATER_THAN",
"IN",
"NOT_IN"
]
},
"Rules":{
"type":"list",
"member":{"shape":"Rule"}
},
"Run":{
"type":"structure",
"members":{
"arn":{
"shape":"AmazonResourceName",
"documentation":"<p>The run's ARN.</p>"
},
"name":{
"shape":"Name",
"documentation":"<p>The run's name.</p>"
},
"type":{
"shape":"TestType",
"documentation":"<p>The run's type.</p> <p>Must be one of the following values:</p> <ul> <li><p>BUILTIN_FUZZ: The built-in fuzz type.</p></li> <li><p>BUILTIN_EXPLORER: For Android, an app explorer that will traverse an Android app, interacting with it and capturing screenshots at the same time.</p></li> <li><p>APPIUM_JAVA_JUNIT: The Appium Java JUnit type.</p></li> <li><p>APPIUM_JAVA_TESTNG: The Appium Java TestNG type.</p></li> <li><p>CALABASH: The Calabash type.</p></li> <li><p>INSTRUMENTATION: The Instrumentation type.</p></li> <li><p>UIAUTOMATION: The uiautomation type.</p></li> <li><p>UIAUTOMATOR: The uiautomator type.</p></li> <li><p>XCTEST: The XCode test type.</p></li> </ul>"
},
"platform":{
"shape":"DevicePlatform",
"documentation":"<p>The run's platform.</p> <p>Allowed values include:</p> <ul> <li><p>ANDROID: The Android platform.</p></li> <li><p>IOS: The iOS platform.</p></li> </ul>"
},
"created":{
"shape":"DateTime",
"documentation":"<p>When the run was created.</p>"
},
"status":{
"shape":"ExecutionStatus",
"documentation":"<p>The run's status.</p> <p>Allowed values include:</p> <ul> <li><p>COMPLETED: A completed status.</p></li> <li><p>PENDING: A pending status.</p></li> <li><p>PROCESSING: A processing status.</p></li> <li><p>RUNNING: A running status.</p></li> <li><p>SCHEDULING: A scheduling status.</p></li> </ul>"
},
"result":{
"shape":"ExecutionResult",
"documentation":"<p>The run's result.</p> <p>Allowed values include:</p> <ul> <li><p>ERRORED: An error condition.</p></li> <li><p>FAILED: A failed condition.</p></li> <li><p>SKIPPED: A skipped condition.</p></li> <li><p>STOPPED: A stopped condition.</p></li> <li><p>PASSED: A passing condition.</p></li> <li><p>PENDING: A pending condition.</p></li> <li><p>WARNED: A warning condition.</p></li> </ul>"
},
"started":{
"shape":"DateTime",
"documentation":"<p>The run's start time.</p>"
},
"stopped":{
"shape":"DateTime",
"documentation":"<p>The run's stop time.</p>"
},
"counters":{
"shape":"Counters",
"documentation":"<p>The run's result counters.</p>"
},
"message":{
"shape":"Message",
"documentation":"<p>A message about the run's result.</p>"
},
"totalJobs":{
"shape":"Integer",
"documentation":"<p>The total number of jobs for the run.</p>"
},
"completedJobs":{
"shape":"Integer",
"documentation":"<p>The total number of completed jobs.</p>"
},
"billingMethod":{
"shape":"BillingMethod",
"documentation":"<p>Specifies the billing method for a test run: <code>metered</code> or <code>unmetered</code>. If the parameter is not specified, the default value is <code>unmetered</code>.</p>"
},
"deviceMinutes":{
"shape":"DeviceMinutes",
"documentation":"<p>Represents the total (metered or unmetered) minutes used by the test run.</p>"
}
},
"documentation":"<p>Represents an app on a set of devices with a specific test and configuration.</p>"
},
"Runs":{
"type":"list",
"member":{"shape":"Run"}
},
"Sample":{
"type":"structure",
"members":{
"arn":{
"shape":"AmazonResourceName",
"documentation":"<p>The sample's ARN.</p>"
},
"type":{
"shape":"SampleType",
"documentation":"<p>The sample's type.</p> <p>Must be one of the following values:</p> <ul> <li><p>CPU: A CPU sample type. This is expressed as the app processing CPU time (including child processes) as reported by process, as a percentage.</p></li> <li><p>MEMORY: A memory usage sample type. This is expressed as the total proportional set size of an app process, in kilobytes.</p></li> <li><p>NATIVE_AVG_DRAWTIME</p></li> <li><p>NATIVE_FPS</p></li> <li><p>NATIVE_FRAMES</p></li> <li><p>NATIVE_MAX_DRAWTIME</p></li> <li><p>NATIVE_MIN_DRAWTIME</p></li> <li><p>OPENGL_AVG_DRAWTIME</p></li> <li><p>OPENGL_FPS</p></li> <li><p>OPENGL_FRAMES</p></li> <li><p>OPENGL_MAX_DRAWTIME</p></li> <li><p>OPENGL_MIN_DRAWTIME</p></li> <li><p>RX</p></li> <li><p>RX_RATE: The total number of bytes per second (TCP and UDP) that are sent, by app process.</p></li> <li><p>THREADS: A threads sample type. This is expressed as the total number of threads per app process.</p></li> <li><p>TX</p></li> <li><p>TX_RATE: The total number of bytes per second (TCP and UDP) that are received, by app process.</p></li> </ul>"
},
"url":{
"shape":"URL",
"documentation":"<p>The pre-signed Amazon S3 URL that can be used with a corresponding GET request to download the sample's file.</p>"
}
},
"documentation":"<p>Represents a sample of performance data.</p>"
},
"SampleType":{
"type":"string",
"enum":[
"CPU",
"MEMORY",
"THREADS",
"RX_RATE",
"TX_RATE",
"RX",
"TX",
"NATIVE_FRAMES",
"NATIVE_FPS",
"NATIVE_MIN_DRAWTIME",
"NATIVE_AVG_DRAWTIME",
"NATIVE_MAX_DRAWTIME",
"OPENGL_FRAMES",
"OPENGL_FPS",
"OPENGL_MIN_DRAWTIME",
"OPENGL_AVG_DRAWTIME",
"OPENGL_MAX_DRAWTIME"
]
},
"Samples":{
"type":"list",
"member":{"shape":"Sample"}
},
"ScheduleRunConfiguration":{
"type":"structure",
"members":{
"extraDataPackageArn":{
"shape":"AmazonResourceName",
"documentation":"<p>The ARN of the extra data for the run. The extra data is a .zip file that AWS Device Farm will extract to external data for Android or the app's sandbox for iOS.</p>"
},
"networkProfileArn":{
"shape":"AmazonResourceName",
"documentation":"<p>Reserved for internal use.</p>"
},
"locale":{
"shape":"String",
"documentation":"<p>Information about the locale that is used for the run.</p>"
},
"location":{
"shape":"Location",
"documentation":"<p>Information about the location that is used for the run.</p>"
},
"radios":{
"shape":"Radios",
"documentation":"<p>Information about the radio states for the run.</p>"
},
"auxiliaryApps":{
"shape":"AmazonResourceNames",
"documentation":"<p>A list of auxiliary apps for the run.</p>"
},
"billingMethod":{
"shape":"BillingMethod",
"documentation":"<p>Specifies the billing method for a test run: <code>metered</code> or <code>unmetered</code>. If the parameter is not specified, the default value is <code>unmetered</code>.</p>"
}
},
"documentation":"<p>Represents the settings for a run. Includes things like location, radio states, auxiliary apps, and network profiles.</p>"
},
"ScheduleRunRequest":{
"type":"structure",
"required":[
"projectArn",
"devicePoolArn",
"test"
],
"members":{
"projectArn":{
"shape":"AmazonResourceName",
"documentation":"<p>The ARN of the project for the run to be scheduled.</p>"
},
"appArn":{
"shape":"AmazonResourceName",
"documentation":"<p>The ARN of the app to schedule a run.</p>"
},
"devicePoolArn":{
"shape":"AmazonResourceName",
"documentation":"<p>The ARN of the device pool for the run to be scheduled.</p>"
},
"name":{
"shape":"Name",
"documentation":"<p>The name for the run to be scheduled.</p>"
},
"test":{
"shape":"ScheduleRunTest",
"documentation":"<p>Information about the test for the run to be scheduled.</p>"
},
"configuration":{
"shape":"ScheduleRunConfiguration",
"documentation":"<p>Information about the settings for the run to be scheduled.</p>"
}
},
"documentation":"<p>Represents a request to the schedule run operation.</p>"
},
"ScheduleRunResult":{
"type":"structure",
"members":{
"run":{
"shape":"Run",
"documentation":"<p>Information about the scheduled run.</p>"
}
},
"documentation":"<p>Represents the result of a schedule run request.</p>"
},
"ScheduleRunTest":{
"type":"structure",
"required":["type"],
"members":{
"type":{
"shape":"TestType",
"documentation":"<p>The test's type.</p> <p>Must be one of the following values:</p> <ul> <li><p>BUILTIN_FUZZ: The built-in fuzz type.</p></li> <li><p>BUILTIN_EXPLORER: For Android, an app explorer that will traverse an Android app, interacting with it and capturing screenshots at the same time.</p></li> <li><p>APPIUM_JAVA_JUNIT: The Appium Java JUnit type.</p></li> <li><p>APPIUM_JAVA_TESTNG: The Appium Java TestNG type.</p></li> <li><p>CALABASH: The Calabash type.</p></li> <li><p>INSTRUMENTATION: The Instrumentation type.</p></li> <li><p>UIAUTOMATION: The uiautomation type.</p></li> <li><p>UIAUTOMATOR: The uiautomator type.</p></li> <li><p>XCTEST: The XCode test type.</p></li> </ul>"
},
"testPackageArn":{
"shape":"AmazonResourceName",
"documentation":"<p>The ARN of the uploaded test that will be run.</p>"
},
"filter":{
"shape":"Filter",
"documentation":"<p>The test's filter.</p>"
},
"parameters":{
"shape":"TestParameters",
"documentation":"<p>The test's parameters, such as test framework parameters and fixture settings.</p>"
}
},
"documentation":"<p>Represents additional test settings.</p>"
},
"ServiceAccountException":{
"type":"structure",
"members":{
"message":{
"shape":"Message",
"documentation":"<p>Any additional information about the exception.</p>"
}
},
"documentation":"<p>There was a problem with the service account.</p>",
"exception":true
},
"String":{"type":"string"},
"Suite":{
"type":"structure",
"members":{
"arn":{
"shape":"AmazonResourceName",
"documentation":"<p>The suite's ARN.</p>"
},
"name":{
"shape":"Name",
"documentation":"<p>The suite's name.</p>"
},
"type":{
"shape":"TestType",
"documentation":"<p>The suite's type.</p> <p>Must be one of the following values:</p> <ul> <li><p>BUILTIN_FUZZ: The built-in fuzz type.</p></li> <li><p>BUILTIN_EXPLORER: For Android, an app explorer that will traverse an Android app, interacting with it and capturing screenshots at the same time.</p></li> <li><p>APPIUM_JAVA_JUNIT: The Appium Java JUnit type.</p></li> <li><p>APPIUM_JAVA_TESTNG: The Appium Java TestNG type.</p></li> <li><p>CALABASH: The Calabash type.</p></li> <li><p>INSTRUMENTATION: The Instrumentation type.</p></li> <li><p>UIAUTOMATION: The uiautomation type.</p></li> <li><p>UIAUTOMATOR: The uiautomator type.</p></li> <li><p>XCTEST: The XCode test type.</p></li> </ul>"
},
"created":{
"shape":"DateTime",
"documentation":"<p>When the suite was created.</p>"
},
"status":{
"shape":"ExecutionStatus",
"documentation":"<p>The suite's status.</p> <p>Allowed values include:</p> <ul> <li><p>COMPLETED: A completed status.</p></li> <li><p>PENDING: A pending status.</p></li> <li><p>PROCESSING: A processing status.</p></li> <li><p>RUNNING: A running status.</p></li> <li><p>SCHEDULING: A scheduling status.</p></li> </ul>"
},
"result":{
"shape":"ExecutionResult",
"documentation":"<p>The suite's result.</p> <p>Allowed values include:</p> <ul> <li><p>ERRORED: An error condition.</p></li> <li><p>FAILED: A failed condition.</p></li> <li><p>SKIPPED: A skipped condition.</p></li> <li><p>STOPPED: A stopped condition.</p></li> <li><p>PASSED: A passing condition.</p></li> <li><p>PENDING: A pending condition.</p></li> <li><p>WARNED: A warning condition.</p></li> </ul>"
},
"started":{
"shape":"DateTime",
"documentation":"<p>The suite's start time.</p>"
},
"stopped":{
"shape":"DateTime",
"documentation":"<p>The suite's stop time.</p>"
},
"counters":{
"shape":"Counters",
"documentation":"<p>The suite's result counters.</p>"
},
"message":{
"shape":"Message",
"documentation":"<p>A message about the suite's result.</p>"
},
"deviceMinutes":{
"shape":"DeviceMinutes",
"documentation":"<p>Represents the total (metered or unmetered) minutes used by the test suite.</p>"
}
},
"documentation":"<p>Represents a collection of one or more tests.</p>"
},
"Suites":{
"type":"list",
"member":{"shape":"Suite"}
},
"Test":{
"type":"structure",
"members":{
"arn":{
"shape":"AmazonResourceName",
"documentation":"<p>The test's ARN.</p>"
},
"name":{
"shape":"Name",
"documentation":"<p>The test's name.</p>"
},
"type":{
"shape":"TestType",
"documentation":"<p>The test's type.</p> <p>Must be one of the following values:</p> <ul> <li><p>BUILTIN_FUZZ: The built-in fuzz type.</p></li> <li><p>BUILTIN_EXPLORER: For Android, an app explorer that will traverse an Android app, interacting with it and capturing screenshots at the same time.</p></li> <li><p>APPIUM_JAVA_JUNIT: The Appium Java JUnit type.</p></li> <li><p>APPIUM_JAVA_TESTNG: The Appium Java TestNG type.</p></li> <li><p>CALABASH: The Calabash type.</p></li> <li><p>INSTRUMENTATION: The Instrumentation type.</p></li> <li><p>UIAUTOMATION: The uiautomation type.</p></li> <li><p>UIAUTOMATOR: The uiautomator type.</p></li> <li><p>XCTEST: The XCode test type.</p></li> </ul>"
},
"created":{
"shape":"DateTime",
"documentation":"<p>When the test was created.</p>"
},
"status":{
"shape":"ExecutionStatus",
"documentation":"<p>The test's status.</p> <p>Allowed values include:</p> <ul> <li><p>COMPLETED: A completed status.</p></li> <li><p>PENDING: A pending status.</p></li> <li><p>PROCESSING: A processing status.</p></li> <li><p>RUNNING: A running status.</p></li> <li><p>SCHEDULING: A scheduling status.</p></li> </ul>"
},
"result":{
"shape":"ExecutionResult",
"documentation":"<p>The test's result.</p> <p>Allowed values include:</p> <ul> <li><p>ERRORED: An error condition.</p></li> <li><p>FAILED: A failed condition.</p></li> <li><p>SKIPPED: A skipped condition.</p></li> <li><p>STOPPED: A stopped condition.</p></li> <li><p>PASSED: A passing condition.</p></li> <li><p>PENDING: A pending condition.</p></li> <li><p>WARNED: A warning condition.</p></li> </ul>"
},
"started":{
"shape":"DateTime",
"documentation":"<p>The test's start time.</p>"
},
"stopped":{
"shape":"DateTime",
"documentation":"<p>The test's stop time.</p>"
},
"counters":{
"shape":"Counters",
"documentation":"<p>The test's result counters.</p>"
},
"message":{
"shape":"Message",
"documentation":"<p>A message about the test's result.</p>"
},
"deviceMinutes":{
"shape":"DeviceMinutes",
"documentation":"<p>Represents the total (metered or unmetered) minutes used by the test.</p>"
}
},
"documentation":"<p>Represents a condition that is evaluated.</p>"
},
"TestParameters":{
"type":"map",
"key":{"shape":"String"},
"value":{"shape":"String"}
},
"TestType":{
"type":"string",
"enum":[
"BUILTIN_FUZZ",
"BUILTIN_EXPLORER",
"APPIUM_JAVA_JUNIT",
"APPIUM_JAVA_TESTNG",
"APPIUM_WEB_JAVA_JUNIT",
"APPIUM_WEB_JAVA_TESTNG",
"CALABASH",
"INSTRUMENTATION",
"UIAUTOMATION",
"UIAUTOMATOR",
"XCTEST"
]
},
"Tests":{
"type":"list",
"member":{"shape":"Test"}
},
"URL":{
"type":"string",
"max":2048,
"min":0
},
"UniqueProblem":{
"type":"structure",
"members":{
"message":{
"shape":"Message",
"documentation":"<p>A message about the unique problems' result.</p>"
},
"problems":{
"shape":"Problems",
"documentation":"<p>Information about the problems.</p>"
}
},
"documentation":"<p>A collection of one or more problems, grouped by their result.</p>"
},
"UniqueProblems":{
"type":"list",
"member":{"shape":"UniqueProblem"}
},
"UniqueProblemsByExecutionResultMap":{
"type":"map",
"key":{"shape":"ExecutionResult"},
"value":{"shape":"UniqueProblems"}
},
"UpdateDevicePoolRequest":{
"type":"structure",
"required":["arn"],
"members":{
"arn":{
"shape":"AmazonResourceName",
"documentation":"<p>The Amazon Resourc Name (ARN) of the Device Farm device pool you wish to update.</p>"
},
"name":{
"shape":"Name",
"documentation":"<p>A string representing the name of the device pool you wish to update.</p>"
},
"description":{
"shape":"Message",
"documentation":"<p>A description of the device pool you wish to update.</p>"
},
"rules":{
"shape":"Rules",
"documentation":"<p>Represents the rules you wish to modify for the device pool. Updating rules is optional; however, if you choose to update rules for your request, the update will replace the existing rules.</p>"
}
},
"documentation":"<p>Represents a request to the update device pool operation.</p>"
},
"UpdateDevicePoolResult":{
"type":"structure",
"members":{
"devicePool":{"shape":"DevicePool"}
},
"documentation":"<p>Represents the result of an update device pool request.</p>"
},
"UpdateProjectRequest":{
"type":"structure",
"required":["arn"],
"members":{
"arn":{
"shape":"AmazonResourceName",
"documentation":"<p>The Amazon Resource Name (ARN) of the project whose name you wish to update.</p>"
},
"name":{
"shape":"Name",
"documentation":"<p>A string representing the new name of the project that you are updating.</p>"
}
},
"documentation":"<p>Represents a request to the update project operation.</p>"
},
"UpdateProjectResult":{
"type":"structure",
"members":{
"project":{"shape":"Project"}
},
"documentation":"<p>Represents the result of an update project request.</p>"
},
"Upload":{
"type":"structure",
"members":{
"arn":{
"shape":"AmazonResourceName",
"documentation":"<p>The upload's ARN.</p>"
},
"name":{
"shape":"Name",
"documentation":"<p>The upload's file name.</p>"
},
"created":{
"shape":"DateTime",
"documentation":"<p>When the upload was created.</p>"
},
"type":{
"shape":"UploadType",
"documentation":"<p>The upload's type.</p> <p>Must be one of the following values:</p> <ul> <li><p>ANDROID_APP: An Android upload.</p></li> <li><p>IOS_APP: An iOS upload.</p></li> <li><p>EXTERNAL_DATA: An external data upload.</p></li> <li><p>APPIUM_JAVA_JUNIT_TEST_PACKAGE: An Appium Java JUnit test package upload.</p></li> <li><p>APPIUM_JAVA_TESTNG_TEST_PACKAGE: An Appium Java TestNG test package upload.</p></li> <li><p>CALABASH_TEST_PACKAGE: A Calabash test package upload.</p></li> <li><p>INSTRUMENTATION_TEST_PACKAGE: An instrumentation upload.</p></li> <li><p>UIAUTOMATOR_TEST_PACKAGE: A uiautomator test package upload.</p></li> <li><p>XCTEST_TEST_PACKAGE: An XCode test package upload.</p></li> <li><p>APPIUM_WEB_JAVA_JUNIT_TEST_PACKAGE: An Appium Java JUnit test package upload.</p></li> <li><p>APPIUM_WEB_JAVA_TESTNG_TEST_PACKAGE: An Appium Java TestNG test package upload.</p></li> </ul>"
},
"status":{
"shape":"UploadStatus",
"documentation":"<p>The upload's status.</p> <p>Must be one of the following values:</p> <ul> <li><p>FAILED: A failed status.</p></li> <li><p>INITIALIZED: An initialized status.</p></li> <li><p>PROCESSING: A processing status.</p></li> <li><p>SUCCEEDED: A succeeded status.</p></li> </ul>"
},
"url":{
"shape":"URL",
"documentation":"<p>The pre-signed Amazon S3 URL that was used to store a file through a corresponding PUT request.</p>"
},
"metadata":{
"shape":"Metadata",
"documentation":"<p>The upload's metadata. For example, for Android, this contains information that is parsed from the manifest and is displayed in the AWS Device Farm console after the associated app is uploaded.</p>"
},
"contentType":{
"shape":"ContentType",
"documentation":"<p>The upload's content type (for example, \"application/octet-stream\").</p>"
},
"message":{
"shape":"Message",
"documentation":"<p>A message about the upload's result.</p>"
}
},
"documentation":"<p>An app or a set of one or more tests to upload or that have been uploaded.</p>"
},
"UploadStatus":{
"type":"string",
"enum":[
"INITIALIZED",
"PROCESSING",
"SUCCEEDED",
"FAILED"
]
},
"UploadType":{
"type":"string",
"enum":[
"ANDROID_APP",
"IOS_APP",
"WEB_APP",
"EXTERNAL_DATA",
"APPIUM_JAVA_JUNIT_TEST_PACKAGE",
"APPIUM_JAVA_TESTNG_TEST_PACKAGE",
"APPIUM_WEB_JAVA_JUNIT_TEST_PACKAGE",
"APPIUM_WEB_JAVA_TESTNG_TEST_PACKAGE",
"CALABASH_TEST_PACKAGE",
"INSTRUMENTATION_TEST_PACKAGE",
"UIAUTOMATION_TEST_PACKAGE",
"UIAUTOMATOR_TEST_PACKAGE",
"XCTEST_TEST_PACKAGE"
]
},
"Uploads":{
"type":"list",
"member":{"shape":"Upload"}
}
},
"documentation":"<p>AWS Device Farm is a service that enables mobile app developers to test Android, iOS, and Fire OS apps on physical phones, tablets, and other devices in the cloud.</p>"
}