aws devicefarm

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

Subcommands

NameDescription
create-device-poolCreates a device pool
create-instance-profileCreates a profile that can be applied to one or more private fleet device instances
create-network-profileCreates a network profile
create-projectCreates a project
create-remote-access-sessionSpecifies and starts a remote access session
create-test-grid-projectCreates a Selenium testing project. Projects are used to track TestGridSession instances
create-test-grid-urlCreates a signed, short-term URL that can be passed to a Selenium RemoteWebDriver constructor
create-uploadUploads an app or test scripts
create-vpce-configurationCreates a configuration record in Device Farm for your Amazon Virtual Private Cloud (VPC) endpoint
delete-device-poolDeletes a device pool given the pool ARN. Does not allow deletion of curated pools owned by the system
delete-instance-profileDeletes a profile that can be applied to one or more private device instances
delete-network-profileDeletes a network profile
delete-projectDeletes an AWS Device Farm project, given the project ARN. Deleting this resource does not stop an in-progress run
delete-remote-access-sessionDeletes a completed remote access session and its results
delete-runDeletes the run, given the run ARN. Deleting this resource does not stop an in-progress run
delete-test-grid-projectDeletes 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
delete-uploadDeletes an upload given the upload ARN
delete-vpce-configurationDeletes a configuration for your Amazon Virtual Private Cloud (VPC) endpoint
get-account-settingsReturns the number of unmetered iOS or unmetered Android devices that have been purchased by the account
get-deviceGets information about a unique device type
get-device-instanceReturns information about a device instance that belongs to a private device fleet
get-device-poolGets information about a device pool
get-device-pool-compatibilityGets information about compatibility with a device pool
get-instance-profileReturns information about the specified instance profile
get-jobGets information about a job
get-network-profileReturns information about a network profile
get-offering-statusGets the current status and future status of all offerings purchased by an AWS account. The response indicates how many offerings are currently available and the offerings that will be available in the next period. The API returns a 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
get-projectGets information about a project
get-remote-access-sessionReturns a link to a currently running remote access session
get-runGets information about a run
get-suiteGets information about a suite
get-testGets information about a test
get-test-grid-projectRetrieves information about a Selenium testing project
get-test-grid-sessionA 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)
get-uploadGets information about an upload
get-vpce-configurationReturns information about the configuration settings for your Amazon Virtual Private Cloud (VPC) endpoint
install-to-remote-access-sessionInstalls an application to the device in a remote access session. For Android applications, the file must be in .apk format. For iOS applications, the file must be in .ipa format
list-artifactsGets information about artifacts
list-device-instancesReturns information about the private device instances associated with one or more AWS accounts
list-device-poolsGets information about device pools
list-devicesGets information about unique device types
list-instance-profilesReturns information about all the instance profiles in an AWS account
list-jobsGets information about jobs for a given test run
list-network-profilesReturns the list of available network profiles
list-offering-promotionsReturns a list of offering promotions. Each offering promotion record contains the ID and description of the promotion. The API returns a 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
list-offering-transactionsReturns 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
list-offeringsReturns 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
list-projectsGets information about projects
list-remote-access-sessionsReturns a list of all currently running remote access sessions
list-runsGets information about runs, given an AWS Device Farm project ARN
list-samplesGets information about samples, given an AWS Device Farm job ARN
list-suitesGets information about test suites for a given job
list-tags-for-resourceList the tags for an AWS Device Farm resource
list-test-grid-projectsGets a list of all Selenium testing projects in your account
list-test-grid-session-actionsReturns a list of the actions taken in a TestGridSession
list-test-grid-session-artifactsRetrieves a list of artifacts created during the session
list-test-grid-sessionsRetrieves a list of sessions for a TestGridProject
list-testsGets information about tests in a given test suite
list-unique-problemsGets 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
list-uploadsGets information about uploads, given an AWS Device Farm project ARN
list-vpce-configurationsReturns information about all Amazon Virtual Private Cloud (VPC) endpoint configurations in the AWS account
purchase-offeringImmediately purchases offerings for an AWS account. Offerings renew with the latest total purchased quantity for an offering, unless the renewal was overridden. The API returns a 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
renew-offeringExplicitly 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
schedule-runSchedules a run
stop-jobInitiates 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
stop-remote-access-sessionEnds a specified remote access session
stop-runInitiates 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
tag-resourceAssociates 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
untag-resourceDeletes the specified tags from a resource
update-device-instanceUpdates information about a private device instance
update-device-poolModifies 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)
update-instance-profileUpdates information about an existing private device instance profile
update-network-profileUpdates the network profile
update-projectModifies the specified project name, given the project ARN and a new name
update-test-grid-projectChange details of a project
update-uploadUpdates an uploaded test spec
update-vpce-configurationUpdates information about an Amazon Virtual Private Cloud (VPC) endpoint configuration