openapi: 3.0.0 info: version: 2015-06-23 x-release: v4 title: AWS Device Farm description:
Welcome to the AWS Device Farm API documentation, which contains APIs for:
Testing on desktop browsers
Device Farm makes it possible for you to test your web applications on desktop browsers using Selenium. The APIs for desktop browser testing contain TestGrid in their names. For more information, see Testing Web Applications on Selenium with Device Farm.
Testing on real mobile devices
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 Device Farm Developer Guide.
RemoteWebDriver constructor.
responses:
"200":
description: Success
content:
application/json:
schema:
$ref: "#/components/schemas/CreateTestGridUrlResult"
"480":
description: NotFoundException
content:
application/json:
schema:
$ref: "#/components/schemas/NotFoundException"
"481":
description: ArgumentException
content:
application/json:
schema:
$ref: "#/components/schemas/ArgumentException"
"482":
description: InternalServiceException
content:
application/json:
schema:
$ref: "#/components/schemas/InternalServiceException"
requestBody:
required: true
content:
application/json:
schema:
$ref: "#/components/schemas/CreateTestGridUrlRequest"
parameters:
- name: X-Amz-Target
in: header
required: true
schema:
type: string
enum:
- DeviceFarm_20150623.CreateTestGridUrl
parameters:
- $ref: "#/components/parameters/X-Amz-Content-Sha256"
- $ref: "#/components/parameters/X-Amz-Date"
- $ref: "#/components/parameters/X-Amz-Algorithm"
- $ref: "#/components/parameters/X-Amz-Credential"
- $ref: "#/components/parameters/X-Amz-Security-Token"
- $ref: "#/components/parameters/X-Amz-Signature"
- $ref: "#/components/parameters/X-Amz-SignedHeaders"
/#X-Amz-Target=DeviceFarm_20150623.CreateUpload:
post:
operationId: CreateUpload
description: Uploads an app or test scripts.
responses:
"200":
description: Success
content:
application/json:
schema:
$ref: "#/components/schemas/CreateUploadResult"
"480":
description: ArgumentException
content:
application/json:
schema:
$ref: "#/components/schemas/ArgumentException"
"481":
description: NotFoundException
content:
application/json:
schema:
$ref: "#/components/schemas/NotFoundException"
"482":
description: LimitExceededException
content:
application/json:
schema:
$ref: "#/components/schemas/LimitExceededException"
"483":
description: ServiceAccountException
content:
application/json:
schema:
$ref: "#/components/schemas/ServiceAccountException"
requestBody:
required: true
content:
application/json:
schema:
$ref: "#/components/schemas/CreateUploadRequest"
parameters:
- name: X-Amz-Target
in: header
required: true
schema:
type: string
enum:
- DeviceFarm_20150623.CreateUpload
parameters:
- $ref: "#/components/parameters/X-Amz-Content-Sha256"
- $ref: "#/components/parameters/X-Amz-Date"
- $ref: "#/components/parameters/X-Amz-Algorithm"
- $ref: "#/components/parameters/X-Amz-Credential"
- $ref: "#/components/parameters/X-Amz-Security-Token"
- $ref: "#/components/parameters/X-Amz-Signature"
- $ref: "#/components/parameters/X-Amz-SignedHeaders"
/#X-Amz-Target=DeviceFarm_20150623.CreateVPCEConfiguration:
post:
operationId: CreateVPCEConfiguration
description: Creates a configuration record in Device Farm for your Amazon Virtual Private Cloud (VPC) endpoint.
responses:
"200":
description: Success
content:
application/json:
schema:
$ref: "#/components/schemas/CreateVPCEConfigurationResult"
"480":
description: ArgumentException
content:
application/json:
schema:
$ref: "#/components/schemas/ArgumentException"
"481":
description: LimitExceededException
content:
application/json:
schema:
$ref: "#/components/schemas/LimitExceededException"
"482":
description: ServiceAccountException
content:
application/json:
schema:
$ref: "#/components/schemas/ServiceAccountException"
requestBody:
required: true
content:
application/json:
schema:
$ref: "#/components/schemas/CreateVPCEConfigurationRequest"
parameters:
- name: X-Amz-Target
in: header
required: true
schema:
type: string
enum:
- DeviceFarm_20150623.CreateVPCEConfiguration
parameters:
- $ref: "#/components/parameters/X-Amz-Content-Sha256"
- $ref: "#/components/parameters/X-Amz-Date"
- $ref: "#/components/parameters/X-Amz-Algorithm"
- $ref: "#/components/parameters/X-Amz-Credential"
- $ref: "#/components/parameters/X-Amz-Security-Token"
- $ref: "#/components/parameters/X-Amz-Signature"
- $ref: "#/components/parameters/X-Amz-SignedHeaders"
/#X-Amz-Target=DeviceFarm_20150623.DeleteDevicePool:
post:
operationId: DeleteDevicePool
description: Deletes a device pool given the pool ARN. Does not allow deletion of curated pools owned by the system.
responses:
"200":
description: Success
content:
application/json:
schema:
$ref: "#/components/schemas/DeleteDevicePoolResult"
"480":
description: ArgumentException
content:
application/json:
schema:
$ref: "#/components/schemas/ArgumentException"
"481":
description: NotFoundException
content:
application/json:
schema:
$ref: "#/components/schemas/NotFoundException"
"482":
description: LimitExceededException
content:
application/json:
schema:
$ref: "#/components/schemas/LimitExceededException"
"483":
description: ServiceAccountException
content:
application/json:
schema:
$ref: "#/components/schemas/ServiceAccountException"
requestBody:
required: true
content:
application/json:
schema:
$ref: "#/components/schemas/DeleteDevicePoolRequest"
parameters:
- name: X-Amz-Target
in: header
required: true
schema:
type: string
enum:
- DeviceFarm_20150623.DeleteDevicePool
parameters:
- $ref: "#/components/parameters/X-Amz-Content-Sha256"
- $ref: "#/components/parameters/X-Amz-Date"
- $ref: "#/components/parameters/X-Amz-Algorithm"
- $ref: "#/components/parameters/X-Amz-Credential"
- $ref: "#/components/parameters/X-Amz-Security-Token"
- $ref: "#/components/parameters/X-Amz-Signature"
- $ref: "#/components/parameters/X-Amz-SignedHeaders"
/#X-Amz-Target=DeviceFarm_20150623.DeleteInstanceProfile:
post:
operationId: DeleteInstanceProfile
description: Deletes a profile that can be applied to one or more private device instances.
responses:
"200":
description: Success
content:
application/json:
schema:
$ref: "#/components/schemas/DeleteInstanceProfileResult"
"480":
description: ArgumentException
content:
application/json:
schema:
$ref: "#/components/schemas/ArgumentException"
"481":
description: NotFoundException
content:
application/json:
schema:
$ref: "#/components/schemas/NotFoundException"
"482":
description: LimitExceededException
content:
application/json:
schema:
$ref: "#/components/schemas/LimitExceededException"
"483":
description: ServiceAccountException
content:
application/json:
schema:
$ref: "#/components/schemas/ServiceAccountException"
requestBody:
required: true
content:
application/json:
schema:
$ref: "#/components/schemas/DeleteInstanceProfileRequest"
parameters:
- name: X-Amz-Target
in: header
required: true
schema:
type: string
enum:
- DeviceFarm_20150623.DeleteInstanceProfile
parameters:
- $ref: "#/components/parameters/X-Amz-Content-Sha256"
- $ref: "#/components/parameters/X-Amz-Date"
- $ref: "#/components/parameters/X-Amz-Algorithm"
- $ref: "#/components/parameters/X-Amz-Credential"
- $ref: "#/components/parameters/X-Amz-Security-Token"
- $ref: "#/components/parameters/X-Amz-Signature"
- $ref: "#/components/parameters/X-Amz-SignedHeaders"
/#X-Amz-Target=DeviceFarm_20150623.DeleteNetworkProfile:
post:
operationId: DeleteNetworkProfile
description: Deletes a network profile.
responses:
"200":
description: Success
content:
application/json:
schema:
$ref: "#/components/schemas/DeleteNetworkProfileResult"
"480":
description: ArgumentException
content:
application/json:
schema:
$ref: "#/components/schemas/ArgumentException"
"481":
description: NotFoundException
content:
application/json:
schema:
$ref: "#/components/schemas/NotFoundException"
"482":
description: LimitExceededException
content:
application/json:
schema:
$ref: "#/components/schemas/LimitExceededException"
"483":
description: ServiceAccountException
content:
application/json:
schema:
$ref: "#/components/schemas/ServiceAccountException"
requestBody:
required: true
content:
application/json:
schema:
$ref: "#/components/schemas/DeleteNetworkProfileRequest"
parameters:
- name: X-Amz-Target
in: header
required: true
schema:
type: string
enum:
- DeviceFarm_20150623.DeleteNetworkProfile
parameters:
- $ref: "#/components/parameters/X-Amz-Content-Sha256"
- $ref: "#/components/parameters/X-Amz-Date"
- $ref: "#/components/parameters/X-Amz-Algorithm"
- $ref: "#/components/parameters/X-Amz-Credential"
- $ref: "#/components/parameters/X-Amz-Security-Token"
- $ref: "#/components/parameters/X-Amz-Signature"
- $ref: "#/components/parameters/X-Amz-SignedHeaders"
/#X-Amz-Target=DeviceFarm_20150623.DeleteProject:
post:
operationId: DeleteProject
description: Deletes an AWS Device Farm project, given the project ARN.
Deleting this resource does not stop an in-progress run.
responses: "200": description: Success content: application/json: schema: $ref: "#/components/schemas/DeleteProjectResult" "480": description: ArgumentException content: application/json: schema: $ref: "#/components/schemas/ArgumentException" "481": description: NotFoundException content: application/json: schema: $ref: "#/components/schemas/NotFoundException" "482": description: LimitExceededException content: application/json: schema: $ref: "#/components/schemas/LimitExceededException" "483": description: ServiceAccountException content: application/json: schema: $ref: "#/components/schemas/ServiceAccountException" requestBody: required: true content: application/json: schema: $ref: "#/components/schemas/DeleteProjectRequest" parameters: - name: X-Amz-Target in: header required: true schema: type: string enum: - DeviceFarm_20150623.DeleteProject parameters: - $ref: "#/components/parameters/X-Amz-Content-Sha256" - $ref: "#/components/parameters/X-Amz-Date" - $ref: "#/components/parameters/X-Amz-Algorithm" - $ref: "#/components/parameters/X-Amz-Credential" - $ref: "#/components/parameters/X-Amz-Security-Token" - $ref: "#/components/parameters/X-Amz-Signature" - $ref: "#/components/parameters/X-Amz-SignedHeaders" /#X-Amz-Target=DeviceFarm_20150623.DeleteRemoteAccessSession: post: operationId: DeleteRemoteAccessSession description: Deletes a completed remote access session and its results. responses: "200": description: Success content: application/json: schema: $ref: "#/components/schemas/DeleteRemoteAccessSessionResult" "480": description: ArgumentException content: application/json: schema: $ref: "#/components/schemas/ArgumentException" "481": description: NotFoundException content: application/json: schema: $ref: "#/components/schemas/NotFoundException" "482": description: LimitExceededException content: application/json: schema: $ref: "#/components/schemas/LimitExceededException" "483": description: ServiceAccountException content: application/json: schema: $ref: "#/components/schemas/ServiceAccountException" requestBody: required: true content: application/json: schema: $ref: "#/components/schemas/DeleteRemoteAccessSessionRequest" parameters: - name: X-Amz-Target in: header required: true schema: type: string enum: - DeviceFarm_20150623.DeleteRemoteAccessSession parameters: - $ref: "#/components/parameters/X-Amz-Content-Sha256" - $ref: "#/components/parameters/X-Amz-Date" - $ref: "#/components/parameters/X-Amz-Algorithm" - $ref: "#/components/parameters/X-Amz-Credential" - $ref: "#/components/parameters/X-Amz-Security-Token" - $ref: "#/components/parameters/X-Amz-Signature" - $ref: "#/components/parameters/X-Amz-SignedHeaders" /#X-Amz-Target=DeviceFarm_20150623.DeleteRun: post: operationId: DeleteRun description:Deletes the run, given the run ARN.
Deleting this resource does not stop an in-progress run.
responses: "200": description: Success content: application/json: schema: $ref: "#/components/schemas/DeleteRunResult" "480": description: ArgumentException content: application/json: schema: $ref: "#/components/schemas/ArgumentException" "481": description: NotFoundException content: application/json: schema: $ref: "#/components/schemas/NotFoundException" "482": description: LimitExceededException content: application/json: schema: $ref: "#/components/schemas/LimitExceededException" "483": description: ServiceAccountException content: application/json: schema: $ref: "#/components/schemas/ServiceAccountException" requestBody: required: true content: application/json: schema: $ref: "#/components/schemas/DeleteRunRequest" parameters: - name: X-Amz-Target in: header required: true schema: type: string enum: - DeviceFarm_20150623.DeleteRun parameters: - $ref: "#/components/parameters/X-Amz-Content-Sha256" - $ref: "#/components/parameters/X-Amz-Date" - $ref: "#/components/parameters/X-Amz-Algorithm" - $ref: "#/components/parameters/X-Amz-Credential" - $ref: "#/components/parameters/X-Amz-Security-Token" - $ref: "#/components/parameters/X-Amz-Signature" - $ref: "#/components/parameters/X-Amz-SignedHeaders" /#X-Amz-Target=DeviceFarm_20150623.DeleteTestGridProject: post: operationId: DeleteTestGridProject description:Deletes a Selenium testing project and all content generated under it.
You cannot undo this operation.
You cannot delete a project if it has active sessions.
NotEligible error if the user is not permitted to invoke the operation. If you must be able to invoke this operation, contact aws-devicefarm-support@amazon.com.
responses:
"200":
description: Success
content:
application/json:
schema:
$ref: "#/components/schemas/GetOfferingStatusResult"
"480":
description: ArgumentException
content:
application/json:
schema:
$ref: "#/components/schemas/ArgumentException"
"481":
description: NotFoundException
content:
application/json:
schema:
$ref: "#/components/schemas/NotFoundException"
"482":
description: NotEligibleException
content:
application/json:
schema:
$ref: "#/components/schemas/NotEligibleException"
"483":
description: LimitExceededException
content:
application/json:
schema:
$ref: "#/components/schemas/LimitExceededException"
"484":
description: ServiceAccountException
content:
application/json:
schema:
$ref: "#/components/schemas/ServiceAccountException"
requestBody:
required: true
content:
application/json:
schema:
$ref: "#/components/schemas/GetOfferingStatusRequest"
parameters:
- name: nextToken
in: query
schema:
type: string
description: Pagination token
required: false
- name: X-Amz-Target
in: header
required: true
schema:
type: string
enum:
- DeviceFarm_20150623.GetOfferingStatus
parameters:
- $ref: "#/components/parameters/X-Amz-Content-Sha256"
- $ref: "#/components/parameters/X-Amz-Date"
- $ref: "#/components/parameters/X-Amz-Algorithm"
- $ref: "#/components/parameters/X-Amz-Credential"
- $ref: "#/components/parameters/X-Amz-Security-Token"
- $ref: "#/components/parameters/X-Amz-Signature"
- $ref: "#/components/parameters/X-Amz-SignedHeaders"
/#X-Amz-Target=DeviceFarm_20150623.GetProject:
post:
operationId: GetProject
description: Gets information about a project.
responses:
"200":
description: Success
content:
application/json:
schema:
$ref: "#/components/schemas/GetProjectResult"
"480":
description: ArgumentException
content:
application/json:
schema:
$ref: "#/components/schemas/ArgumentException"
"481":
description: NotFoundException
content:
application/json:
schema:
$ref: "#/components/schemas/NotFoundException"
"482":
description: LimitExceededException
content:
application/json:
schema:
$ref: "#/components/schemas/LimitExceededException"
"483":
description: ServiceAccountException
content:
application/json:
schema:
$ref: "#/components/schemas/ServiceAccountException"
requestBody:
required: true
content:
application/json:
schema:
$ref: "#/components/schemas/GetProjectRequest"
parameters:
- name: X-Amz-Target
in: header
required: true
schema:
type: string
enum:
- DeviceFarm_20150623.GetProject
parameters:
- $ref: "#/components/parameters/X-Amz-Content-Sha256"
- $ref: "#/components/parameters/X-Amz-Date"
- $ref: "#/components/parameters/X-Amz-Algorithm"
- $ref: "#/components/parameters/X-Amz-Credential"
- $ref: "#/components/parameters/X-Amz-Security-Token"
- $ref: "#/components/parameters/X-Amz-Signature"
- $ref: "#/components/parameters/X-Amz-SignedHeaders"
/#X-Amz-Target=DeviceFarm_20150623.GetRemoteAccessSession:
post:
operationId: GetRemoteAccessSession
description: Returns a link to a currently running remote access session.
responses:
"200":
description: Success
content:
application/json:
schema:
$ref: "#/components/schemas/GetRemoteAccessSessionResult"
"480":
description: ArgumentException
content:
application/json:
schema:
$ref: "#/components/schemas/ArgumentException"
"481":
description: NotFoundException
content:
application/json:
schema:
$ref: "#/components/schemas/NotFoundException"
"482":
description: LimitExceededException
content:
application/json:
schema:
$ref: "#/components/schemas/LimitExceededException"
"483":
description: ServiceAccountException
content:
application/json:
schema:
$ref: "#/components/schemas/ServiceAccountException"
requestBody:
required: true
content:
application/json:
schema:
$ref: "#/components/schemas/GetRemoteAccessSessionRequest"
parameters:
- name: X-Amz-Target
in: header
required: true
schema:
type: string
enum:
- DeviceFarm_20150623.GetRemoteAccessSession
parameters:
- $ref: "#/components/parameters/X-Amz-Content-Sha256"
- $ref: "#/components/parameters/X-Amz-Date"
- $ref: "#/components/parameters/X-Amz-Algorithm"
- $ref: "#/components/parameters/X-Amz-Credential"
- $ref: "#/components/parameters/X-Amz-Security-Token"
- $ref: "#/components/parameters/X-Amz-Signature"
- $ref: "#/components/parameters/X-Amz-SignedHeaders"
/#X-Amz-Target=DeviceFarm_20150623.GetRun:
post:
operationId: GetRun
description: Gets information about a run.
responses:
"200":
description: Success
content:
application/json:
schema:
$ref: "#/components/schemas/GetRunResult"
"480":
description: ArgumentException
content:
application/json:
schema:
$ref: "#/components/schemas/ArgumentException"
"481":
description: NotFoundException
content:
application/json:
schema:
$ref: "#/components/schemas/NotFoundException"
"482":
description: LimitExceededException
content:
application/json:
schema:
$ref: "#/components/schemas/LimitExceededException"
"483":
description: ServiceAccountException
content:
application/json:
schema:
$ref: "#/components/schemas/ServiceAccountException"
requestBody:
required: true
content:
application/json:
schema:
$ref: "#/components/schemas/GetRunRequest"
parameters:
- name: X-Amz-Target
in: header
required: true
schema:
type: string
enum:
- DeviceFarm_20150623.GetRun
parameters:
- $ref: "#/components/parameters/X-Amz-Content-Sha256"
- $ref: "#/components/parameters/X-Amz-Date"
- $ref: "#/components/parameters/X-Amz-Algorithm"
- $ref: "#/components/parameters/X-Amz-Credential"
- $ref: "#/components/parameters/X-Amz-Security-Token"
- $ref: "#/components/parameters/X-Amz-Signature"
- $ref: "#/components/parameters/X-Amz-SignedHeaders"
/#X-Amz-Target=DeviceFarm_20150623.GetSuite:
post:
operationId: GetSuite
description: Gets information about a suite.
responses:
"200":
description: Success
content:
application/json:
schema:
$ref: "#/components/schemas/GetSuiteResult"
"480":
description: ArgumentException
content:
application/json:
schema:
$ref: "#/components/schemas/ArgumentException"
"481":
description: NotFoundException
content:
application/json:
schema:
$ref: "#/components/schemas/NotFoundException"
"482":
description: LimitExceededException
content:
application/json:
schema:
$ref: "#/components/schemas/LimitExceededException"
"483":
description: ServiceAccountException
content:
application/json:
schema:
$ref: "#/components/schemas/ServiceAccountException"
requestBody:
required: true
content:
application/json:
schema:
$ref: "#/components/schemas/GetSuiteRequest"
parameters:
- name: X-Amz-Target
in: header
required: true
schema:
type: string
enum:
- DeviceFarm_20150623.GetSuite
parameters:
- $ref: "#/components/parameters/X-Amz-Content-Sha256"
- $ref: "#/components/parameters/X-Amz-Date"
- $ref: "#/components/parameters/X-Amz-Algorithm"
- $ref: "#/components/parameters/X-Amz-Credential"
- $ref: "#/components/parameters/X-Amz-Security-Token"
- $ref: "#/components/parameters/X-Amz-Signature"
- $ref: "#/components/parameters/X-Amz-SignedHeaders"
/#X-Amz-Target=DeviceFarm_20150623.GetTest:
post:
operationId: GetTest
description: Gets information about a test.
responses:
"200":
description: Success
content:
application/json:
schema:
$ref: "#/components/schemas/GetTestResult"
"480":
description: ArgumentException
content:
application/json:
schema:
$ref: "#/components/schemas/ArgumentException"
"481":
description: NotFoundException
content:
application/json:
schema:
$ref: "#/components/schemas/NotFoundException"
"482":
description: LimitExceededException
content:
application/json:
schema:
$ref: "#/components/schemas/LimitExceededException"
"483":
description: ServiceAccountException
content:
application/json:
schema:
$ref: "#/components/schemas/ServiceAccountException"
requestBody:
required: true
content:
application/json:
schema:
$ref: "#/components/schemas/GetTestRequest"
parameters:
- name: X-Amz-Target
in: header
required: true
schema:
type: string
enum:
- DeviceFarm_20150623.GetTest
parameters:
- $ref: "#/components/parameters/X-Amz-Content-Sha256"
- $ref: "#/components/parameters/X-Amz-Date"
- $ref: "#/components/parameters/X-Amz-Algorithm"
- $ref: "#/components/parameters/X-Amz-Credential"
- $ref: "#/components/parameters/X-Amz-Security-Token"
- $ref: "#/components/parameters/X-Amz-Signature"
- $ref: "#/components/parameters/X-Amz-SignedHeaders"
/#X-Amz-Target=DeviceFarm_20150623.GetTestGridProject:
post:
operationId: GetTestGridProject
description: Retrieves information about a Selenium testing project.
responses:
"200":
description: Success
content:
application/json:
schema:
$ref: "#/components/schemas/GetTestGridProjectResult"
"480":
description: NotFoundException
content:
application/json:
schema:
$ref: "#/components/schemas/NotFoundException"
"481":
description: ArgumentException
content:
application/json:
schema:
$ref: "#/components/schemas/ArgumentException"
"482":
description: InternalServiceException
content:
application/json:
schema:
$ref: "#/components/schemas/InternalServiceException"
requestBody:
required: true
content:
application/json:
schema:
$ref: "#/components/schemas/GetTestGridProjectRequest"
parameters:
- name: X-Amz-Target
in: header
required: true
schema:
type: string
enum:
- DeviceFarm_20150623.GetTestGridProject
parameters:
- $ref: "#/components/parameters/X-Amz-Content-Sha256"
- $ref: "#/components/parameters/X-Amz-Date"
- $ref: "#/components/parameters/X-Amz-Algorithm"
- $ref: "#/components/parameters/X-Amz-Credential"
- $ref: "#/components/parameters/X-Amz-Security-Token"
- $ref: "#/components/parameters/X-Amz-Signature"
- $ref: "#/components/parameters/X-Amz-SignedHeaders"
/#X-Amz-Target=DeviceFarm_20150623.GetTestGridSession:
post:
operationId: GetTestGridSession
description: A session is an instance of a browser created through a RemoteWebDriver with the URL from CreateTestGridUrlResult$url. You can use the following to look up sessions:
The session ARN (GetTestGridSessionRequest$sessionArn).
The project ARN and a session ID (GetTestGridSessionRequest$projectArn and GetTestGridSessionRequest$sessionId).
NotEligible error if the caller is not permitted to invoke the operation. Contact aws-devicefarm-support@amazon.com if you must be able to invoke this operation.
responses:
"200":
description: Success
content:
application/json:
schema:
$ref: "#/components/schemas/ListOfferingPromotionsResult"
"480":
description: ArgumentException
content:
application/json:
schema:
$ref: "#/components/schemas/ArgumentException"
"481":
description: NotFoundException
content:
application/json:
schema:
$ref: "#/components/schemas/NotFoundException"
"482":
description: NotEligibleException
content:
application/json:
schema:
$ref: "#/components/schemas/NotEligibleException"
"483":
description: LimitExceededException
content:
application/json:
schema:
$ref: "#/components/schemas/LimitExceededException"
"484":
description: ServiceAccountException
content:
application/json:
schema:
$ref: "#/components/schemas/ServiceAccountException"
requestBody:
required: true
content:
application/json:
schema:
$ref: "#/components/schemas/ListOfferingPromotionsRequest"
parameters:
- name: X-Amz-Target
in: header
required: true
schema:
type: string
enum:
- DeviceFarm_20150623.ListOfferingPromotions
parameters:
- $ref: "#/components/parameters/X-Amz-Content-Sha256"
- $ref: "#/components/parameters/X-Amz-Date"
- $ref: "#/components/parameters/X-Amz-Algorithm"
- $ref: "#/components/parameters/X-Amz-Credential"
- $ref: "#/components/parameters/X-Amz-Security-Token"
- $ref: "#/components/parameters/X-Amz-Signature"
- $ref: "#/components/parameters/X-Amz-SignedHeaders"
/#X-Amz-Target=DeviceFarm_20150623.ListOfferingTransactions:
post:
operationId: ListOfferingTransactions
description: 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 NotEligible error if the user is not permitted to invoke the operation. If you must be able to invoke this operation, contact aws-devicefarm-support@amazon.com.
responses:
"200":
description: Success
content:
application/json:
schema:
$ref: "#/components/schemas/ListOfferingTransactionsResult"
"480":
description: ArgumentException
content:
application/json:
schema:
$ref: "#/components/schemas/ArgumentException"
"481":
description: NotFoundException
content:
application/json:
schema:
$ref: "#/components/schemas/NotFoundException"
"482":
description: NotEligibleException
content:
application/json:
schema:
$ref: "#/components/schemas/NotEligibleException"
"483":
description: LimitExceededException
content:
application/json:
schema:
$ref: "#/components/schemas/LimitExceededException"
"484":
description: ServiceAccountException
content:
application/json:
schema:
$ref: "#/components/schemas/ServiceAccountException"
requestBody:
required: true
content:
application/json:
schema:
$ref: "#/components/schemas/ListOfferingTransactionsRequest"
parameters:
- name: nextToken
in: query
schema:
type: string
description: Pagination token
required: false
- name: X-Amz-Target
in: header
required: true
schema:
type: string
enum:
- DeviceFarm_20150623.ListOfferingTransactions
parameters:
- $ref: "#/components/parameters/X-Amz-Content-Sha256"
- $ref: "#/components/parameters/X-Amz-Date"
- $ref: "#/components/parameters/X-Amz-Algorithm"
- $ref: "#/components/parameters/X-Amz-Credential"
- $ref: "#/components/parameters/X-Amz-Security-Token"
- $ref: "#/components/parameters/X-Amz-Signature"
- $ref: "#/components/parameters/X-Amz-SignedHeaders"
/#X-Amz-Target=DeviceFarm_20150623.ListOfferings:
post:
operationId: ListOfferings
description: 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 NotEligible error if the user is not permitted to invoke the operation. If you must be able to invoke this operation, contact aws-devicefarm-support@amazon.com.
responses:
"200":
description: Success
content:
application/json:
schema:
$ref: "#/components/schemas/ListOfferingsResult"
"480":
description: ArgumentException
content:
application/json:
schema:
$ref: "#/components/schemas/ArgumentException"
"481":
description: NotFoundException
content:
application/json:
schema:
$ref: "#/components/schemas/NotFoundException"
"482":
description: NotEligibleException
content:
application/json:
schema:
$ref: "#/components/schemas/NotEligibleException"
"483":
description: LimitExceededException
content:
application/json:
schema:
$ref: "#/components/schemas/LimitExceededException"
"484":
description: ServiceAccountException
content:
application/json:
schema:
$ref: "#/components/schemas/ServiceAccountException"
requestBody:
required: true
content:
application/json:
schema:
$ref: "#/components/schemas/ListOfferingsRequest"
parameters:
- name: nextToken
in: query
schema:
type: string
description: Pagination token
required: false
- name: X-Amz-Target
in: header
required: true
schema:
type: string
enum:
- DeviceFarm_20150623.ListOfferings
parameters:
- $ref: "#/components/parameters/X-Amz-Content-Sha256"
- $ref: "#/components/parameters/X-Amz-Date"
- $ref: "#/components/parameters/X-Amz-Algorithm"
- $ref: "#/components/parameters/X-Amz-Credential"
- $ref: "#/components/parameters/X-Amz-Security-Token"
- $ref: "#/components/parameters/X-Amz-Signature"
- $ref: "#/components/parameters/X-Amz-SignedHeaders"
/#X-Amz-Target=DeviceFarm_20150623.ListProjects:
post:
operationId: ListProjects
description: Gets information about projects.
responses:
"200":
description: Success
content:
application/json:
schema:
$ref: "#/components/schemas/ListProjectsResult"
"480":
description: ArgumentException
content:
application/json:
schema:
$ref: "#/components/schemas/ArgumentException"
"481":
description: NotFoundException
content:
application/json:
schema:
$ref: "#/components/schemas/NotFoundException"
"482":
description: LimitExceededException
content:
application/json:
schema:
$ref: "#/components/schemas/LimitExceededException"
"483":
description: ServiceAccountException
content:
application/json:
schema:
$ref: "#/components/schemas/ServiceAccountException"
requestBody:
required: true
content:
application/json:
schema:
$ref: "#/components/schemas/ListProjectsRequest"
parameters:
- name: nextToken
in: query
schema:
type: string
description: Pagination token
required: false
- name: X-Amz-Target
in: header
required: true
schema:
type: string
enum:
- DeviceFarm_20150623.ListProjects
parameters:
- $ref: "#/components/parameters/X-Amz-Content-Sha256"
- $ref: "#/components/parameters/X-Amz-Date"
- $ref: "#/components/parameters/X-Amz-Algorithm"
- $ref: "#/components/parameters/X-Amz-Credential"
- $ref: "#/components/parameters/X-Amz-Security-Token"
- $ref: "#/components/parameters/X-Amz-Signature"
- $ref: "#/components/parameters/X-Amz-SignedHeaders"
/#X-Amz-Target=DeviceFarm_20150623.ListRemoteAccessSessions:
post:
operationId: ListRemoteAccessSessions
description: Returns a list of all currently running remote access sessions.
responses:
"200":
description: Success
content:
application/json:
schema:
$ref: "#/components/schemas/ListRemoteAccessSessionsResult"
"480":
description: ArgumentException
content:
application/json:
schema:
$ref: "#/components/schemas/ArgumentException"
"481":
description: NotFoundException
content:
application/json:
schema:
$ref: "#/components/schemas/NotFoundException"
"482":
description: LimitExceededException
content:
application/json:
schema:
$ref: "#/components/schemas/LimitExceededException"
"483":
description: ServiceAccountException
content:
application/json:
schema:
$ref: "#/components/schemas/ServiceAccountException"
requestBody:
required: true
content:
application/json:
schema:
$ref: "#/components/schemas/ListRemoteAccessSessionsRequest"
parameters:
- name: X-Amz-Target
in: header
required: true
schema:
type: string
enum:
- DeviceFarm_20150623.ListRemoteAccessSessions
parameters:
- $ref: "#/components/parameters/X-Amz-Content-Sha256"
- $ref: "#/components/parameters/X-Amz-Date"
- $ref: "#/components/parameters/X-Amz-Algorithm"
- $ref: "#/components/parameters/X-Amz-Credential"
- $ref: "#/components/parameters/X-Amz-Security-Token"
- $ref: "#/components/parameters/X-Amz-Signature"
- $ref: "#/components/parameters/X-Amz-SignedHeaders"
/#X-Amz-Target=DeviceFarm_20150623.ListRuns:
post:
operationId: ListRuns
description: Gets information about runs, given an AWS Device Farm project ARN.
responses:
"200":
description: Success
content:
application/json:
schema:
$ref: "#/components/schemas/ListRunsResult"
"480":
description: ArgumentException
content:
application/json:
schema:
$ref: "#/components/schemas/ArgumentException"
"481":
description: NotFoundException
content:
application/json:
schema:
$ref: "#/components/schemas/NotFoundException"
"482":
description: LimitExceededException
content:
application/json:
schema:
$ref: "#/components/schemas/LimitExceededException"
"483":
description: ServiceAccountException
content:
application/json:
schema:
$ref: "#/components/schemas/ServiceAccountException"
requestBody:
required: true
content:
application/json:
schema:
$ref: "#/components/schemas/ListRunsRequest"
parameters:
- name: nextToken
in: query
schema:
type: string
description: Pagination token
required: false
- name: X-Amz-Target
in: header
required: true
schema:
type: string
enum:
- DeviceFarm_20150623.ListRuns
parameters:
- $ref: "#/components/parameters/X-Amz-Content-Sha256"
- $ref: "#/components/parameters/X-Amz-Date"
- $ref: "#/components/parameters/X-Amz-Algorithm"
- $ref: "#/components/parameters/X-Amz-Credential"
- $ref: "#/components/parameters/X-Amz-Security-Token"
- $ref: "#/components/parameters/X-Amz-Signature"
- $ref: "#/components/parameters/X-Amz-SignedHeaders"
/#X-Amz-Target=DeviceFarm_20150623.ListSamples:
post:
operationId: ListSamples
description: Gets information about samples, given an AWS Device Farm job ARN.
responses:
"200":
description: Success
content:
application/json:
schema:
$ref: "#/components/schemas/ListSamplesResult"
"480":
description: ArgumentException
content:
application/json:
schema:
$ref: "#/components/schemas/ArgumentException"
"481":
description: NotFoundException
content:
application/json:
schema:
$ref: "#/components/schemas/NotFoundException"
"482":
description: LimitExceededException
content:
application/json:
schema:
$ref: "#/components/schemas/LimitExceededException"
"483":
description: ServiceAccountException
content:
application/json:
schema:
$ref: "#/components/schemas/ServiceAccountException"
requestBody:
required: true
content:
application/json:
schema:
$ref: "#/components/schemas/ListSamplesRequest"
parameters:
- name: nextToken
in: query
schema:
type: string
description: Pagination token
required: false
- name: X-Amz-Target
in: header
required: true
schema:
type: string
enum:
- DeviceFarm_20150623.ListSamples
parameters:
- $ref: "#/components/parameters/X-Amz-Content-Sha256"
- $ref: "#/components/parameters/X-Amz-Date"
- $ref: "#/components/parameters/X-Amz-Algorithm"
- $ref: "#/components/parameters/X-Amz-Credential"
- $ref: "#/components/parameters/X-Amz-Security-Token"
- $ref: "#/components/parameters/X-Amz-Signature"
- $ref: "#/components/parameters/X-Amz-SignedHeaders"
/#X-Amz-Target=DeviceFarm_20150623.ListSuites:
post:
operationId: ListSuites
description: Gets information about test suites for a given job.
responses:
"200":
description: Success
content:
application/json:
schema:
$ref: "#/components/schemas/ListSuitesResult"
"480":
description: ArgumentException
content:
application/json:
schema:
$ref: "#/components/schemas/ArgumentException"
"481":
description: NotFoundException
content:
application/json:
schema:
$ref: "#/components/schemas/NotFoundException"
"482":
description: LimitExceededException
content:
application/json:
schema:
$ref: "#/components/schemas/LimitExceededException"
"483":
description: ServiceAccountException
content:
application/json:
schema:
$ref: "#/components/schemas/ServiceAccountException"
requestBody:
required: true
content:
application/json:
schema:
$ref: "#/components/schemas/ListSuitesRequest"
parameters:
- name: nextToken
in: query
schema:
type: string
description: Pagination token
required: false
- name: X-Amz-Target
in: header
required: true
schema:
type: string
enum:
- DeviceFarm_20150623.ListSuites
parameters:
- $ref: "#/components/parameters/X-Amz-Content-Sha256"
- $ref: "#/components/parameters/X-Amz-Date"
- $ref: "#/components/parameters/X-Amz-Algorithm"
- $ref: "#/components/parameters/X-Amz-Credential"
- $ref: "#/components/parameters/X-Amz-Security-Token"
- $ref: "#/components/parameters/X-Amz-Signature"
- $ref: "#/components/parameters/X-Amz-SignedHeaders"
/#X-Amz-Target=DeviceFarm_20150623.ListTagsForResource:
post:
operationId: ListTagsForResource
description: List the tags for an AWS Device Farm resource.
responses:
"200":
description: Success
content:
application/json:
schema:
$ref: "#/components/schemas/ListTagsForResourceResponse"
"480":
description: ArgumentException
content:
application/json:
schema:
$ref: "#/components/schemas/ArgumentException"
"481":
description: NotFoundException
content:
application/json:
schema:
$ref: "#/components/schemas/NotFoundException"
"482":
description: TagOperationException
content:
application/json:
schema:
$ref: "#/components/schemas/TagOperationException"
requestBody:
required: true
content:
application/json:
schema:
$ref: "#/components/schemas/ListTagsForResourceRequest"
parameters:
- name: X-Amz-Target
in: header
required: true
schema:
type: string
enum:
- DeviceFarm_20150623.ListTagsForResource
parameters:
- $ref: "#/components/parameters/X-Amz-Content-Sha256"
- $ref: "#/components/parameters/X-Amz-Date"
- $ref: "#/components/parameters/X-Amz-Algorithm"
- $ref: "#/components/parameters/X-Amz-Credential"
- $ref: "#/components/parameters/X-Amz-Security-Token"
- $ref: "#/components/parameters/X-Amz-Signature"
- $ref: "#/components/parameters/X-Amz-SignedHeaders"
/#X-Amz-Target=DeviceFarm_20150623.ListTestGridProjects:
post:
operationId: ListTestGridProjects
description: Gets a list of all Selenium testing projects in your account.
responses:
"200":
description: Success
content:
application/json:
schema:
$ref: "#/components/schemas/ListTestGridProjectsResult"
"480":
description: ArgumentException
content:
application/json:
schema:
$ref: "#/components/schemas/ArgumentException"
"481":
description: InternalServiceException
content:
application/json:
schema:
$ref: "#/components/schemas/InternalServiceException"
requestBody:
required: true
content:
application/json:
schema:
$ref: "#/components/schemas/ListTestGridProjectsRequest"
parameters:
- name: maxResult
in: query
schema:
type: string
description: Pagination limit
required: false
- name: nextToken
in: query
schema:
type: string
description: Pagination token
required: false
- name: X-Amz-Target
in: header
required: true
schema:
type: string
enum:
- DeviceFarm_20150623.ListTestGridProjects
parameters:
- $ref: "#/components/parameters/X-Amz-Content-Sha256"
- $ref: "#/components/parameters/X-Amz-Date"
- $ref: "#/components/parameters/X-Amz-Algorithm"
- $ref: "#/components/parameters/X-Amz-Credential"
- $ref: "#/components/parameters/X-Amz-Security-Token"
- $ref: "#/components/parameters/X-Amz-Signature"
- $ref: "#/components/parameters/X-Amz-SignedHeaders"
/#X-Amz-Target=DeviceFarm_20150623.ListTestGridSessionActions:
post:
operationId: ListTestGridSessionActions
description: Returns a list of the actions taken in a TestGridSession.
responses:
"200":
description: Success
content:
application/json:
schema:
$ref: "#/components/schemas/ListTestGridSessionActionsResult"
"480":
description: NotFoundException
content:
application/json:
schema:
$ref: "#/components/schemas/NotFoundException"
"481":
description: ArgumentException
content:
application/json:
schema:
$ref: "#/components/schemas/ArgumentException"
"482":
description: InternalServiceException
content:
application/json:
schema:
$ref: "#/components/schemas/InternalServiceException"
requestBody:
required: true
content:
application/json:
schema:
$ref: "#/components/schemas/ListTestGridSessionActionsRequest"
parameters:
- name: maxResult
in: query
schema:
type: string
description: Pagination limit
required: false
- name: nextToken
in: query
schema:
type: string
description: Pagination token
required: false
- name: X-Amz-Target
in: header
required: true
schema:
type: string
enum:
- DeviceFarm_20150623.ListTestGridSessionActions
parameters:
- $ref: "#/components/parameters/X-Amz-Content-Sha256"
- $ref: "#/components/parameters/X-Amz-Date"
- $ref: "#/components/parameters/X-Amz-Algorithm"
- $ref: "#/components/parameters/X-Amz-Credential"
- $ref: "#/components/parameters/X-Amz-Security-Token"
- $ref: "#/components/parameters/X-Amz-Signature"
- $ref: "#/components/parameters/X-Amz-SignedHeaders"
/#X-Amz-Target=DeviceFarm_20150623.ListTestGridSessionArtifacts:
post:
operationId: ListTestGridSessionArtifacts
description: Retrieves a list of artifacts created during the session.
responses:
"200":
description: Success
content:
application/json:
schema:
$ref: "#/components/schemas/ListTestGridSessionArtifactsResult"
"480":
description: NotFoundException
content:
application/json:
schema:
$ref: "#/components/schemas/NotFoundException"
"481":
description: ArgumentException
content:
application/json:
schema:
$ref: "#/components/schemas/ArgumentException"
"482":
description: InternalServiceException
content:
application/json:
schema:
$ref: "#/components/schemas/InternalServiceException"
requestBody:
required: true
content:
application/json:
schema:
$ref: "#/components/schemas/ListTestGridSessionArtifactsRequest"
parameters:
- name: maxResult
in: query
schema:
type: string
description: Pagination limit
required: false
- name: nextToken
in: query
schema:
type: string
description: Pagination token
required: false
- name: X-Amz-Target
in: header
required: true
schema:
type: string
enum:
- DeviceFarm_20150623.ListTestGridSessionArtifacts
parameters:
- $ref: "#/components/parameters/X-Amz-Content-Sha256"
- $ref: "#/components/parameters/X-Amz-Date"
- $ref: "#/components/parameters/X-Amz-Algorithm"
- $ref: "#/components/parameters/X-Amz-Credential"
- $ref: "#/components/parameters/X-Amz-Security-Token"
- $ref: "#/components/parameters/X-Amz-Signature"
- $ref: "#/components/parameters/X-Amz-SignedHeaders"
/#X-Amz-Target=DeviceFarm_20150623.ListTestGridSessions:
post:
operationId: ListTestGridSessions
description: Retrieves a list of sessions for a TestGridProject.
responses:
"200":
description: Success
content:
application/json:
schema:
$ref: "#/components/schemas/ListTestGridSessionsResult"
"480":
description: NotFoundException
content:
application/json:
schema:
$ref: "#/components/schemas/NotFoundException"
"481":
description: ArgumentException
content:
application/json:
schema:
$ref: "#/components/schemas/ArgumentException"
"482":
description: InternalServiceException
content:
application/json:
schema:
$ref: "#/components/schemas/InternalServiceException"
requestBody:
required: true
content:
application/json:
schema:
$ref: "#/components/schemas/ListTestGridSessionsRequest"
parameters:
- name: maxResult
in: query
schema:
type: string
description: Pagination limit
required: false
- name: nextToken
in: query
schema:
type: string
description: Pagination token
required: false
- name: X-Amz-Target
in: header
required: true
schema:
type: string
enum:
- DeviceFarm_20150623.ListTestGridSessions
parameters:
- $ref: "#/components/parameters/X-Amz-Content-Sha256"
- $ref: "#/components/parameters/X-Amz-Date"
- $ref: "#/components/parameters/X-Amz-Algorithm"
- $ref: "#/components/parameters/X-Amz-Credential"
- $ref: "#/components/parameters/X-Amz-Security-Token"
- $ref: "#/components/parameters/X-Amz-Signature"
- $ref: "#/components/parameters/X-Amz-SignedHeaders"
/#X-Amz-Target=DeviceFarm_20150623.ListTests:
post:
operationId: ListTests
description: Gets information about tests in a given test suite.
responses:
"200":
description: Success
content:
application/json:
schema:
$ref: "#/components/schemas/ListTestsResult"
"480":
description: ArgumentException
content:
application/json:
schema:
$ref: "#/components/schemas/ArgumentException"
"481":
description: NotFoundException
content:
application/json:
schema:
$ref: "#/components/schemas/NotFoundException"
"482":
description: LimitExceededException
content:
application/json:
schema:
$ref: "#/components/schemas/LimitExceededException"
"483":
description: ServiceAccountException
content:
application/json:
schema:
$ref: "#/components/schemas/ServiceAccountException"
requestBody:
required: true
content:
application/json:
schema:
$ref: "#/components/schemas/ListTestsRequest"
parameters:
- name: nextToken
in: query
schema:
type: string
description: Pagination token
required: false
- name: X-Amz-Target
in: header
required: true
schema:
type: string
enum:
- DeviceFarm_20150623.ListTests
parameters:
- $ref: "#/components/parameters/X-Amz-Content-Sha256"
- $ref: "#/components/parameters/X-Amz-Date"
- $ref: "#/components/parameters/X-Amz-Algorithm"
- $ref: "#/components/parameters/X-Amz-Credential"
- $ref: "#/components/parameters/X-Amz-Security-Token"
- $ref: "#/components/parameters/X-Amz-Signature"
- $ref: "#/components/parameters/X-Amz-SignedHeaders"
/#X-Amz-Target=DeviceFarm_20150623.ListUniqueProblems:
post:
operationId: ListUniqueProblems
description: Gets information about unique problems, such as exceptions or crashes.
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 (OutOfBoundsException in MyActivity.java:386), ListUniqueProblems returns a single entry instead of many individual entries for that exception.
NotEligible error if the user is not permitted to invoke the operation. If you must be able to invoke this operation, contact aws-devicefarm-support@amazon.com.
responses:
"200":
description: Success
content:
application/json:
schema:
$ref: "#/components/schemas/PurchaseOfferingResult"
"480":
description: ArgumentException
content:
application/json:
schema:
$ref: "#/components/schemas/ArgumentException"
"481":
description: NotFoundException
content:
application/json:
schema:
$ref: "#/components/schemas/NotFoundException"
"482":
description: NotEligibleException
content:
application/json:
schema:
$ref: "#/components/schemas/NotEligibleException"
"483":
description: LimitExceededException
content:
application/json:
schema:
$ref: "#/components/schemas/LimitExceededException"
"484":
description: ServiceAccountException
content:
application/json:
schema:
$ref: "#/components/schemas/ServiceAccountException"
requestBody:
required: true
content:
application/json:
schema:
$ref: "#/components/schemas/PurchaseOfferingRequest"
parameters:
- name: X-Amz-Target
in: header
required: true
schema:
type: string
enum:
- DeviceFarm_20150623.PurchaseOffering
parameters:
- $ref: "#/components/parameters/X-Amz-Content-Sha256"
- $ref: "#/components/parameters/X-Amz-Date"
- $ref: "#/components/parameters/X-Amz-Algorithm"
- $ref: "#/components/parameters/X-Amz-Credential"
- $ref: "#/components/parameters/X-Amz-Security-Token"
- $ref: "#/components/parameters/X-Amz-Signature"
- $ref: "#/components/parameters/X-Amz-SignedHeaders"
/#X-Amz-Target=DeviceFarm_20150623.RenewOffering:
post:
operationId: RenewOffering
description: Explicitly sets the quantity of devices to renew for an offering, starting from the effectiveDate of the next period. The API returns a NotEligible error if the user is not permitted to invoke the operation. If you must be able to invoke this operation, contact aws-devicefarm-support@amazon.com.
responses:
"200":
description: Success
content:
application/json:
schema:
$ref: "#/components/schemas/RenewOfferingResult"
"480":
description: ArgumentException
content:
application/json:
schema:
$ref: "#/components/schemas/ArgumentException"
"481":
description: NotFoundException
content:
application/json:
schema:
$ref: "#/components/schemas/NotFoundException"
"482":
description: NotEligibleException
content:
application/json:
schema:
$ref: "#/components/schemas/NotEligibleException"
"483":
description: LimitExceededException
content:
application/json:
schema:
$ref: "#/components/schemas/LimitExceededException"
"484":
description: ServiceAccountException
content:
application/json:
schema:
$ref: "#/components/schemas/ServiceAccountException"
requestBody:
required: true
content:
application/json:
schema:
$ref: "#/components/schemas/RenewOfferingRequest"
parameters:
- name: X-Amz-Target
in: header
required: true
schema:
type: string
enum:
- DeviceFarm_20150623.RenewOffering
parameters:
- $ref: "#/components/parameters/X-Amz-Content-Sha256"
- $ref: "#/components/parameters/X-Amz-Date"
- $ref: "#/components/parameters/X-Amz-Algorithm"
- $ref: "#/components/parameters/X-Amz-Credential"
- $ref: "#/components/parameters/X-Amz-Security-Token"
- $ref: "#/components/parameters/X-Amz-Signature"
- $ref: "#/components/parameters/X-Amz-SignedHeaders"
/#X-Amz-Target=DeviceFarm_20150623.ScheduleRun:
post:
operationId: ScheduleRun
description: Schedules a run.
responses:
"200":
description: Success
content:
application/json:
schema:
$ref: "#/components/schemas/ScheduleRunResult"
"480":
description: ArgumentException
content:
application/json:
schema:
$ref: "#/components/schemas/ArgumentException"
"481":
description: NotFoundException
content:
application/json:
schema:
$ref: "#/components/schemas/NotFoundException"
"482":
description: LimitExceededException
content:
application/json:
schema:
$ref: "#/components/schemas/LimitExceededException"
"483":
description: IdempotencyException
content:
application/json:
schema:
$ref: "#/components/schemas/IdempotencyException"
"484":
description: ServiceAccountException
content:
application/json:
schema:
$ref: "#/components/schemas/ServiceAccountException"
requestBody:
required: true
content:
application/json:
schema:
$ref: "#/components/schemas/ScheduleRunRequest"
parameters:
- name: X-Amz-Target
in: header
required: true
schema:
type: string
enum:
- DeviceFarm_20150623.ScheduleRun
parameters:
- $ref: "#/components/parameters/X-Amz-Content-Sha256"
- $ref: "#/components/parameters/X-Amz-Date"
- $ref: "#/components/parameters/X-Amz-Algorithm"
- $ref: "#/components/parameters/X-Amz-Credential"
- $ref: "#/components/parameters/X-Amz-Security-Token"
- $ref: "#/components/parameters/X-Amz-Signature"
- $ref: "#/components/parameters/X-Amz-SignedHeaders"
/#X-Amz-Target=DeviceFarm_20150623.StopJob:
post:
operationId: StopJob
description: 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.
responses:
"200":
description: Success
content:
application/json:
schema:
$ref: "#/components/schemas/StopJobResult"
"480":
description: ArgumentException
content:
application/json:
schema:
$ref: "#/components/schemas/ArgumentException"
"481":
description: NotFoundException
content:
application/json:
schema:
$ref: "#/components/schemas/NotFoundException"
"482":
description: LimitExceededException
content:
application/json:
schema:
$ref: "#/components/schemas/LimitExceededException"
"483":
description: ServiceAccountException
content:
application/json:
schema:
$ref: "#/components/schemas/ServiceAccountException"
requestBody:
required: true
content:
application/json:
schema:
$ref: "#/components/schemas/StopJobRequest"
parameters:
- name: X-Amz-Target
in: header
required: true
schema:
type: string
enum:
- DeviceFarm_20150623.StopJob
parameters:
- $ref: "#/components/parameters/X-Amz-Content-Sha256"
- $ref: "#/components/parameters/X-Amz-Date"
- $ref: "#/components/parameters/X-Amz-Algorithm"
- $ref: "#/components/parameters/X-Amz-Credential"
- $ref: "#/components/parameters/X-Amz-Security-Token"
- $ref: "#/components/parameters/X-Amz-Signature"
- $ref: "#/components/parameters/X-Amz-SignedHeaders"
/#X-Amz-Target=DeviceFarm_20150623.StopRemoteAccessSession:
post:
operationId: StopRemoteAccessSession
description: Ends a specified remote access session.
responses:
"200":
description: Success
content:
application/json:
schema:
$ref: "#/components/schemas/StopRemoteAccessSessionResult"
"480":
description: ArgumentException
content:
application/json:
schema:
$ref: "#/components/schemas/ArgumentException"
"481":
description: NotFoundException
content:
application/json:
schema:
$ref: "#/components/schemas/NotFoundException"
"482":
description: LimitExceededException
content:
application/json:
schema:
$ref: "#/components/schemas/LimitExceededException"
"483":
description: ServiceAccountException
content:
application/json:
schema:
$ref: "#/components/schemas/ServiceAccountException"
requestBody:
required: true
content:
application/json:
schema:
$ref: "#/components/schemas/StopRemoteAccessSessionRequest"
parameters:
- name: X-Amz-Target
in: header
required: true
schema:
type: string
enum:
- DeviceFarm_20150623.StopRemoteAccessSession
parameters:
- $ref: "#/components/parameters/X-Amz-Content-Sha256"
- $ref: "#/components/parameters/X-Amz-Date"
- $ref: "#/components/parameters/X-Amz-Algorithm"
- $ref: "#/components/parameters/X-Amz-Credential"
- $ref: "#/components/parameters/X-Amz-Security-Token"
- $ref: "#/components/parameters/X-Amz-Signature"
- $ref: "#/components/parameters/X-Amz-SignedHeaders"
/#X-Amz-Target=DeviceFarm_20150623.StopRun:
post:
operationId: StopRun
description: 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.
responses:
"200":
description: Success
content:
application/json:
schema:
$ref: "#/components/schemas/StopRunResult"
"480":
description: ArgumentException
content:
application/json:
schema:
$ref: "#/components/schemas/ArgumentException"
"481":
description: NotFoundException
content:
application/json:
schema:
$ref: "#/components/schemas/NotFoundException"
"482":
description: LimitExceededException
content:
application/json:
schema:
$ref: "#/components/schemas/LimitExceededException"
"483":
description: ServiceAccountException
content:
application/json:
schema:
$ref: "#/components/schemas/ServiceAccountException"
requestBody:
required: true
content:
application/json:
schema:
$ref: "#/components/schemas/StopRunRequest"
parameters:
- name: X-Amz-Target
in: header
required: true
schema:
type: string
enum:
- DeviceFarm_20150623.StopRun
parameters:
- $ref: "#/components/parameters/X-Amz-Content-Sha256"
- $ref: "#/components/parameters/X-Amz-Date"
- $ref: "#/components/parameters/X-Amz-Algorithm"
- $ref: "#/components/parameters/X-Amz-Credential"
- $ref: "#/components/parameters/X-Amz-Security-Token"
- $ref: "#/components/parameters/X-Amz-Signature"
- $ref: "#/components/parameters/X-Amz-SignedHeaders"
/#X-Amz-Target=DeviceFarm_20150623.TagResource:
post:
operationId: TagResource
description: Associates the specified tags to a resource with the specified resourceArn. 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.
responses:
"200":
description: Success
content:
application/json:
schema:
$ref: "#/components/schemas/TagResourceResponse"
"480":
description: ArgumentException
content:
application/json:
schema:
$ref: "#/components/schemas/ArgumentException"
"481":
description: NotFoundException
content:
application/json:
schema:
$ref: "#/components/schemas/NotFoundException"
"482":
description: TagOperationException
content:
application/json:
schema:
$ref: "#/components/schemas/TagOperationException"
"483":
description: TooManyTagsException
content:
application/json:
schema:
$ref: "#/components/schemas/TooManyTagsException"
"484":
description: TagPolicyException
content:
application/json:
schema:
$ref: "#/components/schemas/TagPolicyException"
requestBody:
required: true
content:
application/json:
schema:
$ref: "#/components/schemas/TagResourceRequest"
parameters:
- name: X-Amz-Target
in: header
required: true
schema:
type: string
enum:
- DeviceFarm_20150623.TagResource
parameters:
- $ref: "#/components/parameters/X-Amz-Content-Sha256"
- $ref: "#/components/parameters/X-Amz-Date"
- $ref: "#/components/parameters/X-Amz-Algorithm"
- $ref: "#/components/parameters/X-Amz-Credential"
- $ref: "#/components/parameters/X-Amz-Security-Token"
- $ref: "#/components/parameters/X-Amz-Signature"
- $ref: "#/components/parameters/X-Amz-SignedHeaders"
/#X-Amz-Target=DeviceFarm_20150623.UntagResource:
post:
operationId: UntagResource
description: Deletes the specified tags from a resource.
responses:
"200":
description: Success
content:
application/json:
schema:
$ref: "#/components/schemas/UntagResourceResponse"
"480":
description: ArgumentException
content:
application/json:
schema:
$ref: "#/components/schemas/ArgumentException"
"481":
description: NotFoundException
content:
application/json:
schema:
$ref: "#/components/schemas/NotFoundException"
"482":
description: TagOperationException
content:
application/json:
schema:
$ref: "#/components/schemas/TagOperationException"
requestBody:
required: true
content:
application/json:
schema:
$ref: "#/components/schemas/UntagResourceRequest"
parameters:
- name: X-Amz-Target
in: header
required: true
schema:
type: string
enum:
- DeviceFarm_20150623.UntagResource
parameters:
- $ref: "#/components/parameters/X-Amz-Content-Sha256"
- $ref: "#/components/parameters/X-Amz-Date"
- $ref: "#/components/parameters/X-Amz-Algorithm"
- $ref: "#/components/parameters/X-Amz-Credential"
- $ref: "#/components/parameters/X-Amz-Security-Token"
- $ref: "#/components/parameters/X-Amz-Signature"
- $ref: "#/components/parameters/X-Amz-SignedHeaders"
/#X-Amz-Target=DeviceFarm_20150623.UpdateDeviceInstance:
post:
operationId: UpdateDeviceInstance
description: Updates information about a private device instance.
responses:
"200":
description: Success
content:
application/json:
schema:
$ref: "#/components/schemas/UpdateDeviceInstanceResult"
"480":
description: ArgumentException
content:
application/json:
schema:
$ref: "#/components/schemas/ArgumentException"
"481":
description: NotFoundException
content:
application/json:
schema:
$ref: "#/components/schemas/NotFoundException"
"482":
description: LimitExceededException
content:
application/json:
schema:
$ref: "#/components/schemas/LimitExceededException"
"483":
description: ServiceAccountException
content:
application/json:
schema:
$ref: "#/components/schemas/ServiceAccountException"
requestBody:
required: true
content:
application/json:
schema:
$ref: "#/components/schemas/UpdateDeviceInstanceRequest"
parameters:
- name: X-Amz-Target
in: header
required: true
schema:
type: string
enum:
- DeviceFarm_20150623.UpdateDeviceInstance
parameters:
- $ref: "#/components/parameters/X-Amz-Content-Sha256"
- $ref: "#/components/parameters/X-Amz-Date"
- $ref: "#/components/parameters/X-Amz-Algorithm"
- $ref: "#/components/parameters/X-Amz-Credential"
- $ref: "#/components/parameters/X-Amz-Security-Token"
- $ref: "#/components/parameters/X-Amz-Signature"
- $ref: "#/components/parameters/X-Amz-SignedHeaders"
/#X-Amz-Target=DeviceFarm_20150623.UpdateDevicePool:
post:
operationId: UpdateDevicePool
description: 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).
responses:
"200":
description: Success
content:
application/json:
schema:
$ref: "#/components/schemas/UpdateDevicePoolResult"
"480":
description: ArgumentException
content:
application/json:
schema:
$ref: "#/components/schemas/ArgumentException"
"481":
description: NotFoundException
content:
application/json:
schema:
$ref: "#/components/schemas/NotFoundException"
"482":
description: LimitExceededException
content:
application/json:
schema:
$ref: "#/components/schemas/LimitExceededException"
"483":
description: ServiceAccountException
content:
application/json:
schema:
$ref: "#/components/schemas/ServiceAccountException"
requestBody:
required: true
content:
application/json:
schema:
$ref: "#/components/schemas/UpdateDevicePoolRequest"
parameters:
- name: X-Amz-Target
in: header
required: true
schema:
type: string
enum:
- DeviceFarm_20150623.UpdateDevicePool
parameters:
- $ref: "#/components/parameters/X-Amz-Content-Sha256"
- $ref: "#/components/parameters/X-Amz-Date"
- $ref: "#/components/parameters/X-Amz-Algorithm"
- $ref: "#/components/parameters/X-Amz-Credential"
- $ref: "#/components/parameters/X-Amz-Security-Token"
- $ref: "#/components/parameters/X-Amz-Signature"
- $ref: "#/components/parameters/X-Amz-SignedHeaders"
/#X-Amz-Target=DeviceFarm_20150623.UpdateInstanceProfile:
post:
operationId: UpdateInstanceProfile
description: Updates information about an existing private device instance profile.
responses:
"200":
description: Success
content:
application/json:
schema:
$ref: "#/components/schemas/UpdateInstanceProfileResult"
"480":
description: ArgumentException
content:
application/json:
schema:
$ref: "#/components/schemas/ArgumentException"
"481":
description: NotFoundException
content:
application/json:
schema:
$ref: "#/components/schemas/NotFoundException"
"482":
description: LimitExceededException
content:
application/json:
schema:
$ref: "#/components/schemas/LimitExceededException"
"483":
description: ServiceAccountException
content:
application/json:
schema:
$ref: "#/components/schemas/ServiceAccountException"
requestBody:
required: true
content:
application/json:
schema:
$ref: "#/components/schemas/UpdateInstanceProfileRequest"
parameters:
- name: X-Amz-Target
in: header
required: true
schema:
type: string
enum:
- DeviceFarm_20150623.UpdateInstanceProfile
parameters:
- $ref: "#/components/parameters/X-Amz-Content-Sha256"
- $ref: "#/components/parameters/X-Amz-Date"
- $ref: "#/components/parameters/X-Amz-Algorithm"
- $ref: "#/components/parameters/X-Amz-Credential"
- $ref: "#/components/parameters/X-Amz-Security-Token"
- $ref: "#/components/parameters/X-Amz-Signature"
- $ref: "#/components/parameters/X-Amz-SignedHeaders"
/#X-Amz-Target=DeviceFarm_20150623.UpdateNetworkProfile:
post:
operationId: UpdateNetworkProfile
description: Updates the network profile.
responses:
"200":
description: Success
content:
application/json:
schema:
$ref: "#/components/schemas/UpdateNetworkProfileResult"
"480":
description: ArgumentException
content:
application/json:
schema:
$ref: "#/components/schemas/ArgumentException"
"481":
description: NotFoundException
content:
application/json:
schema:
$ref: "#/components/schemas/NotFoundException"
"482":
description: LimitExceededException
content:
application/json:
schema:
$ref: "#/components/schemas/LimitExceededException"
"483":
description: ServiceAccountException
content:
application/json:
schema:
$ref: "#/components/schemas/ServiceAccountException"
requestBody:
required: true
content:
application/json:
schema:
$ref: "#/components/schemas/UpdateNetworkProfileRequest"
parameters:
- name: X-Amz-Target
in: header
required: true
schema:
type: string
enum:
- DeviceFarm_20150623.UpdateNetworkProfile
parameters:
- $ref: "#/components/parameters/X-Amz-Content-Sha256"
- $ref: "#/components/parameters/X-Amz-Date"
- $ref: "#/components/parameters/X-Amz-Algorithm"
- $ref: "#/components/parameters/X-Amz-Credential"
- $ref: "#/components/parameters/X-Amz-Security-Token"
- $ref: "#/components/parameters/X-Amz-Signature"
- $ref: "#/components/parameters/X-Amz-SignedHeaders"
/#X-Amz-Target=DeviceFarm_20150623.UpdateProject:
post:
operationId: UpdateProject
description: Modifies the specified project name, given the project ARN and a new name.
responses:
"200":
description: Success
content:
application/json:
schema:
$ref: "#/components/schemas/UpdateProjectResult"
"480":
description: ArgumentException
content:
application/json:
schema:
$ref: "#/components/schemas/ArgumentException"
"481":
description: NotFoundException
content:
application/json:
schema:
$ref: "#/components/schemas/NotFoundException"
"482":
description: LimitExceededException
content:
application/json:
schema:
$ref: "#/components/schemas/LimitExceededException"
"483":
description: ServiceAccountException
content:
application/json:
schema:
$ref: "#/components/schemas/ServiceAccountException"
requestBody:
required: true
content:
application/json:
schema:
$ref: "#/components/schemas/UpdateProjectRequest"
parameters:
- name: X-Amz-Target
in: header
required: true
schema:
type: string
enum:
- DeviceFarm_20150623.UpdateProject
parameters:
- $ref: "#/components/parameters/X-Amz-Content-Sha256"
- $ref: "#/components/parameters/X-Amz-Date"
- $ref: "#/components/parameters/X-Amz-Algorithm"
- $ref: "#/components/parameters/X-Amz-Credential"
- $ref: "#/components/parameters/X-Amz-Security-Token"
- $ref: "#/components/parameters/X-Amz-Signature"
- $ref: "#/components/parameters/X-Amz-SignedHeaders"
/#X-Amz-Target=DeviceFarm_20150623.UpdateTestGridProject:
post:
operationId: UpdateTestGridProject
description: Change details of a project.
responses:
"200":
description: Success
content:
application/json:
schema:
$ref: "#/components/schemas/UpdateTestGridProjectResult"
"480":
description: NotFoundException
content:
application/json:
schema:
$ref: "#/components/schemas/NotFoundException"
"481":
description: ArgumentException
content:
application/json:
schema:
$ref: "#/components/schemas/ArgumentException"
"482":
description: LimitExceededException
content:
application/json:
schema:
$ref: "#/components/schemas/LimitExceededException"
"483":
description: InternalServiceException
content:
application/json:
schema:
$ref: "#/components/schemas/InternalServiceException"
requestBody:
required: true
content:
application/json:
schema:
$ref: "#/components/schemas/UpdateTestGridProjectRequest"
parameters:
- name: X-Amz-Target
in: header
required: true
schema:
type: string
enum:
- DeviceFarm_20150623.UpdateTestGridProject
parameters:
- $ref: "#/components/parameters/X-Amz-Content-Sha256"
- $ref: "#/components/parameters/X-Amz-Date"
- $ref: "#/components/parameters/X-Amz-Algorithm"
- $ref: "#/components/parameters/X-Amz-Credential"
- $ref: "#/components/parameters/X-Amz-Security-Token"
- $ref: "#/components/parameters/X-Amz-Signature"
- $ref: "#/components/parameters/X-Amz-SignedHeaders"
/#X-Amz-Target=DeviceFarm_20150623.UpdateUpload:
post:
operationId: UpdateUpload
description: Updates an uploaded test spec.
responses:
"200":
description: Success
content:
application/json:
schema:
$ref: "#/components/schemas/UpdateUploadResult"
"480":
description: ArgumentException
content:
application/json:
schema:
$ref: "#/components/schemas/ArgumentException"
"481":
description: NotFoundException
content:
application/json:
schema:
$ref: "#/components/schemas/NotFoundException"
"482":
description: LimitExceededException
content:
application/json:
schema:
$ref: "#/components/schemas/LimitExceededException"
"483":
description: ServiceAccountException
content:
application/json:
schema:
$ref: "#/components/schemas/ServiceAccountException"
requestBody:
required: true
content:
application/json:
schema:
$ref: "#/components/schemas/UpdateUploadRequest"
parameters:
- name: X-Amz-Target
in: header
required: true
schema:
type: string
enum:
- DeviceFarm_20150623.UpdateUpload
parameters:
- $ref: "#/components/parameters/X-Amz-Content-Sha256"
- $ref: "#/components/parameters/X-Amz-Date"
- $ref: "#/components/parameters/X-Amz-Algorithm"
- $ref: "#/components/parameters/X-Amz-Credential"
- $ref: "#/components/parameters/X-Amz-Security-Token"
- $ref: "#/components/parameters/X-Amz-Signature"
- $ref: "#/components/parameters/X-Amz-SignedHeaders"
/#X-Amz-Target=DeviceFarm_20150623.UpdateVPCEConfiguration:
post:
operationId: UpdateVPCEConfiguration
description: Updates information about an Amazon Virtual Private Cloud (VPC) endpoint configuration.
responses:
"200":
description: Success
content:
application/json:
schema:
$ref: "#/components/schemas/UpdateVPCEConfigurationResult"
"480":
description: ArgumentException
content:
application/json:
schema:
$ref: "#/components/schemas/ArgumentException"
"481":
description: NotFoundException
content:
application/json:
schema:
$ref: "#/components/schemas/NotFoundException"
"482":
description: ServiceAccountException
content:
application/json:
schema:
$ref: "#/components/schemas/ServiceAccountException"
"483":
description: InvalidOperationException
content:
application/json:
schema:
$ref: "#/components/schemas/InvalidOperationException"
requestBody:
required: true
content:
application/json:
schema:
$ref: "#/components/schemas/UpdateVPCEConfigurationRequest"
parameters:
- name: X-Amz-Target
in: header
required: true
schema:
type: string
enum:
- DeviceFarm_20150623.UpdateVPCEConfiguration
parameters:
- $ref: "#/components/parameters/X-Amz-Content-Sha256"
- $ref: "#/components/parameters/X-Amz-Date"
- $ref: "#/components/parameters/X-Amz-Algorithm"
- $ref: "#/components/parameters/X-Amz-Credential"
- $ref: "#/components/parameters/X-Amz-Security-Token"
- $ref: "#/components/parameters/X-Amz-Signature"
- $ref: "#/components/parameters/X-Amz-SignedHeaders"
components:
parameters:
X-Amz-Content-Sha256:
name: X-Amz-Content-Sha256
in: header
schema:
type: string
required: false
X-Amz-Date:
name: X-Amz-Date
in: header
schema:
type: string
required: false
X-Amz-Algorithm:
name: X-Amz-Algorithm
in: header
schema:
type: string
required: false
X-Amz-Credential:
name: X-Amz-Credential
in: header
schema:
type: string
required: false
X-Amz-Security-Token:
name: X-Amz-Security-Token
in: header
schema:
type: string
required: false
X-Amz-Signature:
name: X-Amz-Signature
in: header
schema:
type: string
required: false
X-Amz-SignedHeaders:
name: X-Amz-SignedHeaders
in: header
schema:
type: string
required: false
securitySchemes:
hmac:
type: apiKey
name: Authorization
in: header
description: Amazon Signature authorization v4
x-amazon-apigateway-authtype: awsSigv4
schemas:
CreateDevicePoolResult:
type: object
example:
devicePool: {}
properties:
devicePool:
allOf:
- $ref: "#/components/schemas/DevicePool"
- description: The newly created device pool.
description: Represents the result of a create device pool request.
CreateDevicePoolRequest:
type: object
required:
- projectArn
- name
- rules
title: CreateDevicePoolRequest
properties:
projectArn:
allOf:
- $ref: "#/components/schemas/AmazonResourceName"
- description: The ARN of the project for the device pool.
name:
allOf:
- $ref: "#/components/schemas/Name"
- description: The device pool's name.
description:
allOf:
- $ref: "#/components/schemas/Message"
- description: The device pool's description.
rules:
allOf:
- $ref: "#/components/schemas/Rules"
- description: The device pool's rules.
maxDevices:
allOf:
- $ref: "#/components/schemas/Integer"
- description: 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 rules parameter. Depending on how many devices meet these constraints, your device pool might contain fewer devices than the value for this parameter.
By specifying the maximum number of devices, you can control the costs that you incur by running tests.
description: Represents a request to the create device pool operation. ArgumentException: {} NotFoundException: {} LimitExceededException: {} ServiceAccountException: {} CreateInstanceProfileResult: type: object properties: instanceProfile: allOf: - $ref: "#/components/schemas/InstanceProfile" - description: An object that contains information about your instance profile. CreateInstanceProfileRequest: type: object required: - name title: CreateInstanceProfileRequest properties: name: allOf: - $ref: "#/components/schemas/Name" - description: The name of your instance profile. description: allOf: - $ref: "#/components/schemas/Message" - description: The description of your instance profile. packageCleanup: allOf: - $ref: "#/components/schemas/Boolean" - description: When set totrue, Device Farm removes app packages after a test run. The default value is false for private devices.
excludeAppPackagesFromCleanup:
allOf:
- $ref: "#/components/schemas/PackageIds"
- description: An array of strings that specifies the list of app packages that should not be cleaned up from the device after a test run.
The list of packages is considered only if you set packageCleanup to true.
true, Device Farm reboots the instance after a test run. The default value is true.
CreateNetworkProfileResult:
type: object
properties:
networkProfile:
allOf:
- $ref: "#/components/schemas/NetworkProfile"
- description: The network profile that is returned by the create network profile request.
CreateNetworkProfileRequest:
type: object
required:
- projectArn
- name
title: CreateNetworkProfileRequest
properties:
projectArn:
allOf:
- $ref: "#/components/schemas/AmazonResourceName"
- description: The Amazon Resource Name (ARN) of the project for which you want to create a network profile.
name:
allOf:
- $ref: "#/components/schemas/Name"
- description: The name for the new network profile.
description:
allOf:
- $ref: "#/components/schemas/Message"
- description: The description of the network profile.
type:
allOf:
- $ref: "#/components/schemas/NetworkProfileType"
- description: The type of network profile to create. Valid values are listed here.
uplinkBandwidthBits:
allOf:
- $ref: "#/components/schemas/Long"
- description: The data throughput rate in bits per second, as an integer from 0 to 104857600.
downlinkBandwidthBits:
allOf:
- $ref: "#/components/schemas/Long"
- description: The data throughput rate in bits per second, as an integer from 0 to 104857600.
uplinkDelayMs:
allOf:
- $ref: "#/components/schemas/Long"
- description: Delay time for all packets to destination in milliseconds as an integer from 0 to 2000.
downlinkDelayMs:
allOf:
- $ref: "#/components/schemas/Long"
- description: Delay time for all packets to destination in milliseconds as an integer from 0 to 2000.
uplinkJitterMs:
allOf:
- $ref: "#/components/schemas/Long"
- description: Time variation in the delay of received packets in milliseconds as an integer from 0 to 2000.
downlinkJitterMs:
allOf:
- $ref: "#/components/schemas/Long"
- description: Time variation in the delay of received packets in milliseconds as an integer from 0 to 2000.
uplinkLossPercent:
allOf:
- $ref: "#/components/schemas/PercentInteger"
- description: Proportion of transmitted packets that fail to arrive from 0 to 100 percent.
downlinkLossPercent:
allOf:
- $ref: "#/components/schemas/PercentInteger"
- description: Proportion of received packets that fail to arrive from 0 to 100 percent.
CreateProjectResult:
type: object
example:
project:
name: MyProject
arn: arn:aws:devicefarm:us-west-2:123456789101:project:5e01a8c7-c861-4c0a-b1d5-12345EXAMPLE
created: "1472660939.152"
properties:
project:
allOf:
- $ref: "#/components/schemas/Project"
- description: The newly created project.
description: Represents the result of a create project request.
CreateProjectRequest:
type: object
required:
- name
title: CreateProjectRequest
properties:
name:
allOf:
- $ref: "#/components/schemas/Name"
- description: The project's name.
defaultJobTimeoutMinutes:
allOf:
- $ref: "#/components/schemas/JobTimeoutMinutes"
- description: 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.
vpcConfig:
allOf:
- $ref: "#/components/schemas/VpcConfig"
- description: The VPC security groups and subnets that are attached to a project.
description: Represents a request to the create project operation.
TagOperationException: {}
CreateRemoteAccessSessionResult:
type: object
example:
remoteAccessSession: {}
properties:
remoteAccessSession:
allOf:
- $ref: "#/components/schemas/RemoteAccessSession"
- description: A container that describes the remote access session when the request to create a remote access session is sent.
description: Represents the server response from a request to create a remote access session.
CreateRemoteAccessSessionRequest:
type: object
required:
- projectArn
- deviceArn
title: CreateRemoteAccessSessionRequest
properties:
projectArn:
allOf:
- $ref: "#/components/schemas/AmazonResourceName"
- description: The Amazon Resource Name (ARN) of the project for which you want to create a remote access session.
deviceArn:
allOf:
- $ref: "#/components/schemas/AmazonResourceName"
- description: The ARN of the device for which you want to create a remote access session.
instanceArn:
allOf:
- $ref: "#/components/schemas/AmazonResourceName"
- description: The Amazon Resource Name (ARN) of the device instance for which you want to create a remote access session.
sshPublicKey:
allOf:
- $ref: "#/components/schemas/SshPublicKey"
- description: Ignored. The public key of the ssh key pair you want to use for connecting to remote devices in your remote debugging session. This key is required only if remoteDebugEnabled is set to true.
Remote debugging is no longer supported.
remoteDebugEnabled: allOf: - $ref: "#/components/schemas/Boolean" - description:Set to true if you want to access devices remotely for debugging in your remote access session.
Remote debugging is no longer supported.
remoteRecordEnabled: allOf: - $ref: "#/components/schemas/Boolean" - description: Set totrue to enable remote recording for the remote access session.
remoteRecordAppArn:
allOf:
- $ref: "#/components/schemas/AmazonResourceName"
- description: The Amazon Resource Name (ARN) for the app to be recorded in the remote access session.
name:
allOf:
- $ref: "#/components/schemas/Name"
- description: The name of the remote access session to create.
clientId:
allOf:
- $ref: "#/components/schemas/ClientId"
- description: Unique identifier for the client. If you want access to multiple devices on the same client, you should pass the same clientId value in each call to CreateRemoteAccessSession. This identifier is required only if remoteDebugEnabled is set to true.
Remote debugging is no longer supported.
configuration: allOf: - $ref: "#/components/schemas/CreateRemoteAccessSessionConfiguration" - description: The configuration information for the remote access session request. interactionMode: allOf: - $ref: "#/components/schemas/InteractionMode" - description: "The interaction mode of the remote access session. Valid values are:
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.
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.
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.
When set to true, for private devices, Device Farm does not sign your app again. For public devices, Device Farm always signs your apps again.
For more information on how Device Farm modifies your uploads during tests, see Do you modify my app?
description: Creates and submits a request to start a remote access session. CreateTestGridProjectResult: type: object properties: testGridProject: allOf: - $ref: "#/components/schemas/TestGridProject" - description: ARN of the Selenium testing project that was created. CreateTestGridProjectRequest: type: object required: - name title: CreateTestGridProjectRequest properties: name: allOf: - $ref: "#/components/schemas/ResourceName" - description: Human-readable name of the Selenium testing project. description: allOf: - $ref: "#/components/schemas/ResourceDescription" - description: Human-readable description of the project. vpcConfig: allOf: - $ref: "#/components/schemas/TestGridVpcConfig" - description: The VPC security groups and subnets that are attached to a project. InternalServiceException: {} CreateTestGridUrlResult: type: object properties: url: allOf: - $ref: "#/components/schemas/SensitiveString" - description: "A signed URL, expiring in CreateTestGridUrlRequest$expiresInSeconds seconds, to be passed to aRemoteWebDriver. "
expires:
allOf:
- $ref: "#/components/schemas/DateTime"
- description: The number of seconds the URL from CreateTestGridUrlResult$url stays active.
CreateTestGridUrlRequest:
type: object
required:
- projectArn
- expiresInSeconds
title: CreateTestGridUrlRequest
properties:
projectArn:
allOf:
- $ref: "#/components/schemas/DeviceFarmArn"
- description: "ARN (from CreateTestGridProject or ListTestGridProjects) to associate with the short-term URL. "
expiresInSeconds:
allOf:
- $ref: "#/components/schemas/TestGridUrlExpiresInSecondsInput"
- description: Lifetime, in seconds, of the URL.
CreateUploadResult:
type: object
example:
upload:
name: MyAppiumPythonUpload
type: APPIUM_PYTHON_TEST_PACKAGE
arn: arn:aws:devicefarm:us-west-2:123456789101:upload:5e01a8c7-c861-4c0a-b1d5-5ec6e6c6dd23/b5340a65-3da7-4da6-a26e-12345EXAMPLE
created: "1472661404.186"
status: INITIALIZED
url: https://prod-us-west-2-uploads.s3-us-west-2.amazonaws.com/arn%3Aaws%3Adevicefarm%3Aus-west-2%3A123456789101%3Aproject%3A5e01a8c7-c861-4c0a-b1d5-12345EXAMPLE/uploads/arn%3Aaws%3Adevicefarm%3Aus-west-2%3A123456789101%3Aupload%3A5e01a8c7-c861-4c0a-b1d5-5ec6e6c6dd23/b5340a65-3da7-4da6-a26e-12345EXAMPLE/MyAppiumPythonUpload?AWSAccessKeyId=1234567891011EXAMPLE&Expires=1472747804&Signature=1234567891011EXAMPLE
properties:
upload:
allOf:
- $ref: "#/components/schemas/Upload"
- description: The newly created upload.
description: Represents the result of a create upload request.
CreateUploadRequest:
type: object
required:
- projectArn
- name
- type
title: CreateUploadRequest
properties:
projectArn:
allOf:
- $ref: "#/components/schemas/AmazonResourceName"
- description: The ARN of the project for the upload.
name:
allOf:
- $ref: "#/components/schemas/Name"
- description: The upload's file name. The name should not contain any forward slashes (/). If you are uploading an iOS app, the file name must end with the .ipa extension. If you are uploading an Android app, the file name must end with the .apk extension. For all others, the file name must end with the .zip file extension.
type:
allOf:
- $ref: "#/components/schemas/UploadType"
- description: The upload's upload type.
Must be one of the following values:
ANDROID_APP
IOS_APP
WEB_APP
EXTERNAL_DATA
APPIUM_JAVA_JUNIT_TEST_PACKAGE
APPIUM_JAVA_TESTNG_TEST_PACKAGE
APPIUM_PYTHON_TEST_PACKAGE
APPIUM_NODE_TEST_PACKAGE
APPIUM_RUBY_TEST_PACKAGE
APPIUM_WEB_JAVA_JUNIT_TEST_PACKAGE
APPIUM_WEB_JAVA_TESTNG_TEST_PACKAGE
APPIUM_WEB_PYTHON_TEST_PACKAGE
APPIUM_WEB_NODE_TEST_PACKAGE
APPIUM_WEB_RUBY_TEST_PACKAGE
CALABASH_TEST_PACKAGE
INSTRUMENTATION_TEST_PACKAGE
UIAUTOMATION_TEST_PACKAGE
UIAUTOMATOR_TEST_PACKAGE
XCTEST_TEST_PACKAGE
XCTEST_UI_TEST_PACKAGE
APPIUM_JAVA_JUNIT_TEST_SPEC
APPIUM_JAVA_TESTNG_TEST_SPEC
APPIUM_PYTHON_TEST_SPEC
APPIUM_NODE_TEST_SPEC
APPIUM_RUBY_TEST_SPEC
APPIUM_WEB_JAVA_JUNIT_TEST_SPEC
APPIUM_WEB_JAVA_TESTNG_TEST_SPEC
APPIUM_WEB_PYTHON_TEST_SPEC
APPIUM_WEB_NODE_TEST_SPEC
APPIUM_WEB_RUBY_TEST_SPEC
INSTRUMENTATION_TEST_SPEC
XCTEST_UI_TEST_SPEC
If you call CreateUpload with WEB_APP specified, AWS Device Farm throws an ArgumentException error.
application/octet-stream).
description: Represents a request to the create upload operation.
CreateVPCEConfigurationResult:
type: object
properties:
vpceConfiguration:
allOf:
- $ref: "#/components/schemas/VPCEConfiguration"
- description: An object that contains information about your VPC endpoint configuration.
CreateVPCEConfigurationRequest:
type: object
required:
- vpceConfigurationName
- vpceServiceName
- serviceDnsName
title: CreateVPCEConfigurationRequest
properties:
vpceConfigurationName:
allOf:
- $ref: "#/components/schemas/VPCEConfigurationName"
- description: The friendly name you give to your VPC endpoint configuration, to manage your configurations more easily.
vpceServiceName:
allOf:
- $ref: "#/components/schemas/VPCEServiceName"
- description: The name of the VPC endpoint service running in your AWS account that you want Device Farm to test.
serviceDnsName:
allOf:
- $ref: "#/components/schemas/ServiceDnsName"
- description: The DNS name of the service running in your VPC that you want Device Farm to test.
vpceConfigurationDescription:
allOf:
- $ref: "#/components/schemas/VPCEConfigurationDescription"
- description: An optional description that provides details about your VPC endpoint configuration.
DeleteDevicePoolResult:
type: object
example: {}
properties: {}
description: Represents the result of a delete device pool request.
DeleteDevicePoolRequest:
type: object
required:
- arn
title: DeleteDevicePoolRequest
properties:
arn:
allOf:
- $ref: "#/components/schemas/AmazonResourceName"
- description: Represents the Amazon Resource Name (ARN) of the Device Farm device pool to delete.
description: Represents a request to the delete device pool operation.
DeleteInstanceProfileResult:
type: object
properties: {}
DeleteInstanceProfileRequest:
type: object
required:
- arn
title: DeleteInstanceProfileRequest
properties:
arn:
allOf:
- $ref: "#/components/schemas/AmazonResourceName"
- description: The Amazon Resource Name (ARN) of the instance profile you are requesting to delete.
DeleteNetworkProfileResult:
type: object
properties: {}
DeleteNetworkProfileRequest:
type: object
required:
- arn
title: DeleteNetworkProfileRequest
properties:
arn:
allOf:
- $ref: "#/components/schemas/AmazonResourceName"
- description: The ARN of the network profile to delete.
DeleteProjectResult:
type: object
example: {}
properties: {}
description: Represents the result of a delete project request.
DeleteProjectRequest:
type: object
required:
- arn
title: DeleteProjectRequest
properties:
arn:
allOf:
- $ref: "#/components/schemas/AmazonResourceName"
- description: Represents the Amazon Resource Name (ARN) of the Device Farm project to delete.
description: Represents a request to the delete project operation.
DeleteRemoteAccessSessionResult:
type: object
example: {}
properties: {}
description: The response from the server when a request is made to delete the remote access session.
DeleteRemoteAccessSessionRequest:
type: object
required:
- arn
title: DeleteRemoteAccessSessionRequest
properties:
arn:
allOf:
- $ref: "#/components/schemas/AmazonResourceName"
- description: The Amazon Resource Name (ARN) of the session for which you want to delete remote access.
description: Represents the request to delete the specified remote access session.
DeleteRunResult:
type: object
example: {}
properties: {}
description: Represents the result of a delete run request.
DeleteRunRequest:
type: object
required:
- arn
title: DeleteRunRequest
properties:
arn:
allOf:
- $ref: "#/components/schemas/AmazonResourceName"
- description: The Amazon Resource Name (ARN) for the run to delete.
description: Represents a request to the delete run operation.
DeleteTestGridProjectResult:
type: object
properties: {}
DeleteTestGridProjectRequest:
type: object
required:
- projectArn
title: DeleteTestGridProjectRequest
properties:
projectArn:
allOf:
- $ref: "#/components/schemas/DeviceFarmArn"
- description: The ARN of the project to delete, from CreateTestGridProject or ListTestGridProjects.
CannotDeleteException: {}
DeleteUploadResult:
type: object
example: {}
properties: {}
description: Represents the result of a delete upload request.
DeleteUploadRequest:
type: object
required:
- arn
title: DeleteUploadRequest
properties:
arn:
allOf:
- $ref: "#/components/schemas/AmazonResourceName"
- description: Represents the Amazon Resource Name (ARN) of the Device Farm upload to delete.
description: Represents a request to the delete upload operation.
DeleteVPCEConfigurationResult:
type: object
properties: {}
DeleteVPCEConfigurationRequest:
type: object
required:
- arn
title: DeleteVPCEConfigurationRequest
properties:
arn:
allOf:
- $ref: "#/components/schemas/AmazonResourceName"
- description: The Amazon Resource Name (ARN) of the VPC endpoint configuration you want to delete.
InvalidOperationException: {}
GetAccountSettingsResult:
type: object
example:
accountSettings:
awsAccountNumber: "123456789101"
unmeteredDevices:
ANDROID: 1
IOS: 2
properties:
accountSettings:
allOf:
- $ref: "#/components/schemas/AccountSettings"
- description: The account settings.
description: Represents the account settings return values from the GetAccountSettings request.
GetAccountSettingsRequest:
type: object
title: GetAccountSettingsRequest
properties: {}
description: Represents the request sent to retrieve the account settings.
GetDeviceResult:
type: object
example:
device:
name: LG G2 (Sprint)
arn: arn:aws:devicefarm:us-west-2::device:A0E6E6E1059E45918208DF75B2B7EF6C
cpu:
architecture: armeabi-v7a
clock: 2265.6
frequency: MHz
formFactor: PHONE
heapSize: 256000000
image: 75B2B7EF6C12345EXAMPLE
manufacturer: LG
memory: 16000000000
model: G2 (Sprint)
os: 4.2.2
platform: ANDROID
resolution:
height: 1920
width: 1080
properties:
device:
allOf:
- $ref: "#/components/schemas/Device"
- description: An object that contains information about the requested device.
description: Represents the result of a get device request.
GetDeviceRequest:
type: object
required:
- arn
title: GetDeviceRequest
properties:
arn:
allOf:
- $ref: "#/components/schemas/AmazonResourceName"
- description: The device type's ARN.
description: Represents a request to the get device request.
GetDeviceInstanceResult:
type: object
properties:
deviceInstance:
allOf:
- $ref: "#/components/schemas/DeviceInstance"
- description: An object that contains information about your device instance.
GetDeviceInstanceRequest:
type: object
required:
- arn
title: GetDeviceInstanceRequest
properties:
arn:
allOf:
- $ref: "#/components/schemas/AmazonResourceName"
- description: The Amazon Resource Name (ARN) of the instance you're requesting information about.
GetDevicePoolResult:
type: object
example:
devicePool: {}
properties:
devicePool:
allOf:
- $ref: "#/components/schemas/DevicePool"
- description: An object that contains information about the requested device pool.
description: Represents the result of a get device pool request.
GetDevicePoolRequest:
type: object
required:
- arn
title: GetDevicePoolRequest
properties:
arn:
allOf:
- $ref: "#/components/schemas/AmazonResourceName"
- description: The device pool's ARN.
description: Represents a request to the get device pool operation.
GetDevicePoolCompatibilityResult:
type: object
example:
compatibleDevices: []
incompatibleDevices: []
properties:
compatibleDevices:
allOf:
- $ref: "#/components/schemas/DevicePoolCompatibilityResults"
- description: Information about compatible devices.
incompatibleDevices:
allOf:
- $ref: "#/components/schemas/DevicePoolCompatibilityResults"
- description: Information about incompatible devices.
description: Represents the result of describe device pool compatibility request.
GetDevicePoolCompatibilityRequest:
type: object
required:
- devicePoolArn
title: GetDevicePoolCompatibilityRequest
properties:
devicePoolArn:
allOf:
- $ref: "#/components/schemas/AmazonResourceName"
- description: The device pool's ARN.
appArn:
allOf:
- $ref: "#/components/schemas/AmazonResourceName"
- description: The ARN of the app that is associated with the specified device pool.
testType:
allOf:
- $ref: "#/components/schemas/TestType"
- description: The test type for the specified device pool.
Allowed values include the following:
BUILTIN_FUZZ.
BUILTIN_EXPLORER. For Android, an app explorer that traverses an Android app, interacting with it and capturing screenshots at the same time.
APPIUM_JAVA_JUNIT.
APPIUM_JAVA_TESTNG.
APPIUM_PYTHON.
APPIUM_NODE.
APPIUM_RUBY.
APPIUM_WEB_JAVA_JUNIT.
APPIUM_WEB_JAVA_TESTNG.
APPIUM_WEB_PYTHON.
APPIUM_WEB_NODE.
APPIUM_WEB_RUBY.
CALABASH.
INSTRUMENTATION.
UIAUTOMATION.
UIAUTOMATOR.
XCTEST.
XCTEST_UI.
The artifacts' type.
Allowed values include:
FILE
LOG
SCREENSHOT
The device pools' type.
Allowed values include:
CURATED: A device pool that is created and managed by AWS Device Farm.
PRIVATE: A device pool that is created and managed by the device pool developer.
Used to select a set of devices. A filter is made up of an attribute, an operator, and one or more values.
Attribute: The aspect of a device such as platform or model used as the selection criteria in a device filter.
Allowed values include:
ARN: The Amazon Resource Name (ARN) of the device (for example, arn:aws:devicefarm:us-west-2::device:12345Example).
PLATFORM: The device platform. Valid values are ANDROID or IOS.
OS_VERSION: The operating system version (for example, 10.3.2).
MODEL: The device model (for example, iPad 5th Gen).
AVAILABILITY: The current availability of the device. Valid values are AVAILABLE, HIGHLY_AVAILABLE, BUSY, or TEMPORARY_NOT_AVAILABLE.
FORM_FACTOR: The device form factor. Valid values are PHONE or TABLET.
MANUFACTURER: The device manufacturer (for example, Apple).
REMOTE_ACCESS_ENABLED: Whether the device is enabled for remote access. Valid values are TRUE or FALSE.
REMOTE_DEBUG_ENABLED: Whether the device is enabled for remote debugging. Valid values are TRUE or FALSE. Because remote debugging is no longer supported, this attribute is ignored.
INSTANCE_ARN: The Amazon Resource Name (ARN) of the device instance.
INSTANCE_LABELS: The label of the device instance.
FLEET_TYPE: The fleet type. Valid values are PUBLIC or PRIVATE.
Operator: The filter operator.
The EQUALS operator is available for every attribute except INSTANCE_LABELS.
The CONTAINS operator is available for the INSTANCE_LABELS and MODEL attributes.
The IN and NOT_IN operators are available for the ARN, OS_VERSION, MODEL, MANUFACTURER, and INSTANCE_ARN attributes.
The LESS_THAN, GREATER_THAN, LESS_THAN_OR_EQUALS, and GREATER_THAN_OR_EQUALS operators are also available for the OS_VERSION attribute.
Values: An array of one or more filter values.
The IN and NOT_IN operators take a values array that has one or more elements.
The other operators require an array with a single element.
In a request, the AVAILABILITY attribute takes the following values: AVAILABLE, HIGHLY_AVAILABLE, BUSY, or TEMPORARY_NOT_AVAILABLE.
PROJECT, RUN, NETWORK_PROFILE, INSTANCE_PROFILE, DEVICE_INSTANCE, SESSION, DEVICE_POOL, DEVICE, and VPCE_CONFIGURATION."
ListTestGridProjectsResult:
type: object
properties:
testGridProjects:
allOf:
- $ref: "#/components/schemas/TestGridProjects"
- description: The list of TestGridProjects, based on a ListTestGridProjectsRequest.
nextToken:
allOf:
- $ref: "#/components/schemas/PaginationToken"
- description: Used for pagination. Pass into ListTestGridProjects to get more results in a paginated request.
ListTestGridProjectsRequest:
type: object
title: ListTestGridProjectsRequest
properties:
maxResult:
allOf:
- $ref: "#/components/schemas/MaxPageSize"
- description: Return no more than this number of results.
nextToken:
allOf:
- $ref: "#/components/schemas/PaginationToken"
- description: "From a response, used to continue a paginated listing. "
ListTestGridSessionActionsResult:
type: object
properties:
actions:
allOf:
- $ref: "#/components/schemas/TestGridSessionActions"
- description: The action taken by the session.
nextToken:
allOf:
- $ref: "#/components/schemas/PaginationToken"
- description: Pagination token.
ListTestGridSessionActionsRequest:
type: object
required:
- sessionArn
title: ListTestGridSessionActionsRequest
properties:
sessionArn:
allOf:
- $ref: "#/components/schemas/DeviceFarmArn"
- description: The ARN of the session to retrieve.
maxResult:
allOf:
- $ref: "#/components/schemas/MaxPageSize"
- description: The maximum number of sessions to return per response.
nextToken:
allOf:
- $ref: "#/components/schemas/PaginationToken"
- description: Pagination token.
ListTestGridSessionArtifactsResult:
type: object
properties:
artifacts:
allOf:
- $ref: "#/components/schemas/TestGridSessionArtifacts"
- description: A list of test grid session artifacts for a TestGridSession.
nextToken:
allOf:
- $ref: "#/components/schemas/PaginationToken"
- description: Pagination token.
ListTestGridSessionArtifactsRequest:
type: object
required:
- sessionArn
title: ListTestGridSessionArtifactsRequest
properties:
sessionArn:
allOf:
- $ref: "#/components/schemas/DeviceFarmArn"
- description: "The ARN of a TestGridSession. "
type:
allOf:
- $ref: "#/components/schemas/TestGridSessionArtifactCategory"
- description: Limit results to a specified type of artifact.
maxResult:
allOf:
- $ref: "#/components/schemas/MaxPageSize"
- description: The maximum number of results to be returned by a request.
nextToken:
allOf:
- $ref: "#/components/schemas/PaginationToken"
- description: Pagination token.
ListTestGridSessionsResult:
type: object
properties:
testGridSessions:
allOf:
- $ref: "#/components/schemas/TestGridSessions"
- description: "The sessions that match the criteria in a ListTestGridSessionsRequest. "
nextToken:
allOf:
- $ref: "#/components/schemas/PaginationToken"
- description: Pagination token.
ListTestGridSessionsRequest:
type: object
required:
- projectArn
title: ListTestGridSessionsRequest
properties:
projectArn:
allOf:
- $ref: "#/components/schemas/DeviceFarmArn"
- description: ARN of a TestGridProject.
status:
allOf:
- $ref: "#/components/schemas/TestGridSessionStatus"
- description: Return only sessions in this state.
creationTimeAfter:
allOf:
- $ref: "#/components/schemas/DateTime"
- description: Return only sessions created after this time.
creationTimeBefore:
allOf:
- $ref: "#/components/schemas/DateTime"
- description: Return only sessions created before this time.
endTimeAfter:
allOf:
- $ref: "#/components/schemas/DateTime"
- description: Return only sessions that ended after this time.
endTimeBefore:
allOf:
- $ref: "#/components/schemas/DateTime"
- description: Return only sessions that ended before this time.
maxResult:
allOf:
- $ref: "#/components/schemas/MaxPageSize"
- description: Return only this many results at a time.
nextToken:
allOf:
- $ref: "#/components/schemas/PaginationToken"
- description: Pagination token.
ListTestsResult:
type: object
example:
tests: []
properties:
tests:
allOf:
- $ref: "#/components/schemas/Tests"
- description: Information about the tests.
nextToken:
allOf:
- $ref: "#/components/schemas/PaginationToken"
- description: 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.
description: Represents the result of a list tests request.
ListTestsRequest:
type: object
required:
- arn
title: ListTestsRequest
properties:
arn:
allOf:
- $ref: "#/components/schemas/AmazonResourceName"
- description: The test suite's Amazon Resource Name (ARN).
nextToken:
allOf:
- $ref: "#/components/schemas/PaginationToken"
- description: 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.
description: Represents a request to the list tests operation.
ListUniqueProblemsResult:
type: object
example:
uniqueProblems: {}
properties:
uniqueProblems:
allOf:
- $ref: "#/components/schemas/UniqueProblemsByExecutionResultMap"
- description: Information about the unique problems.
Allowed values include:
PENDING
PASSED
WARNED
FAILED
SKIPPED
ERRORED
STOPPED
The type of upload.
Must be one of the following values:
ANDROID_APP
IOS_APP
WEB_APP
EXTERNAL_DATA
APPIUM_JAVA_JUNIT_TEST_PACKAGE
APPIUM_JAVA_TESTNG_TEST_PACKAGE
APPIUM_PYTHON_TEST_PACKAGE
APPIUM_NODE_TEST_PACKAGE
APPIUM_RUBY_TEST_PACKAGE
APPIUM_WEB_JAVA_JUNIT_TEST_PACKAGE
APPIUM_WEB_JAVA_TESTNG_TEST_PACKAGE
APPIUM_WEB_PYTHON_TEST_PACKAGE
APPIUM_WEB_NODE_TEST_PACKAGE
APPIUM_WEB_RUBY_TEST_PACKAGE
CALABASH_TEST_PACKAGE
INSTRUMENTATION_TEST_PACKAGE
UIAUTOMATION_TEST_PACKAGE
UIAUTOMATOR_TEST_PACKAGE
XCTEST_TEST_PACKAGE
XCTEST_UI_TEST_PACKAGE
APPIUM_JAVA_JUNIT_TEST_SPEC
APPIUM_JAVA_TESTNG_TEST_SPEC
APPIUM_PYTHON_TEST_SPEC
APPIUM_NODE_TEST_SPEC
APPIUM_RUBY_TEST_SPEC
APPIUM_WEB_JAVA_JUNIT_TEST_SPEC
APPIUM_WEB_JAVA_TESTNG_TEST_SPEC
APPIUM_WEB_PYTHON_TEST_SPEC
APPIUM_WEB_NODE_TEST_SPEC
APPIUM_WEB_RUBY_TEST_SPEC
INSTRUMENTATION_TEST_SPEC
XCTEST_UI_TEST_SPEC
VPCEConfiguration objects that contain information about your VPC endpoint configuration.
nextToken:
allOf:
- $ref: "#/components/schemas/PaginationToken"
- description: 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.
ListVPCEConfigurationsRequest:
type: object
title: ListVPCEConfigurationsRequest
properties:
maxResults:
allOf:
- $ref: "#/components/schemas/Integer"
- description: An integer that specifies the maximum number of items you want to return in the API response.
nextToken:
allOf:
- $ref: "#/components/schemas/PaginationToken"
- description: 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.
PurchaseOfferingResult:
type: object
example:
offeringTransaction:
cost:
amount: 8.07
currencyCode: USD
createdOn: "1472648340"
offeringStatus:
type: PURCHASE
effectiveOn: "1472648340"
offering:
type: RECURRING
description: Android Remote Access Unmetered Device Slot
id: D68B3C05-1BA6-4360-BC69-12345EXAMPLE
platform: ANDROID
quantity: 1
transactionId: d30614ed-1b03-404c-9893-12345EXAMPLE
properties:
offeringTransaction:
allOf:
- $ref: "#/components/schemas/OfferingTransaction"
- description: Represents the offering transaction for the purchase result.
description: The result of the purchase offering (for example, success or failure).
PurchaseOfferingRequest:
type: object
required:
- offeringId
- quantity
title: PurchaseOfferingRequest
properties:
offeringId:
allOf:
- $ref: "#/components/schemas/OfferingIdentifier"
- description: The ID of the offering.
quantity:
allOf:
- $ref: "#/components/schemas/Integer"
- description: The number of device slots to purchase in an offering request.
offeringPromotionId:
allOf:
- $ref: "#/components/schemas/OfferingPromotionIdentifier"
- description: The ID of the offering promotion to be applied to the purchase.
description: Represents a request for a purchase offering.
RenewOfferingResult:
type: object
example:
offeringTransaction:
cost:
amount: 250
currencyCode: USD
createdOn: "1472648880"
offeringStatus:
type: RENEW
effectiveOn: "1472688000"
offering:
type: RECURRING
description: Android Remote Access Unmetered Device Slot
id: D68B3C05-1BA6-4360-BC69-12345EXAMPLE
platform: ANDROID
quantity: 1
transactionId: e90f1405-8c35-4561-be43-12345EXAMPLE
properties:
offeringTransaction:
allOf:
- $ref: "#/components/schemas/OfferingTransaction"
- description: Represents the status of the offering transaction for the renewal.
description: The result of a renewal offering.
RenewOfferingRequest:
type: object
required:
- offeringId
- quantity
title: RenewOfferingRequest
properties:
offeringId:
allOf:
- $ref: "#/components/schemas/OfferingIdentifier"
- description: The ID of a request to renew an offering.
quantity:
allOf:
- $ref: "#/components/schemas/Integer"
- description: The quantity requested in an offering renewal.
description: A request that represents an offering renewal.
ScheduleRunResult:
type: object
example:
run: {}
properties:
run:
allOf:
- $ref: "#/components/schemas/Run"
- description: Information about the scheduled run.
description: Represents the result of a schedule run request.
ScheduleRunRequest:
type: object
required:
- projectArn
- test
title: ScheduleRunRequest
properties:
projectArn:
allOf:
- $ref: "#/components/schemas/AmazonResourceName"
- description: The ARN of the project for the run to be scheduled.
appArn:
allOf:
- $ref: "#/components/schemas/AmazonResourceName"
- description: The ARN of an application package to run tests against, created with CreateUpload. See ListUploads.
devicePoolArn:
allOf:
- $ref: "#/components/schemas/AmazonResourceName"
- description: The ARN of the device pool for the run to be scheduled.
deviceSelectionConfiguration:
allOf:
- $ref: "#/components/schemas/DeviceSelectionConfiguration"
- description: 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.
Either devicePoolArn or deviceSelectionConfiguration is required in a request.
PROJECT, RUN, NETWORK_PROFILE, INSTANCE_PROFILE, DEVICE_INSTANCE, SESSION, DEVICE_POOL, DEVICE, and VPCE_CONFIGURATION."
Tags:
allOf:
- $ref: "#/components/schemas/TagList"
- description: 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.
TooManyTagsException: {}
TagPolicyException: {}
UntagResourceResponse:
type: object
properties: {}
UntagResourceRequest:
type: object
required:
- ResourceARN
- TagKeys
title: UntagResourceRequest
properties:
ResourceARN:
allOf:
- $ref: "#/components/schemas/DeviceFarmArn"
- description: "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: PROJECT, RUN, NETWORK_PROFILE, INSTANCE_PROFILE, DEVICE_INSTANCE, SESSION, DEVICE_POOL, DEVICE, and VPCE_CONFIGURATION."
TagKeys:
allOf:
- $ref: "#/components/schemas/TagKeyList"
- description: The keys of the tags to be removed.
UpdateDeviceInstanceResult:
type: object
properties:
deviceInstance:
allOf:
- $ref: "#/components/schemas/DeviceInstance"
- description: An object that contains information about your device instance.
UpdateDeviceInstanceRequest:
type: object
required:
- arn
title: UpdateDeviceInstanceRequest
properties:
arn:
allOf:
- $ref: "#/components/schemas/AmazonResourceName"
- description: The Amazon Resource Name (ARN) of the device instance.
profileArn:
allOf:
- $ref: "#/components/schemas/AmazonResourceName"
- description: The ARN of the profile that you want to associate with the device instance.
labels:
allOf:
- $ref: "#/components/schemas/InstanceLabels"
- description: An array of strings that you want to associate with the device instance.
UpdateDevicePoolResult:
type: object
example:
devicePool: {}
properties:
devicePool:
allOf:
- $ref: "#/components/schemas/DevicePool"
- description: The device pool you just updated.
description: Represents the result of an update device pool request.
UpdateDevicePoolRequest:
type: object
required:
- arn
title: UpdateDevicePoolRequest
properties:
arn:
allOf:
- $ref: "#/components/schemas/AmazonResourceName"
- description: The Amazon Resource Name (ARN) of the Device Farm device pool to update.
name:
allOf:
- $ref: "#/components/schemas/Name"
- description: A string that represents the name of the device pool to update.
description:
allOf:
- $ref: "#/components/schemas/Message"
- description: A description of the device pool to update.
rules:
allOf:
- $ref: "#/components/schemas/Rules"
- description: 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.
maxDevices:
allOf:
- $ref: "#/components/schemas/Integer"
- description: 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 rules parameter. Depending on how many devices meet these constraints, your device pool might contain fewer devices than the value for this parameter.
By specifying the maximum number of devices, you can control the costs that you incur by running tests.
If you use this parameter in your request, you cannot use the clearMaxDevices parameter in the same request.
Sets whether the maxDevices parameter applies to your device pool. If you set this parameter to true, the maxDevices 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 rules parameter.
If you use this parameter in your request, you cannot use the maxDevices parameter in the same request.
false for private devices.
excludeAppPackagesFromCleanup:
allOf:
- $ref: "#/components/schemas/PackageIds"
- description: 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.
The list of packages is only considered if you set packageCleanup to true.
true.
UpdateNetworkProfileResult:
type: object
properties:
networkProfile:
allOf:
- $ref: "#/components/schemas/NetworkProfile"
- description: A list of the available network profiles.
UpdateNetworkProfileRequest:
type: object
required:
- arn
title: UpdateNetworkProfileRequest
properties:
arn:
allOf:
- $ref: "#/components/schemas/AmazonResourceName"
- description: The Amazon Resource Name (ARN) of the project for which you want to update network profile settings.
name:
allOf:
- $ref: "#/components/schemas/Name"
- description: The name of the network profile about which you are returning information.
description:
allOf:
- $ref: "#/components/schemas/Message"
- description: The description of the network profile about which you are returning information.
type:
allOf:
- $ref: "#/components/schemas/NetworkProfileType"
- description: The type of network profile to return information about. Valid values are listed here.
uplinkBandwidthBits:
allOf:
- $ref: "#/components/schemas/Long"
- description: The data throughput rate in bits per second, as an integer from 0 to 104857600.
downlinkBandwidthBits:
allOf:
- $ref: "#/components/schemas/Long"
- description: The data throughput rate in bits per second, as an integer from 0 to 104857600.
uplinkDelayMs:
allOf:
- $ref: "#/components/schemas/Long"
- description: Delay time for all packets to destination in milliseconds as an integer from 0 to 2000.
downlinkDelayMs:
allOf:
- $ref: "#/components/schemas/Long"
- description: Delay time for all packets to destination in milliseconds as an integer from 0 to 2000.
uplinkJitterMs:
allOf:
- $ref: "#/components/schemas/Long"
- description: Time variation in the delay of received packets in milliseconds as an integer from 0 to 2000.
downlinkJitterMs:
allOf:
- $ref: "#/components/schemas/Long"
- description: Time variation in the delay of received packets in milliseconds as an integer from 0 to 2000.
uplinkLossPercent:
allOf:
- $ref: "#/components/schemas/PercentInteger"
- description: Proportion of transmitted packets that fail to arrive from 0 to 100 percent.
downlinkLossPercent:
allOf:
- $ref: "#/components/schemas/PercentInteger"
- description: Proportion of received packets that fail to arrive from 0 to 100 percent.
UpdateProjectResult:
type: object
example:
project:
name: NewName
arn: arn:aws:devicefarm:us-west-2:123456789101:project:8f75187d-101e-4625-accc-12345EXAMPLE
created: "1448400709.927"
properties:
project:
allOf:
- $ref: "#/components/schemas/Project"
- description: The project to update.
description: Represents the result of an update project request.
UpdateProjectRequest:
type: object
required:
- arn
title: UpdateProjectRequest
properties:
arn:
allOf:
- $ref: "#/components/schemas/AmazonResourceName"
- description: The Amazon Resource Name (ARN) of the project whose name to update.
name:
allOf:
- $ref: "#/components/schemas/Name"
- description: A string that represents the new name of the project that you are updating.
defaultJobTimeoutMinutes:
allOf:
- $ref: "#/components/schemas/JobTimeoutMinutes"
- description: The number of minutes a test run in the project executes before it times out.
vpcConfig:
allOf:
- $ref: "#/components/schemas/VpcConfig"
- description: The VPC security groups and subnets that are attached to a project.
description: Represents a request to the update project operation.
UpdateTestGridProjectResult:
type: object
properties:
testGridProject:
allOf:
- $ref: "#/components/schemas/TestGridProject"
- description: The project, including updated information.
UpdateTestGridProjectRequest:
type: object
required:
- projectArn
title: UpdateTestGridProjectRequest
properties:
projectArn:
allOf:
- $ref: "#/components/schemas/DeviceFarmArn"
- description: ARN of the project to update.
name:
allOf:
- $ref: "#/components/schemas/ResourceName"
- description: Human-readable name for the project.
description:
allOf:
- $ref: "#/components/schemas/ResourceDescription"
- description: Human-readable description for the project.
vpcConfig:
allOf:
- $ref: "#/components/schemas/TestGridVpcConfig"
- description: The VPC security groups and subnets that are attached to a project.
UpdateUploadResult:
type: object
properties:
upload:
allOf:
- $ref: "#/components/schemas/Upload"
- description: A test spec uploaded to Device Farm.
UpdateUploadRequest:
type: object
required:
- arn
title: UpdateUploadRequest
properties:
arn:
allOf:
- $ref: "#/components/schemas/AmazonResourceName"
- description: The Amazon Resource Name (ARN) of the uploaded test spec.
name:
allOf:
- $ref: "#/components/schemas/Name"
- description: The upload's test spec file name. The name must not contain any forward slashes (/). The test spec file name must end with the .yaml or .yml file extension.
contentType:
allOf:
- $ref: "#/components/schemas/ContentType"
- description: The upload's content type (for example, application/x-yaml).
editContent:
allOf:
- $ref: "#/components/schemas/Boolean"
- description: Set to true if the YAML file has changed and must be updated. Otherwise, set to false.
UpdateVPCEConfigurationResult:
type: object
properties:
vpceConfiguration:
allOf:
- $ref: "#/components/schemas/VPCEConfiguration"
- description: An object that contains information about your VPC endpoint configuration.
UpdateVPCEConfigurationRequest:
type: object
required:
- arn
title: UpdateVPCEConfigurationRequest
properties:
arn:
allOf:
- $ref: "#/components/schemas/AmazonResourceName"
- description: The Amazon Resource Name (ARN) of the VPC endpoint configuration you want to update.
vpceConfigurationName:
allOf:
- $ref: "#/components/schemas/VPCEConfigurationName"
- description: The friendly name you give to your VPC endpoint configuration to manage your configurations more easily.
vpceServiceName:
allOf:
- $ref: "#/components/schemas/VPCEServiceName"
- description: The name of the VPC endpoint service running in your AWS account that you want Device Farm to test.
serviceDnsName:
allOf:
- $ref: "#/components/schemas/ServiceDnsName"
- description: 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.
vpceConfigurationDescription:
allOf:
- $ref: "#/components/schemas/VPCEConfigurationDescription"
- description: An optional description that provides details about your VPC endpoint configuration.
AWSAccountNumber:
type: string
minLength: 2
maxLength: 16
PurchasedDevicesMap:
type: object
additionalProperties:
$ref: "#/components/schemas/Integer"
JobTimeoutMinutes:
type: integer
TrialMinutes:
type: object
properties:
total:
allOf:
- $ref: "#/components/schemas/Double"
- description: The total number of free trial minutes that the account started with.
remaining:
allOf:
- $ref: "#/components/schemas/Double"
- description: The number of free trial minutes remaining in the account.
description: Represents information about free trial device minutes for an AWS account.
MaxSlotMap:
type: object
additionalProperties:
$ref: "#/components/schemas/Integer"
SkipAppResign:
type: boolean
AccountSettings:
type: object
properties:
awsAccountNumber:
allOf:
- $ref: "#/components/schemas/AWSAccountNumber"
- description: The AWS account number specified in the AccountSettings container.
unmeteredDevices:
allOf:
- $ref: "#/components/schemas/PurchasedDevicesMap"
- description: Returns the unmetered devices you have purchased or want to purchase.
unmeteredRemoteAccessDevices:
allOf:
- $ref: "#/components/schemas/PurchasedDevicesMap"
- description: Returns the unmetered remote access devices you have purchased or want to purchase.
maxJobTimeoutMinutes:
allOf:
- $ref: "#/components/schemas/JobTimeoutMinutes"
- description: The maximum number of minutes a test run executes before it times out.
trialMinutes:
allOf:
- $ref: "#/components/schemas/TrialMinutes"
- description: Information about an AWS account's usage of free trial device minutes.
maxSlots:
allOf:
- $ref: "#/components/schemas/MaxSlotMap"
- description: The maximum number of device slots that the AWS account can purchase. Each maximum is expressed as an offering-id:number pair, where the offering-id represents one of the IDs returned by the ListOfferings command.
defaultJobTimeoutMinutes:
allOf:
- $ref: "#/components/schemas/JobTimeoutMinutes"
- description: The default number of minutes (at the account level) a test run executes before it times out. The default value is 150 minutes.
skipAppResign:
allOf:
- $ref: "#/components/schemas/SkipAppResign"
- description: When set to true, for private devices, Device Farm does not sign your app again. For public devices, Device Farm always signs your apps again.
For more information about how Device Farm re-signs your apps, see Do you modify my app? in the AWS Device Farm FAQs.
description: A container for account-level settings in AWS Device Farm. AccountsCleanup: type: boolean AmazonResourceName: type: string pattern: ^arn:.+ minLength: 32 maxLength: 1011 AmazonResourceNames: type: array items: $ref: "#/components/schemas/AmazonResourceName" String: type: string AndroidPaths: type: array items: $ref: "#/components/schemas/String" AppPackagesCleanup: type: boolean Name: type: string minLength: 0 maxLength: 256 ArtifactType: type: string enum: - UNKNOWN - SCREENSHOT - DEVICE_LOG - MESSAGE_LOG - VIDEO_LOG - RESULT_LOG - SERVICE_LOG - WEBKIT_LOG - INSTRUMENTATION_OUTPUT - EXERCISER_MONKEY_OUTPUT - CALABASH_JSON_OUTPUT - CALABASH_PRETTY_OUTPUT - CALABASH_STANDARD_OUTPUT - CALABASH_JAVA_XML_OUTPUT - AUTOMATION_OUTPUT - APPIUM_SERVER_OUTPUT - APPIUM_JAVA_OUTPUT - APPIUM_JAVA_XML_OUTPUT - APPIUM_PYTHON_OUTPUT - APPIUM_PYTHON_XML_OUTPUT - EXPLORER_EVENT_LOG - EXPLORER_SUMMARY_LOG - APPLICATION_CRASH_REPORT - XCTEST_LOG - VIDEO - CUSTOMER_ARTIFACT - CUSTOMER_ARTIFACT_LOG - TESTSPEC_OUTPUT URL: type: string minLength: 0 maxLength: 2048 Artifact: type: object properties: arn: allOf: - $ref: "#/components/schemas/AmazonResourceName" - description: The artifact's ARN. name: allOf: - $ref: "#/components/schemas/Name" - description: The artifact's name. type: allOf: - $ref: "#/components/schemas/ArtifactType" - description: "The artifact's type.
Allowed values include the following:
UNKNOWN
SCREENSHOT
DEVICE_LOG
MESSAGE_LOG
VIDEO_LOG
RESULT_LOG
SERVICE_LOG
WEBKIT_LOG
INSTRUMENTATION_OUTPUT
EXERCISER_MONKEY_OUTPUT: the artifact (log) generated by an Android fuzz test.
CALABASH_JSON_OUTPUT
CALABASH_PRETTY_OUTPUT
CALABASH_STANDARD_OUTPUT
CALABASH_JAVA_XML_OUTPUT
AUTOMATION_OUTPUT
APPIUM_SERVER_OUTPUT
APPIUM_JAVA_OUTPUT
APPIUM_JAVA_XML_OUTPUT
APPIUM_PYTHON_OUTPUT
APPIUM_PYTHON_XML_OUTPUT
EXPLORER_EVENT_LOG
EXPLORER_SUMMARY_LOG
APPLICATION_CRASH_REPORT
XCTEST_LOG
VIDEO
CUSTOMER_ARTIFACT
CUSTOMER_ARTIFACT_LOG
TESTSPEC_OUTPUT
The device pool's type.
Allowed values include:
CURATED: A device pool that is created and managed by AWS Device Farm.
PRIVATE: A device pool that is created and managed by the device pool developer.
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 rules parameter. Depending on how many devices meet these constraints, your device pool might contain fewer devices than the value for this parameter.
By specifying the maximum number of devices, you can control the costs that you incur by running tests.
description: Represents a collection of device types. PackageIds: type: array items: $ref: "#/components/schemas/String" InstanceProfile: type: object properties: arn: allOf: - $ref: "#/components/schemas/AmazonResourceName" - description: The Amazon Resource Name (ARN) of the instance profile. packageCleanup: allOf: - $ref: "#/components/schemas/Boolean" - description: When set totrue, Device Farm removes app packages after a test run. The default value is false for private devices.
excludeAppPackagesFromCleanup:
allOf:
- $ref: "#/components/schemas/PackageIds"
- description: An array of strings containing the list of app packages that should not be cleaned up from the device after a test run completes.
The list of packages is considered only if you set packageCleanup to true.
true, Device Farm reboots the instance after a test run. The default value is true.
name:
allOf:
- $ref: "#/components/schemas/Name"
- description: The name of the instance profile.
description:
allOf:
- $ref: "#/components/schemas/Message"
- description: The description of the instance profile.
description: Represents the instance profile.
NetworkProfileType:
type: string
enum:
- CURATED
- PRIVATE
Long:
type: integer
PercentInteger:
type: integer
minimum: 0
maximum: 100
NetworkProfile:
type: object
properties:
arn:
allOf:
- $ref: "#/components/schemas/AmazonResourceName"
- description: The Amazon Resource Name (ARN) of the network profile.
name:
allOf:
- $ref: "#/components/schemas/Name"
- description: The name of the network profile.
description:
allOf:
- $ref: "#/components/schemas/Message"
- description: The description of the network profile.
type:
allOf:
- $ref: "#/components/schemas/NetworkProfileType"
- description: The type of network profile. Valid values are listed here.
uplinkBandwidthBits:
allOf:
- $ref: "#/components/schemas/Long"
- description: The data throughput rate in bits per second, as an integer from 0 to 104857600.
downlinkBandwidthBits:
allOf:
- $ref: "#/components/schemas/Long"
- description: The data throughput rate in bits per second, as an integer from 0 to 104857600.
uplinkDelayMs:
allOf:
- $ref: "#/components/schemas/Long"
- description: Delay time for all packets to destination in milliseconds as an integer from 0 to 2000.
downlinkDelayMs:
allOf:
- $ref: "#/components/schemas/Long"
- description: Delay time for all packets to destination in milliseconds as an integer from 0 to 2000.
uplinkJitterMs:
allOf:
- $ref: "#/components/schemas/Long"
- description: Time variation in the delay of received packets in milliseconds as an integer from 0 to 2000.
downlinkJitterMs:
allOf:
- $ref: "#/components/schemas/Long"
- description: Time variation in the delay of received packets in milliseconds as an integer from 0 to 2000.
uplinkLossPercent:
allOf:
- $ref: "#/components/schemas/PercentInteger"
- description: Proportion of transmitted packets that fail to arrive from 0 to 100 percent.
downlinkLossPercent:
allOf:
- $ref: "#/components/schemas/PercentInteger"
- description: Proportion of received packets that fail to arrive from 0 to 100 percent.
description: An array of settings that describes characteristics of a network profile.
VpcConfig:
type: object
required:
- securityGroupIds
- subnetIds
- vpcId
properties:
securityGroupIds:
allOf:
- $ref: "#/components/schemas/VpcSecurityGroupIds"
- description: An array of one or more security groups IDs in your Amazon VPC.
subnetIds:
allOf:
- $ref: "#/components/schemas/VpcSubnetIds"
- description: An array of one or more subnet IDs in your Amazon VPC.
vpcId:
allOf:
- $ref: "#/components/schemas/NonEmptyString"
- description: The ID of the Amazon VPC.
description: Contains the VPC configuration data necessary to interface with AWS Device Farm's services.
Project:
type: object
properties:
arn:
allOf:
- $ref: "#/components/schemas/AmazonResourceName"
- description: The project's ARN.
name:
allOf:
- $ref: "#/components/schemas/Name"
- description: The project's name.
defaultJobTimeoutMinutes:
allOf:
- $ref: "#/components/schemas/JobTimeoutMinutes"
- description: The default number of minutes (at the project level) a test run executes before it times out. The default value is 150 minutes.
created:
allOf:
- $ref: "#/components/schemas/DateTime"
- description: When the project was created.
vpcConfig:
allOf:
- $ref: "#/components/schemas/VpcConfig"
- description: The VPC security groups and subnets that are attached to a project.
description: Represents an operating-system neutral workspace for running and managing tests.
CreateRemoteAccessSessionConfiguration:
type: object
properties:
billingMethod:
allOf:
- $ref: "#/components/schemas/BillingMethod"
- description: The billing method for the remote access session.
vpceConfigurationArns:
allOf:
- $ref: "#/components/schemas/AmazonResourceNames"
- description: An array of ARNs included in the VPC endpoint configuration.
description: Configuration settings for a remote access session, including billing method.
SshPublicKey:
type: string
minLength: 0
maxLength: 8192
InteractionMode:
type: string
enum:
- INTERACTIVE
- NO_VIDEO
- VIDEO_ONLY
minLength: 0
maxLength: 64
RemoteAccessSession:
type: object
properties:
arn:
allOf:
- $ref: "#/components/schemas/AmazonResourceName"
- description: The Amazon Resource Name (ARN) of the remote access session.
name:
allOf:
- $ref: "#/components/schemas/Name"
- description: The name of the remote access session.
created:
allOf:
- $ref: "#/components/schemas/DateTime"
- description: The date and time the remote access session was created.
status:
allOf:
- $ref: "#/components/schemas/ExecutionStatus"
- description: The status of the remote access session. Can be any of the following:
PENDING.
PENDING_CONCURRENCY.
PENDING_DEVICE.
PROCESSING.
SCHEDULING.
PREPARING.
RUNNING.
COMPLETED.
STOPPING.
The result of the remote access session. Can be any of the following:
PENDING.
PASSED.
WARNED.
FAILED.
SKIPPED.
ERRORED.
STOPPED.
This flag is set to true if remote debugging is enabled for the remote access session.
Remote debugging is no longer supported.
remoteRecordEnabled: allOf: - $ref: "#/components/schemas/Boolean" - description: This flag is set totrue if remote recording is enabled for the remote access session.
remoteRecordAppArn:
allOf:
- $ref: "#/components/schemas/AmazonResourceName"
- description: The ARN for the app to be recorded in the remote access session.
hostAddress:
allOf:
- $ref: "#/components/schemas/HostAddress"
- description: 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.
Remote debugging is no longer supported.
clientId: allOf: - $ref: "#/components/schemas/ClientId" - description:Unique identifier of your client for the remote access session. Only returned if remote debugging is enabled for the remote access session.
Remote debugging is no longer supported.
billingMethod: allOf: - $ref: "#/components/schemas/BillingMethod" - description: The billing method of the remote access session. Possible values includeMETERED or UNMETERED. For more information about metered devices, see AWS Device Farm terminology.
deviceMinutes:
allOf:
- $ref: "#/components/schemas/DeviceMinutes"
- description: The number of minutes a device is used in a remote access session (including setup and teardown minutes).
endpoint:
allOf:
- $ref: "#/components/schemas/String"
- description: The endpoint for the remote access sesssion.
deviceUdid:
allOf:
- $ref: "#/components/schemas/String"
- description: Unique device identifier for the remote device. Only returned if remote debugging is enabled for the remote access session.
Remote debugging is no longer supported.
interactionMode: allOf: - $ref: "#/components/schemas/InteractionMode" - description: "The interaction mode of the remote access session. Valid values are:
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.
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.
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.
When set to true, for private devices, Device Farm does not sign your app again. For public devices, Device Farm always signs your apps again.
For more information about how Device Farm re-signs your apps, see Do you modify my app? in the AWS Device Farm FAQs.
vpcConfig: allOf: - $ref: "#/components/schemas/VpcConfig" - description: The VPC security groups and subnets that are attached to a project. description: Represents information about the remote access session. ResourceName: type: string pattern: .*\S.* minLength: 1 maxLength: 64 ResourceDescription: type: string pattern: .*\S.* minLength: 1 maxLength: 2048 TestGridVpcConfig: type: object required: - securityGroupIds - subnetIds - vpcId properties: securityGroupIds: allOf: - $ref: "#/components/schemas/SecurityGroupIds" - description: A list of VPC security group IDs in your Amazon VPC. subnetIds: allOf: - $ref: "#/components/schemas/SubnetIds" - description: A list of VPC subnet IDs in your Amazon VPC. vpcId: allOf: - $ref: "#/components/schemas/NonEmptyString" - description: The ID of the Amazon VPC. description: The VPC security groups and subnets that are attached to a project. TestGridProject: type: object properties: arn: allOf: - $ref: "#/components/schemas/DeviceFarmArn" - description: The ARN for the project. name: allOf: - $ref: "#/components/schemas/String" - description: A human-readable name for the project. description: allOf: - $ref: "#/components/schemas/String" - description: A human-readable description for the project. vpcConfig: allOf: - $ref: "#/components/schemas/TestGridVpcConfig" - description: The VPC security groups and subnets that are attached to a project. created: allOf: - $ref: "#/components/schemas/DateTime" - description: When the project was created. description: A Selenium testing project. Projects are used to collect and collate sessions. DeviceFarmArn: type: string pattern: ^arn:aws:devicefarm:.+ minLength: 32 maxLength: 1011 TestGridUrlExpiresInSecondsInput: type: integer minimum: 60 maximum: 86400 SensitiveString: type: string format: password DateTime: type: string format: date-time UploadType: type: string enum: - ANDROID_APP - IOS_APP - WEB_APP - EXTERNAL_DATA - APPIUM_JAVA_JUNIT_TEST_PACKAGE - APPIUM_JAVA_TESTNG_TEST_PACKAGE - APPIUM_PYTHON_TEST_PACKAGE - APPIUM_NODE_TEST_PACKAGE - APPIUM_RUBY_TEST_PACKAGE - APPIUM_WEB_JAVA_JUNIT_TEST_PACKAGE - APPIUM_WEB_JAVA_TESTNG_TEST_PACKAGE - APPIUM_WEB_PYTHON_TEST_PACKAGE - APPIUM_WEB_NODE_TEST_PACKAGE - APPIUM_WEB_RUBY_TEST_PACKAGE - CALABASH_TEST_PACKAGE - INSTRUMENTATION_TEST_PACKAGE - UIAUTOMATION_TEST_PACKAGE - UIAUTOMATOR_TEST_PACKAGE - XCTEST_TEST_PACKAGE - XCTEST_UI_TEST_PACKAGE - APPIUM_JAVA_JUNIT_TEST_SPEC - APPIUM_JAVA_TESTNG_TEST_SPEC - APPIUM_PYTHON_TEST_SPEC - APPIUM_NODE_TEST_SPEC - APPIUM_RUBY_TEST_SPEC - APPIUM_WEB_JAVA_JUNIT_TEST_SPEC - APPIUM_WEB_JAVA_TESTNG_TEST_SPEC - APPIUM_WEB_PYTHON_TEST_SPEC - APPIUM_WEB_NODE_TEST_SPEC - APPIUM_WEB_RUBY_TEST_SPEC - INSTRUMENTATION_TEST_SPEC - XCTEST_UI_TEST_SPEC Upload: type: object properties: arn: allOf: - $ref: "#/components/schemas/AmazonResourceName" - description: The upload's ARN. name: allOf: - $ref: "#/components/schemas/Name" - description: The upload's file name. created: allOf: - $ref: "#/components/schemas/DateTime" - description: When the upload was created. type: allOf: - $ref: "#/components/schemas/UploadType" - description:The upload's type.
Must be one of the following values:
ANDROID_APP
IOS_APP
WEB_APP
EXTERNAL_DATA
APPIUM_JAVA_JUNIT_TEST_PACKAGE
APPIUM_JAVA_TESTNG_TEST_PACKAGE
APPIUM_PYTHON_TEST_PACKAGE
APPIUM_NODE_TEST_PACKAGE
APPIUM_RUBY_TEST_PACKAGE
APPIUM_WEB_JAVA_JUNIT_TEST_PACKAGE
APPIUM_WEB_JAVA_TESTNG_TEST_PACKAGE
APPIUM_WEB_PYTHON_TEST_PACKAGE
APPIUM_WEB_NODE_TEST_PACKAGE
APPIUM_WEB_RUBY_TEST_PACKAGE
CALABASH_TEST_PACKAGE
INSTRUMENTATION_TEST_PACKAGE
UIAUTOMATION_TEST_PACKAGE
UIAUTOMATOR_TEST_PACKAGE
XCTEST_TEST_PACKAGE
XCTEST_UI_TEST_PACKAGE
APPIUM_JAVA_JUNIT_TEST_SPEC
APPIUM_JAVA_TESTNG_TEST_SPEC
APPIUM_PYTHON_TEST_SPEC
APPIUM_NODE_TEST_SPEC
APPIUM_RUBY_TEST_SPEC
APPIUM_WEB_JAVA_JUNIT_TEST_SPEC
APPIUM_WEB_JAVA_TESTNG_TEST_SPEC
APPIUM_WEB_PYTHON_TEST_SPEC
APPIUM_WEB_NODE_TEST_SPEC
APPIUM_WEB_RUBY_TEST_SPEC
INSTRUMENTATION_TEST_SPEC
XCTEST_UI_TEST_SPEC
The upload's status.
Must be one of the following values:
FAILED
INITIALIZED
PROCESSING
SUCCEEDED
application/octet-stream).
message:
allOf:
- $ref: "#/components/schemas/Message"
- description: A message about the upload's result.
category:
allOf:
- $ref: "#/components/schemas/UploadCategory"
- description: "The upload's category. Allowed values include:
CURATED: An upload managed by AWS Device Farm.
PRIVATE: An upload managed by the AWS Device Farm customer.
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.
Specify deviceHostPaths and optionally specify either iosPaths or androidPaths.
For web app tests, you can specify both iosPaths and androidPaths.
The device's form factor.
Allowed values include:
PHONE
TABLET
The device's platform.
Allowed values include:
ANDROID
IOS
This flag is set to true if remote debugging is enabled for the device.
Remote debugging is no longer supported.
fleetType: allOf: - $ref: "#/components/schemas/String" - description: The type of fleet to which this device belongs. Possible values are PRIVATE and PUBLIC. fleetName: allOf: - $ref: "#/components/schemas/String" - description: The name of the fleet to which this device belongs. instances: allOf: - $ref: "#/components/schemas/DeviceInstances" - description: The instances that belong to this device. availability: allOf: - $ref: "#/components/schemas/DeviceAvailability" - description: Indicates how likely a device is available for a test run. Currently available in the ListDevices and GetDevice API methods. description: Represents a device type that an app is tested against. DeviceAttribute: type: string enum: - ARN - PLATFORM - FORM_FACTOR - MANUFACTURER - REMOTE_ACCESS_ENABLED - REMOTE_DEBUG_ENABLED - APPIUM_VERSION - INSTANCE_ARN - INSTANCE_LABELS - FLEET_TYPE - OS_VERSION - MODEL - AVAILABILITY DeviceFilterAttribute: type: string enum: - ARN - PLATFORM - OS_VERSION - MODEL - AVAILABILITY - FORM_FACTOR - MANUFACTURER - REMOTE_ACCESS_ENABLED - REMOTE_DEBUG_ENABLED - INSTANCE_ARN - INSTANCE_LABELS - FLEET_TYPE RuleOperator: type: string enum: - EQUALS - LESS_THAN - LESS_THAN_OR_EQUALS - GREATER_THAN - GREATER_THAN_OR_EQUALS - IN - NOT_IN - CONTAINS DeviceFilterValues: type: array items: $ref: "#/components/schemas/String" DeviceFilter: type: object required: - attribute - operator - values properties: attribute: allOf: - $ref: "#/components/schemas/DeviceFilterAttribute" - description: 'The aspect of a device such as platform or model used as the selection criteria in a device filter.
The supported operators for each attribute are provided in the following list.
The Amazon Resource Name (ARN) of the device (for example, arn:aws:devicefarm:us-west-2::device:12345Example).
Supported operators: EQUALS, IN, NOT_IN
The device platform. Valid values are ANDROID or IOS.
Supported operators: EQUALS
The operating system version (for example, 10.3.2).
Supported operators: EQUALS, GREATER_THAN, GREATER_THAN_OR_EQUALS, IN, LESS_THAN, LESS_THAN_OR_EQUALS, NOT_IN
The device model (for example, iPad 5th Gen).
Supported operators: CONTAINS, EQUALS, IN, NOT_IN
The current availability of the device. Valid values are AVAILABLE, HIGHLY_AVAILABLE, BUSY, or TEMPORARY_NOT_AVAILABLE.
Supported operators: EQUALS
The device form factor. Valid values are PHONE or TABLET.
Supported operators: EQUALS
The device manufacturer (for example, Apple).
Supported operators: EQUALS, IN, NOT_IN
Whether the device is enabled for remote access. Valid values are TRUE or FALSE.
Supported operators: EQUALS
Whether the device is enabled for remote debugging. Valid values are TRUE or FALSE.
Supported operators: EQUALS
Because remote debugging is no longer supported, this filter is ignored.
The Amazon Resource Name (ARN) of the device instance.
Supported operators: EQUALS, IN, NOT_IN
The label of the device instance.
Supported operators: CONTAINS
The fleet type. Valid values are PUBLIC or PRIVATE.
Supported operators: EQUALS
An array of one or more filter values used in a device filter.
Operator Values
The IN and NOT_IN operators can take a values array that has more than one element.
The other operators require an array with a single element.
Attribute Values
The PLATFORM attribute can be set to ANDROID or IOS.
The AVAILABILITY attribute can be set to AVAILABLE, HIGHLY_AVAILABLE, BUSY, or TEMPORARY_NOT_AVAILABLE.
The FORM_FACTOR attribute can be set to PHONE or TABLET.
The FLEET_TYPE attribute can be set to PUBLIC or PRIVATE.
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 deviceSelectionConfiguration parameter to ScheduleRun. For an example of the JSON request syntax, see ScheduleRun.
It is also passed in as the filters parameter to ListDevices. For an example of the JSON request syntax, see ListDevices.
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.
Attribute
The aspect of a device such as platform or model used as the selection criteria in a device filter.
Allowed values include:
ARN: The Amazon Resource Name (ARN) of the device (for example, arn:aws:devicefarm:us-west-2::device:12345Example).
PLATFORM: The device platform. Valid values are ANDROID or IOS.
OS_VERSION: The operating system version (for example, 10.3.2).
MODEL: The device model (for example, iPad 5th Gen).
AVAILABILITY: The current availability of the device. Valid values are AVAILABLE, HIGHLY_AVAILABLE, BUSY, or TEMPORARY_NOT_AVAILABLE.
FORM_FACTOR: The device form factor. Valid values are PHONE or TABLET.
MANUFACTURER: The device manufacturer (for example, Apple).
REMOTE_ACCESS_ENABLED: Whether the device is enabled for remote access. Valid values are TRUE or FALSE.
REMOTE_DEBUG_ENABLED: Whether the device is enabled for remote debugging. Valid values are TRUE or FALSE. Because remote debugging is no longer supported, this filter is ignored.
INSTANCE_ARN: The Amazon Resource Name (ARN) of the device instance.
INSTANCE_LABELS: The label of the device instance.
FLEET_TYPE: The fleet type. Valid values are PUBLIC or PRIVATE.
Operator
The filter operator.
The EQUALS operator is available for every attribute except INSTANCE_LABELS.
The CONTAINS operator is available for the INSTANCE_LABELS and MODEL attributes.
The IN and NOT_IN operators are available for the ARN, OS_VERSION, MODEL, MANUFACTURER, and INSTANCE_ARN attributes.
The LESS_THAN, GREATER_THAN, LESS_THAN_OR_EQUALS, and GREATER_THAN_OR_EQUALS operators are also available for the OS_VERSION attribute.
Values
An array of one or more filter values.
Operator Values
The IN and NOT_IN operators can take a values array that has more than one element.
The other operators require an array with a single element.
Attribute Values
The PLATFORM attribute can be set to ANDROID or IOS.
The AVAILABILITY attribute can be set to AVAILABLE, HIGHLY_AVAILABLE, BUSY, or TEMPORARY_NOT_AVAILABLE.
The FORM_FACTOR attribute can be set to PHONE or TABLET.
The FLEET_TYPE attribute can be set to PUBLIC or PRIVATE.
deviceSelectionConfiguration request parameter in ScheduleRun.
DeviceSelectionResult:
type: object
properties:
filters:
allOf:
- $ref: "#/components/schemas/DeviceFilters"
- description: The filters in a device selection result.
matchedDevicesCount:
allOf:
- $ref: "#/components/schemas/Integer"
- description: The number of devices that matched the device filter selection criteria.
maxDevices:
allOf:
- $ref: "#/components/schemas/Integer"
- description: The maximum number of devices to be selected by a device filter and included in a test run.
description: 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 ScheduleRun.
Devices:
type: array
items:
$ref: "#/components/schemas/Device"
VideoCapture:
type: boolean
ExecutionConfiguration:
type: object
properties:
jobTimeoutMinutes:
allOf:
- $ref: "#/components/schemas/JobTimeoutMinutes"
- description: The number of minutes a test run executes before it times out.
accountsCleanup:
allOf:
- $ref: "#/components/schemas/AccountsCleanup"
- description: True if account cleanup is enabled at the beginning of the test. Otherwise, false.
appPackagesCleanup:
allOf:
- $ref: "#/components/schemas/AppPackagesCleanup"
- description: True if app package cleanup is enabled at the beginning of the test. Otherwise, false.
videoCapture:
allOf:
- $ref: "#/components/schemas/VideoCapture"
- description: Set to true to enable video capture. Otherwise, set to false. The default is true.
skipAppResign:
allOf:
- $ref: "#/components/schemas/SkipAppResign"
- description: When set to true, for private devices, Device Farm does not sign your app again. For public devices, Device Farm always signs your apps again.
For more information about how Device Farm re-signs your apps, see Do you modify my app? in the AWS Device Farm FAQs.
description: Represents configuration information about a test run, such as the execution timeout (in minutes). ExecutionResult: type: string enum: - PENDING - PASSED - WARNED - FAILED - SKIPPED - ERRORED - STOPPED ExecutionResultCode: type: string enum: - PARSING_FAILED - VPC_ENDPOINT_SETUP_FAILED ExecutionStatus: type: string enum: - PENDING - PENDING_CONCURRENCY - PENDING_DEVICE - PROCESSING - SCHEDULING - PREPARING - RUNNING - COMPLETED - STOPPING Filter: type: string minLength: 0 maxLength: 8192 TestType: type: string enum: - BUILTIN_FUZZ - BUILTIN_EXPLORER - WEB_PERFORMANCE_PROFILE - APPIUM_JAVA_JUNIT - APPIUM_JAVA_TESTNG - APPIUM_PYTHON - APPIUM_NODE - APPIUM_RUBY - APPIUM_WEB_JAVA_JUNIT - APPIUM_WEB_JAVA_TESTNG - APPIUM_WEB_PYTHON - APPIUM_WEB_NODE - APPIUM_WEB_RUBY - CALABASH - INSTRUMENTATION - UIAUTOMATION - UIAUTOMATOR - XCTEST - XCTEST_UI - REMOTE_ACCESS_RECORD - REMOTE_ACCESS_REPLAY ScheduleRunTest: type: object required: - type properties: type: allOf: - $ref: "#/components/schemas/TestType" - description:The test's type.
Must be one of the following values:
BUILTIN_FUZZ
BUILTIN_EXPLORER. For Android, an app explorer that traverses an Android app, interacting with it and capturing screenshots at the same time.
APPIUM_JAVA_JUNIT
APPIUM_JAVA_TESTNG
APPIUM_PYTHON
APPIUM_NODE
APPIUM_RUBY
APPIUM_WEB_JAVA_JUNIT
APPIUM_WEB_JAVA_TESTNG
APPIUM_WEB_PYTHON
APPIUM_WEB_NODE
APPIUM_WEB_RUBY
CALABASH
INSTRUMENTATION
UIAUTOMATION
UIAUTOMATOR
XCTEST
XCTEST_UI
The test's parameters, such as test framework parameters and fixture settings. Parameters are represented by name-value pairs of strings.
For all tests:
app_performance_monitoring: Performance monitoring is enabled by default. Set this parameter to false to disable it.
For Calabash tests:
profile: A cucumber profile (for example, my_profile_name).
tags: You can limit execution to features or scenarios that have (or don't have) certain tags (for example, @smoke or @smoke,~@wip).
For Appium tests (all types):
appium_version: The Appium version. Currently supported values are 1.6.5 (and later), latest, and default.
latest runs the latest Appium version supported by Device Farm (1.9.1).
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.
This behavior is subject to change.
For fuzz tests (Android only):
event_count: The number of events, between 1 and 10000, that the UI fuzz test should perform.
throttle: The time, in ms, between 0 and 1000, that the UI fuzz test should wait between events.
seed: A seed to use for randomizing the UI fuzz test. Using the same seed value between tests ensures identical event sequences.
For Explorer tests:
username: A user name to use if the Explorer encounters a login form. If not supplied, no user name is inserted.
password: A password to use if the Explorer encounters a login form. If not supplied, no password is inserted.
For Instrumentation:
filter: A test filter string. Examples:
Running a single test case: com.android.abc.Test1
Running a single test: com.android.abc.Test1#smoke
Running multiple tests: com.android.abc.Test1,com.android.abc.Test2
For XCTest and XCTestUI:
filter: A test filter string. Examples:
Running a single test class: LoginTests
Running a multiple test classes: LoginTests,SmokeTests
Running a single test: LoginTests/testValid
Running multiple tests: LoginTests/testValid,LoginTests/testInvalid
For UIAutomator:
filter: A test filter string. Examples:
Running a single test case: com.android.abc.Test1
Running a single test: com.android.abc.Test1#smoke
Running multiple tests: com.android.abc.Test1,com.android.abc.Test2
CustomerArtifactPaths object for the scheduled run configuration.
radios:
allOf:
- $ref: "#/components/schemas/Radios"
- description: Information about the radio states for the run.
auxiliaryApps:
allOf:
- $ref: "#/components/schemas/AmazonResourceNames"
- description: A list of upload ARNs for app packages to be installed with your app.
billingMethod:
allOf:
- $ref: "#/components/schemas/BillingMethod"
- description: "Specifies the billing method for a test run: metered or unmetered. If the parameter is not specified, the default value is metered.
If you have purchased unmetered device slots, you must set this parameter to unmetered to make use of them. Otherwise, your run counts against your metered time.
The job's type.
Allowed values include the following:
BUILTIN_FUZZ
BUILTIN_EXPLORER. For Android, an app explorer that traverses an Android app, interacting with it and capturing screenshots at the same time.
APPIUM_JAVA_JUNIT
APPIUM_JAVA_TESTNG
APPIUM_PYTHON
APPIUM_NODE
APPIUM_RUBY
APPIUM_WEB_JAVA_JUNIT
APPIUM_WEB_JAVA_TESTNG
APPIUM_WEB_PYTHON
APPIUM_WEB_NODE
APPIUM_WEB_RUBY
CALABASH
INSTRUMENTATION
UIAUTOMATION
UIAUTOMATOR
XCTEST
XCTEST_UI
The job's status.
Allowed values include:
PENDING
PENDING_CONCURRENCY
PENDING_DEVICE
PROCESSING
SCHEDULING
PREPARING
RUNNING
COMPLETED
STOPPING
The job's result.
Allowed values include:
PENDING
PASSED
WARNED
FAILED
SKIPPED
ERRORED
STOPPED
The run's type.
Must be one of the following values:
BUILTIN_FUZZ
BUILTIN_EXPLORER
For Android, an app explorer that traverses an Android app, interacting with it and capturing screenshots at the same time.
APPIUM_JAVA_JUNIT
APPIUM_JAVA_TESTNG
APPIUM_PYTHON
APPIUM_NODE
APPIUM_RUBY
APPIUM_WEB_JAVA_JUNIT
APPIUM_WEB_JAVA_TESTNG
APPIUM_WEB_PYTHON
APPIUM_WEB_NODE
APPIUM_WEB_RUBY
CALABASH
INSTRUMENTATION
UIAUTOMATION
UIAUTOMATOR
XCTEST
XCTEST_UI
The run's platform.
Allowed values include:
ANDROID
IOS
The run's status.
Allowed values include:
PENDING
PENDING_CONCURRENCY
PENDING_DEVICE
PROCESSING
SCHEDULING
PREPARING
RUNNING
COMPLETED
STOPPING
The run's result.
Allowed values include:
PENDING
PASSED
WARNED
FAILED
SKIPPED
ERRORED
STOPPED
Specifies the billing method for a test run: metered or unmetered. If the parameter is not specified, the default value is metered.
If you have unmetered device slots, you must set this to unmetered to use them. Otherwise, the run is counted toward metered device minutes.
result is SKIPPED. PARSING_FAILED if the result is skipped because of test package parsing failure.
seed:
allOf:
- $ref: "#/components/schemas/Integer"
- description: 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.
appUpload:
allOf:
- $ref: "#/components/schemas/AmazonResourceName"
- description: An app to upload or that has been uploaded.
eventCount:
allOf:
- $ref: "#/components/schemas/Integer"
- description: For fuzz tests, this is the number of events, between 1 and 10000, that the UI fuzz test should perform.
jobTimeoutMinutes:
allOf:
- $ref: "#/components/schemas/JobTimeoutMinutes"
- description: The number of minutes the job executes before it times out.
devicePoolArn:
allOf:
- $ref: "#/components/schemas/AmazonResourceName"
- description: The ARN of the device pool for the run.
locale:
allOf:
- $ref: "#/components/schemas/String"
- description: Information about the locale that is used for the run.
radios:
allOf:
- $ref: "#/components/schemas/Radios"
- description: Information about the radio states for the run.
location:
allOf:
- $ref: "#/components/schemas/Location"
- description: Information about the location that is used for the run.
customerArtifactPaths:
allOf:
- $ref: "#/components/schemas/CustomerArtifactPaths"
- description: Output CustomerArtifactPaths object for the test run.
webUrl:
allOf:
- $ref: "#/components/schemas/String"
- description: The Device Farm console URL for the recording of the run.
skipAppResign:
allOf:
- $ref: "#/components/schemas/SkipAppResign"
- description: When set to true, for private devices, Device Farm does not sign your app again. For public devices, Device Farm always signs your apps again.
For more information about how Device Farm re-signs your apps, see Do you modify my app? in the AWS Device Farm FAQs.
testSpecArn: allOf: - $ref: "#/components/schemas/AmazonResourceName" - description: The ARN of the YAML-formatted test specification for the run. deviceSelectionResult: allOf: - $ref: "#/components/schemas/DeviceSelectionResult" - description: The results of a device filter used to select the devices for a test run. vpcConfig: allOf: - $ref: "#/components/schemas/VpcConfig" - description: The VPC security groups and subnets that are attached to a project. description: Represents a test run on a set of devices with a given app package, test parameters, and so on. Suite: type: object properties: arn: allOf: - $ref: "#/components/schemas/AmazonResourceName" - description: The suite's ARN. name: allOf: - $ref: "#/components/schemas/Name" - description: The suite's name. type: allOf: - $ref: "#/components/schemas/TestType" - description:The suite's type.
Must be one of the following values:
BUILTIN_FUZZ
BUILTIN_EXPLORER
Only available for Android; an app explorer that traverses an Android app, interacting with it and capturing screenshots at the same time.
APPIUM_JAVA_JUNIT
APPIUM_JAVA_TESTNG
APPIUM_PYTHON
APPIUM_NODE
APPIUM_RUBY
APPIUM_WEB_JAVA_JUNIT
APPIUM_WEB_JAVA_TESTNG
APPIUM_WEB_PYTHON
APPIUM_WEB_NODE
APPIUM_WEB_RUBY
CALABASH
INSTRUMENTATION
UIAUTOMATION
UIAUTOMATOR
XCTEST
XCTEST_UI
The suite's status.
Allowed values include:
PENDING
PENDING_CONCURRENCY
PENDING_DEVICE
PROCESSING
SCHEDULING
PREPARING
RUNNING
COMPLETED
STOPPING
The suite's result.
Allowed values include:
PENDING
PASSED
WARNED
FAILED
SKIPPED
ERRORED
STOPPED
The test's type.
Must be one of the following values:
BUILTIN_FUZZ
BUILTIN_EXPLORER
For Android, an app explorer that traverses an Android app, interacting with it and capturing screenshots at the same time.
APPIUM_JAVA_JUNIT
APPIUM_JAVA_TESTNG
APPIUM_PYTHON
APPIUM_NODE
APPIUM_RUBY
APPIUM_WEB_JAVA_JUNIT
APPIUM_WEB_JAVA_TESTNG
APPIUM_WEB_PYTHON
APPIUM_WEB_NODE
APPIUM_WEB_RUBY
CALABASH
INSTRUMENTATION
UIAUTOMATION
UIAUTOMATOR
XCTEST
XCTEST_UI
The test's status.
Allowed values include:
PENDING
PENDING_CONCURRENCY
PENDING_DEVICE
PROCESSING
SCHEDULING
PREPARING
RUNNING
COMPLETED
STOPPING
The test's result.
Allowed values include:
PENDING
PASSED
WARNED
FAILED
SKIPPED
ERRORED
STOPPED
The type of incompatibility.
Allowed values include:
ARN
FORM_FACTOR (for example, phone or tablet)
MANUFACTURER
PLATFORM (for example, Android or iOS)
REMOTE_ACCESS_ENABLED
APPIUM_VERSION
Represents a latitude and longitude pair, expressed in geographic coordinate system degrees (for example, 47.6204, -122.3491).
Elevation is currently not supported.
Metadata: type: string minLength: 0 maxLength: 8192 MonetaryAmount: type: object properties: amount: allOf: - $ref: "#/components/schemas/Double" - description: The numerical amount of an offering or transaction. currencyCode: allOf: - $ref: "#/components/schemas/CurrencyCode" - description: The currency code of a monetary amount. For example,USD means U.S. dollars.
description: A number that represents the monetary amount for an offering or transaction.
NonEmptyString:
type: string
pattern: .*\S.*
minLength: 1
maxLength: 4096
OfferingIdentifier:
type: string
minLength: 32
OfferingType:
type: string
enum:
- RECURRING
RecurringCharges:
type: array
items:
$ref: "#/components/schemas/RecurringCharge"
Offering:
type: object
properties:
id:
allOf:
- $ref: "#/components/schemas/OfferingIdentifier"
- description: The ID that corresponds to a device offering.
description:
allOf:
- $ref: "#/components/schemas/Message"
- description: A string that describes the offering.
type:
allOf:
- $ref: "#/components/schemas/OfferingType"
- description: The type of offering (for example, RECURRING) for a device.
platform:
allOf:
- $ref: "#/components/schemas/DevicePlatform"
- description: The platform of the device (for example, ANDROID or IOS).
recurringCharges:
allOf:
- $ref: "#/components/schemas/RecurringCharges"
- description: Specifies whether there are recurring charges for the offering.
description: Represents the metadata of a device offering.
OfferingPromotionIdentifier:
type: string
minLength: 4
OfferingPromotion:
type: object
properties:
id:
allOf:
- $ref: "#/components/schemas/OfferingPromotionIdentifier"
- description: The ID of the offering promotion.
description:
allOf:
- $ref: "#/components/schemas/Message"
- description: A string that describes the offering promotion.
description: Represents information about an offering promotion.
OfferingTransactionType:
type: string
enum:
- PURCHASE
- RENEW
- SYSTEM
OfferingStatus:
type: object
properties:
type:
allOf:
- $ref: "#/components/schemas/OfferingTransactionType"
- description: The type specified for the offering status.
offering:
allOf:
- $ref: "#/components/schemas/Offering"
- description: Represents the metadata of an offering status.
quantity:
allOf:
- $ref: "#/components/schemas/Integer"
- description: The number of available devices in the offering.
effectiveOn:
allOf:
- $ref: "#/components/schemas/DateTime"
- description: The date on which the offering is effective.
description: The status of the offering.
TransactionIdentifier:
type: string
minLength: 32
OfferingTransaction:
type: object
properties:
offeringStatus:
allOf:
- $ref: "#/components/schemas/OfferingStatus"
- description: The status of an offering transaction.
transactionId:
allOf:
- $ref: "#/components/schemas/TransactionIdentifier"
- description: The transaction ID of the offering transaction.
offeringPromotionId:
allOf:
- $ref: "#/components/schemas/OfferingPromotionIdentifier"
- description: The ID that corresponds to a device offering promotion.
createdOn:
allOf:
- $ref: "#/components/schemas/DateTime"
- description: The date on which an offering transaction was created.
cost:
allOf:
- $ref: "#/components/schemas/MonetaryAmount"
- description: The cost of an offering transaction.
description: Represents the metadata of an offering transaction.
ProblemDetail:
type: object
properties:
arn:
allOf:
- $ref: "#/components/schemas/AmazonResourceName"
- description: The problem detail's ARN.
name:
allOf:
- $ref: "#/components/schemas/Name"
- description: The problem detail's name.
description: Information about a problem detail.
Problem:
type: object
properties:
run:
allOf:
- $ref: "#/components/schemas/ProblemDetail"
- description: Information about the associated run.
job:
allOf:
- $ref: "#/components/schemas/ProblemDetail"
- description: Information about the associated job.
suite:
allOf:
- $ref: "#/components/schemas/ProblemDetail"
- description: Information about the associated suite.
test:
allOf:
- $ref: "#/components/schemas/ProblemDetail"
- description: Information about the associated test.
device:
allOf:
- $ref: "#/components/schemas/Device"
- description: Information about the associated device.
result:
allOf:
- $ref: "#/components/schemas/ExecutionResult"
- description: The problem's result.
Allowed values include:
PENDING
PASSED
WARNED
FAILED
SKIPPED
ERRORED
STOPPED
The rule's stringified attribute. For example, specify the value as \"\\\"abc\\\"\".
The supported operators for each attribute are provided in the following list.
The Appium version for the test.
Supported operators: CONTAINS
The Amazon Resource Name (ARN) of the device (for example, arn:aws:devicefarm:us-west-2::device:12345Example.
Supported operators: EQUALS, IN, NOT_IN
The current availability of the device. Valid values are AVAILABLE, HIGHLY_AVAILABLE, BUSY, or TEMPORARY_NOT_AVAILABLE.
Supported operators: EQUALS
The fleet type. Valid values are PUBLIC or PRIVATE.
Supported operators: EQUALS
The device form factor. Valid values are PHONE or TABLET.
Supported operators: EQUALS, IN, NOT_IN
The Amazon Resource Name (ARN) of the device instance.
Supported operators: IN, NOT_IN
The label of the device instance.
Supported operators: CONTAINS
The device manufacturer (for example, Apple).
Supported operators: EQUALS, IN, NOT_IN
The device model, such as Apple iPad Air 2 or Google Pixel.
Supported operators: CONTAINS, EQUALS, IN, NOT_IN
The operating system version (for example, 10.3.2).
Supported operators: EQUALS, GREATER_THAN, GREATER_THAN_OR_EQUALS, IN, LESS_THAN, LESS_THAN_OR_EQUALS, NOT_IN
The device platform. Valid values are ANDROID or IOS.
Supported operators: EQUALS, IN, NOT_IN
Whether the device is enabled for remote access. Valid values are TRUE or FALSE.
Supported operators: EQUALS
Whether the device is enabled for remote debugging. Valid values are TRUE or FALSE.
Supported operators: EQUALS
Because remote debugging is no longer supported, this filter is ignored.
The sample's type.
Must be one of the following values:
CPU: A CPU sample type. This is expressed as the app processing CPU time (including child processes) as reported by process, as a percentage.
MEMORY: A memory usage sample type. This is expressed as the total proportional set size of an app process, in kilobytes.
NATIVE_AVG_DRAWTIME
NATIVE_FPS
NATIVE_FRAMES
NATIVE_MAX_DRAWTIME
NATIVE_MIN_DRAWTIME
OPENGL_AVG_DRAWTIME
OPENGL_FPS
OPENGL_FRAMES
OPENGL_MAX_DRAWTIME
OPENGL_MIN_DRAWTIME
RX
RX_RATE: The total number of bytes per second (TCP and UDP) that are sent, by app process.
THREADS: A threads sample type. This is expressed as the total number of threads per app process.
TX
TX_RATE: The total number of bytes per second (TCP and UDP) that are received, by app process.
key is a general label that acts like a category for more specific tag values.
Value:
allOf:
- $ref: "#/components/schemas/TagValue"
- description: The optional part of a key-value pair that makes up a tag. A value acts as a descriptor in a tag category (key).
description: "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. "
TagKeyList:
type: array
items:
$ref: "#/components/schemas/TagKey"
maxItems: 150
TestGridSessionAction:
type: object
properties:
action:
allOf:
- $ref: "#/components/schemas/String"
- description: The action taken by the session.
started:
allOf:
- $ref: "#/components/schemas/DateTime"
- description: The time that the session invoked the action.
duration:
allOf:
- $ref: "#/components/schemas/Long"
- description: The time, in milliseconds, that the action took to complete in the browser.
statusCode:
allOf:
- $ref: "#/components/schemas/String"
- description: HTTP status code returned to the browser when the action was taken.
requestMethod:
allOf:
- $ref: "#/components/schemas/String"
- description: HTTP method that the browser used to make the request.
description: An action taken by a TestGridSession browser instance.
TestGridSessionArtifactType:
type: string
enum:
- UNKNOWN
- VIDEO
- SELENIUM_LOG
TestGridSessionArtifact:
type: object
properties:
filename:
allOf:
- $ref: "#/components/schemas/String"
- description: The file name of the artifact.
type:
allOf:
- $ref: "#/components/schemas/TestGridSessionArtifactType"
- description: The kind of artifact.
url:
allOf:
- $ref: "#/components/schemas/SensitiveString"
- description: A semi-stable URL to the content of the object.
description: Artifacts are video and other files that are produced in the process of running a browser in an automated context.
Video elements might be broken up into multiple artifacts as they grow in size during creation.