github.com/aavshr/aws-sdk-go@v1.41.3/models/apis/devicefarm/2015-06-23/docs-2.json (about) 1 { 2 "version": "2.0", 3 "service": "<p>Welcome to the AWS Device Farm API documentation, which contains APIs for:</p> <ul> <li> <p>Testing on desktop browsers</p> <p> Device Farm makes it possible for you to test your web applications on desktop browsers using Selenium. The APIs for desktop browser testing contain <code>TestGrid</code> in their names. For more information, see <a href=\"https://docs.aws.amazon.com/devicefarm/latest/testgrid/\">Testing Web Applications on Selenium with Device Farm</a>.</p> </li> <li> <p>Testing on real mobile devices</p> <p>Device Farm makes it possible for you to test apps on physical phones, tablets, and other devices in the cloud. For more information, see the <a href=\"https://docs.aws.amazon.com/devicefarm/latest/developerguide/\">Device Farm Developer Guide</a>.</p> </li> </ul>", 4 "operations": { 5 "CreateDevicePool": "<p>Creates a device pool.</p>", 6 "CreateInstanceProfile": "<p>Creates a profile that can be applied to one or more private fleet device instances.</p>", 7 "CreateNetworkProfile": "<p>Creates a network profile.</p>", 8 "CreateProject": "<p>Creates a project.</p>", 9 "CreateRemoteAccessSession": "<p>Specifies and starts a remote access session.</p>", 10 "CreateTestGridProject": "<p>Creates a Selenium testing project. Projects are used to track <a>TestGridSession</a> instances.</p>", 11 "CreateTestGridUrl": "<p>Creates a signed, short-term URL that can be passed to a Selenium <code>RemoteWebDriver</code> constructor.</p>", 12 "CreateUpload": "<p>Uploads an app or test scripts.</p>", 13 "CreateVPCEConfiguration": "<p>Creates a configuration record in Device Farm for your Amazon Virtual Private Cloud (VPC) endpoint.</p>", 14 "DeleteDevicePool": "<p>Deletes a device pool given the pool ARN. Does not allow deletion of curated pools owned by the system.</p>", 15 "DeleteInstanceProfile": "<p>Deletes a profile that can be applied to one or more private device instances.</p>", 16 "DeleteNetworkProfile": "<p>Deletes a network profile.</p>", 17 "DeleteProject": "<p>Deletes an AWS Device Farm project, given the project ARN.</p> <p> Deleting this resource does not stop an in-progress run.</p>", 18 "DeleteRemoteAccessSession": "<p>Deletes a completed remote access session and its results.</p>", 19 "DeleteRun": "<p>Deletes the run, given the run ARN.</p> <p> Deleting this resource does not stop an in-progress run.</p>", 20 "DeleteTestGridProject": "<p> Deletes a Selenium testing project and all content generated under it. </p> <important> <p>You cannot undo this operation.</p> </important> <note> <p>You cannot delete a project if it has active sessions.</p> </note>", 21 "DeleteUpload": "<p>Deletes an upload given the upload ARN.</p>", 22 "DeleteVPCEConfiguration": "<p>Deletes a configuration for your Amazon Virtual Private Cloud (VPC) endpoint.</p>", 23 "GetAccountSettings": "<p>Returns the number of unmetered iOS or unmetered Android devices that have been purchased by the account.</p>", 24 "GetDevice": "<p>Gets information about a unique device type.</p>", 25 "GetDeviceInstance": "<p>Returns information about a device instance that belongs to a private device fleet.</p>", 26 "GetDevicePool": "<p>Gets information about a device pool.</p>", 27 "GetDevicePoolCompatibility": "<p>Gets information about compatibility with a device pool.</p>", 28 "GetInstanceProfile": "<p>Returns information about the specified instance profile.</p>", 29 "GetJob": "<p>Gets information about a job.</p>", 30 "GetNetworkProfile": "<p>Returns information about a network profile.</p>", 31 "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. If you must be able to invoke this operation, contact <a href=\"mailto:aws-devicefarm-support@amazon.com\">aws-devicefarm-support@amazon.com</a>.</p>", 32 "GetProject": "<p>Gets information about a project.</p>", 33 "GetRemoteAccessSession": "<p>Returns a link to a currently running remote access session.</p>", 34 "GetRun": "<p>Gets information about a run.</p>", 35 "GetSuite": "<p>Gets information about a suite.</p>", 36 "GetTest": "<p>Gets information about a test.</p>", 37 "GetTestGridProject": "<p>Retrieves information about a Selenium testing project.</p>", 38 "GetTestGridSession": "<p>A session is an instance of a browser created through a <code>RemoteWebDriver</code> with the URL from <a>CreateTestGridUrlResult$url</a>. You can use the following to look up sessions:</p> <ul> <li> <p>The session ARN (<a>GetTestGridSessionRequest$sessionArn</a>).</p> </li> <li> <p>The project ARN and a session ID (<a>GetTestGridSessionRequest$projectArn</a> and <a>GetTestGridSessionRequest$sessionId</a>).</p> </li> </ul> <p/>", 39 "GetUpload": "<p>Gets information about an upload.</p>", 40 "GetVPCEConfiguration": "<p>Returns information about the configuration settings for your Amazon Virtual Private Cloud (VPC) endpoint.</p>", 41 "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>", 42 "ListArtifacts": "<p>Gets information about artifacts.</p>", 43 "ListDeviceInstances": "<p>Returns information about the private device instances associated with one or more AWS accounts.</p>", 44 "ListDevicePools": "<p>Gets information about device pools.</p>", 45 "ListDevices": "<p>Gets information about unique device types.</p>", 46 "ListInstanceProfiles": "<p>Returns information about all the instance profiles in an AWS account.</p>", 47 "ListJobs": "<p>Gets information about jobs for a given test run.</p>", 48 "ListNetworkProfiles": "<p>Returns the list of available network profiles.</p>", 49 "ListOfferingPromotions": "<p>Returns a list of offering promotions. Each offering promotion record contains the ID and description of the promotion. The API returns a <code>NotEligible</code> error if the caller is not permitted to invoke the operation. Contact <a href=\"mailto:aws-devicefarm-support@amazon.com\">aws-devicefarm-support@amazon.com</a> if you must be able to invoke this operation.</p>", 50 "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. If you must be able to invoke this operation, contact <a href=\"mailto:aws-devicefarm-support@amazon.com\">aws-devicefarm-support@amazon.com</a>.</p>", 51 "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. If you must be able to invoke this operation, contact <a href=\"mailto:aws-devicefarm-support@amazon.com\">aws-devicefarm-support@amazon.com</a>.</p>", 52 "ListProjects": "<p>Gets information about projects.</p>", 53 "ListRemoteAccessSessions": "<p>Returns a list of all currently running remote access sessions.</p>", 54 "ListRuns": "<p>Gets information about runs, given an AWS Device Farm project ARN.</p>", 55 "ListSamples": "<p>Gets information about samples, given an AWS Device Farm job ARN.</p>", 56 "ListSuites": "<p>Gets information about test suites for a given job.</p>", 57 "ListTagsForResource": "<p>List the tags for an AWS Device Farm resource.</p>", 58 "ListTestGridProjects": "<p>Gets a list of all Selenium testing projects in your account.</p>", 59 "ListTestGridSessionActions": "<p>Returns a list of the actions taken in a <a>TestGridSession</a>.</p>", 60 "ListTestGridSessionArtifacts": "<p>Retrieves a list of artifacts created during the session.</p>", 61 "ListTestGridSessions": "<p>Retrieves a list of sessions for a <a>TestGridProject</a>.</p>", 62 "ListTests": "<p>Gets information about tests in a given test suite.</p>", 63 "ListUniqueProblems": "<p>Gets information about unique problems, such as exceptions or crashes.</p> <p>Unique problems are defined as a single instance of an error across a run, job, or suite. For example, if a call in your application consistently raises an exception (<code>OutOfBoundsException in MyActivity.java:386</code>), <code>ListUniqueProblems</code> returns a single entry instead of many individual entries for that exception.</p>", 64 "ListUploads": "<p>Gets information about uploads, given an AWS Device Farm project ARN.</p>", 65 "ListVPCEConfigurations": "<p>Returns information about all Amazon Virtual Private Cloud (VPC) endpoint configurations in the AWS account.</p>", 66 "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. If you must be able to invoke this operation, contact <a href=\"mailto:aws-devicefarm-support@amazon.com\">aws-devicefarm-support@amazon.com</a>.</p>", 67 "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. If you must be able to invoke this operation, contact <a href=\"mailto:aws-devicefarm-support@amazon.com\">aws-devicefarm-support@amazon.com</a>.</p>", 68 "ScheduleRun": "<p>Schedules a run.</p>", 69 "StopJob": "<p>Initiates a stop request for the current job. AWS Device Farm immediately stops the job on the device where tests have not started. You are not billed for this device. On the device where tests have started, setup suite and teardown suite tests run to completion on the device. You are billed for setup, teardown, and any tests that were in progress or already completed.</p>", 70 "StopRemoteAccessSession": "<p>Ends a specified remote access session.</p>", 71 "StopRun": "<p>Initiates a stop request for the current test run. AWS Device Farm immediately stops the run on devices where tests have not started. You are not billed for these devices. On devices where tests have started executing, setup suite and teardown suite tests run to completion on those devices. You are billed for setup, teardown, and any tests that were in progress or already completed.</p>", 72 "TagResource": "<p>Associates the specified tags to a resource with the specified <code>resourceArn</code>. If existing tags on a resource are not specified in the request parameters, they are not changed. When a resource is deleted, the tags associated with that resource are also deleted.</p>", 73 "UntagResource": "<p>Deletes the specified tags from a resource.</p>", 74 "UpdateDeviceInstance": "<p>Updates information about a private device instance.</p>", 75 "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>", 76 "UpdateInstanceProfile": "<p>Updates information about an existing private device instance profile.</p>", 77 "UpdateNetworkProfile": "<p>Updates the network profile.</p>", 78 "UpdateProject": "<p>Modifies the specified project name, given the project ARN and a new name.</p>", 79 "UpdateTestGridProject": "<p>Change details of a project.</p>", 80 "UpdateUpload": "<p>Updates an uploaded test spec.</p>", 81 "UpdateVPCEConfiguration": "<p>Updates information about an Amazon Virtual Private Cloud (VPC) endpoint configuration.</p>" 82 }, 83 "shapes": { 84 "AWSAccountNumber": { 85 "base": null, 86 "refs": { 87 "AccountSettings$awsAccountNumber": "<p>The AWS account number specified in the <code>AccountSettings</code> container.</p>" 88 } 89 }, 90 "AccountSettings": { 91 "base": "<p>A container for account-level settings in AWS Device Farm.</p>", 92 "refs": { 93 "GetAccountSettingsResult$accountSettings": "<p>The account settings.</p>" 94 } 95 }, 96 "AccountsCleanup": { 97 "base": null, 98 "refs": { 99 "ExecutionConfiguration$accountsCleanup": "<p>True if account cleanup is enabled at the beginning of the test. Otherwise, false.</p>" 100 } 101 }, 102 "AmazonResourceName": { 103 "base": null, 104 "refs": { 105 "AmazonResourceNames$member": null, 106 "Artifact$arn": "<p>The artifact's ARN.</p>", 107 "CreateDevicePoolRequest$projectArn": "<p>The ARN of the project for the device pool.</p>", 108 "CreateNetworkProfileRequest$projectArn": "<p>The Amazon Resource Name (ARN) of the project for which you want to create a network profile.</p>", 109 "CreateRemoteAccessSessionRequest$projectArn": "<p>The Amazon Resource Name (ARN) of the project for which you want to create a remote access session.</p>", 110 "CreateRemoteAccessSessionRequest$deviceArn": "<p>The ARN of the device for which you want to create a remote access session.</p>", 111 "CreateRemoteAccessSessionRequest$instanceArn": "<p>The Amazon Resource Name (ARN) of the device instance for which you want to create a remote access session.</p>", 112 "CreateRemoteAccessSessionRequest$remoteRecordAppArn": "<p>The Amazon Resource Name (ARN) for the app to be recorded in the remote access session.</p>", 113 "CreateUploadRequest$projectArn": "<p>The ARN of the project for the upload.</p>", 114 "DeleteDevicePoolRequest$arn": "<p>Represents the Amazon Resource Name (ARN) of the Device Farm device pool to delete.</p>", 115 "DeleteInstanceProfileRequest$arn": "<p>The Amazon Resource Name (ARN) of the instance profile you are requesting to delete.</p>", 116 "DeleteNetworkProfileRequest$arn": "<p>The ARN of the network profile to delete.</p>", 117 "DeleteProjectRequest$arn": "<p>Represents the Amazon Resource Name (ARN) of the Device Farm project to delete.</p>", 118 "DeleteRemoteAccessSessionRequest$arn": "<p>The Amazon Resource Name (ARN) of the session for which you want to delete remote access.</p>", 119 "DeleteRunRequest$arn": "<p>The Amazon Resource Name (ARN) for the run to delete.</p>", 120 "DeleteUploadRequest$arn": "<p>Represents the Amazon Resource Name (ARN) of the Device Farm upload to delete.</p>", 121 "DeleteVPCEConfigurationRequest$arn": "<p>The Amazon Resource Name (ARN) of the VPC endpoint configuration you want to delete.</p>", 122 "Device$arn": "<p>The device's ARN.</p>", 123 "DeviceInstance$arn": "<p>The Amazon Resource Name (ARN) of the device instance.</p>", 124 "DeviceInstance$deviceArn": "<p>The ARN of the device.</p>", 125 "DevicePool$arn": "<p>The device pool's ARN.</p>", 126 "GetDeviceInstanceRequest$arn": "<p>The Amazon Resource Name (ARN) of the instance you're requesting information about.</p>", 127 "GetDevicePoolCompatibilityRequest$devicePoolArn": "<p>The device pool's ARN.</p>", 128 "GetDevicePoolCompatibilityRequest$appArn": "<p>The ARN of the app that is associated with the specified device pool.</p>", 129 "GetDevicePoolRequest$arn": "<p>The device pool's ARN.</p>", 130 "GetDeviceRequest$arn": "<p>The device type's ARN.</p>", 131 "GetInstanceProfileRequest$arn": "<p>The Amazon Resource Name (ARN) of an instance profile.</p>", 132 "GetJobRequest$arn": "<p>The job's ARN.</p>", 133 "GetNetworkProfileRequest$arn": "<p>The ARN of the network profile to return information about.</p>", 134 "GetProjectRequest$arn": "<p>The project's ARN.</p>", 135 "GetRemoteAccessSessionRequest$arn": "<p>The Amazon Resource Name (ARN) of the remote access session about which you want to get session information.</p>", 136 "GetRunRequest$arn": "<p>The run's ARN.</p>", 137 "GetSuiteRequest$arn": "<p>The suite's ARN.</p>", 138 "GetTestRequest$arn": "<p>The test's ARN.</p>", 139 "GetUploadRequest$arn": "<p>The upload's ARN.</p>", 140 "GetVPCEConfigurationRequest$arn": "<p>The Amazon Resource Name (ARN) of the VPC endpoint configuration you want to describe.</p>", 141 "InstallToRemoteAccessSessionRequest$remoteAccessSessionArn": "<p>The Amazon Resource Name (ARN) of the remote access session about which you are requesting information.</p>", 142 "InstallToRemoteAccessSessionRequest$appArn": "<p>The ARN of the app about which you are requesting information.</p>", 143 "InstanceProfile$arn": "<p>The Amazon Resource Name (ARN) of the instance profile.</p>", 144 "Job$arn": "<p>The job's ARN.</p>", 145 "Job$instanceArn": "<p>The ARN of the instance.</p>", 146 "ListArtifactsRequest$arn": "<p>The run, job, suite, or test ARN.</p>", 147 "ListDevicePoolsRequest$arn": "<p>The project ARN.</p>", 148 "ListDevicesRequest$arn": "<p>The Amazon Resource Name (ARN) of the project.</p>", 149 "ListJobsRequest$arn": "<p>The run's Amazon Resource Name (ARN).</p>", 150 "ListNetworkProfilesRequest$arn": "<p>The Amazon Resource Name (ARN) of the project for which you want to list network profiles.</p>", 151 "ListProjectsRequest$arn": "<p>Optional. If no Amazon Resource Name (ARN) is specified, then AWS Device Farm returns a list of all projects for the AWS account. You can also specify a project ARN.</p>", 152 "ListRemoteAccessSessionsRequest$arn": "<p>The Amazon Resource Name (ARN) of the project about which you are requesting information.</p>", 153 "ListRunsRequest$arn": "<p>The Amazon Resource Name (ARN) of the project for which you want to list runs.</p>", 154 "ListSamplesRequest$arn": "<p>The Amazon Resource Name (ARN) of the job used to list samples.</p>", 155 "ListSuitesRequest$arn": "<p>The job's Amazon Resource Name (ARN).</p>", 156 "ListTestsRequest$arn": "<p>The test suite's Amazon Resource Name (ARN).</p>", 157 "ListUniqueProblemsRequest$arn": "<p>The unique problems' ARNs.</p>", 158 "ListUploadsRequest$arn": "<p>The Amazon Resource Name (ARN) of the project for which you want to list uploads.</p>", 159 "NetworkProfile$arn": "<p>The Amazon Resource Name (ARN) of the network profile.</p>", 160 "ProblemDetail$arn": "<p>The problem detail's ARN.</p>", 161 "Project$arn": "<p>The project's ARN.</p>", 162 "RemoteAccessSession$arn": "<p>The Amazon Resource Name (ARN) of the remote access session.</p>", 163 "RemoteAccessSession$instanceArn": "<p>The ARN of the instance.</p>", 164 "RemoteAccessSession$remoteRecordAppArn": "<p>The ARN for the app to be recorded in the remote access session.</p>", 165 "Run$arn": "<p>The run's ARN.</p>", 166 "Run$appUpload": "<p>An app to upload or that has been uploaded.</p>", 167 "Run$devicePoolArn": "<p>The ARN of the device pool for the run.</p>", 168 "Run$testSpecArn": "<p>The ARN of the YAML-formatted test specification for the run.</p>", 169 "Sample$arn": "<p>The sample's ARN.</p>", 170 "ScheduleRunConfiguration$extraDataPackageArn": "<p>The ARN of the extra data for the run. The extra data is a .zip file that AWS Device Farm extracts to external data for Android or the app's sandbox for iOS.</p>", 171 "ScheduleRunConfiguration$networkProfileArn": "<p>Reserved for internal use.</p>", 172 "ScheduleRunRequest$projectArn": "<p>The ARN of the project for the run to be scheduled.</p>", 173 "ScheduleRunRequest$appArn": "<p>The ARN of an application package to run tests against, created with <a>CreateUpload</a>. See <a>ListUploads</a>.</p>", 174 "ScheduleRunRequest$devicePoolArn": "<p>The ARN of the device pool for the run to be scheduled.</p>", 175 "ScheduleRunTest$testPackageArn": "<p>The ARN of the uploaded test to be run.</p>", 176 "ScheduleRunTest$testSpecArn": "<p>The ARN of the YAML-formatted test specification.</p>", 177 "StopJobRequest$arn": "<p>Represents the Amazon Resource Name (ARN) of the Device Farm job to stop.</p>", 178 "StopRemoteAccessSessionRequest$arn": "<p>The Amazon Resource Name (ARN) of the remote access session to stop.</p>", 179 "StopRunRequest$arn": "<p>Represents the Amazon Resource Name (ARN) of the Device Farm run to stop.</p>", 180 "Suite$arn": "<p>The suite's ARN.</p>", 181 "TagOperationException$resourceName": null, 182 "TagPolicyException$resourceName": null, 183 "Test$arn": "<p>The test's ARN.</p>", 184 "TooManyTagsException$resourceName": null, 185 "UpdateDeviceInstanceRequest$arn": "<p>The Amazon Resource Name (ARN) of the device instance.</p>", 186 "UpdateDeviceInstanceRequest$profileArn": "<p>The ARN of the profile that you want to associate with the device instance.</p>", 187 "UpdateDevicePoolRequest$arn": "<p>The Amazon Resource Name (ARN) of the Device Farm device pool to update.</p>", 188 "UpdateInstanceProfileRequest$arn": "<p>The Amazon Resource Name (ARN) of the instance profile.</p>", 189 "UpdateNetworkProfileRequest$arn": "<p>The Amazon Resource Name (ARN) of the project for which you want to update network profile settings.</p>", 190 "UpdateProjectRequest$arn": "<p>The Amazon Resource Name (ARN) of the project whose name to update.</p>", 191 "UpdateUploadRequest$arn": "<p>The Amazon Resource Name (ARN) of the uploaded test spec.</p>", 192 "UpdateVPCEConfigurationRequest$arn": "<p>The Amazon Resource Name (ARN) of the VPC endpoint configuration you want to update.</p>", 193 "Upload$arn": "<p>The upload's ARN.</p>", 194 "VPCEConfiguration$arn": "<p>The Amazon Resource Name (ARN) of the VPC endpoint configuration.</p>" 195 } 196 }, 197 "AmazonResourceNames": { 198 "base": null, 199 "refs": { 200 "CreateRemoteAccessSessionConfiguration$vpceConfigurationArns": "<p>An array of ARNs included in the VPC endpoint configuration.</p>", 201 "ScheduleRunConfiguration$vpceConfigurationArns": "<p>An array of ARNs for your VPC endpoint configurations.</p>", 202 "ScheduleRunConfiguration$auxiliaryApps": "<p>A list of upload ARNs for app packages to be installed with your app.</p>" 203 } 204 }, 205 "AndroidPaths": { 206 "base": null, 207 "refs": { 208 "CustomerArtifactPaths$androidPaths": "<p>Comma-separated list of paths on the Android device where the artifacts generated by the customer's tests are pulled from.</p>" 209 } 210 }, 211 "AppPackagesCleanup": { 212 "base": null, 213 "refs": { 214 "ExecutionConfiguration$appPackagesCleanup": "<p>True if app package cleanup is enabled at the beginning of the test. Otherwise, false.</p>" 215 } 216 }, 217 "ArgumentException": { 218 "base": "<p>An invalid argument was specified.</p>", 219 "refs": { 220 } 221 }, 222 "Artifact": { 223 "base": "<p>Represents the output of a test. Examples of artifacts include logs and screenshots.</p>", 224 "refs": { 225 "Artifacts$member": null 226 } 227 }, 228 "ArtifactCategory": { 229 "base": null, 230 "refs": { 231 "ListArtifactsRequest$type": "<p>The artifacts' type.</p> <p>Allowed values include:</p> <ul> <li> <p>FILE</p> </li> <li> <p>LOG</p> </li> <li> <p>SCREENSHOT</p> </li> </ul>" 232 } 233 }, 234 "ArtifactType": { 235 "base": null, 236 "refs": { 237 "Artifact$type": "<p>The artifact's type.</p> <p>Allowed values include the following:</p> <ul> <li> <p>UNKNOWN</p> </li> <li> <p>SCREENSHOT</p> </li> <li> <p>DEVICE_LOG</p> </li> <li> <p>MESSAGE_LOG</p> </li> <li> <p>VIDEO_LOG</p> </li> <li> <p>RESULT_LOG</p> </li> <li> <p>SERVICE_LOG</p> </li> <li> <p>WEBKIT_LOG</p> </li> <li> <p>INSTRUMENTATION_OUTPUT</p> </li> <li> <p>EXERCISER_MONKEY_OUTPUT: the artifact (log) generated by an Android fuzz test.</p> </li> <li> <p>CALABASH_JSON_OUTPUT</p> </li> <li> <p>CALABASH_PRETTY_OUTPUT</p> </li> <li> <p>CALABASH_STANDARD_OUTPUT</p> </li> <li> <p>CALABASH_JAVA_XML_OUTPUT</p> </li> <li> <p>AUTOMATION_OUTPUT</p> </li> <li> <p>APPIUM_SERVER_OUTPUT</p> </li> <li> <p>APPIUM_JAVA_OUTPUT</p> </li> <li> <p>APPIUM_JAVA_XML_OUTPUT</p> </li> <li> <p>APPIUM_PYTHON_OUTPUT</p> </li> <li> <p>APPIUM_PYTHON_XML_OUTPUT</p> </li> <li> <p>EXPLORER_EVENT_LOG</p> </li> <li> <p>EXPLORER_SUMMARY_LOG</p> </li> <li> <p>APPLICATION_CRASH_REPORT</p> </li> <li> <p>XCTEST_LOG</p> </li> <li> <p>VIDEO</p> </li> <li> <p>CUSTOMER_ARTIFACT</p> </li> <li> <p>CUSTOMER_ARTIFACT_LOG</p> </li> <li> <p>TESTSPEC_OUTPUT</p> </li> </ul>" 238 } 239 }, 240 "Artifacts": { 241 "base": null, 242 "refs": { 243 "ListArtifactsResult$artifacts": "<p>Information about the artifacts.</p>" 244 } 245 }, 246 "BillingMethod": { 247 "base": null, 248 "refs": { 249 "CreateRemoteAccessSessionConfiguration$billingMethod": "<p>The billing method for the remote access session.</p>", 250 "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=\"https://docs.aws.amazon.com/devicefarm/latest/developerguide/welcome.html#welcome-terminology\">AWS Device Farm terminology</a>.</p>", 251 "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>metered</code>.</p> <note> <p>If you have unmetered device slots, you must set this to <code>unmetered</code> to use them. Otherwise, the run is counted toward metered device minutes.</p> </note>", 252 "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>metered</code>.</p> <note> <p>If you have purchased unmetered device slots, you must set this parameter to <code>unmetered</code> to make use of them. Otherwise, your run counts against your metered time.</p> </note>" 253 } 254 }, 255 "Boolean": { 256 "base": null, 257 "refs": { 258 "CreateInstanceProfileRequest$packageCleanup": "<p>When set to <code>true</code>, Device Farm removes app packages after a test run. The default value is <code>false</code> for private devices.</p>", 259 "CreateInstanceProfileRequest$rebootAfterUse": "<p>When set to <code>true</code>, Device Farm reboots the instance after a test run. The default value is <code>true</code>.</p>", 260 "CreateRemoteAccessSessionRequest$remoteDebugEnabled": "<p>Set to <code>true</code> if you want to access devices remotely for debugging in your remote access session.</p> <p>Remote debugging is <a href=\"https://docs.aws.amazon.com/devicefarm/latest/developerguide/history.html\">no longer supported</a>.</p>", 261 "CreateRemoteAccessSessionRequest$remoteRecordEnabled": "<p>Set to <code>true</code> to enable remote recording for the remote access session.</p>", 262 "CreateRemoteAccessSessionRequest$skipAppResign": "<p>When set to <code>true</code>, for private devices, Device Farm does not sign your app again. For public devices, Device Farm always signs your apps again.</p> <p>For more information on how Device Farm modifies your uploads during tests, see <a href=\"https://aws.amazon.com/device-farm/faq/\">Do you modify my app?</a> </p>", 263 "Device$remoteAccessEnabled": "<p>Specifies whether remote access has been enabled for the specified device.</p>", 264 "Device$remoteDebugEnabled": "<p>This flag is set to <code>true</code> if remote debugging is enabled for the device.</p> <p>Remote debugging is <a href=\"https://docs.aws.amazon.com/devicefarm/latest/developerguide/history.html\">no longer supported</a>.</p>", 265 "DevicePoolCompatibilityResult$compatible": "<p>Whether the result was compatible with the device pool.</p>", 266 "InstanceProfile$packageCleanup": "<p>When set to <code>true</code>, Device Farm removes app packages after a test run. The default value is <code>false</code> for private devices.</p>", 267 "InstanceProfile$rebootAfterUse": "<p>When set to <code>true</code>, Device Farm reboots the instance after a test run. The default value is <code>true</code>.</p>", 268 "Radios$wifi": "<p>True if Wi-Fi is enabled at the beginning of the test. Otherwise, false.</p>", 269 "Radios$bluetooth": "<p>True if Bluetooth is enabled at the beginning of the test. Otherwise, false.</p>", 270 "Radios$nfc": "<p>True if NFC is enabled at the beginning of the test. Otherwise, false.</p>", 271 "Radios$gps": "<p>True if GPS is enabled at the beginning of the test. Otherwise, false.</p>", 272 "RemoteAccessSession$remoteDebugEnabled": "<p>This flag is set to <code>true</code> if remote debugging is enabled for the remote access session.</p> <p>Remote debugging is <a href=\"https://docs.aws.amazon.com/devicefarm/latest/developerguide/history.html\">no longer supported</a>.</p>", 273 "RemoteAccessSession$remoteRecordEnabled": "<p>This flag is set to <code>true</code> if remote recording is enabled for the remote access session.</p>", 274 "UpdateDevicePoolRequest$clearMaxDevices": "<p>Sets whether the <code>maxDevices</code> parameter applies to your device pool. If you set this parameter to <code>true</code>, the <code>maxDevices</code> parameter does not apply, and Device Farm does not limit the number of devices that it adds to your device pool. In this case, Device Farm adds all available devices that meet the criteria specified in the <code>rules</code> parameter.</p> <p>If you use this parameter in your request, you cannot use the <code>maxDevices</code> parameter in the same request.</p>", 275 "UpdateInstanceProfileRequest$packageCleanup": "<p>The updated choice for whether you want to specify package cleanup. The default value is <code>false</code> for private devices.</p>", 276 "UpdateInstanceProfileRequest$rebootAfterUse": "<p>The updated choice for whether you want to reboot the device after use. The default value is <code>true</code>.</p>", 277 "UpdateUploadRequest$editContent": "<p>Set to true if the YAML file has changed and must be updated. Otherwise, set to false.</p>" 278 } 279 }, 280 "CPU": { 281 "base": "<p>Represents the amount of CPU that an app is using on a physical device. Does not represent system-wide CPU usage.</p>", 282 "refs": { 283 "Device$cpu": "<p>Information about the device's CPU.</p>" 284 } 285 }, 286 "CannotDeleteException": { 287 "base": "<p>The requested object could not be deleted.</p>", 288 "refs": { 289 } 290 }, 291 "ClientId": { 292 "base": null, 293 "refs": { 294 "CreateRemoteAccessSessionRequest$clientId": "<p>Unique identifier for the client. If you want access to multiple devices on the same client, you should pass the same <code>clientId</code> value in each call to <code>CreateRemoteAccessSession</code>. This identifier is required only if <code>remoteDebugEnabled</code> is set to <code>true</code>.</p> <p>Remote debugging is <a href=\"https://docs.aws.amazon.com/devicefarm/latest/developerguide/history.html\">no longer supported</a>.</p>", 295 "RemoteAccessSession$clientId": "<p>Unique identifier of your client for the remote access session. Only returned if remote debugging is enabled for the remote access session.</p> <p>Remote debugging is <a href=\"https://docs.aws.amazon.com/devicefarm/latest/developerguide/history.html\">no longer supported</a>.</p>" 296 } 297 }, 298 "ContentType": { 299 "base": null, 300 "refs": { 301 "CreateUploadRequest$contentType": "<p>The upload's content type (for example, <code>application/octet-stream</code>).</p>", 302 "UpdateUploadRequest$contentType": "<p>The upload's content type (for example, <code>application/x-yaml</code>).</p>", 303 "Upload$contentType": "<p>The upload's content type (for example, <code>application/octet-stream</code>).</p>" 304 } 305 }, 306 "Counters": { 307 "base": "<p>Represents entity counters.</p>", 308 "refs": { 309 "Job$counters": "<p>The job's result counters.</p>", 310 "Run$counters": "<p>The run's result counters.</p>", 311 "Suite$counters": "<p>The suite's result counters.</p>", 312 "Test$counters": "<p>The test's result counters.</p>" 313 } 314 }, 315 "CreateDevicePoolRequest": { 316 "base": "<p>Represents a request to the create device pool operation.</p>", 317 "refs": { 318 } 319 }, 320 "CreateDevicePoolResult": { 321 "base": "<p>Represents the result of a create device pool request.</p>", 322 "refs": { 323 } 324 }, 325 "CreateInstanceProfileRequest": { 326 "base": null, 327 "refs": { 328 } 329 }, 330 "CreateInstanceProfileResult": { 331 "base": null, 332 "refs": { 333 } 334 }, 335 "CreateNetworkProfileRequest": { 336 "base": null, 337 "refs": { 338 } 339 }, 340 "CreateNetworkProfileResult": { 341 "base": null, 342 "refs": { 343 } 344 }, 345 "CreateProjectRequest": { 346 "base": "<p>Represents a request to the create project operation.</p>", 347 "refs": { 348 } 349 }, 350 "CreateProjectResult": { 351 "base": "<p>Represents the result of a create project request.</p>", 352 "refs": { 353 } 354 }, 355 "CreateRemoteAccessSessionConfiguration": { 356 "base": "<p>Configuration settings for a remote access session, including billing method.</p>", 357 "refs": { 358 "CreateRemoteAccessSessionRequest$configuration": "<p>The configuration information for the remote access session request.</p>" 359 } 360 }, 361 "CreateRemoteAccessSessionRequest": { 362 "base": "<p>Creates and submits a request to start a remote access session.</p>", 363 "refs": { 364 } 365 }, 366 "CreateRemoteAccessSessionResult": { 367 "base": "<p>Represents the server response from a request to create a remote access session.</p>", 368 "refs": { 369 } 370 }, 371 "CreateTestGridProjectRequest": { 372 "base": null, 373 "refs": { 374 } 375 }, 376 "CreateTestGridProjectResult": { 377 "base": null, 378 "refs": { 379 } 380 }, 381 "CreateTestGridUrlRequest": { 382 "base": null, 383 "refs": { 384 } 385 }, 386 "CreateTestGridUrlResult": { 387 "base": null, 388 "refs": { 389 } 390 }, 391 "CreateUploadRequest": { 392 "base": "<p>Represents a request to the create upload operation.</p>", 393 "refs": { 394 } 395 }, 396 "CreateUploadResult": { 397 "base": "<p>Represents the result of a create upload request.</p>", 398 "refs": { 399 } 400 }, 401 "CreateVPCEConfigurationRequest": { 402 "base": null, 403 "refs": { 404 } 405 }, 406 "CreateVPCEConfigurationResult": { 407 "base": null, 408 "refs": { 409 } 410 }, 411 "CurrencyCode": { 412 "base": null, 413 "refs": { 414 "MonetaryAmount$currencyCode": "<p>The currency code of a monetary amount. For example, <code>USD</code> means U.S. dollars.</p>" 415 } 416 }, 417 "CustomerArtifactPaths": { 418 "base": "<p>A JSON object that specifies the paths where the artifacts generated by the customer's tests, on the device or in the test environment, are pulled from.</p> <p>Specify <code>deviceHostPaths</code> and optionally specify either <code>iosPaths</code> or <code>androidPaths</code>.</p> <p>For web app tests, you can specify both <code>iosPaths</code> and <code>androidPaths</code>.</p>", 419 "refs": { 420 "Run$customerArtifactPaths": "<p>Output <code>CustomerArtifactPaths</code> object for the test run.</p>", 421 "ScheduleRunConfiguration$customerArtifactPaths": "<p>Input <code>CustomerArtifactPaths</code> object for the scheduled run configuration.</p>" 422 } 423 }, 424 "DateTime": { 425 "base": null, 426 "refs": { 427 "CreateTestGridUrlResult$expires": "<p>The number of seconds the URL from <a>CreateTestGridUrlResult$url</a> stays active.</p>", 428 "Job$created": "<p>When the job was created.</p>", 429 "Job$started": "<p>The job's start time.</p>", 430 "Job$stopped": "<p>The job's stop time.</p>", 431 "ListTestGridSessionsRequest$creationTimeAfter": "<p>Return only sessions created after this time.</p>", 432 "ListTestGridSessionsRequest$creationTimeBefore": "<p>Return only sessions created before this time.</p>", 433 "ListTestGridSessionsRequest$endTimeAfter": "<p>Return only sessions that ended after this time.</p>", 434 "ListTestGridSessionsRequest$endTimeBefore": "<p>Return only sessions that ended before this time.</p>", 435 "OfferingStatus$effectiveOn": "<p>The date on which the offering is effective.</p>", 436 "OfferingTransaction$createdOn": "<p>The date on which an offering transaction was created.</p>", 437 "Project$created": "<p>When the project was created.</p>", 438 "RemoteAccessSession$created": "<p>The date and time the remote access session was created.</p>", 439 "RemoteAccessSession$started": "<p>The date and time the remote access session was started.</p>", 440 "RemoteAccessSession$stopped": "<p>The date and time the remote access session was stopped.</p>", 441 "Run$created": "<p>When the run was created.</p>", 442 "Run$started": "<p>The run's start time.</p>", 443 "Run$stopped": "<p>The run's stop time.</p>", 444 "Suite$created": "<p>When the suite was created.</p>", 445 "Suite$started": "<p>The suite's start time.</p>", 446 "Suite$stopped": "<p>The suite's stop time.</p>", 447 "Test$created": "<p>When the test was created.</p>", 448 "Test$started": "<p>The test's start time.</p>", 449 "Test$stopped": "<p>The test's stop time.</p>", 450 "TestGridProject$created": "<p>When the project was created.</p>", 451 "TestGridSession$created": "<p>The time that the session was started.</p>", 452 "TestGridSession$ended": "<p>The time the session ended.</p>", 453 "TestGridSessionAction$started": "<p>The time that the session invoked the action.</p>", 454 "Upload$created": "<p>When the upload was created.</p>" 455 } 456 }, 457 "DeleteDevicePoolRequest": { 458 "base": "<p>Represents a request to the delete device pool operation.</p>", 459 "refs": { 460 } 461 }, 462 "DeleteDevicePoolResult": { 463 "base": "<p>Represents the result of a delete device pool request.</p>", 464 "refs": { 465 } 466 }, 467 "DeleteInstanceProfileRequest": { 468 "base": null, 469 "refs": { 470 } 471 }, 472 "DeleteInstanceProfileResult": { 473 "base": null, 474 "refs": { 475 } 476 }, 477 "DeleteNetworkProfileRequest": { 478 "base": null, 479 "refs": { 480 } 481 }, 482 "DeleteNetworkProfileResult": { 483 "base": null, 484 "refs": { 485 } 486 }, 487 "DeleteProjectRequest": { 488 "base": "<p>Represents a request to the delete project operation.</p>", 489 "refs": { 490 } 491 }, 492 "DeleteProjectResult": { 493 "base": "<p>Represents the result of a delete project request.</p>", 494 "refs": { 495 } 496 }, 497 "DeleteRemoteAccessSessionRequest": { 498 "base": "<p>Represents the request to delete the specified remote access session.</p>", 499 "refs": { 500 } 501 }, 502 "DeleteRemoteAccessSessionResult": { 503 "base": "<p>The response from the server when a request is made to delete the remote access session.</p>", 504 "refs": { 505 } 506 }, 507 "DeleteRunRequest": { 508 "base": "<p>Represents a request to the delete run operation.</p>", 509 "refs": { 510 } 511 }, 512 "DeleteRunResult": { 513 "base": "<p>Represents the result of a delete run request.</p>", 514 "refs": { 515 } 516 }, 517 "DeleteTestGridProjectRequest": { 518 "base": null, 519 "refs": { 520 } 521 }, 522 "DeleteTestGridProjectResult": { 523 "base": null, 524 "refs": { 525 } 526 }, 527 "DeleteUploadRequest": { 528 "base": "<p>Represents a request to the delete upload operation.</p>", 529 "refs": { 530 } 531 }, 532 "DeleteUploadResult": { 533 "base": "<p>Represents the result of a delete upload request.</p>", 534 "refs": { 535 } 536 }, 537 "DeleteVPCEConfigurationRequest": { 538 "base": null, 539 "refs": { 540 } 541 }, 542 "DeleteVPCEConfigurationResult": { 543 "base": null, 544 "refs": { 545 } 546 }, 547 "Device": { 548 "base": "<p>Represents a device type that an app is tested against.</p>", 549 "refs": { 550 "DevicePoolCompatibilityResult$device": "<p>The device (phone or tablet) to return information about.</p>", 551 "Devices$member": null, 552 "GetDeviceResult$device": "<p>An object that contains information about the requested device.</p>", 553 "Job$device": "<p>The device (phone or tablet).</p>", 554 "Problem$device": "<p>Information about the associated device.</p>", 555 "RemoteAccessSession$device": "<p>The device (phone or tablet) used in the remote access session.</p>" 556 } 557 }, 558 "DeviceAttribute": { 559 "base": null, 560 "refs": { 561 "IncompatibilityMessage$type": "<p>The type of incompatibility.</p> <p>Allowed values include:</p> <ul> <li> <p>ARN</p> </li> <li> <p>FORM_FACTOR (for example, phone or tablet)</p> </li> <li> <p>MANUFACTURER</p> </li> <li> <p>PLATFORM (for example, Android or iOS)</p> </li> <li> <p>REMOTE_ACCESS_ENABLED</p> </li> <li> <p>APPIUM_VERSION</p> </li> </ul>", 562 "Rule$attribute": "<p>The rule's stringified attribute. For example, specify the value as <code>\"\\\"abc\\\"\"</code>.</p> <p>The supported operators for each attribute are provided in the following list.</p> <dl> <dt>APPIUM_VERSION</dt> <dd> <p>The Appium version for the test.</p> <p>Supported operators: <code>CONTAINS</code> </p> </dd> <dt>ARN</dt> <dd> <p>The Amazon Resource Name (ARN) of the device (for example, <code>arn:aws:devicefarm:us-west-2::device:12345Example</code>.</p> <p>Supported operators: <code>EQUALS</code>, <code>IN</code>, <code>NOT_IN</code> </p> </dd> <dt>AVAILABILITY</dt> <dd> <p>The current availability of the device. Valid values are AVAILABLE, HIGHLY_AVAILABLE, BUSY, or TEMPORARY_NOT_AVAILABLE.</p> <p>Supported operators: <code>EQUALS</code> </p> </dd> <dt>FLEET_TYPE</dt> <dd> <p>The fleet type. Valid values are PUBLIC or PRIVATE.</p> <p>Supported operators: <code>EQUALS</code> </p> </dd> <dt>FORM_FACTOR</dt> <dd> <p>The device form factor. Valid values are PHONE or TABLET.</p> <p>Supported operators: <code>EQUALS</code>, <code>IN</code>, <code>NOT_IN</code> </p> </dd> <dt>INSTANCE_ARN</dt> <dd> <p>The Amazon Resource Name (ARN) of the device instance.</p> <p>Supported operators: <code>IN</code>, <code>NOT_IN</code> </p> </dd> <dt>INSTANCE_LABELS</dt> <dd> <p>The label of the device instance.</p> <p>Supported operators: <code>CONTAINS</code> </p> </dd> <dt>MANUFACTURER</dt> <dd> <p>The device manufacturer (for example, Apple).</p> <p>Supported operators: <code>EQUALS</code>, <code>IN</code>, <code>NOT_IN</code> </p> </dd> <dt>MODEL</dt> <dd> <p>The device model, such as Apple iPad Air 2 or Google Pixel.</p> <p>Supported operators: <code>CONTAINS</code>, <code>EQUALS</code>, <code>IN</code>, <code>NOT_IN</code> </p> </dd> <dt>OS_VERSION</dt> <dd> <p>The operating system version (for example, 10.3.2).</p> <p>Supported operators: <code>EQUALS</code>, <code>GREATER_THAN</code>, <code>GREATER_THAN_OR_EQUALS</code>, <code>IN</code>, <code>LESS_THAN</code>, <code>LESS_THAN_OR_EQUALS</code>, <code>NOT_IN</code> </p> </dd> <dt>PLATFORM</dt> <dd> <p>The device platform. Valid values are ANDROID or IOS.</p> <p>Supported operators: <code>EQUALS</code>, <code>IN</code>, <code>NOT_IN</code> </p> </dd> <dt>REMOTE_ACCESS_ENABLED</dt> <dd> <p>Whether the device is enabled for remote access. Valid values are TRUE or FALSE.</p> <p>Supported operators: <code>EQUALS</code> </p> </dd> <dt>REMOTE_DEBUG_ENABLED</dt> <dd> <p>Whether the device is enabled for remote debugging. Valid values are TRUE or FALSE.</p> <p>Supported operators: <code>EQUALS</code> </p> <p>Because remote debugging is <a href=\"https://docs.aws.amazon.com/devicefarm/latest/developerguide/history.html\">no longer supported</a>, this filter is ignored.</p> </dd> </dl>" 563 } 564 }, 565 "DeviceAvailability": { 566 "base": null, 567 "refs": { 568 "Device$availability": "<p>Indicates how likely a device is available for a test run. Currently available in the <a>ListDevices</a> and GetDevice API methods.</p>" 569 } 570 }, 571 "DeviceFarmArn": { 572 "base": null, 573 "refs": { 574 "CreateTestGridUrlRequest$projectArn": "<p>ARN (from <a>CreateTestGridProject</a> or <a>ListTestGridProjects</a>) to associate with the short-term URL. </p>", 575 "DeleteTestGridProjectRequest$projectArn": "<p>The ARN of the project to delete, from <a>CreateTestGridProject</a> or <a>ListTestGridProjects</a>.</p>", 576 "GetTestGridProjectRequest$projectArn": "<p>The ARN of the Selenium testing project, from either <a>CreateTestGridProject</a> or <a>ListTestGridProjects</a>.</p>", 577 "GetTestGridSessionRequest$projectArn": "<p>The ARN for the project that this session belongs to. See <a>CreateTestGridProject</a> and <a>ListTestGridProjects</a>.</p>", 578 "GetTestGridSessionRequest$sessionArn": "<p>An ARN that uniquely identifies a <a>TestGridSession</a>.</p>", 579 "ListTagsForResourceRequest$ResourceARN": "<p>The Amazon Resource Name (ARN) of the resource or resources for which to list tags. You can associate tags with the following Device Farm resources: <code>PROJECT</code>, <code>RUN</code>, <code>NETWORK_PROFILE</code>, <code>INSTANCE_PROFILE</code>, <code>DEVICE_INSTANCE</code>, <code>SESSION</code>, <code>DEVICE_POOL</code>, <code>DEVICE</code>, and <code>VPCE_CONFIGURATION</code>.</p>", 580 "ListTestGridSessionActionsRequest$sessionArn": "<p>The ARN of the session to retrieve.</p>", 581 "ListTestGridSessionArtifactsRequest$sessionArn": "<p>The ARN of a <a>TestGridSession</a>. </p>", 582 "ListTestGridSessionsRequest$projectArn": "<p>ARN of a <a>TestGridProject</a>.</p>", 583 "TagResourceRequest$ResourceARN": "<p>The Amazon Resource Name (ARN) of the resource or resources to which to add tags. You can associate tags with the following Device Farm resources: <code>PROJECT</code>, <code>RUN</code>, <code>NETWORK_PROFILE</code>, <code>INSTANCE_PROFILE</code>, <code>DEVICE_INSTANCE</code>, <code>SESSION</code>, <code>DEVICE_POOL</code>, <code>DEVICE</code>, and <code>VPCE_CONFIGURATION</code>.</p>", 584 "TestGridProject$arn": "<p>The ARN for the project.</p>", 585 "TestGridSession$arn": "<p>The ARN of the session.</p>", 586 "UntagResourceRequest$ResourceARN": "<p>The Amazon Resource Name (ARN) of the resource or resources from which to delete tags. You can associate tags with the following Device Farm resources: <code>PROJECT</code>, <code>RUN</code>, <code>NETWORK_PROFILE</code>, <code>INSTANCE_PROFILE</code>, <code>DEVICE_INSTANCE</code>, <code>SESSION</code>, <code>DEVICE_POOL</code>, <code>DEVICE</code>, and <code>VPCE_CONFIGURATION</code>.</p>", 587 "UpdateTestGridProjectRequest$projectArn": "<p>ARN of the project to update.</p>" 588 } 589 }, 590 "DeviceFilter": { 591 "base": "<p>Represents a device filter used to select a set of devices to be included in a test run. This data structure is passed in as the <code>deviceSelectionConfiguration</code> parameter to <code>ScheduleRun</code>. For an example of the JSON request syntax, see <a>ScheduleRun</a>.</p> <p>It is also passed in as the <code>filters</code> parameter to <code>ListDevices</code>. For an example of the JSON request syntax, see <a>ListDevices</a>.</p>", 592 "refs": { 593 "DeviceFilters$member": null 594 } 595 }, 596 "DeviceFilterAttribute": { 597 "base": null, 598 "refs": { 599 "DeviceFilter$attribute": "<p>The aspect of a device such as platform or model used as the selection criteria in a device filter.</p> <p>The supported operators for each attribute are provided in the following list.</p> <dl> <dt>ARN</dt> <dd> <p>The Amazon Resource Name (ARN) of the device (for example, <code>arn:aws:devicefarm:us-west-2::device:12345Example</code>).</p> <p>Supported operators: <code>EQUALS</code>, <code>IN</code>, <code>NOT_IN</code> </p> </dd> <dt>PLATFORM</dt> <dd> <p>The device platform. Valid values are ANDROID or IOS.</p> <p>Supported operators: <code>EQUALS</code> </p> </dd> <dt>OS_VERSION</dt> <dd> <p>The operating system version (for example, 10.3.2).</p> <p>Supported operators: <code>EQUALS</code>, <code>GREATER_THAN</code>, <code>GREATER_THAN_OR_EQUALS</code>, <code>IN</code>, <code>LESS_THAN</code>, <code>LESS_THAN_OR_EQUALS</code>, <code>NOT_IN</code> </p> </dd> <dt>MODEL</dt> <dd> <p>The device model (for example, iPad 5th Gen).</p> <p>Supported operators: <code>CONTAINS</code>, <code>EQUALS</code>, <code>IN</code>, <code>NOT_IN</code> </p> </dd> <dt>AVAILABILITY</dt> <dd> <p>The current availability of the device. Valid values are AVAILABLE, HIGHLY_AVAILABLE, BUSY, or TEMPORARY_NOT_AVAILABLE.</p> <p>Supported operators: <code>EQUALS</code> </p> </dd> <dt>FORM_FACTOR</dt> <dd> <p>The device form factor. Valid values are PHONE or TABLET.</p> <p>Supported operators: <code>EQUALS</code> </p> </dd> <dt>MANUFACTURER</dt> <dd> <p>The device manufacturer (for example, Apple).</p> <p>Supported operators: <code>EQUALS</code>, <code>IN</code>, <code>NOT_IN</code> </p> </dd> <dt>REMOTE_ACCESS_ENABLED</dt> <dd> <p>Whether the device is enabled for remote access. Valid values are TRUE or FALSE.</p> <p>Supported operators: <code>EQUALS</code> </p> </dd> <dt>REMOTE_DEBUG_ENABLED</dt> <dd> <p>Whether the device is enabled for remote debugging. Valid values are TRUE or FALSE.</p> <p>Supported operators: <code>EQUALS</code> </p> <p>Because remote debugging is <a href=\"https://docs.aws.amazon.com/devicefarm/latest/developerguide/history.html\">no longer supported</a>, this filter is ignored.</p> </dd> <dt>INSTANCE_ARN</dt> <dd> <p>The Amazon Resource Name (ARN) of the device instance.</p> <p>Supported operators: <code>EQUALS</code>, <code>IN</code>, <code>NOT_IN</code> </p> </dd> <dt>INSTANCE_LABELS</dt> <dd> <p>The label of the device instance.</p> <p>Supported operators: <code>CONTAINS</code> </p> </dd> <dt>FLEET_TYPE</dt> <dd> <p>The fleet type. Valid values are PUBLIC or PRIVATE.</p> <p>Supported operators: <code>EQUALS</code> </p> </dd> </dl>" 600 } 601 }, 602 "DeviceFilterValues": { 603 "base": null, 604 "refs": { 605 "DeviceFilter$values": "<p>An array of one or more filter values used in a device filter.</p> <p class=\"title\"> <b>Operator Values</b> </p> <ul> <li> <p>The IN and NOT_IN operators can take a values array that has more than one element.</p> </li> <li> <p>The other operators require an array with a single element.</p> </li> </ul> <p class=\"title\"> <b>Attribute Values</b> </p> <ul> <li> <p>The PLATFORM attribute can be set to ANDROID or IOS.</p> </li> <li> <p>The AVAILABILITY attribute can be set to AVAILABLE, HIGHLY_AVAILABLE, BUSY, or TEMPORARY_NOT_AVAILABLE.</p> </li> <li> <p>The FORM_FACTOR attribute can be set to PHONE or TABLET.</p> </li> <li> <p>The FLEET_TYPE attribute can be set to PUBLIC or PRIVATE.</p> </li> </ul>" 606 } 607 }, 608 "DeviceFilters": { 609 "base": null, 610 "refs": { 611 "DeviceSelectionConfiguration$filters": "<p>Used to dynamically select a set of devices for a test run. A filter is made up of an attribute, an operator, and one or more values.</p> <ul> <li> <p> <b>Attribute</b> </p> <p>The aspect of a device such as platform or model used as the selection criteria in a device filter.</p> <p>Allowed values include:</p> <ul> <li> <p>ARN: The Amazon Resource Name (ARN) of the device (for example, <code>arn:aws:devicefarm:us-west-2::device:12345Example</code>).</p> </li> <li> <p>PLATFORM: The device platform. Valid values are ANDROID or IOS.</p> </li> <li> <p>OS_VERSION: The operating system version (for example, 10.3.2).</p> </li> <li> <p>MODEL: The device model (for example, iPad 5th Gen).</p> </li> <li> <p>AVAILABILITY: The current availability of the device. Valid values are AVAILABLE, HIGHLY_AVAILABLE, BUSY, or TEMPORARY_NOT_AVAILABLE.</p> </li> <li> <p>FORM_FACTOR: The device form factor. Valid values are PHONE or TABLET.</p> </li> <li> <p>MANUFACTURER: The device manufacturer (for example, Apple).</p> </li> <li> <p>REMOTE_ACCESS_ENABLED: Whether the device is enabled for remote access. Valid values are TRUE or FALSE.</p> </li> <li> <p>REMOTE_DEBUG_ENABLED: Whether the device is enabled for remote debugging. Valid values are TRUE or FALSE. Because remote debugging is <a href=\"https://docs.aws.amazon.com/devicefarm/latest/developerguide/history.html\">no longer supported</a>, this filter is ignored.</p> </li> <li> <p>INSTANCE_ARN: The Amazon Resource Name (ARN) of the device instance.</p> </li> <li> <p>INSTANCE_LABELS: The label of the device instance.</p> </li> <li> <p>FLEET_TYPE: The fleet type. Valid values are PUBLIC or PRIVATE.</p> </li> </ul> </li> <li> <p> <b>Operator</b> </p> <p>The filter operator.</p> <ul> <li> <p>The EQUALS operator is available for every attribute except INSTANCE_LABELS.</p> </li> <li> <p>The CONTAINS operator is available for the INSTANCE_LABELS and MODEL attributes.</p> </li> <li> <p>The IN and NOT_IN operators are available for the ARN, OS_VERSION, MODEL, MANUFACTURER, and INSTANCE_ARN attributes.</p> </li> <li> <p>The LESS_THAN, GREATER_THAN, LESS_THAN_OR_EQUALS, and GREATER_THAN_OR_EQUALS operators are also available for the OS_VERSION attribute.</p> </li> </ul> </li> <li> <p> <b>Values</b> </p> <p>An array of one or more filter values.</p> <p class=\"title\"> <b>Operator Values</b> </p> <ul> <li> <p>The IN and NOT_IN operators can take a values array that has more than one element.</p> </li> <li> <p>The other operators require an array with a single element.</p> </li> </ul> <p class=\"title\"> <b>Attribute Values</b> </p> <ul> <li> <p>The PLATFORM attribute can be set to ANDROID or IOS.</p> </li> <li> <p>The AVAILABILITY attribute can be set to AVAILABLE, HIGHLY_AVAILABLE, BUSY, or TEMPORARY_NOT_AVAILABLE.</p> </li> <li> <p>The FORM_FACTOR attribute can be set to PHONE or TABLET.</p> </li> <li> <p>The FLEET_TYPE attribute can be set to PUBLIC or PRIVATE.</p> </li> </ul> </li> </ul>", 612 "DeviceSelectionResult$filters": "<p>The filters in a device selection result.</p>", 613 "ListDevicesRequest$filters": "<p>Used to select a set of devices. A filter is made up of an attribute, an operator, and one or more values.</p> <ul> <li> <p>Attribute: The aspect of a device such as platform or model used as the selection criteria in a device filter.</p> <p>Allowed values include:</p> <ul> <li> <p>ARN: The Amazon Resource Name (ARN) of the device (for example, <code>arn:aws:devicefarm:us-west-2::device:12345Example</code>).</p> </li> <li> <p>PLATFORM: The device platform. Valid values are ANDROID or IOS.</p> </li> <li> <p>OS_VERSION: The operating system version (for example, 10.3.2).</p> </li> <li> <p>MODEL: The device model (for example, iPad 5th Gen).</p> </li> <li> <p>AVAILABILITY: The current availability of the device. Valid values are AVAILABLE, HIGHLY_AVAILABLE, BUSY, or TEMPORARY_NOT_AVAILABLE.</p> </li> <li> <p>FORM_FACTOR: The device form factor. Valid values are PHONE or TABLET.</p> </li> <li> <p>MANUFACTURER: The device manufacturer (for example, Apple).</p> </li> <li> <p>REMOTE_ACCESS_ENABLED: Whether the device is enabled for remote access. Valid values are TRUE or FALSE.</p> </li> <li> <p>REMOTE_DEBUG_ENABLED: Whether the device is enabled for remote debugging. Valid values are TRUE or FALSE. Because remote debugging is <a href=\"https://docs.aws.amazon.com/devicefarm/latest/developerguide/history.html\">no longer supported</a>, this attribute is ignored.</p> </li> <li> <p>INSTANCE_ARN: The Amazon Resource Name (ARN) of the device instance.</p> </li> <li> <p>INSTANCE_LABELS: The label of the device instance.</p> </li> <li> <p>FLEET_TYPE: The fleet type. Valid values are PUBLIC or PRIVATE.</p> </li> </ul> </li> <li> <p>Operator: The filter operator.</p> <ul> <li> <p>The EQUALS operator is available for every attribute except INSTANCE_LABELS.</p> </li> <li> <p>The CONTAINS operator is available for the INSTANCE_LABELS and MODEL attributes.</p> </li> <li> <p>The IN and NOT_IN operators are available for the ARN, OS_VERSION, MODEL, MANUFACTURER, and INSTANCE_ARN attributes.</p> </li> <li> <p>The LESS_THAN, GREATER_THAN, LESS_THAN_OR_EQUALS, and GREATER_THAN_OR_EQUALS operators are also available for the OS_VERSION attribute.</p> </li> </ul> </li> <li> <p>Values: An array of one or more filter values.</p> <ul> <li> <p>The IN and NOT_IN operators take a values array that has one or more elements.</p> </li> <li> <p>The other operators require an array with a single element.</p> </li> <li> <p>In a request, the AVAILABILITY attribute takes the following values: AVAILABLE, HIGHLY_AVAILABLE, BUSY, or TEMPORARY_NOT_AVAILABLE.</p> </li> </ul> </li> </ul>" 614 } 615 }, 616 "DeviceFormFactor": { 617 "base": null, 618 "refs": { 619 "Device$formFactor": "<p>The device's form factor.</p> <p>Allowed values include:</p> <ul> <li> <p>PHONE</p> </li> <li> <p>TABLET</p> </li> </ul>" 620 } 621 }, 622 "DeviceHostPaths": { 623 "base": null, 624 "refs": { 625 "CustomerArtifactPaths$deviceHostPaths": "<p>Comma-separated list of paths in the test execution environment where the artifacts generated by the customer's tests are pulled from.</p>" 626 } 627 }, 628 "DeviceInstance": { 629 "base": "<p>Represents the device instance.</p>", 630 "refs": { 631 "DeviceInstances$member": null, 632 "GetDeviceInstanceResult$deviceInstance": "<p>An object that contains information about your device instance.</p>", 633 "UpdateDeviceInstanceResult$deviceInstance": "<p>An object that contains information about your device instance.</p>" 634 } 635 }, 636 "DeviceInstances": { 637 "base": null, 638 "refs": { 639 "Device$instances": "<p>The instances that belong to this device.</p>", 640 "ListDeviceInstancesResult$deviceInstances": "<p>An object that contains information about your device instances.</p>" 641 } 642 }, 643 "DeviceMinutes": { 644 "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>", 645 "refs": { 646 "Job$deviceMinutes": "<p>Represents the total (metered or unmetered) minutes used by the job.</p>", 647 "RemoteAccessSession$deviceMinutes": "<p>The number of minutes a device is used in a remote access session (including setup and teardown minutes).</p>", 648 "Run$deviceMinutes": "<p>Represents the total (metered or unmetered) minutes used by the test run.</p>", 649 "Suite$deviceMinutes": "<p>Represents the total (metered or unmetered) minutes used by the test suite.</p>", 650 "Test$deviceMinutes": "<p>Represents the total (metered or unmetered) minutes used by the test.</p>" 651 } 652 }, 653 "DevicePlatform": { 654 "base": null, 655 "refs": { 656 "Device$platform": "<p>The device's platform.</p> <p>Allowed values include:</p> <ul> <li> <p>ANDROID</p> </li> <li> <p>IOS</p> </li> </ul>", 657 "Offering$platform": "<p>The platform of the device (for example, <code>ANDROID</code> or <code>IOS</code>).</p>", 658 "PurchasedDevicesMap$key": null, 659 "Run$platform": "<p>The run's platform.</p> <p>Allowed values include:</p> <ul> <li> <p>ANDROID</p> </li> <li> <p>IOS</p> </li> </ul>" 660 } 661 }, 662 "DevicePool": { 663 "base": "<p>Represents a collection of device types.</p>", 664 "refs": { 665 "CreateDevicePoolResult$devicePool": "<p>The newly created device pool.</p>", 666 "DevicePools$member": null, 667 "GetDevicePoolResult$devicePool": "<p>An object that contains information about the requested device pool.</p>", 668 "UpdateDevicePoolResult$devicePool": "<p>The device pool you just updated.</p>" 669 } 670 }, 671 "DevicePoolCompatibilityResult": { 672 "base": "<p>Represents a device pool compatibility result.</p>", 673 "refs": { 674 "DevicePoolCompatibilityResults$member": null 675 } 676 }, 677 "DevicePoolCompatibilityResults": { 678 "base": null, 679 "refs": { 680 "GetDevicePoolCompatibilityResult$compatibleDevices": "<p>Information about compatible devices.</p>", 681 "GetDevicePoolCompatibilityResult$incompatibleDevices": "<p>Information about incompatible devices.</p>" 682 } 683 }, 684 "DevicePoolType": { 685 "base": null, 686 "refs": { 687 "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>", 688 "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>" 689 } 690 }, 691 "DevicePools": { 692 "base": null, 693 "refs": { 694 "ListDevicePoolsResult$devicePools": "<p>Information about the device pools.</p>" 695 } 696 }, 697 "DeviceSelectionConfiguration": { 698 "base": "<p>Represents the device filters used in a test run and the maximum number of devices to be included in the run. It is passed in as the <code>deviceSelectionConfiguration</code> request parameter in <a>ScheduleRun</a>.</p>", 699 "refs": { 700 "ScheduleRunRequest$deviceSelectionConfiguration": "<p>The filter criteria used to dynamically select a set of devices for a test run and the maximum number of devices to be included in the run.</p> <p>Either <b> <code>devicePoolArn</code> </b> or <b> <code>deviceSelectionConfiguration</code> </b> is required in a request.</p>" 701 } 702 }, 703 "DeviceSelectionResult": { 704 "base": "<p>Contains the run results requested by the device selection configuration and how many devices were returned. For an example of the JSON response syntax, see <a>ScheduleRun</a>.</p>", 705 "refs": { 706 "Run$deviceSelectionResult": "<p>The results of a device filter used to select the devices for a test run.</p>" 707 } 708 }, 709 "Devices": { 710 "base": null, 711 "refs": { 712 "ListDevicesResult$devices": "<p>Information about the devices.</p>" 713 } 714 }, 715 "Double": { 716 "base": null, 717 "refs": { 718 "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>", 719 "DeviceMinutes$total": "<p>When specified, represents the total minutes used by the resource to run tests.</p>", 720 "DeviceMinutes$metered": "<p>When specified, represents only the sum of metered minutes used by the resource to run tests.</p>", 721 "DeviceMinutes$unmetered": "<p>When specified, represents only the sum of unmetered minutes used by the resource to run tests.</p>", 722 "Location$latitude": "<p>The latitude.</p>", 723 "Location$longitude": "<p>The longitude.</p>", 724 "MonetaryAmount$amount": "<p>The numerical amount of an offering or transaction.</p>", 725 "TestGridSession$billingMinutes": "<p>The number of billed minutes that were used for this session. </p>", 726 "TrialMinutes$total": "<p>The total number of free trial minutes that the account started with.</p>", 727 "TrialMinutes$remaining": "<p>The number of free trial minutes remaining in the account.</p>" 728 } 729 }, 730 "ExceptionMessage": { 731 "base": null, 732 "refs": { 733 "TagOperationException$message": null, 734 "TagPolicyException$message": null, 735 "TooManyTagsException$message": null 736 } 737 }, 738 "ExecutionConfiguration": { 739 "base": "<p>Represents configuration information about a test run, such as the execution timeout (in minutes).</p>", 740 "refs": { 741 "ScheduleRunRequest$executionConfiguration": "<p>Specifies configuration information about a test run, such as the execution timeout (in minutes).</p>" 742 } 743 }, 744 "ExecutionResult": { 745 "base": null, 746 "refs": { 747 "Job$result": "<p>The job's result.</p> <p>Allowed values include:</p> <ul> <li> <p>PENDING</p> </li> <li> <p>PASSED</p> </li> <li> <p>WARNED</p> </li> <li> <p>FAILED</p> </li> <li> <p>SKIPPED</p> </li> <li> <p>ERRORED</p> </li> <li> <p>STOPPED</p> </li> </ul>", 748 "Problem$result": "<p>The problem's result.</p> <p>Allowed values include:</p> <ul> <li> <p>PENDING</p> </li> <li> <p>PASSED</p> </li> <li> <p>WARNED</p> </li> <li> <p>FAILED</p> </li> <li> <p>SKIPPED</p> </li> <li> <p>ERRORED</p> </li> <li> <p>STOPPED</p> </li> </ul>", 749 "RemoteAccessSession$result": "<p>The result of the remote access session. Can be any of the following:</p> <ul> <li> <p>PENDING.</p> </li> <li> <p>PASSED.</p> </li> <li> <p>WARNED.</p> </li> <li> <p>FAILED.</p> </li> <li> <p>SKIPPED.</p> </li> <li> <p>ERRORED.</p> </li> <li> <p>STOPPED.</p> </li> </ul>", 750 "Run$result": "<p>The run's result.</p> <p>Allowed values include:</p> <ul> <li> <p>PENDING</p> </li> <li> <p>PASSED</p> </li> <li> <p>WARNED</p> </li> <li> <p>FAILED</p> </li> <li> <p>SKIPPED</p> </li> <li> <p>ERRORED</p> </li> <li> <p>STOPPED</p> </li> </ul>", 751 "Suite$result": "<p>The suite's result.</p> <p>Allowed values include:</p> <ul> <li> <p>PENDING</p> </li> <li> <p>PASSED</p> </li> <li> <p>WARNED</p> </li> <li> <p>FAILED</p> </li> <li> <p>SKIPPED</p> </li> <li> <p>ERRORED</p> </li> <li> <p>STOPPED</p> </li> </ul>", 752 "Test$result": "<p>The test's result.</p> <p>Allowed values include:</p> <ul> <li> <p>PENDING</p> </li> <li> <p>PASSED</p> </li> <li> <p>WARNED</p> </li> <li> <p>FAILED</p> </li> <li> <p>SKIPPED</p> </li> <li> <p>ERRORED</p> </li> <li> <p>STOPPED</p> </li> </ul>", 753 "UniqueProblemsByExecutionResultMap$key": null 754 } 755 }, 756 "ExecutionResultCode": { 757 "base": null, 758 "refs": { 759 "Run$resultCode": "<p>Supporting field for the result field. Set only if <code>result</code> is <code>SKIPPED</code>. <code>PARSING_FAILED</code> if the result is skipped because of test package parsing failure.</p>" 760 } 761 }, 762 "ExecutionStatus": { 763 "base": null, 764 "refs": { 765 "Job$status": "<p>The job's status.</p> <p>Allowed values include:</p> <ul> <li> <p>PENDING</p> </li> <li> <p>PENDING_CONCURRENCY</p> </li> <li> <p>PENDING_DEVICE</p> </li> <li> <p>PROCESSING</p> </li> <li> <p>SCHEDULING</p> </li> <li> <p>PREPARING</p> </li> <li> <p>RUNNING</p> </li> <li> <p>COMPLETED</p> </li> <li> <p>STOPPING</p> </li> </ul>", 766 "RemoteAccessSession$status": "<p>The status of the remote access session. Can be any of the following:</p> <ul> <li> <p>PENDING.</p> </li> <li> <p>PENDING_CONCURRENCY.</p> </li> <li> <p>PENDING_DEVICE.</p> </li> <li> <p>PROCESSING.</p> </li> <li> <p>SCHEDULING.</p> </li> <li> <p>PREPARING.</p> </li> <li> <p>RUNNING.</p> </li> <li> <p>COMPLETED.</p> </li> <li> <p>STOPPING.</p> </li> </ul>", 767 "Run$status": "<p>The run's status.</p> <p>Allowed values include:</p> <ul> <li> <p>PENDING</p> </li> <li> <p>PENDING_CONCURRENCY</p> </li> <li> <p>PENDING_DEVICE</p> </li> <li> <p>PROCESSING</p> </li> <li> <p>SCHEDULING</p> </li> <li> <p>PREPARING</p> </li> <li> <p>RUNNING</p> </li> <li> <p>COMPLETED</p> </li> <li> <p>STOPPING</p> </li> </ul>", 768 "Suite$status": "<p>The suite's status.</p> <p>Allowed values include:</p> <ul> <li> <p>PENDING</p> </li> <li> <p>PENDING_CONCURRENCY</p> </li> <li> <p>PENDING_DEVICE</p> </li> <li> <p>PROCESSING</p> </li> <li> <p>SCHEDULING</p> </li> <li> <p>PREPARING</p> </li> <li> <p>RUNNING</p> </li> <li> <p>COMPLETED</p> </li> <li> <p>STOPPING</p> </li> </ul>", 769 "Test$status": "<p>The test's status.</p> <p>Allowed values include:</p> <ul> <li> <p>PENDING</p> </li> <li> <p>PENDING_CONCURRENCY</p> </li> <li> <p>PENDING_DEVICE</p> </li> <li> <p>PROCESSING</p> </li> <li> <p>SCHEDULING</p> </li> <li> <p>PREPARING</p> </li> <li> <p>RUNNING</p> </li> <li> <p>COMPLETED</p> </li> <li> <p>STOPPING</p> </li> </ul>" 770 } 771 }, 772 "Filter": { 773 "base": null, 774 "refs": { 775 "ScheduleRunTest$filter": "<p>The test's filter.</p>" 776 } 777 }, 778 "GetAccountSettingsRequest": { 779 "base": "<p>Represents the request sent to retrieve the account settings.</p>", 780 "refs": { 781 } 782 }, 783 "GetAccountSettingsResult": { 784 "base": "<p>Represents the account settings return values from the <code>GetAccountSettings</code> request.</p>", 785 "refs": { 786 } 787 }, 788 "GetDeviceInstanceRequest": { 789 "base": null, 790 "refs": { 791 } 792 }, 793 "GetDeviceInstanceResult": { 794 "base": null, 795 "refs": { 796 } 797 }, 798 "GetDevicePoolCompatibilityRequest": { 799 "base": "<p>Represents a request to the get device pool compatibility operation.</p>", 800 "refs": { 801 } 802 }, 803 "GetDevicePoolCompatibilityResult": { 804 "base": "<p>Represents the result of describe device pool compatibility request.</p>", 805 "refs": { 806 } 807 }, 808 "GetDevicePoolRequest": { 809 "base": "<p>Represents a request to the get device pool operation.</p>", 810 "refs": { 811 } 812 }, 813 "GetDevicePoolResult": { 814 "base": "<p>Represents the result of a get device pool request.</p>", 815 "refs": { 816 } 817 }, 818 "GetDeviceRequest": { 819 "base": "<p>Represents a request to the get device request.</p>", 820 "refs": { 821 } 822 }, 823 "GetDeviceResult": { 824 "base": "<p>Represents the result of a get device request.</p>", 825 "refs": { 826 } 827 }, 828 "GetInstanceProfileRequest": { 829 "base": null, 830 "refs": { 831 } 832 }, 833 "GetInstanceProfileResult": { 834 "base": null, 835 "refs": { 836 } 837 }, 838 "GetJobRequest": { 839 "base": "<p>Represents a request to the get job operation.</p>", 840 "refs": { 841 } 842 }, 843 "GetJobResult": { 844 "base": "<p>Represents the result of a get job request.</p>", 845 "refs": { 846 } 847 }, 848 "GetNetworkProfileRequest": { 849 "base": null, 850 "refs": { 851 } 852 }, 853 "GetNetworkProfileResult": { 854 "base": null, 855 "refs": { 856 } 857 }, 858 "GetOfferingStatusRequest": { 859 "base": "<p>Represents the request to retrieve the offering status for the specified customer or account.</p>", 860 "refs": { 861 } 862 }, 863 "GetOfferingStatusResult": { 864 "base": "<p>Returns the status result for a device offering.</p>", 865 "refs": { 866 } 867 }, 868 "GetProjectRequest": { 869 "base": "<p>Represents a request to the get project operation.</p>", 870 "refs": { 871 } 872 }, 873 "GetProjectResult": { 874 "base": "<p>Represents the result of a get project request.</p>", 875 "refs": { 876 } 877 }, 878 "GetRemoteAccessSessionRequest": { 879 "base": "<p>Represents the request to get information about the specified remote access session.</p>", 880 "refs": { 881 } 882 }, 883 "GetRemoteAccessSessionResult": { 884 "base": "<p>Represents the response from the server that lists detailed information about the remote access session.</p>", 885 "refs": { 886 } 887 }, 888 "GetRunRequest": { 889 "base": "<p>Represents a request to the get run operation.</p>", 890 "refs": { 891 } 892 }, 893 "GetRunResult": { 894 "base": "<p>Represents the result of a get run request.</p>", 895 "refs": { 896 } 897 }, 898 "GetSuiteRequest": { 899 "base": "<p>Represents a request to the get suite operation.</p>", 900 "refs": { 901 } 902 }, 903 "GetSuiteResult": { 904 "base": "<p>Represents the result of a get suite request.</p>", 905 "refs": { 906 } 907 }, 908 "GetTestGridProjectRequest": { 909 "base": null, 910 "refs": { 911 } 912 }, 913 "GetTestGridProjectResult": { 914 "base": null, 915 "refs": { 916 } 917 }, 918 "GetTestGridSessionRequest": { 919 "base": null, 920 "refs": { 921 } 922 }, 923 "GetTestGridSessionResult": { 924 "base": null, 925 "refs": { 926 } 927 }, 928 "GetTestRequest": { 929 "base": "<p>Represents a request to the get test operation.</p>", 930 "refs": { 931 } 932 }, 933 "GetTestResult": { 934 "base": "<p>Represents the result of a get test request.</p>", 935 "refs": { 936 } 937 }, 938 "GetUploadRequest": { 939 "base": "<p>Represents a request to the get upload operation.</p>", 940 "refs": { 941 } 942 }, 943 "GetUploadResult": { 944 "base": "<p>Represents the result of a get upload request.</p>", 945 "refs": { 946 } 947 }, 948 "GetVPCEConfigurationRequest": { 949 "base": null, 950 "refs": { 951 } 952 }, 953 "GetVPCEConfigurationResult": { 954 "base": null, 955 "refs": { 956 } 957 }, 958 "HostAddress": { 959 "base": null, 960 "refs": { 961 "RemoteAccessSession$hostAddress": "<p>IP address of the EC2 host where you need to connect to remotely debug devices. Only returned if remote debugging is enabled for the remote access session.</p> <p>Remote debugging is <a href=\"https://docs.aws.amazon.com/devicefarm/latest/developerguide/history.html\">no longer supported</a>.</p>" 962 } 963 }, 964 "IdempotencyException": { 965 "base": "<p>An entity with the same name already exists.</p>", 966 "refs": { 967 } 968 }, 969 "IncompatibilityMessage": { 970 "base": "<p>Represents information about incompatibility.</p>", 971 "refs": { 972 "IncompatibilityMessages$member": null 973 } 974 }, 975 "IncompatibilityMessages": { 976 "base": null, 977 "refs": { 978 "DevicePoolCompatibilityResult$incompatibilityMessages": "<p>Information about the compatibility.</p>" 979 } 980 }, 981 "InstallToRemoteAccessSessionRequest": { 982 "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>", 983 "refs": { 984 } 985 }, 986 "InstallToRemoteAccessSessionResult": { 987 "base": "<p>Represents the response from the server after AWS Device Farm makes a request to install to a remote access session.</p>", 988 "refs": { 989 } 990 }, 991 "InstanceLabels": { 992 "base": null, 993 "refs": { 994 "DeviceInstance$labels": "<p>An array of strings that describe the device instance.</p>", 995 "UpdateDeviceInstanceRequest$labels": "<p>An array of strings that you want to associate with the device instance.</p>" 996 } 997 }, 998 "InstanceProfile": { 999 "base": "<p>Represents the instance profile.</p>", 1000 "refs": { 1001 "CreateInstanceProfileResult$instanceProfile": "<p>An object that contains information about your instance profile.</p>", 1002 "DeviceInstance$instanceProfile": "<p>A object that contains information about the instance profile.</p>", 1003 "GetInstanceProfileResult$instanceProfile": "<p>An object that contains information about an instance profile.</p>", 1004 "InstanceProfiles$member": null, 1005 "UpdateInstanceProfileResult$instanceProfile": "<p>An object that contains information about your instance profile.</p>" 1006 } 1007 }, 1008 "InstanceProfiles": { 1009 "base": null, 1010 "refs": { 1011 "ListInstanceProfilesResult$instanceProfiles": "<p>An object that contains information about your instance profiles.</p>" 1012 } 1013 }, 1014 "InstanceStatus": { 1015 "base": null, 1016 "refs": { 1017 "DeviceInstance$status": "<p>The status of the device instance. Valid values are listed here.</p>" 1018 } 1019 }, 1020 "Integer": { 1021 "base": null, 1022 "refs": { 1023 "Counters$total": "<p>The total number of entities.</p>", 1024 "Counters$passed": "<p>The number of passed entities.</p>", 1025 "Counters$failed": "<p>The number of failed entities.</p>", 1026 "Counters$warned": "<p>The number of warned entities.</p>", 1027 "Counters$errored": "<p>The number of errored entities.</p>", 1028 "Counters$stopped": "<p>The number of stopped entities.</p>", 1029 "Counters$skipped": "<p>The number of skipped entities.</p>", 1030 "CreateDevicePoolRequest$maxDevices": "<p>The number of devices that Device Farm can add to your device pool. Device Farm adds devices that are available and meet the criteria that you assign for the <code>rules</code> parameter. Depending on how many devices meet these constraints, your device pool might contain fewer devices than the value for this parameter.</p> <p>By specifying the maximum number of devices, you can control the costs that you incur by running tests.</p>", 1031 "DevicePool$maxDevices": "<p>The number of devices that Device Farm can add to your device pool. Device Farm adds devices that are available and meet the criteria that you assign for the <code>rules</code> parameter. Depending on how many devices meet these constraints, your device pool might contain fewer devices than the value for this parameter.</p> <p>By specifying the maximum number of devices, you can control the costs that you incur by running tests.</p>", 1032 "DeviceSelectionConfiguration$maxDevices": "<p>The maximum number of devices to be included in a test run.</p>", 1033 "DeviceSelectionResult$matchedDevicesCount": "<p>The number of devices that matched the device filter selection criteria.</p>", 1034 "DeviceSelectionResult$maxDevices": "<p>The maximum number of devices to be selected by a device filter and included in a test run.</p>", 1035 "ListDeviceInstancesRequest$maxResults": "<p>An integer that specifies the maximum number of items you want to return in the API response.</p>", 1036 "ListInstanceProfilesRequest$maxResults": "<p>An integer that specifies the maximum number of items you want to return in the API response.</p>", 1037 "ListVPCEConfigurationsRequest$maxResults": "<p>An integer that specifies the maximum number of items you want to return in the API response.</p>", 1038 "MaxSlotMap$value": null, 1039 "OfferingStatus$quantity": "<p>The number of available devices in the offering.</p>", 1040 "PurchaseOfferingRequest$quantity": "<p>The number of device slots to purchase in an offering request.</p>", 1041 "PurchasedDevicesMap$value": null, 1042 "RenewOfferingRequest$quantity": "<p>The quantity requested in an offering renewal.</p>", 1043 "Resolution$width": "<p>The screen resolution's width, expressed in pixels.</p>", 1044 "Resolution$height": "<p>The screen resolution's height, expressed in pixels.</p>", 1045 "Run$totalJobs": "<p>The total number of jobs for the run.</p>", 1046 "Run$completedJobs": "<p>The total number of completed jobs.</p>", 1047 "Run$seed": "<p>For fuzz tests, this is a seed to use for randomizing the UI fuzz test. Using the same seed value between tests ensures identical event sequences.</p>", 1048 "Run$eventCount": "<p>For fuzz tests, this is the number of events, between 1 and 10000, that the UI fuzz test should perform.</p>", 1049 "UpdateDevicePoolRequest$maxDevices": "<p>The number of devices that Device Farm can add to your device pool. Device Farm adds devices that are available and that meet the criteria that you assign for the <code>rules</code> parameter. Depending on how many devices meet these constraints, your device pool might contain fewer devices than the value for this parameter.</p> <p>By specifying the maximum number of devices, you can control the costs that you incur by running tests.</p> <p>If you use this parameter in your request, you cannot use the <code>clearMaxDevices</code> parameter in the same request.</p>" 1050 } 1051 }, 1052 "InteractionMode": { 1053 "base": null, 1054 "refs": { 1055 "CreateRemoteAccessSessionRequest$interactionMode": "<p>The interaction mode of the remote access session. Valid values are:</p> <ul> <li> <p>INTERACTIVE: You can interact with the iOS device by viewing, touching, and rotating the screen. You cannot run XCUITest framework-based tests in this mode.</p> </li> <li> <p>NO_VIDEO: You are connected to the device, but cannot interact with it or view the screen. This mode has the fastest test execution speed. You can run XCUITest framework-based tests in this mode.</p> </li> <li> <p>VIDEO_ONLY: You can view the screen, but cannot touch or rotate it. You can run XCUITest framework-based tests and watch the screen in this mode.</p> </li> </ul>", 1056 "RemoteAccessSession$interactionMode": "<p>The interaction mode of the remote access session. Valid values are:</p> <ul> <li> <p>INTERACTIVE: You can interact with the iOS device by viewing, touching, and rotating the screen. You cannot run XCUITest framework-based tests in this mode.</p> </li> <li> <p>NO_VIDEO: You are connected to the device, but cannot interact with it or view the screen. This mode has the fastest test execution speed. You can run XCUITest framework-based tests in this mode.</p> </li> <li> <p>VIDEO_ONLY: You can view the screen, but cannot touch or rotate it. You can run XCUITest framework-based tests and watch the screen in this mode.</p> </li> </ul>" 1057 } 1058 }, 1059 "InternalServiceException": { 1060 "base": "<p>An internal exception was raised in the service. Contact <a href=\"mailto:aws-devicefarm-support@amazon.com\">aws-devicefarm-support@amazon.com</a> if you see this error. </p>", 1061 "refs": { 1062 } 1063 }, 1064 "InvalidOperationException": { 1065 "base": "<p>There was an error with the update request, or you do not have sufficient permissions to update this VPC endpoint configuration.</p>", 1066 "refs": { 1067 } 1068 }, 1069 "IosPaths": { 1070 "base": null, 1071 "refs": { 1072 "CustomerArtifactPaths$iosPaths": "<p>Comma-separated list of paths on the iOS device where the artifacts generated by the customer's tests are pulled from.</p>" 1073 } 1074 }, 1075 "Job": { 1076 "base": "<p>Represents a device.</p>", 1077 "refs": { 1078 "GetJobResult$job": "<p>An object that contains information about the requested job.</p>", 1079 "Jobs$member": null, 1080 "StopJobResult$job": "<p>The job that was stopped.</p>" 1081 } 1082 }, 1083 "JobTimeoutMinutes": { 1084 "base": null, 1085 "refs": { 1086 "AccountSettings$maxJobTimeoutMinutes": "<p>The maximum number of minutes a test run executes before it times out.</p>", 1087 "AccountSettings$defaultJobTimeoutMinutes": "<p>The default number of minutes (at the account level) a test run executes before it times out. The default value is 150 minutes.</p>", 1088 "CreateProjectRequest$defaultJobTimeoutMinutes": "<p>Sets the execution timeout value (in minutes) for a project. All test runs in this project use the specified execution timeout value unless overridden when scheduling a run.</p>", 1089 "ExecutionConfiguration$jobTimeoutMinutes": "<p>The number of minutes a test run executes before it times out.</p>", 1090 "Project$defaultJobTimeoutMinutes": "<p>The default number of minutes (at the project level) a test run executes before it times out. The default value is 150 minutes.</p>", 1091 "Run$jobTimeoutMinutes": "<p>The number of minutes the job executes before it times out.</p>", 1092 "UpdateProjectRequest$defaultJobTimeoutMinutes": "<p>The number of minutes a test run in the project executes before it times out.</p>" 1093 } 1094 }, 1095 "Jobs": { 1096 "base": null, 1097 "refs": { 1098 "ListJobsResult$jobs": "<p>Information about the jobs.</p>" 1099 } 1100 }, 1101 "LimitExceededException": { 1102 "base": "<p>A limit was exceeded.</p>", 1103 "refs": { 1104 } 1105 }, 1106 "ListArtifactsRequest": { 1107 "base": "<p>Represents a request to the list artifacts operation.</p>", 1108 "refs": { 1109 } 1110 }, 1111 "ListArtifactsResult": { 1112 "base": "<p>Represents the result of a list artifacts operation.</p>", 1113 "refs": { 1114 } 1115 }, 1116 "ListDeviceInstancesRequest": { 1117 "base": null, 1118 "refs": { 1119 } 1120 }, 1121 "ListDeviceInstancesResult": { 1122 "base": null, 1123 "refs": { 1124 } 1125 }, 1126 "ListDevicePoolsRequest": { 1127 "base": "<p>Represents the result of a list device pools request.</p>", 1128 "refs": { 1129 } 1130 }, 1131 "ListDevicePoolsResult": { 1132 "base": "<p>Represents the result of a list device pools request.</p>", 1133 "refs": { 1134 } 1135 }, 1136 "ListDevicesRequest": { 1137 "base": "<p>Represents the result of a list devices request.</p>", 1138 "refs": { 1139 } 1140 }, 1141 "ListDevicesResult": { 1142 "base": "<p>Represents the result of a list devices operation.</p>", 1143 "refs": { 1144 } 1145 }, 1146 "ListInstanceProfilesRequest": { 1147 "base": null, 1148 "refs": { 1149 } 1150 }, 1151 "ListInstanceProfilesResult": { 1152 "base": null, 1153 "refs": { 1154 } 1155 }, 1156 "ListJobsRequest": { 1157 "base": "<p>Represents a request to the list jobs operation.</p>", 1158 "refs": { 1159 } 1160 }, 1161 "ListJobsResult": { 1162 "base": "<p>Represents the result of a list jobs request.</p>", 1163 "refs": { 1164 } 1165 }, 1166 "ListNetworkProfilesRequest": { 1167 "base": null, 1168 "refs": { 1169 } 1170 }, 1171 "ListNetworkProfilesResult": { 1172 "base": null, 1173 "refs": { 1174 } 1175 }, 1176 "ListOfferingPromotionsRequest": { 1177 "base": null, 1178 "refs": { 1179 } 1180 }, 1181 "ListOfferingPromotionsResult": { 1182 "base": null, 1183 "refs": { 1184 } 1185 }, 1186 "ListOfferingTransactionsRequest": { 1187 "base": "<p>Represents the request to list the offering transaction history.</p>", 1188 "refs": { 1189 } 1190 }, 1191 "ListOfferingTransactionsResult": { 1192 "base": "<p>Returns the transaction log of the specified offerings.</p>", 1193 "refs": { 1194 } 1195 }, 1196 "ListOfferingsRequest": { 1197 "base": "<p>Represents the request to list all offerings.</p>", 1198 "refs": { 1199 } 1200 }, 1201 "ListOfferingsResult": { 1202 "base": "<p>Represents the return values of the list of offerings.</p>", 1203 "refs": { 1204 } 1205 }, 1206 "ListProjectsRequest": { 1207 "base": "<p>Represents a request to the list projects operation.</p>", 1208 "refs": { 1209 } 1210 }, 1211 "ListProjectsResult": { 1212 "base": "<p>Represents the result of a list projects request.</p>", 1213 "refs": { 1214 } 1215 }, 1216 "ListRemoteAccessSessionsRequest": { 1217 "base": "<p>Represents the request to return information about the remote access session.</p>", 1218 "refs": { 1219 } 1220 }, 1221 "ListRemoteAccessSessionsResult": { 1222 "base": "<p>Represents the response from the server after AWS Device Farm makes a request to return information about the remote access session.</p>", 1223 "refs": { 1224 } 1225 }, 1226 "ListRunsRequest": { 1227 "base": "<p>Represents a request to the list runs operation.</p>", 1228 "refs": { 1229 } 1230 }, 1231 "ListRunsResult": { 1232 "base": "<p>Represents the result of a list runs request.</p>", 1233 "refs": { 1234 } 1235 }, 1236 "ListSamplesRequest": { 1237 "base": "<p>Represents a request to the list samples operation.</p>", 1238 "refs": { 1239 } 1240 }, 1241 "ListSamplesResult": { 1242 "base": "<p>Represents the result of a list samples request.</p>", 1243 "refs": { 1244 } 1245 }, 1246 "ListSuitesRequest": { 1247 "base": "<p>Represents a request to the list suites operation.</p>", 1248 "refs": { 1249 } 1250 }, 1251 "ListSuitesResult": { 1252 "base": "<p>Represents the result of a list suites request.</p>", 1253 "refs": { 1254 } 1255 }, 1256 "ListTagsForResourceRequest": { 1257 "base": null, 1258 "refs": { 1259 } 1260 }, 1261 "ListTagsForResourceResponse": { 1262 "base": null, 1263 "refs": { 1264 } 1265 }, 1266 "ListTestGridProjectsRequest": { 1267 "base": null, 1268 "refs": { 1269 } 1270 }, 1271 "ListTestGridProjectsResult": { 1272 "base": null, 1273 "refs": { 1274 } 1275 }, 1276 "ListTestGridSessionActionsRequest": { 1277 "base": null, 1278 "refs": { 1279 } 1280 }, 1281 "ListTestGridSessionActionsResult": { 1282 "base": null, 1283 "refs": { 1284 } 1285 }, 1286 "ListTestGridSessionArtifactsRequest": { 1287 "base": null, 1288 "refs": { 1289 } 1290 }, 1291 "ListTestGridSessionArtifactsResult": { 1292 "base": null, 1293 "refs": { 1294 } 1295 }, 1296 "ListTestGridSessionsRequest": { 1297 "base": null, 1298 "refs": { 1299 } 1300 }, 1301 "ListTestGridSessionsResult": { 1302 "base": null, 1303 "refs": { 1304 } 1305 }, 1306 "ListTestsRequest": { 1307 "base": "<p>Represents a request to the list tests operation.</p>", 1308 "refs": { 1309 } 1310 }, 1311 "ListTestsResult": { 1312 "base": "<p>Represents the result of a list tests request.</p>", 1313 "refs": { 1314 } 1315 }, 1316 "ListUniqueProblemsRequest": { 1317 "base": "<p>Represents a request to the list unique problems operation.</p>", 1318 "refs": { 1319 } 1320 }, 1321 "ListUniqueProblemsResult": { 1322 "base": "<p>Represents the result of a list unique problems request.</p>", 1323 "refs": { 1324 } 1325 }, 1326 "ListUploadsRequest": { 1327 "base": "<p>Represents a request to the list uploads operation.</p>", 1328 "refs": { 1329 } 1330 }, 1331 "ListUploadsResult": { 1332 "base": "<p>Represents the result of a list uploads request.</p>", 1333 "refs": { 1334 } 1335 }, 1336 "ListVPCEConfigurationsRequest": { 1337 "base": null, 1338 "refs": { 1339 } 1340 }, 1341 "ListVPCEConfigurationsResult": { 1342 "base": null, 1343 "refs": { 1344 } 1345 }, 1346 "Location": { 1347 "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>", 1348 "refs": { 1349 "Run$location": "<p>Information about the location that is used for the run.</p>", 1350 "ScheduleRunConfiguration$location": "<p>Information about the location that is used for the run.</p>" 1351 } 1352 }, 1353 "Long": { 1354 "base": null, 1355 "refs": { 1356 "CreateNetworkProfileRequest$uplinkBandwidthBits": "<p>The data throughput rate in bits per second, as an integer from 0 to 104857600.</p>", 1357 "CreateNetworkProfileRequest$downlinkBandwidthBits": "<p>The data throughput rate in bits per second, as an integer from 0 to 104857600.</p>", 1358 "CreateNetworkProfileRequest$uplinkDelayMs": "<p>Delay time for all packets to destination in milliseconds as an integer from 0 to 2000.</p>", 1359 "CreateNetworkProfileRequest$downlinkDelayMs": "<p>Delay time for all packets to destination in milliseconds as an integer from 0 to 2000.</p>", 1360 "CreateNetworkProfileRequest$uplinkJitterMs": "<p>Time variation in the delay of received packets in milliseconds as an integer from 0 to 2000.</p>", 1361 "CreateNetworkProfileRequest$downlinkJitterMs": "<p>Time variation in the delay of received packets in milliseconds as an integer from 0 to 2000.</p>", 1362 "Device$heapSize": "<p>The device's heap size, expressed in bytes.</p>", 1363 "Device$memory": "<p>The device's total memory size, expressed in bytes.</p>", 1364 "NetworkProfile$uplinkBandwidthBits": "<p>The data throughput rate in bits per second, as an integer from 0 to 104857600.</p>", 1365 "NetworkProfile$downlinkBandwidthBits": "<p>The data throughput rate in bits per second, as an integer from 0 to 104857600.</p>", 1366 "NetworkProfile$uplinkDelayMs": "<p>Delay time for all packets to destination in milliseconds as an integer from 0 to 2000.</p>", 1367 "NetworkProfile$downlinkDelayMs": "<p>Delay time for all packets to destination in milliseconds as an integer from 0 to 2000.</p>", 1368 "NetworkProfile$uplinkJitterMs": "<p>Time variation in the delay of received packets in milliseconds as an integer from 0 to 2000.</p>", 1369 "NetworkProfile$downlinkJitterMs": "<p>Time variation in the delay of received packets in milliseconds as an integer from 0 to 2000.</p>", 1370 "TestGridSessionAction$duration": "<p>The time, in milliseconds, that the action took to complete in the browser.</p>", 1371 "UpdateNetworkProfileRequest$uplinkBandwidthBits": "<p>The data throughput rate in bits per second, as an integer from 0 to 104857600.</p>", 1372 "UpdateNetworkProfileRequest$downlinkBandwidthBits": "<p>The data throughput rate in bits per second, as an integer from 0 to 104857600.</p>", 1373 "UpdateNetworkProfileRequest$uplinkDelayMs": "<p>Delay time for all packets to destination in milliseconds as an integer from 0 to 2000.</p>", 1374 "UpdateNetworkProfileRequest$downlinkDelayMs": "<p>Delay time for all packets to destination in milliseconds as an integer from 0 to 2000.</p>", 1375 "UpdateNetworkProfileRequest$uplinkJitterMs": "<p>Time variation in the delay of received packets in milliseconds as an integer from 0 to 2000.</p>", 1376 "UpdateNetworkProfileRequest$downlinkJitterMs": "<p>Time variation in the delay of received packets in milliseconds as an integer from 0 to 2000.</p>" 1377 } 1378 }, 1379 "MaxPageSize": { 1380 "base": null, 1381 "refs": { 1382 "ListTestGridProjectsRequest$maxResult": "<p>Return no more than this number of results.</p>", 1383 "ListTestGridSessionActionsRequest$maxResult": "<p>The maximum number of sessions to return per response.</p>", 1384 "ListTestGridSessionArtifactsRequest$maxResult": "<p>The maximum number of results to be returned by a request.</p>", 1385 "ListTestGridSessionsRequest$maxResult": "<p>Return only this many results at a time.</p>" 1386 } 1387 }, 1388 "MaxSlotMap": { 1389 "base": null, 1390 "refs": { 1391 "AccountSettings$maxSlots": "<p>The maximum number of device slots that the AWS account can purchase. Each maximum is expressed as an <code>offering-id:number</code> pair, where the <code>offering-id</code> represents one of the IDs returned by the <code>ListOfferings</code> command.</p>" 1392 } 1393 }, 1394 "Message": { 1395 "base": null, 1396 "refs": { 1397 "ArgumentException$message": "<p>Any additional information about the exception.</p>", 1398 "CannotDeleteException$message": null, 1399 "CreateDevicePoolRequest$description": "<p>The device pool's description.</p>", 1400 "CreateInstanceProfileRequest$description": "<p>The description of your instance profile.</p>", 1401 "CreateNetworkProfileRequest$description": "<p>The description of the network profile.</p>", 1402 "DevicePool$description": "<p>The device pool's description.</p>", 1403 "IdempotencyException$message": "<p>Any additional information about the exception.</p>", 1404 "IncompatibilityMessage$message": "<p>A message about the incompatibility.</p>", 1405 "InstanceProfile$description": "<p>The description of the instance profile.</p>", 1406 "InternalServiceException$message": null, 1407 "InvalidOperationException$message": null, 1408 "Job$message": "<p>A message about the job's result.</p>", 1409 "LimitExceededException$message": "<p>Any additional information about the exception.</p>", 1410 "NetworkProfile$description": "<p>The description of the network profile.</p>", 1411 "NotEligibleException$message": "<p>The HTTP response code of a Not Eligible exception.</p>", 1412 "NotFoundException$message": "<p>Any additional information about the exception.</p>", 1413 "Offering$description": "<p>A string that describes the offering.</p>", 1414 "OfferingPromotion$description": "<p>A string that describes the offering promotion.</p>", 1415 "Problem$message": "<p>A message about the problem's result.</p>", 1416 "RemoteAccessSession$message": "<p>A message about the remote access session.</p>", 1417 "Run$message": "<p>A message about the run's result.</p>", 1418 "ServiceAccountException$message": "<p>Any additional information about the exception.</p>", 1419 "Suite$message": "<p>A message about the suite's result.</p>", 1420 "Test$message": "<p>A message about the test's result.</p>", 1421 "UniqueProblem$message": "<p>A message about the unique problems' result.</p>", 1422 "UpdateDevicePoolRequest$description": "<p>A description of the device pool to update.</p>", 1423 "UpdateInstanceProfileRequest$description": "<p>The updated description for your instance profile.</p>", 1424 "UpdateNetworkProfileRequest$description": "<p>The description of the network profile about which you are returning information.</p>", 1425 "Upload$message": "<p>A message about the upload's result.</p>" 1426 } 1427 }, 1428 "Metadata": { 1429 "base": null, 1430 "refs": { 1431 "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>" 1432 } 1433 }, 1434 "MonetaryAmount": { 1435 "base": "<p>A number that represents the monetary amount for an offering or transaction.</p>", 1436 "refs": { 1437 "OfferingTransaction$cost": "<p>The cost of an offering transaction.</p>", 1438 "RecurringCharge$cost": "<p>The cost of the recurring charge.</p>" 1439 } 1440 }, 1441 "Name": { 1442 "base": null, 1443 "refs": { 1444 "Artifact$name": "<p>The artifact's name.</p>", 1445 "CreateDevicePoolRequest$name": "<p>The device pool's name.</p>", 1446 "CreateInstanceProfileRequest$name": "<p>The name of your instance profile.</p>", 1447 "CreateNetworkProfileRequest$name": "<p>The name for the new network profile.</p>", 1448 "CreateProjectRequest$name": "<p>The project's name.</p>", 1449 "CreateRemoteAccessSessionRequest$name": "<p>The name of the remote access session to create.</p>", 1450 "CreateUploadRequest$name": "<p>The upload's file name. The name should not contain any forward slashes (<code>/</code>). If you are uploading an iOS app, the file name must end with the <code>.ipa</code> extension. If you are uploading an Android app, the file name must end with the <code>.apk</code> extension. For all others, the file name must end with the <code>.zip</code> file extension.</p>", 1451 "Device$name": "<p>The device's display name.</p>", 1452 "DevicePool$name": "<p>The device pool's name.</p>", 1453 "InstanceProfile$name": "<p>The name of the instance profile.</p>", 1454 "Job$name": "<p>The job's name.</p>", 1455 "NetworkProfile$name": "<p>The name of the network profile.</p>", 1456 "ProblemDetail$name": "<p>The problem detail's name.</p>", 1457 "Project$name": "<p>The project's name.</p>", 1458 "RemoteAccessSession$name": "<p>The name of the remote access session.</p>", 1459 "Run$name": "<p>The run's name.</p>", 1460 "ScheduleRunRequest$name": "<p>The name for the run to be scheduled.</p>", 1461 "Suite$name": "<p>The suite's name.</p>", 1462 "Test$name": "<p>The test's name.</p>", 1463 "UpdateDevicePoolRequest$name": "<p>A string that represents the name of the device pool to update.</p>", 1464 "UpdateInstanceProfileRequest$name": "<p>The updated name for your instance profile.</p>", 1465 "UpdateNetworkProfileRequest$name": "<p>The name of the network profile about which you are returning information.</p>", 1466 "UpdateProjectRequest$name": "<p>A string that represents the new name of the project that you are updating.</p>", 1467 "UpdateUploadRequest$name": "<p>The upload's test spec file name. The name must not contain any forward slashes (/). The test spec file name must end with the <code>.yaml</code> or <code>.yml</code> file extension.</p>", 1468 "Upload$name": "<p>The upload's file name.</p>" 1469 } 1470 }, 1471 "NetworkProfile": { 1472 "base": "<p>An array of settings that describes characteristics of a network profile.</p>", 1473 "refs": { 1474 "CreateNetworkProfileResult$networkProfile": "<p>The network profile that is returned by the create network profile request.</p>", 1475 "GetNetworkProfileResult$networkProfile": "<p>The network profile.</p>", 1476 "NetworkProfiles$member": null, 1477 "Run$networkProfile": "<p>The network profile being used for a test run.</p>", 1478 "UpdateNetworkProfileResult$networkProfile": "<p>A list of the available network profiles.</p>" 1479 } 1480 }, 1481 "NetworkProfileType": { 1482 "base": null, 1483 "refs": { 1484 "CreateNetworkProfileRequest$type": "<p>The type of network profile to create. Valid values are listed here.</p>", 1485 "ListNetworkProfilesRequest$type": "<p>The type of network profile to return information about. Valid values are listed here.</p>", 1486 "NetworkProfile$type": "<p>The type of network profile. Valid values are listed here.</p>", 1487 "UpdateNetworkProfileRequest$type": "<p>The type of network profile to return information about. Valid values are listed here.</p>" 1488 } 1489 }, 1490 "NetworkProfiles": { 1491 "base": null, 1492 "refs": { 1493 "ListNetworkProfilesResult$networkProfiles": "<p>A list of the available network profiles.</p>" 1494 } 1495 }, 1496 "NonEmptyString": { 1497 "base": null, 1498 "refs": { 1499 "SecurityGroupIds$member": null, 1500 "SubnetIds$member": null, 1501 "TestGridVpcConfig$vpcId": "<p>The ID of the Amazon VPC.</p>" 1502 } 1503 }, 1504 "NotEligibleException": { 1505 "base": "<p>Exception gets thrown when a user is not eligible to perform the specified transaction.</p>", 1506 "refs": { 1507 } 1508 }, 1509 "NotFoundException": { 1510 "base": "<p>The specified entity was not found.</p>", 1511 "refs": { 1512 } 1513 }, 1514 "Offering": { 1515 "base": "<p>Represents the metadata of a device offering.</p>", 1516 "refs": { 1517 "OfferingStatus$offering": "<p>Represents the metadata of an offering status.</p>", 1518 "Offerings$member": null 1519 } 1520 }, 1521 "OfferingIdentifier": { 1522 "base": null, 1523 "refs": { 1524 "Offering$id": "<p>The ID that corresponds to a device offering.</p>", 1525 "OfferingStatusMap$key": null, 1526 "PurchaseOfferingRequest$offeringId": "<p>The ID of the offering.</p>", 1527 "RenewOfferingRequest$offeringId": "<p>The ID of a request to renew an offering.</p>" 1528 } 1529 }, 1530 "OfferingPromotion": { 1531 "base": "<p>Represents information about an offering promotion.</p>", 1532 "refs": { 1533 "OfferingPromotions$member": null 1534 } 1535 }, 1536 "OfferingPromotionIdentifier": { 1537 "base": null, 1538 "refs": { 1539 "OfferingPromotion$id": "<p>The ID of the offering promotion.</p>", 1540 "OfferingTransaction$offeringPromotionId": "<p>The ID that corresponds to a device offering promotion.</p>", 1541 "PurchaseOfferingRequest$offeringPromotionId": "<p>The ID of the offering promotion to be applied to the purchase.</p>" 1542 } 1543 }, 1544 "OfferingPromotions": { 1545 "base": null, 1546 "refs": { 1547 "ListOfferingPromotionsResult$offeringPromotions": "<p>Information about the offering promotions.</p>" 1548 } 1549 }, 1550 "OfferingStatus": { 1551 "base": "<p>The status of the offering.</p>", 1552 "refs": { 1553 "OfferingStatusMap$value": null, 1554 "OfferingTransaction$offeringStatus": "<p>The status of an offering transaction.</p>" 1555 } 1556 }, 1557 "OfferingStatusMap": { 1558 "base": null, 1559 "refs": { 1560 "GetOfferingStatusResult$current": "<p>When specified, gets the offering status for the current period.</p>", 1561 "GetOfferingStatusResult$nextPeriod": "<p>When specified, gets the offering status for the next period.</p>" 1562 } 1563 }, 1564 "OfferingTransaction": { 1565 "base": "<p>Represents the metadata of an offering transaction.</p>", 1566 "refs": { 1567 "OfferingTransactions$member": null, 1568 "PurchaseOfferingResult$offeringTransaction": "<p>Represents the offering transaction for the purchase result.</p>", 1569 "RenewOfferingResult$offeringTransaction": "<p>Represents the status of the offering transaction for the renewal.</p>" 1570 } 1571 }, 1572 "OfferingTransactionType": { 1573 "base": null, 1574 "refs": { 1575 "OfferingStatus$type": "<p>The type specified for the offering status.</p>" 1576 } 1577 }, 1578 "OfferingTransactions": { 1579 "base": null, 1580 "refs": { 1581 "ListOfferingTransactionsResult$offeringTransactions": "<p>The audit log of subscriptions you have purchased and modified through AWS Device Farm.</p>" 1582 } 1583 }, 1584 "OfferingType": { 1585 "base": null, 1586 "refs": { 1587 "Offering$type": "<p>The type of offering (for example, <code>RECURRING</code>) for a device.</p>" 1588 } 1589 }, 1590 "Offerings": { 1591 "base": null, 1592 "refs": { 1593 "ListOfferingsResult$offerings": "<p>A value that represents the list offering results.</p>" 1594 } 1595 }, 1596 "PackageIds": { 1597 "base": null, 1598 "refs": { 1599 "CreateInstanceProfileRequest$excludeAppPackagesFromCleanup": "<p>An array of strings that specifies the list of app packages that should not be cleaned up from the device after a test run.</p> <p>The list of packages is considered only if you set <code>packageCleanup</code> to <code>true</code>.</p>", 1600 "InstanceProfile$excludeAppPackagesFromCleanup": "<p>An array of strings containing the list of app packages that should not be cleaned up from the device after a test run completes.</p> <p>The list of packages is considered only if you set <code>packageCleanup</code> to <code>true</code>.</p>", 1601 "UpdateInstanceProfileRequest$excludeAppPackagesFromCleanup": "<p>An array of strings that specifies the list of app packages that should not be cleaned up from the device after a test run is over.</p> <p>The list of packages is only considered if you set <code>packageCleanup</code> to <code>true</code>.</p>" 1602 } 1603 }, 1604 "PaginationToken": { 1605 "base": null, 1606 "refs": { 1607 "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>", 1608 "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>", 1609 "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>", 1610 "ListArtifactsResult$nextToken": "<p>If the number of items that are returned is significantly large, this is an identifier that is also returned. It can be used in a subsequent call to this operation to return the next set of items in the list.</p>", 1611 "ListDeviceInstancesRequest$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>", 1612 "ListDeviceInstancesResult$nextToken": "<p>An identifier that can be used in the next call to this operation to return the next set of items in the list.</p>", 1613 "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>", 1614 "ListDevicePoolsResult$nextToken": "<p>If the number of items that are returned is significantly large, this is an identifier that is also returned. It can be used in a subsequent call to this operation to return the next set of items in the list.</p>", 1615 "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>", 1616 "ListDevicesResult$nextToken": "<p>If the number of items that are returned is significantly large, this is an identifier that is also returned. It can be used in a subsequent call to this operation to return the next set of items in the list.</p>", 1617 "ListInstanceProfilesRequest$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>", 1618 "ListInstanceProfilesResult$nextToken": "<p>An identifier that can be used in the next call to this operation to return the next set of items in the list.</p>", 1619 "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>", 1620 "ListJobsResult$nextToken": "<p>If the number of items that are returned is significantly large, this is an identifier that is also returned. It can be used in a subsequent call to this operation to return the next set of items in the list.</p>", 1621 "ListNetworkProfilesRequest$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>", 1622 "ListNetworkProfilesResult$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>", 1623 "ListOfferingPromotionsRequest$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>", 1624 "ListOfferingPromotionsResult$nextToken": "<p>An identifier to be used in the next call to this operation, to return the next set of items in the list.</p>", 1625 "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>", 1626 "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>", 1627 "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>", 1628 "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>", 1629 "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>", 1630 "ListProjectsResult$nextToken": "<p>If the number of items that are returned is significantly large, this is an identifier that is also returned. It can be used in a subsequent call to this operation to return the next set of items in the list.</p>", 1631 "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>", 1632 "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>", 1633 "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>", 1634 "ListRunsResult$nextToken": "<p>If the number of items that are returned is significantly large, this is an identifier that is also returned. It can be used in a subsequent call to this operation to return the next set of items in the list.</p>", 1635 "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>", 1636 "ListSamplesResult$nextToken": "<p>If the number of items that are returned is significantly large, this is an identifier that is also returned. It can be used in a subsequent call to this operation to return the next set of items in the list.</p>", 1637 "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>", 1638 "ListSuitesResult$nextToken": "<p>If the number of items that are returned is significantly large, this is an identifier that is also returned. It can be used in a subsequent call to this operation to return the next set of items in the list.</p>", 1639 "ListTestGridProjectsRequest$nextToken": "<p>From a response, used to continue a paginated listing. </p>", 1640 "ListTestGridProjectsResult$nextToken": "<p>Used for pagination. Pass into <a>ListTestGridProjects</a> to get more results in a paginated request.</p>", 1641 "ListTestGridSessionActionsRequest$nextToken": "<p>Pagination token.</p>", 1642 "ListTestGridSessionActionsResult$nextToken": "<p>Pagination token.</p>", 1643 "ListTestGridSessionArtifactsRequest$nextToken": "<p>Pagination token.</p>", 1644 "ListTestGridSessionArtifactsResult$nextToken": "<p>Pagination token.</p>", 1645 "ListTestGridSessionsRequest$nextToken": "<p>Pagination token.</p>", 1646 "ListTestGridSessionsResult$nextToken": "<p>Pagination token.</p>", 1647 "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>", 1648 "ListTestsResult$nextToken": "<p>If the number of items that are returned is significantly large, this is an identifier that is also returned. It can be used in a subsequent call to this operation to return the next set of items in the list.</p>", 1649 "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>", 1650 "ListUniqueProblemsResult$nextToken": "<p>If the number of items that are returned is significantly large, this is an identifier that is also returned. It can be used in a subsequent call to this operation to return the next set of items in the list.</p>", 1651 "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>", 1652 "ListUploadsResult$nextToken": "<p>If the number of items that are returned is significantly large, this is an identifier that is also returned. It can be used in a subsequent call to this operation to return the next set of items in the list.</p>", 1653 "ListVPCEConfigurationsRequest$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>", 1654 "ListVPCEConfigurationsResult$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>" 1655 } 1656 }, 1657 "PercentInteger": { 1658 "base": null, 1659 "refs": { 1660 "CreateNetworkProfileRequest$uplinkLossPercent": "<p>Proportion of transmitted packets that fail to arrive from 0 to 100 percent.</p>", 1661 "CreateNetworkProfileRequest$downlinkLossPercent": "<p>Proportion of received packets that fail to arrive from 0 to 100 percent.</p>", 1662 "NetworkProfile$uplinkLossPercent": "<p>Proportion of transmitted packets that fail to arrive from 0 to 100 percent.</p>", 1663 "NetworkProfile$downlinkLossPercent": "<p>Proportion of received packets that fail to arrive from 0 to 100 percent.</p>", 1664 "UpdateNetworkProfileRequest$uplinkLossPercent": "<p>Proportion of transmitted packets that fail to arrive from 0 to 100 percent.</p>", 1665 "UpdateNetworkProfileRequest$downlinkLossPercent": "<p>Proportion of received packets that fail to arrive from 0 to 100 percent.</p>" 1666 } 1667 }, 1668 "Problem": { 1669 "base": "<p>Represents a specific warning or failure.</p>", 1670 "refs": { 1671 "Problems$member": null 1672 } 1673 }, 1674 "ProblemDetail": { 1675 "base": "<p>Information about a problem detail.</p>", 1676 "refs": { 1677 "Problem$run": "<p>Information about the associated run.</p>", 1678 "Problem$job": "<p>Information about the associated job.</p>", 1679 "Problem$suite": "<p>Information about the associated suite.</p>", 1680 "Problem$test": "<p>Information about the associated test.</p>" 1681 } 1682 }, 1683 "Problems": { 1684 "base": null, 1685 "refs": { 1686 "UniqueProblem$problems": "<p>Information about the problems.</p>" 1687 } 1688 }, 1689 "Project": { 1690 "base": "<p>Represents an operating-system neutral workspace for running and managing tests.</p>", 1691 "refs": { 1692 "CreateProjectResult$project": "<p>The newly created project.</p>", 1693 "GetProjectResult$project": "<p>The project to get information about.</p>", 1694 "Projects$member": null, 1695 "UpdateProjectResult$project": "<p>The project to update.</p>" 1696 } 1697 }, 1698 "Projects": { 1699 "base": null, 1700 "refs": { 1701 "ListProjectsResult$projects": "<p>Information about the projects.</p>" 1702 } 1703 }, 1704 "PurchaseOfferingRequest": { 1705 "base": "<p>Represents a request for a purchase offering.</p>", 1706 "refs": { 1707 } 1708 }, 1709 "PurchaseOfferingResult": { 1710 "base": "<p>The result of the purchase offering (for example, success or failure).</p>", 1711 "refs": { 1712 } 1713 }, 1714 "PurchasedDevicesMap": { 1715 "base": null, 1716 "refs": { 1717 "AccountSettings$unmeteredDevices": "<p>Returns the unmetered devices you have purchased or want to purchase.</p>", 1718 "AccountSettings$unmeteredRemoteAccessDevices": "<p>Returns the unmetered remote access devices you have purchased or want to purchase.</p>" 1719 } 1720 }, 1721 "Radios": { 1722 "base": "<p>Represents the set of radios and their states on a device. Examples of radios include Wi-Fi, GPS, Bluetooth, and NFC.</p>", 1723 "refs": { 1724 "Run$radios": "<p>Information about the radio states for the run.</p>", 1725 "ScheduleRunConfiguration$radios": "<p>Information about the radio states for the run.</p>" 1726 } 1727 }, 1728 "RecurringCharge": { 1729 "base": "<p>Specifies whether charges for devices are recurring.</p>", 1730 "refs": { 1731 "RecurringCharges$member": null 1732 } 1733 }, 1734 "RecurringChargeFrequency": { 1735 "base": null, 1736 "refs": { 1737 "RecurringCharge$frequency": "<p>The frequency in which charges recur.</p>" 1738 } 1739 }, 1740 "RecurringCharges": { 1741 "base": null, 1742 "refs": { 1743 "Offering$recurringCharges": "<p>Specifies whether there are recurring charges for the offering.</p>" 1744 } 1745 }, 1746 "RemoteAccessSession": { 1747 "base": "<p>Represents information about the remote access session.</p>", 1748 "refs": { 1749 "CreateRemoteAccessSessionResult$remoteAccessSession": "<p>A container that describes the remote access session when the request to create a remote access session is sent.</p>", 1750 "GetRemoteAccessSessionResult$remoteAccessSession": "<p>A container that lists detailed information about the remote access session.</p>", 1751 "RemoteAccessSessions$member": null, 1752 "StopRemoteAccessSessionResult$remoteAccessSession": "<p>A container that represents the metadata from the service about the remote access session you are stopping.</p>" 1753 } 1754 }, 1755 "RemoteAccessSessions": { 1756 "base": null, 1757 "refs": { 1758 "ListRemoteAccessSessionsResult$remoteAccessSessions": "<p>A container that represents the metadata from the service about each remote access session you are requesting.</p>" 1759 } 1760 }, 1761 "RenewOfferingRequest": { 1762 "base": "<p>A request that represents an offering renewal.</p>", 1763 "refs": { 1764 } 1765 }, 1766 "RenewOfferingResult": { 1767 "base": "<p>The result of a renewal offering.</p>", 1768 "refs": { 1769 } 1770 }, 1771 "Resolution": { 1772 "base": "<p>Represents the screen resolution of a device in height and width, expressed in pixels.</p>", 1773 "refs": { 1774 "Device$resolution": "<p>The resolution of the device.</p>" 1775 } 1776 }, 1777 "ResourceDescription": { 1778 "base": null, 1779 "refs": { 1780 "CreateTestGridProjectRequest$description": "<p>Human-readable description of the project.</p>", 1781 "UpdateTestGridProjectRequest$description": "<p>Human-readable description for the project.</p>" 1782 } 1783 }, 1784 "ResourceId": { 1785 "base": null, 1786 "refs": { 1787 "GetTestGridSessionRequest$sessionId": "<p>An ID associated with this session.</p>" 1788 } 1789 }, 1790 "ResourceName": { 1791 "base": null, 1792 "refs": { 1793 "CreateTestGridProjectRequest$name": "<p>Human-readable name of the Selenium testing project.</p>", 1794 "UpdateTestGridProjectRequest$name": "<p>Human-readable name for the project.</p>" 1795 } 1796 }, 1797 "Rule": { 1798 "base": "<p>Represents a condition for a device pool.</p>", 1799 "refs": { 1800 "Rules$member": null 1801 } 1802 }, 1803 "RuleOperator": { 1804 "base": null, 1805 "refs": { 1806 "DeviceFilter$operator": "<p>Specifies how Device Farm compares the filter's attribute to the value. See the attribute descriptions.</p>", 1807 "Rule$operator": "<p>Specifies how Device Farm compares the rule's attribute to the value. For the operators that are supported by each attribute, see the attribute descriptions.</p>" 1808 } 1809 }, 1810 "Rules": { 1811 "base": null, 1812 "refs": { 1813 "CreateDevicePoolRequest$rules": "<p>The device pool's rules.</p>", 1814 "DevicePool$rules": "<p>Information about the device pool's rules.</p>", 1815 "UpdateDevicePoolRequest$rules": "<p>Represents the rules to modify for the device pool. Updating rules is optional. If you update rules for your request, the update replaces the existing rules.</p>" 1816 } 1817 }, 1818 "Run": { 1819 "base": "<p>Represents a test run on a set of devices with a given app package, test parameters, and so on.</p>", 1820 "refs": { 1821 "GetRunResult$run": "<p>The run to get results from.</p>", 1822 "Runs$member": null, 1823 "ScheduleRunResult$run": "<p>Information about the scheduled run.</p>", 1824 "StopRunResult$run": "<p>The run that was stopped.</p>" 1825 } 1826 }, 1827 "Runs": { 1828 "base": null, 1829 "refs": { 1830 "ListRunsResult$runs": "<p>Information about the runs.</p>" 1831 } 1832 }, 1833 "Sample": { 1834 "base": "<p>Represents a sample of performance data.</p>", 1835 "refs": { 1836 "Samples$member": null 1837 } 1838 }, 1839 "SampleType": { 1840 "base": null, 1841 "refs": { 1842 "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>" 1843 } 1844 }, 1845 "Samples": { 1846 "base": null, 1847 "refs": { 1848 "ListSamplesResult$samples": "<p>Information about the samples.</p>" 1849 } 1850 }, 1851 "ScheduleRunConfiguration": { 1852 "base": "<p>Represents the settings for a run. Includes things like location, radio states, auxiliary apps, and network profiles.</p>", 1853 "refs": { 1854 "GetDevicePoolCompatibilityRequest$configuration": "<p>An object that contains information about the settings for a run.</p>", 1855 "ScheduleRunRequest$configuration": "<p>Information about the settings for the run to be scheduled.</p>" 1856 } 1857 }, 1858 "ScheduleRunRequest": { 1859 "base": "<p>Represents a request to the schedule run operation.</p>", 1860 "refs": { 1861 } 1862 }, 1863 "ScheduleRunResult": { 1864 "base": "<p>Represents the result of a schedule run request.</p>", 1865 "refs": { 1866 } 1867 }, 1868 "ScheduleRunTest": { 1869 "base": "<p>Represents test settings. This data structure is passed in as the test parameter to ScheduleRun. For an example of the JSON request syntax, see <a>ScheduleRun</a>.</p>", 1870 "refs": { 1871 "GetDevicePoolCompatibilityRequest$test": "<p>Information about the uploaded test to be run against the device pool.</p>", 1872 "ScheduleRunRequest$test": "<p>Information about the test for the run to be scheduled.</p>" 1873 } 1874 }, 1875 "SecurityGroupIds": { 1876 "base": null, 1877 "refs": { 1878 "TestGridVpcConfig$securityGroupIds": "<p>A list of VPC security group IDs in your Amazon VPC.</p>" 1879 } 1880 }, 1881 "SensitiveString": { 1882 "base": null, 1883 "refs": { 1884 "CreateTestGridUrlResult$url": "<p>A signed URL, expiring in <a>CreateTestGridUrlRequest$expiresInSeconds</a> seconds, to be passed to a <code>RemoteWebDriver</code>. </p>", 1885 "TestGridSessionArtifact$url": "<p>A semi-stable URL to the content of the object.</p>" 1886 } 1887 }, 1888 "SensitiveURL": { 1889 "base": null, 1890 "refs": { 1891 "Upload$url": "<p>The presigned Amazon S3 URL that was used to store a file using a PUT request.</p>" 1892 } 1893 }, 1894 "ServiceAccountException": { 1895 "base": "<p>There was a problem with the service account.</p>", 1896 "refs": { 1897 } 1898 }, 1899 "ServiceDnsName": { 1900 "base": null, 1901 "refs": { 1902 "CreateVPCEConfigurationRequest$serviceDnsName": "<p>The DNS name of the service running in your VPC that you want Device Farm to test.</p>", 1903 "UpdateVPCEConfigurationRequest$serviceDnsName": "<p>The DNS (domain) name used to connect to your private service in your VPC. The DNS name must not already be in use on the internet.</p>", 1904 "VPCEConfiguration$serviceDnsName": "<p>The DNS name that maps to the private IP address of the service you want to access.</p>" 1905 } 1906 }, 1907 "SkipAppResign": { 1908 "base": null, 1909 "refs": { 1910 "AccountSettings$skipAppResign": "<p>When set to <code>true</code>, for private devices, Device Farm does not sign your app again. For public devices, Device Farm always signs your apps again.</p> <p>For more information about how Device Farm re-signs your apps, see <a href=\"https://aws.amazon.com/device-farm/faq/\">Do you modify my app?</a> in the <i>AWS Device Farm FAQs</i>.</p>", 1911 "ExecutionConfiguration$skipAppResign": "<p>When set to <code>true</code>, for private devices, Device Farm does not sign your app again. For public devices, Device Farm always signs your apps again.</p> <p>For more information about how Device Farm re-signs your apps, see <a href=\"https://aws.amazon.com/device-farm/faq/\">Do you modify my app?</a> in the <i>AWS Device Farm FAQs</i>.</p>", 1912 "RemoteAccessSession$skipAppResign": "<p>When set to <code>true</code>, for private devices, Device Farm does not sign your app again. For public devices, Device Farm always signs your apps again.</p> <p>For more information about how Device Farm re-signs your apps, see <a href=\"https://aws.amazon.com/device-farm/faq/\">Do you modify my app?</a> in the <i>AWS Device Farm FAQs</i>.</p>", 1913 "Run$skipAppResign": "<p>When set to <code>true</code>, for private devices, Device Farm does not sign your app again. For public devices, Device Farm always signs your apps again.</p> <p>For more information about how Device Farm re-signs your apps, see <a href=\"https://aws.amazon.com/device-farm/faq/\">Do you modify my app?</a> in the <i>AWS Device Farm FAQs</i>.</p>" 1914 } 1915 }, 1916 "SshPublicKey": { 1917 "base": null, 1918 "refs": { 1919 "CreateRemoteAccessSessionRequest$sshPublicKey": "<p>Ignored. The public key of the <code>ssh</code> key pair you want to use for connecting to remote devices in your remote debugging session. This key is required only if <code>remoteDebugEnabled</code> is set to <code>true</code>.</p> <p>Remote debugging is <a href=\"https://docs.aws.amazon.com/devicefarm/latest/developerguide/history.html\">no longer supported</a>.</p>" 1920 } 1921 }, 1922 "StopJobRequest": { 1923 "base": null, 1924 "refs": { 1925 } 1926 }, 1927 "StopJobResult": { 1928 "base": null, 1929 "refs": { 1930 } 1931 }, 1932 "StopRemoteAccessSessionRequest": { 1933 "base": "<p>Represents the request to stop the remote access session.</p>", 1934 "refs": { 1935 } 1936 }, 1937 "StopRemoteAccessSessionResult": { 1938 "base": "<p>Represents the response from the server that describes the remote access session when AWS Device Farm stops the session.</p>", 1939 "refs": { 1940 } 1941 }, 1942 "StopRunRequest": { 1943 "base": "<p>Represents the request to stop a specific run.</p>", 1944 "refs": { 1945 } 1946 }, 1947 "StopRunResult": { 1948 "base": "<p>Represents the results of your stop run attempt.</p>", 1949 "refs": { 1950 } 1951 }, 1952 "String": { 1953 "base": null, 1954 "refs": { 1955 "AndroidPaths$member": null, 1956 "Artifact$extension": "<p>The artifact's file extension.</p>", 1957 "CPU$frequency": "<p>The CPU's frequency.</p>", 1958 "CPU$architecture": "<p>The CPU's architecture (for example, x86 or ARM).</p>", 1959 "Device$manufacturer": "<p>The device's manufacturer name.</p>", 1960 "Device$model": "<p>The device's model name.</p>", 1961 "Device$modelId": "<p>The device's model ID.</p>", 1962 "Device$os": "<p>The device's operating system type.</p>", 1963 "Device$image": "<p>The device's image name.</p>", 1964 "Device$carrier": "<p>The device's carrier.</p>", 1965 "Device$radio": "<p>The device's radio.</p>", 1966 "Device$fleetType": "<p>The type of fleet to which this device belongs. Possible values are PRIVATE and PUBLIC.</p>", 1967 "Device$fleetName": "<p>The name of the fleet to which this device belongs.</p>", 1968 "DeviceFilterValues$member": null, 1969 "DeviceHostPaths$member": null, 1970 "DeviceInstance$udid": "<p>Unique device identifier for the device instance.</p>", 1971 "InstanceLabels$member": null, 1972 "IosPaths$member": null, 1973 "Job$videoEndpoint": "<p>The endpoint for streaming device video.</p>", 1974 "MaxSlotMap$key": null, 1975 "PackageIds$member": null, 1976 "RemoteAccessSession$endpoint": "<p>The endpoint for the remote access sesssion.</p>", 1977 "RemoteAccessSession$deviceUdid": "<p>Unique device identifier for the remote device. Only returned if remote debugging is enabled for the remote access session.</p> <p>Remote debugging is <a href=\"https://docs.aws.amazon.com/devicefarm/latest/developerguide/history.html\">no longer supported</a>.</p>", 1978 "Rule$value": "<p>The rule's value.</p>", 1979 "Run$parsingResultUrl": "<p>Read-only URL for an object in an S3 bucket where you can get the parsing results of the test package. If the test package doesn't parse, the reason why it doesn't parse appears in the file that this URL points to.</p>", 1980 "Run$locale": "<p>Information about the locale that is used for the run.</p>", 1981 "Run$webUrl": "<p>The Device Farm console URL for the recording of the run.</p>", 1982 "ScheduleRunConfiguration$locale": "<p>Information about the locale that is used for the run.</p>", 1983 "TestGridProject$name": "<p>A human-readable name for the project.</p>", 1984 "TestGridProject$description": "<p>A human-readable description for the project.</p>", 1985 "TestGridSession$seleniumProperties": "<p>A JSON object of options and parameters passed to the Selenium WebDriver.</p>", 1986 "TestGridSessionAction$action": "<p>The action taken by the session.</p>", 1987 "TestGridSessionAction$statusCode": "<p>HTTP status code returned to the browser when the action was taken.</p>", 1988 "TestGridSessionAction$requestMethod": "<p>HTTP method that the browser used to make the request.</p>", 1989 "TestGridSessionArtifact$filename": "<p>The file name of the artifact.</p>", 1990 "TestParameters$key": null, 1991 "TestParameters$value": null 1992 } 1993 }, 1994 "SubnetIds": { 1995 "base": null, 1996 "refs": { 1997 "TestGridVpcConfig$subnetIds": "<p>A list of VPC subnet IDs in your Amazon VPC.</p>" 1998 } 1999 }, 2000 "Suite": { 2001 "base": "<p>Represents a collection of one or more tests.</p>", 2002 "refs": { 2003 "GetSuiteResult$suite": "<p>A collection of one or more tests.</p>", 2004 "Suites$member": null 2005 } 2006 }, 2007 "Suites": { 2008 "base": null, 2009 "refs": { 2010 "ListSuitesResult$suites": "<p>Information about the suites.</p>" 2011 } 2012 }, 2013 "Tag": { 2014 "base": "<p>The metadata that you apply to a resource to help you categorize and organize it. Each tag consists of a key and an optional value, both of which you define. Tag keys can have a maximum character length of 128 characters. Tag values can have a maximum length of 256 characters. </p>", 2015 "refs": { 2016 "TagList$member": null 2017 } 2018 }, 2019 "TagKey": { 2020 "base": null, 2021 "refs": { 2022 "Tag$Key": "<p>One part of a key-value pair that makes up a tag. A <code>key</code> is a general label that acts like a category for more specific tag values.</p>", 2023 "TagKeyList$member": null 2024 } 2025 }, 2026 "TagKeyList": { 2027 "base": null, 2028 "refs": { 2029 "UntagResourceRequest$TagKeys": "<p>The keys of the tags to be removed.</p>" 2030 } 2031 }, 2032 "TagList": { 2033 "base": null, 2034 "refs": { 2035 "ListTagsForResourceResponse$Tags": "<p>The tags to add to the resource. A tag is an array of key-value pairs. Tag keys can have a maximum character length of 128 characters. Tag values can have a maximum length of 256 characters.</p>", 2036 "TagResourceRequest$Tags": "<p>The tags to add to the resource. A tag is an array of key-value pairs. Tag keys can have a maximum character length of 128 characters. Tag values can have a maximum length of 256 characters.</p>" 2037 } 2038 }, 2039 "TagOperationException": { 2040 "base": "<p>The operation was not successful. Try again.</p>", 2041 "refs": { 2042 } 2043 }, 2044 "TagPolicyException": { 2045 "base": "<p>The request doesn't comply with the AWS Identity and Access Management (IAM) tag policy. Correct your request and then retry it.</p>", 2046 "refs": { 2047 } 2048 }, 2049 "TagResourceRequest": { 2050 "base": null, 2051 "refs": { 2052 } 2053 }, 2054 "TagResourceResponse": { 2055 "base": null, 2056 "refs": { 2057 } 2058 }, 2059 "TagValue": { 2060 "base": null, 2061 "refs": { 2062 "Tag$Value": "<p>The optional part of a key-value pair that makes up a tag. A <code>value</code> acts as a descriptor in a tag category (key).</p>" 2063 } 2064 }, 2065 "Test": { 2066 "base": "<p>Represents a condition that is evaluated.</p>", 2067 "refs": { 2068 "GetTestResult$test": "<p>A test condition that is evaluated.</p>", 2069 "Tests$member": null 2070 } 2071 }, 2072 "TestGridProject": { 2073 "base": "<p>A Selenium testing project. Projects are used to collect and collate sessions.</p>", 2074 "refs": { 2075 "CreateTestGridProjectResult$testGridProject": "<p>ARN of the Selenium testing project that was created.</p>", 2076 "GetTestGridProjectResult$testGridProject": "<p>A <a>TestGridProject</a>.</p>", 2077 "TestGridProjects$member": null, 2078 "UpdateTestGridProjectResult$testGridProject": "<p>The project, including updated information.</p>" 2079 } 2080 }, 2081 "TestGridProjects": { 2082 "base": null, 2083 "refs": { 2084 "ListTestGridProjectsResult$testGridProjects": "<p>The list of TestGridProjects, based on a <a>ListTestGridProjectsRequest</a>.</p>" 2085 } 2086 }, 2087 "TestGridSession": { 2088 "base": "<p>A <a>TestGridSession</a> is a single instance of a browser launched from the URL provided by a call to <a>CreateTestGridUrl</a>.</p>", 2089 "refs": { 2090 "GetTestGridSessionResult$testGridSession": "<p>The <a>TestGridSession</a> that was requested.</p>", 2091 "TestGridSessions$member": null 2092 } 2093 }, 2094 "TestGridSessionAction": { 2095 "base": "<p>An action taken by a <a>TestGridSession</a> browser instance.</p>", 2096 "refs": { 2097 "TestGridSessionActions$member": null 2098 } 2099 }, 2100 "TestGridSessionActions": { 2101 "base": null, 2102 "refs": { 2103 "ListTestGridSessionActionsResult$actions": "<p>The action taken by the session.</p>" 2104 } 2105 }, 2106 "TestGridSessionArtifact": { 2107 "base": "<p>Artifacts are video and other files that are produced in the process of running a browser in an automated context. </p> <note> <p>Video elements might be broken up into multiple artifacts as they grow in size during creation. </p> </note>", 2108 "refs": { 2109 "TestGridSessionArtifacts$member": null 2110 } 2111 }, 2112 "TestGridSessionArtifactCategory": { 2113 "base": null, 2114 "refs": { 2115 "ListTestGridSessionArtifactsRequest$type": "<p>Limit results to a specified type of artifact.</p>" 2116 } 2117 }, 2118 "TestGridSessionArtifactType": { 2119 "base": null, 2120 "refs": { 2121 "TestGridSessionArtifact$type": "<p>The kind of artifact.</p>" 2122 } 2123 }, 2124 "TestGridSessionArtifacts": { 2125 "base": null, 2126 "refs": { 2127 "ListTestGridSessionArtifactsResult$artifacts": "<p>A list of test grid session artifacts for a <a>TestGridSession</a>.</p>" 2128 } 2129 }, 2130 "TestGridSessionStatus": { 2131 "base": null, 2132 "refs": { 2133 "ListTestGridSessionsRequest$status": "<p>Return only sessions in this state.</p>", 2134 "TestGridSession$status": "<p>The state of the session.</p>" 2135 } 2136 }, 2137 "TestGridSessions": { 2138 "base": null, 2139 "refs": { 2140 "ListTestGridSessionsResult$testGridSessions": "<p>The sessions that match the criteria in a <a>ListTestGridSessionsRequest</a>. </p>" 2141 } 2142 }, 2143 "TestGridUrlExpiresInSecondsInput": { 2144 "base": null, 2145 "refs": { 2146 "CreateTestGridUrlRequest$expiresInSeconds": "<p>Lifetime, in seconds, of the URL.</p>" 2147 } 2148 }, 2149 "TestGridVpcConfig": { 2150 "base": "<p>The VPC security groups and subnets that are attached to a project.</p>", 2151 "refs": { 2152 "CreateTestGridProjectRequest$vpcConfig": "<p>The VPC security groups and subnets that are attached to a project.</p>", 2153 "TestGridProject$vpcConfig": "<p>The VPC security groups and subnets that are attached to a project.</p>", 2154 "UpdateTestGridProjectRequest$vpcConfig": "<p>The VPC security groups and subnets that are attached to a project.</p>" 2155 } 2156 }, 2157 "TestParameters": { 2158 "base": null, 2159 "refs": { 2160 "ScheduleRunTest$parameters": "<p>The test's parameters, such as test framework parameters and fixture settings. Parameters are represented by name-value pairs of strings.</p> <p>For all tests:</p> <ul> <li> <p> <code>app_performance_monitoring</code>: Performance monitoring is enabled by default. Set this parameter to false to disable it.</p> </li> </ul> <p>For Calabash tests:</p> <ul> <li> <p>profile: A cucumber profile (for example, <code>my_profile_name</code>).</p> </li> <li> <p>tags: You can limit execution to features or scenarios that have (or don't have) certain tags (for example, @smoke or @smoke,~@wip).</p> </li> </ul> <p>For Appium tests (all types):</p> <ul> <li> <p>appium_version: The Appium version. Currently supported values are 1.6.5 (and later), latest, and default.</p> <ul> <li> <p>latest runs the latest Appium version supported by Device Farm (1.9.1).</p> </li> <li> <p>For default, Device Farm selects a compatible version of Appium for the device. The current behavior is to run 1.7.2 on Android devices and iOS 9 and earlier and 1.7.2 for iOS 10 and later.</p> </li> <li> <p>This behavior is subject to change.</p> </li> </ul> </li> </ul> <p>For fuzz tests (Android only):</p> <ul> <li> <p>event_count: The number of events, between 1 and 10000, that the UI fuzz test should perform.</p> </li> <li> <p>throttle: The time, in ms, between 0 and 1000, that the UI fuzz test should wait between events.</p> </li> <li> <p>seed: A seed to use for randomizing the UI fuzz test. Using the same seed value between tests ensures identical event sequences.</p> </li> </ul> <p>For Explorer tests:</p> <ul> <li> <p>username: A user name to use if the Explorer encounters a login form. If not supplied, no user name is inserted.</p> </li> <li> <p>password: A password to use if the Explorer encounters a login form. If not supplied, no password is inserted.</p> </li> </ul> <p>For Instrumentation:</p> <ul> <li> <p>filter: A test filter string. Examples:</p> <ul> <li> <p>Running a single test case: <code>com.android.abc.Test1</code> </p> </li> <li> <p>Running a single test: <code>com.android.abc.Test1#smoke</code> </p> </li> <li> <p>Running multiple tests: <code>com.android.abc.Test1,com.android.abc.Test2</code> </p> </li> </ul> </li> </ul> <p>For XCTest and XCTestUI:</p> <ul> <li> <p>filter: A test filter string. Examples:</p> <ul> <li> <p>Running a single test class: <code>LoginTests</code> </p> </li> <li> <p>Running a multiple test classes: <code>LoginTests,SmokeTests</code> </p> </li> <li> <p>Running a single test: <code>LoginTests/testValid</code> </p> </li> <li> <p>Running multiple tests: <code>LoginTests/testValid,LoginTests/testInvalid</code> </p> </li> </ul> </li> </ul> <p>For UIAutomator:</p> <ul> <li> <p>filter: A test filter string. Examples:</p> <ul> <li> <p>Running a single test case: <code>com.android.abc.Test1</code> </p> </li> <li> <p>Running a single test: <code>com.android.abc.Test1#smoke</code> </p> </li> <li> <p>Running multiple tests: <code>com.android.abc.Test1,com.android.abc.Test2</code> </p> </li> </ul> </li> </ul>" 2161 } 2162 }, 2163 "TestType": { 2164 "base": null, 2165 "refs": { 2166 "GetDevicePoolCompatibilityRequest$testType": "<p>The test type for the specified device pool.</p> <p>Allowed values include the following:</p> <ul> <li> <p>BUILTIN_FUZZ.</p> </li> <li> <p>BUILTIN_EXPLORER. For Android, an app explorer that traverses an Android app, interacting with it and capturing screenshots at the same time.</p> </li> <li> <p>APPIUM_JAVA_JUNIT.</p> </li> <li> <p>APPIUM_JAVA_TESTNG.</p> </li> <li> <p>APPIUM_PYTHON.</p> </li> <li> <p>APPIUM_NODE.</p> </li> <li> <p>APPIUM_RUBY.</p> </li> <li> <p>APPIUM_WEB_JAVA_JUNIT.</p> </li> <li> <p>APPIUM_WEB_JAVA_TESTNG.</p> </li> <li> <p>APPIUM_WEB_PYTHON.</p> </li> <li> <p>APPIUM_WEB_NODE.</p> </li> <li> <p>APPIUM_WEB_RUBY.</p> </li> <li> <p>CALABASH.</p> </li> <li> <p>INSTRUMENTATION.</p> </li> <li> <p>UIAUTOMATION.</p> </li> <li> <p>UIAUTOMATOR.</p> </li> <li> <p>XCTEST.</p> </li> <li> <p>XCTEST_UI.</p> </li> </ul>", 2167 "Job$type": "<p>The job's type.</p> <p>Allowed values include the following:</p> <ul> <li> <p>BUILTIN_FUZZ</p> </li> <li> <p>BUILTIN_EXPLORER. For Android, an app explorer that traverses an Android app, interacting with it and capturing screenshots at the same time.</p> </li> <li> <p>APPIUM_JAVA_JUNIT</p> </li> <li> <p>APPIUM_JAVA_TESTNG</p> </li> <li> <p>APPIUM_PYTHON</p> </li> <li> <p>APPIUM_NODE</p> </li> <li> <p>APPIUM_RUBY</p> </li> <li> <p>APPIUM_WEB_JAVA_JUNIT</p> </li> <li> <p>APPIUM_WEB_JAVA_TESTNG</p> </li> <li> <p>APPIUM_WEB_PYTHON</p> </li> <li> <p>APPIUM_WEB_NODE</p> </li> <li> <p>APPIUM_WEB_RUBY</p> </li> <li> <p>CALABASH</p> </li> <li> <p>INSTRUMENTATION</p> </li> <li> <p>UIAUTOMATION</p> </li> <li> <p>UIAUTOMATOR</p> </li> <li> <p>XCTEST</p> </li> <li> <p>XCTEST_UI</p> </li> </ul>", 2168 "Run$type": "<p>The run's type.</p> <p>Must be one of the following values:</p> <ul> <li> <p>BUILTIN_FUZZ</p> </li> <li> <p>BUILTIN_EXPLORER</p> <note> <p>For Android, an app explorer that traverses an Android app, interacting with it and capturing screenshots at the same time.</p> </note> </li> <li> <p>APPIUM_JAVA_JUNIT</p> </li> <li> <p>APPIUM_JAVA_TESTNG</p> </li> <li> <p>APPIUM_PYTHON</p> </li> <li> <p>APPIUM_NODE</p> </li> <li> <p>APPIUM_RUBY</p> </li> <li> <p>APPIUM_WEB_JAVA_JUNIT</p> </li> <li> <p>APPIUM_WEB_JAVA_TESTNG</p> </li> <li> <p>APPIUM_WEB_PYTHON</p> </li> <li> <p>APPIUM_WEB_NODE</p> </li> <li> <p>APPIUM_WEB_RUBY</p> </li> <li> <p>CALABASH</p> </li> <li> <p>INSTRUMENTATION</p> </li> <li> <p>UIAUTOMATION</p> </li> <li> <p>UIAUTOMATOR</p> </li> <li> <p>XCTEST</p> </li> <li> <p>XCTEST_UI</p> </li> </ul>", 2169 "ScheduleRunTest$type": "<p>The test's type.</p> <p>Must be one of the following values:</p> <ul> <li> <p>BUILTIN_FUZZ</p> </li> <li> <p>BUILTIN_EXPLORER. For Android, an app explorer that traverses an Android app, interacting with it and capturing screenshots at the same time.</p> </li> <li> <p>APPIUM_JAVA_JUNIT</p> </li> <li> <p>APPIUM_JAVA_TESTNG</p> </li> <li> <p>APPIUM_PYTHON</p> </li> <li> <p>APPIUM_NODE</p> </li> <li> <p>APPIUM_RUBY</p> </li> <li> <p>APPIUM_WEB_JAVA_JUNIT</p> </li> <li> <p>APPIUM_WEB_JAVA_TESTNG</p> </li> <li> <p>APPIUM_WEB_PYTHON</p> </li> <li> <p>APPIUM_WEB_NODE</p> </li> <li> <p>APPIUM_WEB_RUBY</p> </li> <li> <p>CALABASH</p> </li> <li> <p>INSTRUMENTATION</p> </li> <li> <p>UIAUTOMATION</p> </li> <li> <p>UIAUTOMATOR</p> </li> <li> <p>XCTEST</p> </li> <li> <p>XCTEST_UI</p> </li> </ul>", 2170 "Suite$type": "<p>The suite's type.</p> <p>Must be one of the following values:</p> <ul> <li> <p>BUILTIN_FUZZ</p> </li> <li> <p>BUILTIN_EXPLORER </p> <note> <p>Only available for Android; an app explorer that traverses an Android app, interacting with it and capturing screenshots at the same time.</p> </note> </li> <li> <p>APPIUM_JAVA_JUNIT</p> </li> <li> <p>APPIUM_JAVA_TESTNG</p> </li> <li> <p>APPIUM_PYTHON</p> </li> <li> <p>APPIUM_NODE</p> </li> <li> <p>APPIUM_RUBY</p> </li> <li> <p>APPIUM_WEB_JAVA_JUNIT</p> </li> <li> <p>APPIUM_WEB_JAVA_TESTNG</p> </li> <li> <p>APPIUM_WEB_PYTHON</p> </li> <li> <p>APPIUM_WEB_NODE</p> </li> <li> <p>APPIUM_WEB_RUBY</p> </li> <li> <p>CALABASH</p> </li> <li> <p>INSTRUMENTATION</p> </li> <li> <p>UIAUTOMATION</p> </li> <li> <p>UIAUTOMATOR</p> </li> <li> <p>XCTEST</p> </li> <li> <p>XCTEST_UI</p> </li> </ul>", 2171 "Test$type": "<p>The test's type.</p> <p>Must be one of the following values:</p> <ul> <li> <p>BUILTIN_FUZZ</p> </li> <li> <p>BUILTIN_EXPLORER</p> <note> <p>For Android, an app explorer that traverses an Android app, interacting with it and capturing screenshots at the same time.</p> </note> </li> <li> <p>APPIUM_JAVA_JUNIT</p> </li> <li> <p>APPIUM_JAVA_TESTNG</p> </li> <li> <p>APPIUM_PYTHON</p> </li> <li> <p>APPIUM_NODE</p> </li> <li> <p>APPIUM_RUBY</p> </li> <li> <p>APPIUM_WEB_JAVA_JUNIT</p> </li> <li> <p>APPIUM_WEB_JAVA_TESTNG</p> </li> <li> <p>APPIUM_WEB_PYTHON</p> </li> <li> <p>APPIUM_WEB_NODE</p> </li> <li> <p>APPIUM_WEB_RUBY</p> </li> <li> <p>CALABASH</p> </li> <li> <p>INSTRUMENTATION</p> </li> <li> <p>UIAUTOMATION</p> </li> <li> <p>UIAUTOMATOR</p> </li> <li> <p>XCTEST</p> </li> <li> <p>XCTEST_UI</p> </li> </ul>" 2172 } 2173 }, 2174 "Tests": { 2175 "base": null, 2176 "refs": { 2177 "ListTestsResult$tests": "<p>Information about the tests.</p>" 2178 } 2179 }, 2180 "TooManyTagsException": { 2181 "base": "<p>The list of tags on the repository is over the limit. The maximum number of tags that can be applied to a repository is 50. </p>", 2182 "refs": { 2183 } 2184 }, 2185 "TransactionIdentifier": { 2186 "base": null, 2187 "refs": { 2188 "OfferingTransaction$transactionId": "<p>The transaction ID of the offering transaction.</p>" 2189 } 2190 }, 2191 "TrialMinutes": { 2192 "base": "<p>Represents information about free trial device minutes for an AWS account.</p>", 2193 "refs": { 2194 "AccountSettings$trialMinutes": "<p>Information about an AWS account's usage of free trial device minutes.</p>" 2195 } 2196 }, 2197 "URL": { 2198 "base": null, 2199 "refs": { 2200 "Artifact$url": "<p>The presigned Amazon S3 URL that can be used with a GET request to download the artifact's file.</p>", 2201 "Sample$url": "<p>The presigned Amazon S3 URL that can be used with a GET request to download the sample's file.</p>" 2202 } 2203 }, 2204 "UniqueProblem": { 2205 "base": "<p>A collection of one or more problems, grouped by their result.</p>", 2206 "refs": { 2207 "UniqueProblems$member": null 2208 } 2209 }, 2210 "UniqueProblems": { 2211 "base": null, 2212 "refs": { 2213 "UniqueProblemsByExecutionResultMap$value": null 2214 } 2215 }, 2216 "UniqueProblemsByExecutionResultMap": { 2217 "base": null, 2218 "refs": { 2219 "ListUniqueProblemsResult$uniqueProblems": "<p>Information about the unique problems.</p> <p>Allowed values include:</p> <ul> <li> <p>PENDING</p> </li> <li> <p>PASSED</p> </li> <li> <p>WARNED</p> </li> <li> <p>FAILED</p> </li> <li> <p>SKIPPED</p> </li> <li> <p>ERRORED</p> </li> <li> <p>STOPPED</p> </li> </ul>" 2220 } 2221 }, 2222 "UntagResourceRequest": { 2223 "base": null, 2224 "refs": { 2225 } 2226 }, 2227 "UntagResourceResponse": { 2228 "base": null, 2229 "refs": { 2230 } 2231 }, 2232 "UpdateDeviceInstanceRequest": { 2233 "base": null, 2234 "refs": { 2235 } 2236 }, 2237 "UpdateDeviceInstanceResult": { 2238 "base": null, 2239 "refs": { 2240 } 2241 }, 2242 "UpdateDevicePoolRequest": { 2243 "base": "<p>Represents a request to the update device pool operation.</p>", 2244 "refs": { 2245 } 2246 }, 2247 "UpdateDevicePoolResult": { 2248 "base": "<p>Represents the result of an update device pool request.</p>", 2249 "refs": { 2250 } 2251 }, 2252 "UpdateInstanceProfileRequest": { 2253 "base": null, 2254 "refs": { 2255 } 2256 }, 2257 "UpdateInstanceProfileResult": { 2258 "base": null, 2259 "refs": { 2260 } 2261 }, 2262 "UpdateNetworkProfileRequest": { 2263 "base": null, 2264 "refs": { 2265 } 2266 }, 2267 "UpdateNetworkProfileResult": { 2268 "base": null, 2269 "refs": { 2270 } 2271 }, 2272 "UpdateProjectRequest": { 2273 "base": "<p>Represents a request to the update project operation.</p>", 2274 "refs": { 2275 } 2276 }, 2277 "UpdateProjectResult": { 2278 "base": "<p>Represents the result of an update project request.</p>", 2279 "refs": { 2280 } 2281 }, 2282 "UpdateTestGridProjectRequest": { 2283 "base": null, 2284 "refs": { 2285 } 2286 }, 2287 "UpdateTestGridProjectResult": { 2288 "base": null, 2289 "refs": { 2290 } 2291 }, 2292 "UpdateUploadRequest": { 2293 "base": null, 2294 "refs": { 2295 } 2296 }, 2297 "UpdateUploadResult": { 2298 "base": null, 2299 "refs": { 2300 } 2301 }, 2302 "UpdateVPCEConfigurationRequest": { 2303 "base": null, 2304 "refs": { 2305 } 2306 }, 2307 "UpdateVPCEConfigurationResult": { 2308 "base": null, 2309 "refs": { 2310 } 2311 }, 2312 "Upload": { 2313 "base": "<p>An app or a set of one or more tests to upload or that have been uploaded.</p>", 2314 "refs": { 2315 "CreateUploadResult$upload": "<p>The newly created upload.</p>", 2316 "GetUploadResult$upload": "<p>An app or a set of one or more tests to upload or that have been uploaded.</p>", 2317 "InstallToRemoteAccessSessionResult$appUpload": "<p>An app to upload or that has been uploaded.</p>", 2318 "UpdateUploadResult$upload": "<p>A test spec uploaded to Device Farm.</p>", 2319 "Uploads$member": null 2320 } 2321 }, 2322 "UploadCategory": { 2323 "base": null, 2324 "refs": { 2325 "Upload$category": "<p>The upload's category. Allowed values include:</p> <ul> <li> <p>CURATED: An upload managed by AWS Device Farm.</p> </li> <li> <p>PRIVATE: An upload managed by the AWS Device Farm customer.</p> </li> </ul>" 2326 } 2327 }, 2328 "UploadStatus": { 2329 "base": null, 2330 "refs": { 2331 "Upload$status": "<p>The upload's status.</p> <p>Must be one of the following values:</p> <ul> <li> <p>FAILED</p> </li> <li> <p>INITIALIZED</p> </li> <li> <p>PROCESSING</p> </li> <li> <p>SUCCEEDED</p> </li> </ul>" 2332 } 2333 }, 2334 "UploadType": { 2335 "base": null, 2336 "refs": { 2337 "CreateUploadRequest$type": "<p>The upload's upload type.</p> <p>Must be one of the following values:</p> <ul> <li> <p>ANDROID_APP</p> </li> <li> <p>IOS_APP</p> </li> <li> <p>WEB_APP</p> </li> <li> <p>EXTERNAL_DATA</p> </li> <li> <p>APPIUM_JAVA_JUNIT_TEST_PACKAGE</p> </li> <li> <p>APPIUM_JAVA_TESTNG_TEST_PACKAGE</p> </li> <li> <p>APPIUM_PYTHON_TEST_PACKAGE</p> </li> <li> <p>APPIUM_NODE_TEST_PACKAGE</p> </li> <li> <p>APPIUM_RUBY_TEST_PACKAGE</p> </li> <li> <p>APPIUM_WEB_JAVA_JUNIT_TEST_PACKAGE</p> </li> <li> <p>APPIUM_WEB_JAVA_TESTNG_TEST_PACKAGE</p> </li> <li> <p>APPIUM_WEB_PYTHON_TEST_PACKAGE</p> </li> <li> <p>APPIUM_WEB_NODE_TEST_PACKAGE</p> </li> <li> <p>APPIUM_WEB_RUBY_TEST_PACKAGE</p> </li> <li> <p>CALABASH_TEST_PACKAGE</p> </li> <li> <p>INSTRUMENTATION_TEST_PACKAGE</p> </li> <li> <p>UIAUTOMATION_TEST_PACKAGE</p> </li> <li> <p>UIAUTOMATOR_TEST_PACKAGE</p> </li> <li> <p>XCTEST_TEST_PACKAGE</p> </li> <li> <p>XCTEST_UI_TEST_PACKAGE</p> </li> <li> <p>APPIUM_JAVA_JUNIT_TEST_SPEC</p> </li> <li> <p>APPIUM_JAVA_TESTNG_TEST_SPEC</p> </li> <li> <p>APPIUM_PYTHON_TEST_SPEC</p> </li> <li> <p>APPIUM_NODE_TEST_SPEC</p> </li> <li> <p>APPIUM_RUBY_TEST_SPEC</p> </li> <li> <p>APPIUM_WEB_JAVA_JUNIT_TEST_SPEC</p> </li> <li> <p>APPIUM_WEB_JAVA_TESTNG_TEST_SPEC</p> </li> <li> <p>APPIUM_WEB_PYTHON_TEST_SPEC</p> </li> <li> <p>APPIUM_WEB_NODE_TEST_SPEC</p> </li> <li> <p>APPIUM_WEB_RUBY_TEST_SPEC</p> </li> <li> <p>INSTRUMENTATION_TEST_SPEC</p> </li> <li> <p>XCTEST_UI_TEST_SPEC</p> </li> </ul> <p> If you call <code>CreateUpload</code> with <code>WEB_APP</code> specified, AWS Device Farm throws an <code>ArgumentException</code> error.</p>", 2338 "ListUploadsRequest$type": "<p>The type of upload.</p> <p>Must be one of the following values:</p> <ul> <li> <p>ANDROID_APP</p> </li> <li> <p>IOS_APP</p> </li> <li> <p>WEB_APP</p> </li> <li> <p>EXTERNAL_DATA</p> </li> <li> <p>APPIUM_JAVA_JUNIT_TEST_PACKAGE</p> </li> <li> <p>APPIUM_JAVA_TESTNG_TEST_PACKAGE</p> </li> <li> <p>APPIUM_PYTHON_TEST_PACKAGE</p> </li> <li> <p>APPIUM_NODE_TEST_PACKAGE</p> </li> <li> <p>APPIUM_RUBY_TEST_PACKAGE</p> </li> <li> <p>APPIUM_WEB_JAVA_JUNIT_TEST_PACKAGE</p> </li> <li> <p>APPIUM_WEB_JAVA_TESTNG_TEST_PACKAGE</p> </li> <li> <p>APPIUM_WEB_PYTHON_TEST_PACKAGE</p> </li> <li> <p>APPIUM_WEB_NODE_TEST_PACKAGE</p> </li> <li> <p>APPIUM_WEB_RUBY_TEST_PACKAGE</p> </li> <li> <p>CALABASH_TEST_PACKAGE</p> </li> <li> <p>INSTRUMENTATION_TEST_PACKAGE</p> </li> <li> <p>UIAUTOMATION_TEST_PACKAGE</p> </li> <li> <p>UIAUTOMATOR_TEST_PACKAGE</p> </li> <li> <p>XCTEST_TEST_PACKAGE</p> </li> <li> <p>XCTEST_UI_TEST_PACKAGE</p> </li> <li> <p>APPIUM_JAVA_JUNIT_TEST_SPEC</p> </li> <li> <p>APPIUM_JAVA_TESTNG_TEST_SPEC</p> </li> <li> <p>APPIUM_PYTHON_TEST_SPEC</p> </li> <li> <p>APPIUM_NODE_TEST_SPEC</p> </li> <li> <p> APPIUM_RUBY_TEST_SPEC</p> </li> <li> <p>APPIUM_WEB_JAVA_JUNIT_TEST_SPEC</p> </li> <li> <p>APPIUM_WEB_JAVA_TESTNG_TEST_SPEC</p> </li> <li> <p>APPIUM_WEB_PYTHON_TEST_SPEC</p> </li> <li> <p>APPIUM_WEB_NODE_TEST_SPEC</p> </li> <li> <p>APPIUM_WEB_RUBY_TEST_SPEC</p> </li> <li> <p>INSTRUMENTATION_TEST_SPEC</p> </li> <li> <p>XCTEST_UI_TEST_SPEC</p> </li> </ul>", 2339 "Upload$type": "<p>The upload's type.</p> <p>Must be one of the following values:</p> <ul> <li> <p>ANDROID_APP</p> </li> <li> <p>IOS_APP</p> </li> <li> <p>WEB_APP</p> </li> <li> <p>EXTERNAL_DATA</p> </li> <li> <p>APPIUM_JAVA_JUNIT_TEST_PACKAGE</p> </li> <li> <p>APPIUM_JAVA_TESTNG_TEST_PACKAGE</p> </li> <li> <p>APPIUM_PYTHON_TEST_PACKAGE</p> </li> <li> <p>APPIUM_NODE_TEST_PACKAGE</p> </li> <li> <p>APPIUM_RUBY_TEST_PACKAGE</p> </li> <li> <p>APPIUM_WEB_JAVA_JUNIT_TEST_PACKAGE</p> </li> <li> <p>APPIUM_WEB_JAVA_TESTNG_TEST_PACKAGE</p> </li> <li> <p>APPIUM_WEB_PYTHON_TEST_PACKAGE</p> </li> <li> <p>APPIUM_WEB_NODE_TEST_PACKAGE</p> </li> <li> <p>APPIUM_WEB_RUBY_TEST_PACKAGE</p> </li> <li> <p>CALABASH_TEST_PACKAGE</p> </li> <li> <p>INSTRUMENTATION_TEST_PACKAGE</p> </li> <li> <p>UIAUTOMATION_TEST_PACKAGE</p> </li> <li> <p>UIAUTOMATOR_TEST_PACKAGE</p> </li> <li> <p>XCTEST_TEST_PACKAGE</p> </li> <li> <p>XCTEST_UI_TEST_PACKAGE</p> </li> <li> <p>APPIUM_JAVA_JUNIT_TEST_SPEC</p> </li> <li> <p>APPIUM_JAVA_TESTNG_TEST_SPEC</p> </li> <li> <p>APPIUM_PYTHON_TEST_SPEC</p> </li> <li> <p>APPIUM_NODE_TEST_SPEC</p> </li> <li> <p>APPIUM_RUBY_TEST_SPEC</p> </li> <li> <p>APPIUM_WEB_JAVA_JUNIT_TEST_SPEC</p> </li> <li> <p>APPIUM_WEB_JAVA_TESTNG_TEST_SPEC</p> </li> <li> <p>APPIUM_WEB_PYTHON_TEST_SPEC</p> </li> <li> <p>APPIUM_WEB_NODE_TEST_SPEC</p> </li> <li> <p>APPIUM_WEB_RUBY_TEST_SPEC</p> </li> <li> <p>INSTRUMENTATION_TEST_SPEC</p> </li> <li> <p>XCTEST_UI_TEST_SPEC</p> </li> </ul>" 2340 } 2341 }, 2342 "Uploads": { 2343 "base": null, 2344 "refs": { 2345 "ListUploadsResult$uploads": "<p>Information about the uploads.</p>" 2346 } 2347 }, 2348 "VPCEConfiguration": { 2349 "base": "<p>Represents an Amazon Virtual Private Cloud (VPC) endpoint configuration.</p>", 2350 "refs": { 2351 "CreateVPCEConfigurationResult$vpceConfiguration": "<p>An object that contains information about your VPC endpoint configuration.</p>", 2352 "GetVPCEConfigurationResult$vpceConfiguration": "<p>An object that contains information about your VPC endpoint configuration.</p>", 2353 "UpdateVPCEConfigurationResult$vpceConfiguration": "<p>An object that contains information about your VPC endpoint configuration.</p>", 2354 "VPCEConfigurations$member": null 2355 } 2356 }, 2357 "VPCEConfigurationDescription": { 2358 "base": null, 2359 "refs": { 2360 "CreateVPCEConfigurationRequest$vpceConfigurationDescription": "<p>An optional description that provides details about your VPC endpoint configuration.</p>", 2361 "UpdateVPCEConfigurationRequest$vpceConfigurationDescription": "<p>An optional description that provides details about your VPC endpoint configuration.</p>", 2362 "VPCEConfiguration$vpceConfigurationDescription": "<p>An optional description that provides details about your VPC endpoint configuration.</p>" 2363 } 2364 }, 2365 "VPCEConfigurationName": { 2366 "base": null, 2367 "refs": { 2368 "CreateVPCEConfigurationRequest$vpceConfigurationName": "<p>The friendly name you give to your VPC endpoint configuration, to manage your configurations more easily.</p>", 2369 "UpdateVPCEConfigurationRequest$vpceConfigurationName": "<p>The friendly name you give to your VPC endpoint configuration to manage your configurations more easily.</p>", 2370 "VPCEConfiguration$vpceConfigurationName": "<p>The friendly name you give to your VPC endpoint configuration to manage your configurations more easily.</p>" 2371 } 2372 }, 2373 "VPCEConfigurations": { 2374 "base": null, 2375 "refs": { 2376 "ListVPCEConfigurationsResult$vpceConfigurations": "<p>An array of <code>VPCEConfiguration</code> objects that contain information about your VPC endpoint configuration.</p>" 2377 } 2378 }, 2379 "VPCEServiceName": { 2380 "base": null, 2381 "refs": { 2382 "CreateVPCEConfigurationRequest$vpceServiceName": "<p>The name of the VPC endpoint service running in your AWS account that you want Device Farm to test.</p>", 2383 "UpdateVPCEConfigurationRequest$vpceServiceName": "<p>The name of the VPC endpoint service running in your AWS account that you want Device Farm to test.</p>", 2384 "VPCEConfiguration$vpceServiceName": "<p>The name of the VPC endpoint service running in your AWS account that you want Device Farm to test.</p>" 2385 } 2386 }, 2387 "VideoCapture": { 2388 "base": null, 2389 "refs": { 2390 "ExecutionConfiguration$videoCapture": "<p>Set to true to enable video capture. Otherwise, set to false. The default is true.</p>", 2391 "Job$videoCapture": "<p>This value is set to true if video capture is enabled. Otherwise, it is set to false.</p>" 2392 } 2393 } 2394 } 2395 }