| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309 |
- {
- "version": "2.0",
- "service": "<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>",
- "operations": {
- "CreateDevicePool": "<p>Creates a device pool.</p>",
- "CreateProject": "<p>Creates a new project.</p>",
- "CreateRemoteAccessSession": "<p>Specifies and starts a remote access session.</p>",
- "CreateUpload": "<p>Uploads an app or test scripts.</p>",
- "DeleteDevicePool": "<p>Deletes a device pool given the pool ARN. Does not allow deletion of curated pools owned by the system.</p>",
- "DeleteProject": "<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>",
- "DeleteRemoteAccessSession": "<p>Deletes a completed remote access session and its results.</p>",
- "DeleteRun": "<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": "<p>Deletes an upload given the upload ARN.</p>",
- "GetAccountSettings": "<p>Returns the number of unmetered iOS and/or unmetered Android devices that have been purchased by the account.</p>",
- "GetDevice": "<p>Gets information about a unique device type.</p>",
- "GetDevicePool": "<p>Gets information about a device pool.</p>",
- "GetDevicePoolCompatibility": "<p>Gets information about compatibility with a device pool.</p>",
- "GetJob": "<p>Gets information about a job.</p>",
- "GetOfferingStatus": "<p>Gets the current status and future status of all offerings purchased by an AWS account. The response indicates how many offerings are currently available and the offerings that will be available in the next period. The API returns a <code>NotEligible</code> error if the user is not permitted to invoke the operation. Please contact <a href=\"mailto:aws-devicefarm-support@amazon.com\">aws-devicefarm-support@amazon.com</a> if you believe that you should be able to invoke this operation.</p>",
- "GetProject": "<p>Gets information about a project.</p>",
- "GetRemoteAccessSession": "<p>Returns a link to a currently running remote access session.</p>",
- "GetRun": "<p>Gets information about a run.</p>",
- "GetSuite": "<p>Gets information about a suite.</p>",
- "GetTest": "<p>Gets information about a test.</p>",
- "GetUpload": "<p>Gets information about an upload.</p>",
- "InstallToRemoteAccessSession": "<p>Installs an application to the device in a remote access session. For Android applications, the file must be in .apk format. For iOS applications, the file must be in .ipa format.</p>",
- "ListArtifacts": "<p>Gets information about artifacts.</p>",
- "ListDevicePools": "<p>Gets information about device pools.</p>",
- "ListDevices": "<p>Gets information about unique device types.</p>",
- "ListJobs": "<p>Gets information about jobs.</p>",
- "ListOfferingTransactions": "<p>Returns a list of all historical purchases, renewals, and system renewal transactions for an AWS account. The list is paginated and ordered by a descending timestamp (most recent transactions are first). The API returns a <code>NotEligible</code> error if the user is not permitted to invoke the operation. Please contact <a href=\"mailto:aws-devicefarm-support@amazon.com\">aws-devicefarm-support@amazon.com</a> if you believe that you should be able to invoke this operation.</p>",
- "ListOfferings": "<p>Returns a list of products or offerings that the user can manage through the API. Each offering record indicates the recurring price per unit and the frequency for that offering. The API returns a <code>NotEligible</code> error if the user is not permitted to invoke the operation. Please contact <a href=\"mailto:aws-devicefarm-support@amazon.com\">aws-devicefarm-support@amazon.com</a> if you believe that you should be able to invoke this operation.</p>",
- "ListProjects": "<p>Gets information about projects.</p>",
- "ListRemoteAccessSessions": "<p>Returns a list of all currently running remote access sessions.</p>",
- "ListRuns": "<p>Gets information about runs.</p>",
- "ListSamples": "<p>Gets information about samples.</p>",
- "ListSuites": "<p>Gets information about suites.</p>",
- "ListTests": "<p>Gets information about tests.</p>",
- "ListUniqueProblems": "<p>Gets information about unique problems.</p>",
- "ListUploads": "<p>Gets information about uploads.</p>",
- "PurchaseOffering": "<p>Immediately purchases offerings for an AWS account. Offerings renew with the latest total purchased quantity for an offering, unless the renewal was overridden. The API returns a <code>NotEligible</code> error if the user is not permitted to invoke the operation. Please contact <a href=\"mailto:aws-devicefarm-support@amazon.com\">aws-devicefarm-support@amazon.com</a> if you believe that you should be able to invoke this operation.</p>",
- "RenewOffering": "<p>Explicitly sets the quantity of devices to renew for an offering, starting from the <code>effectiveDate</code> of the next period. The API returns a <code>NotEligible</code> error if the user is not permitted to invoke the operation. Please contact <a href=\"mailto:aws-devicefarm-support@amazon.com\">aws-devicefarm-support@amazon.com</a> if you believe that you should be able to invoke this operation.</p>",
- "ScheduleRun": "<p>Schedules a run.</p>",
- "StopRemoteAccessSession": "<p>Ends a specified remote access session.</p>",
- "StopRun": "<p>Initiates a stop request for the current test run. AWS Device Farm will immediately stop the run on devices where tests have not started executing, and you will not be billed for these devices. On devices where tests have started executing, Setup Suite and Teardown Suite tests will run to completion before stopping execution on those devices. You will be billed for Setup, Teardown, and any tests that were in progress or already completed.</p>",
- "UpdateDevicePool": "<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": "<p>Modifies the specified project name, given the project ARN and a new name.</p>"
- },
- "shapes": {
- "AWSAccountNumber": {
- "base": null,
- "refs": {
- "AccountSettings$awsAccountNumber": "<p>The AWS account number specified in the <code>AccountSettings</code> container.</p>"
- }
- },
- "AccountSettings": {
- "base": "<p>A container for account-level settings within AWS Device Farm.</p>",
- "refs": {
- "GetAccountSettingsResult$accountSettings": null
- }
- },
- "AmazonResourceName": {
- "base": null,
- "refs": {
- "AmazonResourceNames$member": null,
- "Artifact$arn": "<p>The artifact's ARN.</p>",
- "CreateDevicePoolRequest$projectArn": "<p>The ARN of the project for the device pool.</p>",
- "CreateRemoteAccessSessionRequest$projectArn": "<p>The Amazon Resource Name (ARN) of the project for which you want to create a remote access session.</p>",
- "CreateRemoteAccessSessionRequest$deviceArn": "<p>The Amazon Resource Name (ARN) of the device for which you want to create a remote access session.</p>",
- "CreateUploadRequest$projectArn": "<p>The ARN of the project for the upload.</p>",
- "DeleteDevicePoolRequest$arn": "<p>Represents the Amazon Resource Name (ARN) of the Device Farm device pool you wish to delete.</p>",
- "DeleteProjectRequest$arn": "<p>Represents the Amazon Resource Name (ARN) of the Device Farm project you wish to delete.</p>",
- "DeleteRemoteAccessSessionRequest$arn": "<p>The Amazon Resource Name (ARN) of the sesssion for which you want to delete remote access.</p>",
- "DeleteRunRequest$arn": "<p>The Amazon Resource Name (ARN) for the run you wish to delete.</p>",
- "DeleteUploadRequest$arn": "<p>Represents the Amazon Resource Name (ARN) of the Device Farm upload you wish to delete.</p>",
- "Device$arn": "<p>The device's ARN.</p>",
- "DevicePool$arn": "<p>The device pool's ARN.</p>",
- "GetDevicePoolCompatibilityRequest$devicePoolArn": "<p>The device pool's ARN.</p>",
- "GetDevicePoolCompatibilityRequest$appArn": "<p>The ARN of the app that is associated with the specified device pool.</p>",
- "GetDevicePoolRequest$arn": "<p>The device pool's ARN.</p>",
- "GetDeviceRequest$arn": "<p>The device type's ARN.</p>",
- "GetJobRequest$arn": "<p>The job's ARN.</p>",
- "GetProjectRequest$arn": "<p>The project's ARN.</p>",
- "GetRemoteAccessSessionRequest$arn": "<p>The Amazon Resource Name (ARN) of the remote access session about which you want to get session information.</p>",
- "GetRunRequest$arn": "<p>The run's ARN.</p>",
- "GetSuiteRequest$arn": "<p>The suite's ARN.</p>",
- "GetTestRequest$arn": "<p>The test's ARN.</p>",
- "GetUploadRequest$arn": "<p>The upload's ARN.</p>",
- "InstallToRemoteAccessSessionRequest$remoteAccessSessionArn": "<p>The Amazon Resource Name (ARN) of the remote access session about which you are requesting information.</p>",
- "InstallToRemoteAccessSessionRequest$appArn": "<p>The Amazon Resource Name (ARN) of the app about which you are requesting information.</p>",
- "Job$arn": "<p>The job's ARN.</p>",
- "ListArtifactsRequest$arn": "<p>The Run, Job, Suite, or Test ARN.</p>",
- "ListDevicePoolsRequest$arn": "<p>The project ARN.</p>",
- "ListDevicesRequest$arn": "<p>The device types' ARNs.</p>",
- "ListJobsRequest$arn": "<p>The jobs' ARNs.</p>",
- "ListProjectsRequest$arn": "<p>The projects' ARNs.</p>",
- "ListRemoteAccessSessionsRequest$arn": "<p>The Amazon Resource Name (ARN) of the remote access session about which you are requesting information.</p>",
- "ListRunsRequest$arn": "<p>The runs' ARNs.</p>",
- "ListSamplesRequest$arn": "<p>The samples' ARNs.</p>",
- "ListSuitesRequest$arn": "<p>The suites' ARNs.</p>",
- "ListTestsRequest$arn": "<p>The tests' ARNs.</p>",
- "ListUniqueProblemsRequest$arn": "<p>The unique problems' ARNs.</p>",
- "ListUploadsRequest$arn": "<p>The uploads' ARNs.</p>",
- "ProblemDetail$arn": "<p>The problem detail's ARN.</p>",
- "Project$arn": "<p>The project's ARN.</p>",
- "RemoteAccessSession$arn": "<p>The Amazon Resource Name (ARN) of the remote access session.</p>",
- "Run$arn": "<p>The run's ARN.</p>",
- "Sample$arn": "<p>The sample's ARN.</p>",
- "ScheduleRunConfiguration$extraDataPackageArn": "<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>",
- "ScheduleRunConfiguration$networkProfileArn": "<p>Reserved for internal use.</p>",
- "ScheduleRunRequest$projectArn": "<p>The ARN of the project for the run to be scheduled.</p>",
- "ScheduleRunRequest$appArn": "<p>The ARN of the app to schedule a run.</p>",
- "ScheduleRunRequest$devicePoolArn": "<p>The ARN of the device pool for the run to be scheduled.</p>",
- "ScheduleRunTest$testPackageArn": "<p>The ARN of the uploaded test that will be run.</p>",
- "StopRemoteAccessSessionRequest$arn": "<p>The Amazon Resource Name (ARN) of the remote access session you wish to stop.</p>",
- "StopRunRequest$arn": "<p>Represents the Amazon Resource Name (ARN) of the Device Farm run you wish to stop.</p>",
- "Suite$arn": "<p>The suite's ARN.</p>",
- "Test$arn": "<p>The test's ARN.</p>",
- "UpdateDevicePoolRequest$arn": "<p>The Amazon Resourc Name (ARN) of the Device Farm device pool you wish to update.</p>",
- "UpdateProjectRequest$arn": "<p>The Amazon Resource Name (ARN) of the project whose name you wish to update.</p>",
- "Upload$arn": "<p>The upload's ARN.</p>"
- }
- },
- "AmazonResourceNames": {
- "base": null,
- "refs": {
- "ScheduleRunConfiguration$auxiliaryApps": "<p>A list of auxiliary apps for the run.</p>"
- }
- },
- "ArgumentException": {
- "base": "<p>An invalid argument was specified.</p>",
- "refs": {
- }
- },
- "Artifact": {
- "base": "<p>Represents the output of a test. Examples of artifacts include logs and screenshots.</p>",
- "refs": {
- "Artifacts$member": null
- }
- },
- "ArtifactCategory": {
- "base": null,
- "refs": {
- "ListArtifactsRequest$type": "<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>"
- }
- },
- "ArtifactType": {
- "base": null,
- "refs": {
- "Artifact$type": "<p>The artifact's type.</p> <p>Allowed values include the following:</p> <ul> <li><p>UNKNOWN: An unknown type.</p></li> <li><p>SCREENSHOT: The screenshot type.</p></li> <li><p>DEVICE_LOG: The device log 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>SERVICE_LOG: The service log type.</p></li> <li><p>WEBKIT_LOG: The web kit log type.</p></li> <li><p>INSTRUMENTATION_OUTPUT: The instrumentation type.</p></li> <li><p>EXERCISER_MONKEY_OUTPUT: For Android, the artifact (log) generated by an Android fuzz test.</p></li> <li><p>CALABASH_JSON_OUTPUT: The Calabash JSON 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>CALABASH_JAVA_XML_OUTPUT: The Calabash Java XML output type.</p></li> <li><p>AUTOMATION_OUTPUT: The automation output type.</p></li> <li><p>APPIUM_SERVER_OUTPUT: The Appium server output type.</p></li> <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_PYTHON_OUTPUT: The Appium Python output type.</p></li> <li><p>APPIUM_PYTHON_XML_OUTPUT: The Appium Python XML output type.</p></li> <li><p>EXPLORER_EVENT_LOG: The Explorer event log output type.</p></li> <li><p>EXPLORER_SUMMARY_LOG: The Explorer summary log output type.</p></li> <li><p>APPLICATION_CRASH_REPORT: The application crash report output type.</p></li> <li><p>XCTEST_LOG: The XCode test output type.</p></li> </ul>"
- }
- },
- "Artifacts": {
- "base": null,
- "refs": {
- "ListArtifactsResult$artifacts": "<p>Information about the artifacts.</p>"
- }
- },
- "BillingMethod": {
- "base": null,
- "refs": {
- "CreateRemoteAccessSessionConfiguration$billingMethod": "<p>Returns the billing method for purposes of configuring a remote access session.</p>",
- "RemoteAccessSession$billingMethod": "<p>The billing method of the remote access session. Possible values include <code>METERED</code> or <code>UNMETERED</code>. For more information about metered devices, see <a href=\"http://docs.aws.amazon.com/devicefarm/latest/developerguide/welcome.html#welcome-terminology\">AWS Device Farm terminology</a>.\"</p>",
- "Run$billingMethod": "<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>",
- "ScheduleRunConfiguration$billingMethod": "<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>"
- }
- },
- "Boolean": {
- "base": null,
- "refs": {
- "Device$remoteAccessEnabled": "<p>Specifies whether remote access has been enabled for the specified device.</p>",
- "DevicePoolCompatibilityResult$compatible": "<p>Whether the result was compatible with the device pool.</p>",
- "Radios$wifi": "<p>True if Wi-Fi is enabled at the beginning of the test; otherwise, false.</p>",
- "Radios$bluetooth": "<p>True if Bluetooth is enabled at the beginning of the test; otherwise, false.</p>",
- "Radios$nfc": "<p>True if NFC is enabled at the beginning of the test; otherwise, false.</p>",
- "Radios$gps": "<p>True if GPS is enabled at the beginning of the test; otherwise, false.</p>"
- }
- },
- "CPU": {
- "base": "<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>",
- "refs": {
- "Device$cpu": "<p>Information about the device's CPU.</p>"
- }
- },
- "ContentType": {
- "base": null,
- "refs": {
- "CreateUploadRequest$contentType": "<p>The upload's content type (for example, \"application/octet-stream\").</p>",
- "Upload$contentType": "<p>The upload's content type (for example, \"application/octet-stream\").</p>"
- }
- },
- "Counters": {
- "base": "<p>Represents entity counters.</p>",
- "refs": {
- "Job$counters": "<p>The job's result counters.</p>",
- "Run$counters": "<p>The run's result counters.</p>",
- "Suite$counters": "<p>The suite's result counters.</p>",
- "Test$counters": "<p>The test's result counters.</p>"
- }
- },
- "CreateDevicePoolRequest": {
- "base": "<p>Represents a request to the create device pool operation.</p>",
- "refs": {
- }
- },
- "CreateDevicePoolResult": {
- "base": "<p>Represents the result of a create device pool request.</p>",
- "refs": {
- }
- },
- "CreateProjectRequest": {
- "base": "<p>Represents a request to the create project operation.</p>",
- "refs": {
- }
- },
- "CreateProjectResult": {
- "base": "<p>Represents the result of a create project request.</p>",
- "refs": {
- }
- },
- "CreateRemoteAccessSessionConfiguration": {
- "base": "<p>Creates the configuration settings for a remote access session, including the device model and type.</p>",
- "refs": {
- "CreateRemoteAccessSessionRequest$configuration": "<p>The configuration information for the remote access session request.</p>"
- }
- },
- "CreateRemoteAccessSessionRequest": {
- "base": "<p>Creates and submits a request to start a remote access session.</p>",
- "refs": {
- }
- },
- "CreateRemoteAccessSessionResult": {
- "base": "<p>Represents the server response from a request to create a remote access session.</p>",
- "refs": {
- }
- },
- "CreateUploadRequest": {
- "base": "<p>Represents a request to the create upload operation.</p>",
- "refs": {
- }
- },
- "CreateUploadResult": {
- "base": "<p>Represents the result of a create upload request.</p>",
- "refs": {
- }
- },
- "CurrencyCode": {
- "base": null,
- "refs": {
- "MonetaryAmount$currencyCode": "<p>The currency code of a monetary amount. For example, <code>USD</code> means \"U.S. dollars.\"</p>"
- }
- },
- "DateTime": {
- "base": null,
- "refs": {
- "Job$created": "<p>When the job was created.</p>",
- "Job$started": "<p>The job's start time.</p>",
- "Job$stopped": "<p>The job's stop time.</p>",
- "OfferingStatus$effectiveOn": "<p>The date on which the offering is effective.</p>",
- "OfferingTransaction$createdOn": "<p>The date on which an offering transaction was created.</p>",
- "Project$created": "<p>When the project was created.</p>",
- "RemoteAccessSession$created": "<p>The date and time the remote access session was created.</p>",
- "RemoteAccessSession$started": "<p>The date and time the remote access session was started.</p>",
- "RemoteAccessSession$stopped": "<p>The date and time the remote access session was stopped.</p>",
- "Run$created": "<p>When the run was created.</p>",
- "Run$started": "<p>The run's start time.</p>",
- "Run$stopped": "<p>The run's stop time.</p>",
- "Suite$created": "<p>When the suite was created.</p>",
- "Suite$started": "<p>The suite's start time.</p>",
- "Suite$stopped": "<p>The suite's stop time.</p>",
- "Test$created": "<p>When the test was created.</p>",
- "Test$started": "<p>The test's start time.</p>",
- "Test$stopped": "<p>The test's stop time.</p>",
- "Upload$created": "<p>When the upload was created.</p>"
- }
- },
- "DeleteDevicePoolRequest": {
- "base": "<p>Represents a request to the delete device pool operation.</p>",
- "refs": {
- }
- },
- "DeleteDevicePoolResult": {
- "base": "<p>Represents the result of a delete device pool request.</p>",
- "refs": {
- }
- },
- "DeleteProjectRequest": {
- "base": "<p>Represents a request to the delete project operation.</p>",
- "refs": {
- }
- },
- "DeleteProjectResult": {
- "base": "<p>Represents the result of a delete project request.</p>",
- "refs": {
- }
- },
- "DeleteRemoteAccessSessionRequest": {
- "base": "<p>Represents the request to delete the specified remote access session.</p>",
- "refs": {
- }
- },
- "DeleteRemoteAccessSessionResult": {
- "base": "<p>The response from the server when a request is made to delete the remote access session.</p>",
- "refs": {
- }
- },
- "DeleteRunRequest": {
- "base": "<p>Represents a request to the delete run operation.</p>",
- "refs": {
- }
- },
- "DeleteRunResult": {
- "base": "<p>Represents the result of a delete run request.</p>",
- "refs": {
- }
- },
- "DeleteUploadRequest": {
- "base": "<p>Represents a request to the delete upload operation.</p>",
- "refs": {
- }
- },
- "DeleteUploadResult": {
- "base": "<p>Represents the result of a delete upload request.</p>",
- "refs": {
- }
- },
- "Device": {
- "base": "<p>Represents a device type that an app is tested against.</p>",
- "refs": {
- "DevicePoolCompatibilityResult$device": null,
- "Devices$member": null,
- "GetDeviceResult$device": null,
- "Job$device": null,
- "Problem$device": "<p>Information about the associated device.</p>",
- "RemoteAccessSession$device": null
- }
- },
- "DeviceAttribute": {
- "base": null,
- "refs": {
- "IncompatibilityMessage$type": "<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>",
- "Rule$attribute": "<p>The rule's stringified attribute. For example, specify the value as <code>\"\\\"abc\\\"\"</code>.</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>"
- }
- },
- "DeviceFormFactor": {
- "base": null,
- "refs": {
- "Device$formFactor": "<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>"
- }
- },
- "DeviceMinutes": {
- "base": "<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>",
- "refs": {
- "Job$deviceMinutes": "<p>Represents the total (metered or unmetered) minutes used by the job.</p>",
- "RemoteAccessSession$deviceMinutes": null,
- "Run$deviceMinutes": "<p>Represents the total (metered or unmetered) minutes used by the test run.</p>",
- "Suite$deviceMinutes": "<p>Represents the total (metered or unmetered) minutes used by the test suite.</p>",
- "Test$deviceMinutes": "<p>Represents the total (metered or unmetered) minutes used by the test.</p>"
- }
- },
- "DevicePlatform": {
- "base": null,
- "refs": {
- "Device$platform": "<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>",
- "Offering$platform": "<p>The platform of the device (e.g., ANDROID or IOS).</p>",
- "PurchasedDevicesMap$key": null,
- "Run$platform": "<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>"
- }
- },
- "DevicePool": {
- "base": "<p>Represents a collection of device types.</p>",
- "refs": {
- "CreateDevicePoolResult$devicePool": "<p>The newly created device pool.</p>",
- "DevicePools$member": null,
- "GetDevicePoolResult$devicePool": null,
- "UpdateDevicePoolResult$devicePool": null
- }
- },
- "DevicePoolCompatibilityResult": {
- "base": "<p>Represents a device pool compatibility result.</p>",
- "refs": {
- "DevicePoolCompatibilityResults$member": null
- }
- },
- "DevicePoolCompatibilityResults": {
- "base": null,
- "refs": {
- "GetDevicePoolCompatibilityResult$compatibleDevices": "<p>Information about compatible devices.</p>",
- "GetDevicePoolCompatibilityResult$incompatibleDevices": "<p>Information about incompatible devices.</p>"
- }
- },
- "DevicePoolType": {
- "base": null,
- "refs": {
- "DevicePool$type": "<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>",
- "ListDevicePoolsRequest$type": "<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>"
- }
- },
- "DevicePools": {
- "base": null,
- "refs": {
- "ListDevicePoolsResult$devicePools": "<p>Information about the device pools.</p>"
- }
- },
- "Devices": {
- "base": null,
- "refs": {
- "ListDevicesResult$devices": "<p>Information about the devices.</p>"
- }
- },
- "Double": {
- "base": null,
- "refs": {
- "CPU$clock": "<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>",
- "DeviceMinutes$total": "<p>When specified, represents the total minutes used by the resource to run tests.</p>",
- "DeviceMinutes$metered": "<p>When specified, represents only the sum of metered minutes used by the resource to run tests.</p>",
- "DeviceMinutes$unmetered": "<p>When specified, represents only the sum of unmetered minutes used by the resource to run tests.</p>",
- "Location$latitude": "<p>The latitude.</p>",
- "Location$longitude": "<p>The longitude.</p>",
- "MonetaryAmount$amount": "<p>The numerical amount of an offering or transaction.</p>"
- }
- },
- "ExecutionResult": {
- "base": null,
- "refs": {
- "Job$result": "<p>The job's result.</p> <p>Allowed values include:</p> <ul> <li><p>PENDING: A pending condition.</p></li> <li><p>PASSED: A passing condition.</p></li> <li><p>WARNED: A warning condition.</p></li> <li><p>FAILED: A failed condition.</p></li> <li><p>SKIPPED: A skipped condition.</p></li> <li><p>ERRORED: An error condition.</p></li> <li><p>STOPPED: A stopped condition.</p></li> </ul>",
- "Problem$result": "<p>The problem's result.</p> <p>Allowed values include:</p> <ul> <li><p>PENDING: A pending condition.</p></li> <li><p>PASSED: A passing condition.</p></li> <li><p>WARNED: A warning condition.</p></li> <li><p>FAILED: A failed condition.</p></li> <li><p>SKIPPED: A skipped condition.</p></li> <li><p>ERRORED: An error condition.</p></li> <li><p>STOPPED: A stopped condition.</p></li> </ul>",
- "RemoteAccessSession$result": "<p>The result of the remote access session. Can be any of the following:</p> <ul> <li><p>PENDING: A pending condition.</p></li> <li><p>PASSED: A passing condition.</p></li> <li><p>WARNED: A warning condition.</p></li> <li><p>FAILED: A failed condition.</p></li> <li><p>SKIPPED: A skipped condition.</p></li> <li><p>ERRORED: An error condition.</p></li> <li><p>STOPPED: A stopped condition.</p></li> </ul>",
- "Run$result": "<p>The run's result.</p> <p>Allowed values include:</p> <ul> <li><p>PENDING: A pending condition.</p></li> <li><p>PASSED: A passing condition.</p></li> <li><p>WARNED: A warning condition.</p></li> <li><p>FAILED: A failed condition.</p></li> <li><p>SKIPPED: A skipped condition.</p></li> <li><p>ERRORED: An error condition.</p></li> <li><p>STOPPED: A stopped condition.</p></li> </ul>",
- "Suite$result": "<p>The suite's result.</p> <p>Allowed values include:</p> <ul> <li><p>PENDING: A pending condition.</p></li> <li><p>PASSED: A passing condition.</p></li> <li><p>WARNED: A warning condition.</p></li> <li><p>FAILED: A failed condition.</p></li> <li><p>SKIPPED: A skipped condition.</p></li> <li><p>ERRORED: An error condition.</p></li> <li><p>STOPPED: A stopped condition.</p></li> </ul>",
- "Test$result": "<p>The test's result.</p> <p>Allowed values include:</p> <ul> <li><p>PENDING: A pending condition.</p></li> <li><p>PASSED: A passing condition.</p></li> <li><p>WARNED: A warning condition.</p></li> <li><p>FAILED: A failed condition.</p></li> <li><p>SKIPPED: A skipped condition.</p></li> <li><p>ERRORED: An error condition.</p></li> <li><p>STOPPED: A stopped condition.</p></li> </ul>",
- "UniqueProblemsByExecutionResultMap$key": null
- }
- },
- "ExecutionStatus": {
- "base": null,
- "refs": {
- "Job$status": "<p>The job's status.</p> <p>Allowed values include:</p> <ul> <li><p>PENDING: A pending status.</p></li> <li><p>PENDING_CONCURRENCY: A pending concurrency status.</p></li> <li><p>PENDING_DEVICE: A pending device status.</p></li> <li><p>PROCESSING: A processing status.</p></li> <li><p>SCHEDULING: A scheduling status.</p></li> <li><p>PREPARING: A preparing status.</p></li> <li><p>RUNNING: A running status.</p></li> <li><p>COMPLETED: A completed status.</p></li> <li><p>STOPPING: A stopping status.</p></li> </ul>",
- "RemoteAccessSession$status": "<p>The status of the remote access session. Can be any of the following:</p> <ul> <li><p>PENDING: A pending status.</p></li> <li><p>PENDING_CONCURRENCY: A pending concurrency status.</p></li> <li><p>PENDING_DEVICE: A pending device status.</p></li> <li><p>PROCESSING: A processing status.</p></li> <li><p>SCHEDULING: A scheduling status.</p></li> <li><p>PREPARING: A preparing status.</p></li> <li><p>RUNNING: A running status.</p></li> <li><p>COMPLETED: A completed status.</p></li> <li><p>STOPPING: A stopping status.</p></li> </ul>",
- "Run$status": "<p>The run's status.</p> <p>Allowed values include:</p> <ul> <li><p>PENDING: A pending status.</p></li> <li><p>PENDING_CONCURRENCY: A pending concurrency status.</p></li> <li><p>PENDING_DEVICE: A pending device status.</p></li> <li><p>PROCESSING: A processing status.</p></li> <li><p>SCHEDULING: A scheduling status.</p></li> <li><p>PREPARING: A preparing status.</p></li> <li><p>RUNNING: A running status.</p></li> <li><p>COMPLETED: A completed status.</p></li> <li><p>STOPPING: A stopping status.</p></li> </ul>",
- "Suite$status": "<p>The suite's status.</p> <p>Allowed values include:</p> <ul> <li><p>PENDING: A pending status.</p></li> <li><p>PENDING_CONCURRENCY: A pending concurrency status.</p></li> <li><p>PENDING_DEVICE: A pending device status.</p></li> <li><p>PROCESSING: A processing status.</p></li> <li><p>SCHEDULING: A scheduling status.</p></li> <li><p>PREPARING: A preparing status.</p></li> <li><p>RUNNING: A running status.</p></li> <li><p>COMPLETED: A completed status.</p></li> <li><p>STOPPING: A stopping status.</p></li> </ul>",
- "Test$status": "<p>The test's status.</p> <p>Allowed values include:</p> <ul> <li><p>PENDING: A pending status.</p></li> <li><p>PENDING_CONCURRENCY: A pending concurrency status.</p></li> <li><p>PENDING_DEVICE: A pending device status.</p></li> <li><p>PROCESSING: A processing status.</p></li> <li><p>SCHEDULING: A scheduling status.</p></li> <li><p>PREPARING: A preparing status.</p></li> <li><p>RUNNING: A running status.</p></li> <li><p>COMPLETED: A completed status.</p></li> <li><p>STOPPING: A stopping status.</p></li> </ul>"
- }
- },
- "Filter": {
- "base": null,
- "refs": {
- "ScheduleRunTest$filter": "<p>The test's filter.</p>"
- }
- },
- "GetAccountSettingsRequest": {
- "base": "<p>Represents the request sent to retrieve the account settings.</p>",
- "refs": {
- }
- },
- "GetAccountSettingsResult": {
- "base": "<p>Represents the account settings return values from the <code>GetAccountSettings</code> request.</p>",
- "refs": {
- }
- },
- "GetDevicePoolCompatibilityRequest": {
- "base": "<p>Represents a request to the get device pool compatibility operation.</p>",
- "refs": {
- }
- },
- "GetDevicePoolCompatibilityResult": {
- "base": "<p>Represents the result of describe device pool compatibility request.</p>",
- "refs": {
- }
- },
- "GetDevicePoolRequest": {
- "base": "<p>Represents a request to the get device pool operation.</p>",
- "refs": {
- }
- },
- "GetDevicePoolResult": {
- "base": "<p>Represents the result of a get device pool request.</p>",
- "refs": {
- }
- },
- "GetDeviceRequest": {
- "base": "<p>Represents a request to the get device request.</p>",
- "refs": {
- }
- },
- "GetDeviceResult": {
- "base": "<p>Represents the result of a get device request.</p>",
- "refs": {
- }
- },
- "GetJobRequest": {
- "base": "<p>Represents a request to the get job operation.</p>",
- "refs": {
- }
- },
- "GetJobResult": {
- "base": "<p>Represents the result of a get job request.</p>",
- "refs": {
- }
- },
- "GetOfferingStatusRequest": {
- "base": "<p>Represents the request to retrieve the offering status for the specified customer or account.</p>",
- "refs": {
- }
- },
- "GetOfferingStatusResult": {
- "base": "<p>Returns the status result for a device offering.</p>",
- "refs": {
- }
- },
- "GetProjectRequest": {
- "base": "<p>Represents a request to the get project operation.</p>",
- "refs": {
- }
- },
- "GetProjectResult": {
- "base": "<p>Represents the result of a get project request.</p>",
- "refs": {
- }
- },
- "GetRemoteAccessSessionRequest": {
- "base": "<p>Represents the request to get information about the specified remote access session.</p>",
- "refs": {
- }
- },
- "GetRemoteAccessSessionResult": {
- "base": "<p>Represents the response from the server that lists detailed information about the remote access session.</p>",
- "refs": {
- }
- },
- "GetRunRequest": {
- "base": "<p>Represents a request to the get run operation.</p>",
- "refs": {
- }
- },
- "GetRunResult": {
- "base": "<p>Represents the result of a get run request.</p>",
- "refs": {
- }
- },
- "GetSuiteRequest": {
- "base": "<p>Represents a request to the get suite operation.</p>",
- "refs": {
- }
- },
- "GetSuiteResult": {
- "base": "<p>Represents the result of a get suite request.</p>",
- "refs": {
- }
- },
- "GetTestRequest": {
- "base": "<p>Represents a request to the get test operation.</p>",
- "refs": {
- }
- },
- "GetTestResult": {
- "base": "<p>Represents the result of a get test request.</p>",
- "refs": {
- }
- },
- "GetUploadRequest": {
- "base": "<p>Represents a request to the get upload operation.</p>",
- "refs": {
- }
- },
- "GetUploadResult": {
- "base": "<p>Represents the result of a get upload request.</p>",
- "refs": {
- }
- },
- "IdempotencyException": {
- "base": "<p>An entity with the same name already exists.</p>",
- "refs": {
- }
- },
- "IncompatibilityMessage": {
- "base": "<p>Represents information about incompatibility.</p>",
- "refs": {
- "IncompatibilityMessages$member": null
- }
- },
- "IncompatibilityMessages": {
- "base": null,
- "refs": {
- "DevicePoolCompatibilityResult$incompatibilityMessages": "<p>Information about the compatibility.</p>"
- }
- },
- "InstallToRemoteAccessSessionRequest": {
- "base": "<p>Represents the request to install an Android application (in .apk format) or an iOS application (in .ipa format) as part of a remote access session.</p>",
- "refs": {
- }
- },
- "InstallToRemoteAccessSessionResult": {
- "base": "<p>Represents the response from the server after AWS Device Farm makes a request to install to a remote access session.</p>",
- "refs": {
- }
- },
- "Integer": {
- "base": null,
- "refs": {
- "Counters$total": "<p>The total number of entities.</p>",
- "Counters$passed": "<p>The number of passed entities.</p>",
- "Counters$failed": "<p>The number of failed entities.</p>",
- "Counters$warned": "<p>The number of warned entities.</p>",
- "Counters$errored": "<p>The number of errored entities.</p>",
- "Counters$stopped": "<p>The number of stopped entities.</p>",
- "Counters$skipped": "<p>The number of skipped entities.</p>",
- "OfferingStatus$quantity": "<p>The number of available devices in the offering.</p>",
- "PurchaseOfferingRequest$quantity": "<p>The number of device slots you wish to purchase in an offering request.</p>",
- "PurchasedDevicesMap$value": null,
- "RenewOfferingRequest$quantity": "<p>The quantity requested in an offering renewal.</p>",
- "Resolution$width": "<p>The screen resolution's width, expressed in pixels.</p>",
- "Resolution$height": "<p>The screen resolution's height, expressed in pixels.</p>",
- "Run$totalJobs": "<p>The total number of jobs for the run.</p>",
- "Run$completedJobs": "<p>The total number of completed jobs.</p>"
- }
- },
- "Job": {
- "base": "<p>Represents a device.</p>",
- "refs": {
- "GetJobResult$job": null,
- "Jobs$member": null
- }
- },
- "Jobs": {
- "base": null,
- "refs": {
- "ListJobsResult$jobs": "<p>Information about the jobs.</p>"
- }
- },
- "LimitExceededException": {
- "base": "<p>A limit was exceeded.</p>",
- "refs": {
- }
- },
- "ListArtifactsRequest": {
- "base": "<p>Represents a request to the list artifacts operation.</p>",
- "refs": {
- }
- },
- "ListArtifactsResult": {
- "base": "<p>Represents the result of a list artifacts operation.</p>",
- "refs": {
- }
- },
- "ListDevicePoolsRequest": {
- "base": "<p>Represents the result of a list device pools request.</p>",
- "refs": {
- }
- },
- "ListDevicePoolsResult": {
- "base": "<p>Represents the result of a list device pools request.</p>",
- "refs": {
- }
- },
- "ListDevicesRequest": {
- "base": "<p>Represents the result of a list devices request.</p>",
- "refs": {
- }
- },
- "ListDevicesResult": {
- "base": "<p>Represents the result of a list devices operation.</p>",
- "refs": {
- }
- },
- "ListJobsRequest": {
- "base": "<p>Represents a request to the list jobs operation.</p>",
- "refs": {
- }
- },
- "ListJobsResult": {
- "base": "<p>Represents the result of a list jobs request.</p>",
- "refs": {
- }
- },
- "ListOfferingTransactionsRequest": {
- "base": "<p>Represents the request to list the offering transaction history.</p>",
- "refs": {
- }
- },
- "ListOfferingTransactionsResult": {
- "base": "<p>Returns the transaction log of the specified offerings.</p>",
- "refs": {
- }
- },
- "ListOfferingsRequest": {
- "base": "<p>Represents the request to list all offerings.</p>",
- "refs": {
- }
- },
- "ListOfferingsResult": {
- "base": "<p>Represents the return values of the list of offerings.</p>",
- "refs": {
- }
- },
- "ListProjectsRequest": {
- "base": "<p>Represents a request to the list projects operation.</p>",
- "refs": {
- }
- },
- "ListProjectsResult": {
- "base": "<p>Represents the result of a list projects request.</p>",
- "refs": {
- }
- },
- "ListRemoteAccessSessionsRequest": {
- "base": "<p>Represents the request to return information about the remote access session.</p>",
- "refs": {
- }
- },
- "ListRemoteAccessSessionsResult": {
- "base": "<p>Represents the response from the server after AWS Device Farm makes a request to return information about the remote access session.</p>",
- "refs": {
- }
- },
- "ListRunsRequest": {
- "base": "<p>Represents a request to the list runs operation.</p>",
- "refs": {
- }
- },
- "ListRunsResult": {
- "base": "<p>Represents the result of a list runs request.</p>",
- "refs": {
- }
- },
- "ListSamplesRequest": {
- "base": "<p>Represents a request to the list samples operation.</p>",
- "refs": {
- }
- },
- "ListSamplesResult": {
- "base": "<p>Represents the result of a list samples request.</p>",
- "refs": {
- }
- },
- "ListSuitesRequest": {
- "base": "<p>Represents a request to the list suites operation.</p>",
- "refs": {
- }
- },
- "ListSuitesResult": {
- "base": "<p>Represents the result of a list suites request.</p>",
- "refs": {
- }
- },
- "ListTestsRequest": {
- "base": "<p>Represents a request to the list tests operation.</p>",
- "refs": {
- }
- },
- "ListTestsResult": {
- "base": "<p>Represents the result of a list tests request.</p>",
- "refs": {
- }
- },
- "ListUniqueProblemsRequest": {
- "base": "<p>Represents a request to the list unique problems operation.</p>",
- "refs": {
- }
- },
- "ListUniqueProblemsResult": {
- "base": "<p>Represents the result of a list unique problems request.</p>",
- "refs": {
- }
- },
- "ListUploadsRequest": {
- "base": "<p>Represents a request to the list uploads operation.</p>",
- "refs": {
- }
- },
- "ListUploadsResult": {
- "base": "<p>Represents the result of a list uploads request.</p>",
- "refs": {
- }
- },
- "Location": {
- "base": "<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>",
- "refs": {
- "ScheduleRunConfiguration$location": "<p>Information about the location that is used for the run.</p>"
- }
- },
- "Long": {
- "base": null,
- "refs": {
- "Device$heapSize": "<p>The device's heap size, expressed in bytes.</p>",
- "Device$memory": "<p>The device's total memory size, expressed in bytes.</p>"
- }
- },
- "Message": {
- "base": null,
- "refs": {
- "ArgumentException$message": "<p>Any additional information about the exception.</p>",
- "CreateDevicePoolRequest$description": "<p>The device pool's description.</p>",
- "DevicePool$description": "<p>The device pool's description.</p>",
- "IdempotencyException$message": "<p>Any additional information about the exception.</p>",
- "IncompatibilityMessage$message": "<p>A message about the incompatibility.</p>",
- "Job$message": "<p>A message about the job's result.</p>",
- "LimitExceededException$message": "<p>Any additional information about the exception.</p>",
- "NotEligibleException$message": "<p>The HTTP response code of a Not Eligible exception.</p>",
- "NotFoundException$message": "<p>Any additional information about the exception.</p>",
- "Offering$description": "<p>A string describing the offering.</p>",
- "Problem$message": "<p>A message about the problem's result.</p>",
- "RemoteAccessSession$message": "<p>A message about the remote access session.</p>",
- "Run$message": "<p>A message about the run's result.</p>",
- "ServiceAccountException$message": "<p>Any additional information about the exception.</p>",
- "Suite$message": "<p>A message about the suite's result.</p>",
- "Test$message": "<p>A message about the test's result.</p>",
- "UniqueProblem$message": "<p>A message about the unique problems' result.</p>",
- "UpdateDevicePoolRequest$description": "<p>A description of the device pool you wish to update.</p>",
- "Upload$message": "<p>A message about the upload's result.</p>"
- }
- },
- "Metadata": {
- "base": null,
- "refs": {
- "Upload$metadata": "<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>"
- }
- },
- "MonetaryAmount": {
- "base": "<p>A number representing the monetary amount for an offering or transaction.</p>",
- "refs": {
- "OfferingTransaction$cost": "<p>The cost of an offering transaction.</p>",
- "RecurringCharge$cost": "<p>The cost of the recurring charge.</p>"
- }
- },
- "Name": {
- "base": null,
- "refs": {
- "Artifact$name": "<p>The artifact's name.</p>",
- "CreateDevicePoolRequest$name": "<p>The device pool's name.</p>",
- "CreateProjectRequest$name": "<p>The project's name.</p>",
- "CreateRemoteAccessSessionRequest$name": "<p>The name of the remote access session that you wish to create.</p>",
- "CreateUploadRequest$name": "<p>The upload's file name. The name should not contain the '/' character.</p>",
- "Device$name": "<p>The device's display name.</p>",
- "DevicePool$name": "<p>The device pool's name.</p>",
- "Job$name": "<p>The job's name.</p>",
- "ProblemDetail$name": "<p>The problem detail's name.</p>",
- "Project$name": "<p>The project's name.</p>",
- "RemoteAccessSession$name": "<p>The name of the remote access session.</p>",
- "Run$name": "<p>The run's name.</p>",
- "ScheduleRunRequest$name": "<p>The name for the run to be scheduled.</p>",
- "Suite$name": "<p>The suite's name.</p>",
- "Test$name": "<p>The test's name.</p>",
- "UpdateDevicePoolRequest$name": "<p>A string representing the name of the device pool you wish to update.</p>",
- "UpdateProjectRequest$name": "<p>A string representing the new name of the project that you are updating.</p>",
- "Upload$name": "<p>The upload's file name.</p>"
- }
- },
- "NotEligibleException": {
- "base": "<p>Exception gets thrown when a user is not eligible to perform the specified transaction.</p>",
- "refs": {
- }
- },
- "NotFoundException": {
- "base": "<p>The specified entity was not found.</p>",
- "refs": {
- }
- },
- "Offering": {
- "base": "<p>Represents the metadata of a device offering.</p>",
- "refs": {
- "OfferingStatus$offering": "<p>Represents the metadata of an offering status.</p>",
- "Offerings$member": null
- }
- },
- "OfferingIdentifier": {
- "base": null,
- "refs": {
- "Offering$id": "<p>The ID that corresponds to a device offering.</p>",
- "OfferingStatusMap$key": null,
- "PurchaseOfferingRequest$offeringId": "<p>The ID of the offering.</p>",
- "RenewOfferingRequest$offeringId": "<p>The ID of a request to renew an offering.</p>"
- }
- },
- "OfferingStatus": {
- "base": "<p>The status of the offering.</p>",
- "refs": {
- "OfferingStatusMap$value": null,
- "OfferingTransaction$offeringStatus": "<p>The status of an offering transaction.</p>"
- }
- },
- "OfferingStatusMap": {
- "base": null,
- "refs": {
- "GetOfferingStatusResult$current": "<p>When specified, gets the offering status for the current period.</p>",
- "GetOfferingStatusResult$nextPeriod": "<p>When specified, gets the offering status for the next period.</p>"
- }
- },
- "OfferingTransaction": {
- "base": "<p>Represents the metadata of an offering transaction.</p>",
- "refs": {
- "OfferingTransactions$member": null,
- "PurchaseOfferingResult$offeringTransaction": "<p>Represents the offering transaction for the purchase result.</p>",
- "RenewOfferingResult$offeringTransaction": "<p>Represents the status of the offering transaction for the renewal.</p>"
- }
- },
- "OfferingTransactionType": {
- "base": null,
- "refs": {
- "OfferingStatus$type": "<p>The type specified for the offering status.</p>"
- }
- },
- "OfferingTransactions": {
- "base": null,
- "refs": {
- "ListOfferingTransactionsResult$offeringTransactions": "<p>The audit log of subscriptions you have purchased and modified through AWS Device Farm.</p>"
- }
- },
- "OfferingType": {
- "base": null,
- "refs": {
- "Offering$type": "<p>The type of offering (e.g., \"RECURRING\") for a device.</p>"
- }
- },
- "Offerings": {
- "base": null,
- "refs": {
- "ListOfferingsResult$offerings": "<p>A value representing the list offering results.</p>"
- }
- },
- "PaginationToken": {
- "base": null,
- "refs": {
- "GetOfferingStatusRequest$nextToken": "<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>",
- "GetOfferingStatusResult$nextToken": "<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>",
- "ListArtifactsRequest$nextToken": "<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>",
- "ListArtifactsResult$nextToken": "<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>",
- "ListDevicePoolsRequest$nextToken": "<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>",
- "ListDevicePoolsResult$nextToken": "<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>",
- "ListDevicesRequest$nextToken": "<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>",
- "ListDevicesResult$nextToken": "<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>",
- "ListJobsRequest$nextToken": "<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>",
- "ListJobsResult$nextToken": "<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>",
- "ListOfferingTransactionsRequest$nextToken": "<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>",
- "ListOfferingTransactionsResult$nextToken": "<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>",
- "ListOfferingsRequest$nextToken": "<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>",
- "ListOfferingsResult$nextToken": "<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>",
- "ListProjectsRequest$nextToken": "<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>",
- "ListProjectsResult$nextToken": "<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>",
- "ListRemoteAccessSessionsRequest$nextToken": "<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>",
- "ListRemoteAccessSessionsResult$nextToken": "<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>",
- "ListRunsRequest$nextToken": "<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>",
- "ListRunsResult$nextToken": "<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>",
- "ListSamplesRequest$nextToken": "<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>",
- "ListSamplesResult$nextToken": "<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>",
- "ListSuitesRequest$nextToken": "<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>",
- "ListSuitesResult$nextToken": "<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>",
- "ListTestsRequest$nextToken": "<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>",
- "ListTestsResult$nextToken": "<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>",
- "ListUniqueProblemsRequest$nextToken": "<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>",
- "ListUniqueProblemsResult$nextToken": "<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>",
- "ListUploadsRequest$nextToken": "<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>",
- "ListUploadsResult$nextToken": "<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>"
- }
- },
- "Problem": {
- "base": "<p>Represents a specific warning or failure.</p>",
- "refs": {
- "Problems$member": null
- }
- },
- "ProblemDetail": {
- "base": "<p>Information about a problem detail.</p>",
- "refs": {
- "Problem$run": "<p>Information about the associated run.</p>",
- "Problem$job": "<p>Information about the associated job.</p>",
- "Problem$suite": "<p>Information about the associated suite.</p>",
- "Problem$test": "<p>Information about the associated test.</p>"
- }
- },
- "Problems": {
- "base": null,
- "refs": {
- "UniqueProblem$problems": "<p>Information about the problems.</p>"
- }
- },
- "Project": {
- "base": "<p>Represents an operating-system neutral workspace for running and managing tests.</p>",
- "refs": {
- "CreateProjectResult$project": "<p>The newly created project.</p>",
- "GetProjectResult$project": null,
- "Projects$member": null,
- "UpdateProjectResult$project": null
- }
- },
- "Projects": {
- "base": null,
- "refs": {
- "ListProjectsResult$projects": "<p>Information about the projects.</p>"
- }
- },
- "PurchaseOfferingRequest": {
- "base": "<p>Represents a request for a purchase offering.</p>",
- "refs": {
- }
- },
- "PurchaseOfferingResult": {
- "base": "<p>The result of the purchase offering (e.g., success or failure).</p>",
- "refs": {
- }
- },
- "PurchasedDevicesMap": {
- "base": null,
- "refs": {
- "AccountSettings$unmeteredDevices": "<p>Returns the unmetered devices you have purchased or want to purchase.</p>",
- "AccountSettings$unmeteredRemoteAccessDevices": "<p>Returns the unmetered remote access devices you have purchased or want to purchase.</p>"
- }
- },
- "Radios": {
- "base": "<p>Represents the set of radios and their states on a device. Examples of radios include Wi-Fi, GPS, Bluetooth, and NFC.</p>",
- "refs": {
- "ScheduleRunConfiguration$radios": "<p>Information about the radio states for the run.</p>"
- }
- },
- "RecurringCharge": {
- "base": "<p>Specifies whether charges for devices will be recurring.</p>",
- "refs": {
- "RecurringCharges$member": null
- }
- },
- "RecurringChargeFrequency": {
- "base": null,
- "refs": {
- "RecurringCharge$frequency": "<p>The frequency in which charges will recur.</p>"
- }
- },
- "RecurringCharges": {
- "base": null,
- "refs": {
- "Offering$recurringCharges": "<p>Specifies whether there are recurring charges for the offering.</p>"
- }
- },
- "RemoteAccessSession": {
- "base": "<p>Represents information about the remote access session.</p>",
- "refs": {
- "CreateRemoteAccessSessionResult$remoteAccessSession": "<p>A container that describes the remote access session when the request to create a remote access session is sent.</p>",
- "GetRemoteAccessSessionResult$remoteAccessSession": "<p>A container that lists detailed information about the remote access session.</p>",
- "RemoteAccessSessions$member": null,
- "StopRemoteAccessSessionResult$remoteAccessSession": "<p>A container representing the metadata from the service about the remote access session you are stopping.</p>"
- }
- },
- "RemoteAccessSessions": {
- "base": null,
- "refs": {
- "ListRemoteAccessSessionsResult$remoteAccessSessions": "<p>A container representing the metadata from the service about each remote access session you are requesting.</p>"
- }
- },
- "RenewOfferingRequest": {
- "base": "<p>A request representing an offering renewal.</p>",
- "refs": {
- }
- },
- "RenewOfferingResult": {
- "base": "<p>The result of a renewal offering.</p>",
- "refs": {
- }
- },
- "Resolution": {
- "base": "<p>Represents the screen resolution of a device in height and width, expressed in pixels.</p>",
- "refs": {
- "Device$resolution": null
- }
- },
- "Rule": {
- "base": "<p>Represents a condition for a device pool.</p>",
- "refs": {
- "Rules$member": null
- }
- },
- "RuleOperator": {
- "base": null,
- "refs": {
- "Rule$operator": "<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>"
- }
- },
- "Rules": {
- "base": null,
- "refs": {
- "CreateDevicePoolRequest$rules": "<p>The device pool's rules.</p>",
- "DevicePool$rules": "<p>Information about the device pool's rules.</p>",
- "UpdateDevicePoolRequest$rules": "<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>"
- }
- },
- "Run": {
- "base": "<p>Represents an app on a set of devices with a specific test and configuration.</p>",
- "refs": {
- "GetRunResult$run": null,
- "Runs$member": null,
- "ScheduleRunResult$run": "<p>Information about the scheduled run.</p>",
- "StopRunResult$run": null
- }
- },
- "Runs": {
- "base": null,
- "refs": {
- "ListRunsResult$runs": "<p>Information about the runs.</p>"
- }
- },
- "Sample": {
- "base": "<p>Represents a sample of performance data.</p>",
- "refs": {
- "Samples$member": null
- }
- },
- "SampleType": {
- "base": null,
- "refs": {
- "Sample$type": "<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>"
- }
- },
- "Samples": {
- "base": null,
- "refs": {
- "ListSamplesResult$samples": "<p>Information about the samples.</p>"
- }
- },
- "ScheduleRunConfiguration": {
- "base": "<p>Represents the settings for a run. Includes things like location, radio states, auxiliary apps, and network profiles.</p>",
- "refs": {
- "ScheduleRunRequest$configuration": "<p>Information about the settings for the run to be scheduled.</p>"
- }
- },
- "ScheduleRunRequest": {
- "base": "<p>Represents a request to the schedule run operation.</p>",
- "refs": {
- }
- },
- "ScheduleRunResult": {
- "base": "<p>Represents the result of a schedule run request.</p>",
- "refs": {
- }
- },
- "ScheduleRunTest": {
- "base": "<p>Represents additional test settings.</p>",
- "refs": {
- "ScheduleRunRequest$test": "<p>Information about the test for the run to be scheduled.</p>"
- }
- },
- "ServiceAccountException": {
- "base": "<p>There was a problem with the service account.</p>",
- "refs": {
- }
- },
- "StopRemoteAccessSessionRequest": {
- "base": "<p>Represents the request to stop the remote access session.</p>",
- "refs": {
- }
- },
- "StopRemoteAccessSessionResult": {
- "base": "<p>Represents the response from the server that describes the remote access session when AWS Device Farm stops the session.</p>",
- "refs": {
- }
- },
- "StopRunRequest": {
- "base": "<p>Represents the request to stop a specific run.</p>",
- "refs": {
- }
- },
- "StopRunResult": {
- "base": "<p>Represents the results of your stop run attempt.</p>",
- "refs": {
- }
- },
- "String": {
- "base": null,
- "refs": {
- "Artifact$extension": "<p>The artifact's file extension.</p>",
- "CPU$frequency": "<p>The CPU's frequency.</p>",
- "CPU$architecture": "<p>The CPU's architecture, for example x86 or ARM.</p>",
- "Device$manufacturer": "<p>The device's manufacturer name.</p>",
- "Device$model": "<p>The device's model name.</p>",
- "Device$os": "<p>The device's operating system type.</p>",
- "Device$image": "<p>The device's image name.</p>",
- "Device$carrier": "<p>The device's carrier.</p>",
- "Device$radio": "<p>The device's radio.</p>",
- "Device$fleetType": "<p>The type of fleet to which this device belongs. Possible values for fleet type are PRIVATE and PUBLIC.</p>",
- "Device$fleetName": "<p>The name of the fleet to which this device belongs.</p>",
- "RemoteAccessSession$endpoint": "<p>The endpoint for the remote access sesssion.</p>",
- "Rule$value": "<p>The rule's value.</p>",
- "ScheduleRunConfiguration$locale": "<p>Information about the locale that is used for the run.</p>",
- "TestParameters$key": null,
- "TestParameters$value": null
- }
- },
- "Suite": {
- "base": "<p>Represents a collection of one or more tests.</p>",
- "refs": {
- "GetSuiteResult$suite": null,
- "Suites$member": null
- }
- },
- "Suites": {
- "base": null,
- "refs": {
- "ListSuitesResult$suites": "<p>Information about the suites.</p>"
- }
- },
- "Test": {
- "base": "<p>Represents a condition that is evaluated.</p>",
- "refs": {
- "GetTestResult$test": null,
- "Tests$member": null
- }
- },
- "TestParameters": {
- "base": null,
- "refs": {
- "ScheduleRunTest$parameters": "<p>The test's parameters, such as test framework parameters and fixture settings.</p>"
- }
- },
- "TestType": {
- "base": null,
- "refs": {
- "GetDevicePoolCompatibilityRequest$testType": "<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>APPIUM_PYTHON: The Appium Python type.</p></li> <li><p>APPIUM_WEB_JAVA_JUNIT: The Appium Java JUnit type for Web apps.</p></li> <li><p>APPIUM_WEB_JAVA_TESTNG: The Appium Java TestNG type for Web apps.</p></li> <li><p>APPIUM_WEB_PYTHON: The Appium Python type for Web apps.</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> <li><p>XCTEST_UI: The XCode UI test type.</p></li> </ul>",
- "Job$type": "<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>APPIUM_PYTHON: The Appium Python type.</p></li> <li><p>APPIUM_WEB_JAVA_JUNIT: The Appium Java JUnit type for Web apps.</p></li> <li><p>APPIUM_WEB_JAVA_TESTNG: The Appium Java TestNG type for Web apps.</p></li> <li><p>APPIUM_WEB_PYTHON: The Appium Python type for Web apps.</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> <li><p>XCTEST_UI: The XCode UI test type.</p></li> </ul>",
- "Run$type": "<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>APPIUM_PYTHON: The Appium Python type.</p></li> <li><p>APPIUM_WEB_JAVA_JUNIT: The Appium Java JUnit type for Web apps.</p></li> <li><p>APPIUM_WEB_JAVA_TESTNG: The Appium Java TestNG type for Web apps.</p></li> <li><p>APPIUM_WEB_PYTHON: The Appium Python type for Web apps.</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> <li><p>XCTEST_UI: The XCode UI test type.</p></li> </ul>",
- "ScheduleRunTest$type": "<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>APPIUM_PYTHON: The Appium Python type.</p></li> <li><p>APPIUM_WEB_JAVA_JUNIT: The Appium Java JUnit type for Web apps.</p></li> <li><p>APPIUM_WEB_JAVA_TESTNG: The Appium Java TestNG type for Web apps.</p></li> <li><p>APPIUM_WEB_PYTHON: The Appium Python type for Web apps.</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> <li><p>XCTEST_UI: The XCode UI test type.</p></li> </ul>",
- "Suite$type": "<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>APPIUM_PYTHON: The Appium Python type.</p></li> <li><p>APPIUM_WEB_JAVA_JUNIT: The Appium Java JUnit type for Web apps.</p></li> <li><p>APPIUM_WEB_JAVA_TESTNG: The Appium Java TestNG type for Web apps.</p></li> <li><p>APPIUM_WEB_PYTHON: The Appium Python type for Web apps.</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> <li><p>XCTEST_UI: The XCode UI test type.</p></li> </ul>",
- "Test$type": "<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>APPIUM_PYTHON: The Appium Python type.</p></li> <li><p>APPIUM_WEB_JAVA_JUNIT: The Appium Java JUnit type for Web apps.</p></li> <li><p>APPIUM_WEB_JAVA_TESTNG: The Appium Java TestNG type for Web apps.</p></li> <li><p>APPIUM_WEB_PYTHON: The Appium Python type for Web apps.</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> <li><p>XCTEST_UI: The XCode UI test type.</p></li> </ul>"
- }
- },
- "Tests": {
- "base": null,
- "refs": {
- "ListTestsResult$tests": "<p>Information about the tests.</p>"
- }
- },
- "TransactionIdentifier": {
- "base": null,
- "refs": {
- "OfferingTransaction$transactionId": "<p>The transaction ID of the offering transaction.</p>"
- }
- },
- "URL": {
- "base": null,
- "refs": {
- "Artifact$url": "<p>The pre-signed Amazon S3 URL that can be used with a corresponding GET request to download the artifact's file.</p>",
- "Sample$url": "<p>The pre-signed Amazon S3 URL that can be used with a corresponding GET request to download the sample's file.</p>",
- "Upload$url": "<p>The pre-signed Amazon S3 URL that was used to store a file through a corresponding PUT request.</p>"
- }
- },
- "UniqueProblem": {
- "base": "<p>A collection of one or more problems, grouped by their result.</p>",
- "refs": {
- "UniqueProblems$member": null
- }
- },
- "UniqueProblems": {
- "base": null,
- "refs": {
- "UniqueProblemsByExecutionResultMap$value": null
- }
- },
- "UniqueProblemsByExecutionResultMap": {
- "base": null,
- "refs": {
- "ListUniqueProblemsResult$uniqueProblems": "<p>Information about the unique problems.</p> <p>Allowed values include:</p> <ul> <li><p>PENDING: A pending condition.</p></li> <li><p>PASSED: A passing condition.</p></li> <li><p>WARNED: A warning condition.</p></li> <li><p>FAILED: A failed condition.</p></li> <li><p>SKIPPED: A skipped condition.</p></li> <li><p>ERRORED: An error condition.</p></li> <li><p>STOPPED: A stopped condition.</p></li> </ul>"
- }
- },
- "UpdateDevicePoolRequest": {
- "base": "<p>Represents a request to the update device pool operation.</p>",
- "refs": {
- }
- },
- "UpdateDevicePoolResult": {
- "base": "<p>Represents the result of an update device pool request.</p>",
- "refs": {
- }
- },
- "UpdateProjectRequest": {
- "base": "<p>Represents a request to the update project operation.</p>",
- "refs": {
- }
- },
- "UpdateProjectResult": {
- "base": "<p>Represents the result of an update project request.</p>",
- "refs": {
- }
- },
- "Upload": {
- "base": "<p>An app or a set of one or more tests to upload or that have been uploaded.</p>",
- "refs": {
- "CreateUploadResult$upload": "<p>The newly created upload.</p>",
- "GetUploadResult$upload": null,
- "InstallToRemoteAccessSessionResult$appUpload": null,
- "Uploads$member": null
- }
- },
- "UploadStatus": {
- "base": null,
- "refs": {
- "Upload$status": "<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>"
- }
- },
- "UploadType": {
- "base": null,
- "refs": {
- "CreateUploadRequest$type": "<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>WEB_APP: A web appliction 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>APPIUM_PYTHON_TEST_PACKAGE: An Appium Python 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> <li><p>APPIUM_WEB_PYTHON_TEST_PACKAGE: An Appium Python 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>UIAUTOMATION_TEST_PACKAGE: A uiautomation test package 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>XCTEST_UI_TEST_PACKAGE: An XCode UI 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 <code>ArgumentException</code> error.</p>",
- "Upload$type": "<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>WEB_APP: A web appliction 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>APPIUM_PYTHON_TEST_PACKAGE: An Appium Python 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> <li><p>APPIUM_WEB_PYTHON_TEST_PACKAGE: An Appium Python 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>UIAUTOMATION_TEST_PACKAGE: A uiautomation test package 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>XCTEST_UI_TEST_PACKAGE: An XCode UI test package upload.</p></li> </ul>"
- }
- },
- "Uploads": {
- "base": null,
- "refs": {
- "ListUploadsResult$uploads": "<p>Information about the uploads.</p>"
- }
- }
- }
- }
|