Module Awso_devicefarm.ValuesSource

Sourceval service : Awso.Service.t
Sourceval apiVersion : string
Sourceval endpointPrefix : string
Sourceval serviceFullName : string
Sourceval signatureVersion : string
Sourceval protocol : string
Sourceval globalEndpoint : string
Sourceval targetPrefix : string
Sourceval simple_to_json : ('a -> Awso__Botodata.value) -> 'a -> Yojson.Safe.t
Sourceval composed_to_json : ('a -> Awso__Botodata.value) -> 'a -> Yojson.Safe.t
Sourceval to_query : ('a -> Awso.Client.Query.value) -> 'a -> Awso.Client.Query.t
Sourceval structure_to_value_aux : ('a * 'b option) list -> f:(('a * 'b) list -> 'c) -> [> `Structure of 'c ]
Sourceval structure_to_value : ('a * 'b option) list -> [> `Structure of ('a * 'b) list ]
Sourceval structure_to_wrapped_value : wrapper:'a -> response:'a -> ('b * 'c option) list -> [> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]
Sourcemodule String_ : sig ... end
Sourcemodule AmazonResourceName : sig ... end
Sourcemodule Boolean : sig ... end
Sourcemodule Message : sig ... end
Sourcemodule Name : sig ... end
Sourcemodule PackageIds : sig ... end
Sourcemodule InstanceLabels : sig ... end
Sourcemodule InstanceProfile : sig ... end

Represents the instance profile.

Sourcemodule InstanceStatus : sig ... end
Sourcemodule Double : sig ... end
Sourcemodule DeviceInstance : sig ... end

Represents the device instance.

Sourcemodule Integer : sig ... end
Sourcemodule CurrencyCode : sig ... end
Sourcemodule CPU : sig ... end

Represents the amount of CPU that an app is using on a physical device. Does not represent system-wide CPU usage.

Sourcemodule DeviceAvailability : sig ... end
Sourcemodule DeviceFormFactor : sig ... end
Sourcemodule DeviceInstances : sig ... end
Sourcemodule DevicePlatform : sig ... end
Sourcemodule Long : sig ... end
Sourcemodule Resolution : sig ... end

Represents the screen resolution of a device in height and width, expressed in pixels.

Sourcemodule MonetaryAmount : sig ... end

A number that represents the monetary amount for an offering or transaction.

Sourcemodule RecurringChargeFrequency : sig ... end
Sourcemodule Device : sig ... end

Represents a device type that an app is tested against.

Sourcemodule ExecutionResult : sig ... end
Sourcemodule ProblemDetail : sig ... end

Information about a problem detail.

Sourcemodule DeviceFilterAttribute : sig ... end
Sourcemodule DeviceFilterValues : sig ... end
Sourcemodule RuleOperator : sig ... end
Sourcemodule RecurringCharge : sig ... end

Specifies whether charges for devices are recurring.

Sourcemodule Problem : sig ... end

Represents a specific warning or failure.

Sourcemodule NonEmptyString : sig ... end
Sourcemodule DeviceFilter : sig ... end

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.

Sourcemodule EnvironmentVariableName : sig ... end
Sourcemodule EnvironmentVariableValue : sig ... end
Sourcemodule SecurityGroupId : sig ... end
Sourcemodule SubnetId : sig ... end
Sourcemodule OfferingIdentifier : sig ... end
Sourcemodule OfferingType : sig ... end
Sourcemodule RecurringCharges : sig ... end
Sourcemodule DeviceAttribute : sig ... end
Sourcemodule Problems : sig ... end
Sourcemodule SecurityGroupIds : sig ... end
Sourcemodule SubnetIds : sig ... end
Sourcemodule AndroidPaths : sig ... end
Sourcemodule DeviceHostPaths : sig ... end
Sourcemodule IosPaths : sig ... end
Sourcemodule DeviceProxyHost : sig ... end
Sourcemodule DeviceProxyPort : sig ... end
Sourcemodule DeviceFilters : sig ... end
Sourcemodule EnvironmentVariable : sig ... end

Information about an environment variable for a project or a run.

Sourcemodule NetworkProfileType : sig ... end
Sourcemodule PercentInteger : sig ... end
Sourcemodule VpcSecurityGroupIds : sig ... end
Sourcemodule VpcSubnetIds : sig ... end
Sourcemodule SensitiveURL : sig ... end
Sourcemodule DateTime : sig ... end
Sourcemodule Offering : sig ... end

Represents the metadata of a device offering.

Sourcemodule OfferingTransactionType : sig ... end
Sourcemodule Rule : sig ... end

Represents a condition for a device pool.

Sourcemodule IncompatibilityMessage : sig ... end

Represents information about incompatibility.

Sourcemodule TagKey : sig ... end
Sourcemodule TagValue : sig ... end
Sourcemodule ServiceDnsName : sig ... end
Sourcemodule VPCEConfigurationName : sig ... end
Sourcemodule VPCEServiceName : sig ... end
Sourcemodule ContentType : sig ... end
Sourcemodule Metadata : sig ... end
Sourcemodule UploadCategory : sig ... end
Sourcemodule UploadStatus : sig ... end
Sourcemodule UploadType : sig ... end
Sourcemodule UniqueProblem : sig ... end

A collection of one or more problems, grouped by their result.

Sourcemodule Counters : sig ... end

Represents entity counters.

Sourcemodule DeviceMinutes : sig ... end

Represents the total (metered or unmetered) minutes used by the resource to run tests. Contains the sum of minutes consumed by all children.

Sourcemodule ExecutionStatus : sig ... end
Sourcemodule TestType : sig ... end
Sourcemodule DeviceFarmArn : sig ... end
Sourcemodule TestGridSessionStatus : sig ... end
Sourcemodule SensitiveString : sig ... end
Sourcemodule TestGridVpcConfig : sig ... end

The VPC security groups and subnets that are attached to a project.

Sourcemodule SampleType : sig ... end
Sourcemodule URL : sig ... end
Sourcemodule AmazonRoleResourceName : sig ... end
Sourcemodule BillingMethod : sig ... end
Sourcemodule CustomerArtifactPaths : sig ... end

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.

Sourcemodule DeviceProxy : sig ... end

Represents the http/s proxy configuration that will be applied to a device during a run.

Sourcemodule DeviceSelectionResult : sig ... end

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.

Sourcemodule EnvironmentVariables : sig ... end
Sourcemodule ExecutionResultCode : sig ... end
Sourcemodule JobTimeoutMinutes : sig ... end
Sourcemodule Location : sig ... end

Represents a latitude and longitude pair, expressed in geographic coordinate system degrees (for example, 47.6204, -122.3491). Elevation is currently not supported.

Sourcemodule NetworkProfile : sig ... end

An array of settings that describes characteristics of a network profile.

Sourcemodule Radios : sig ... end

Represents the set of radios and their states on a device. Examples of radios include Wi-Fi, GPS, Bluetooth, and NFC.

Sourcemodule SkipAppResign : sig ... end
Sourcemodule VpcConfig : sig ... end

Contains the VPC configuration data necessary to interface with AWS Device Farm's services.

Sourcemodule InteractionMode : sig ... end
Sourcemodule RemoteAccessEndpoints : sig ... end

Represents the remote endpoints for viewing and controlling a device during a remote access session.

Sourcemodule OfferingStatus : sig ... end

The status of the offering.

Sourcemodule TransactionIdentifier : sig ... end
Sourcemodule VideoCapture : sig ... end
Sourcemodule DevicePoolType : sig ... end
Sourcemodule Rules : sig ... end
Sourcemodule ArtifactType : sig ... end
Sourcemodule IncompatibilityMessages : sig ... end
Sourcemodule ExceptionMessage : sig ... end
Sourcemodule Tag : sig ... end

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.

Sourcemodule AccountsCleanup : sig ... end
Sourcemodule AppPackagesCleanup : sig ... end
Sourcemodule AmazonResourceNames : sig ... end
Sourcemodule Filter : sig ... end
Sourcemodule TestParameters : sig ... end
Sourcemodule VPCEConfiguration : sig ... end

Represents an Amazon Virtual Private Cloud (VPC) endpoint configuration.

Sourcemodule Upload : sig ... end

An app or a set of one or more tests to upload or that have been uploaded.

Sourcemodule UniqueProblems : sig ... end
Sourcemodule Test : sig ... end

Represents a condition that is evaluated.

Sourcemodule TestGridSession : sig ... end

A TestGridSession is a single instance of a browser launched from the URL provided by a call to CreateTestGridUrl.

Sourcemodule TestGridSessionArtifact : sig ... end

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.

Sourcemodule TestGridSessionAction : sig ... end

An action taken by a TestGridSession browser instance.

Sourcemodule TestGridProject : sig ... end

A Selenium testing project. Projects are used to collect and collate sessions.

Sourcemodule Suite : sig ... end

Represents a collection of one or more tests.

Sourcemodule Sample : sig ... end

Represents a sample of performance data.

Sourcemodule Run : sig ... end

Represents a test run on a set of devices with a given app package, test parameters, and so on.

Sourcemodule RemoteAccessSession : sig ... end

Represents information about the remote access session.

Sourcemodule Project : sig ... end

Represents an operating-system neutral workspace for running and managing tests.

Sourcemodule OfferingTransaction : sig ... end

Represents the metadata of an offering transaction.

Sourcemodule OfferingPromotion : sig ... end

Represents information about an offering promotion.

Sourcemodule Job : sig ... end

Represents a device.

Sourcemodule DevicePool : sig ... end

Represents a collection of device types.

Sourcemodule Artifact : sig ... end

Represents the output of a test. Examples of artifacts include logs and screenshots.

Represents a device pool compatibility result.

Sourcemodule AWSAccountNumber : sig ... end
Sourcemodule MaxSlotMap : sig ... end
Sourcemodule PurchasedDevicesMap : sig ... end
Sourcemodule TrialMinutes : sig ... end

Represents information about free trial device minutes for an AWS account.

Sourcemodule AuxiliaryAppArnList : sig ... end
Sourcemodule ArgumentException : sig ... end

An invalid argument was specified.

Sourcemodule InvalidOperationException : sig ... end

There was an error with the update request, or you do not have sufficient permissions to update this VPC endpoint configuration.

Sourcemodule NotFoundException : sig ... end

The specified entity was not found.

Sourcemodule ServiceAccountException : sig ... end

There was a problem with the service account.

Sourcemodule LimitExceededException : sig ... end

A limit was exceeded.

Sourcemodule InternalServiceException : sig ... end

An internal exception was raised in the service. Contact aws-devicefarm-support@amazon.com if you see this error.

Sourcemodule ResourceDescription : sig ... end
Sourcemodule ResourceName : sig ... end
Sourcemodule TagOperationException : sig ... end

The operation was not successful. Try again.

Sourcemodule TagKeyList : sig ... end
Sourcemodule TagPolicyException : sig ... end

The request doesn't comply with the AWS Identity and Access Management (IAM) tag policy. Correct your request and then retry it.

Sourcemodule TooManyTagsException : sig ... end

The list of tags on the repository is over the limit. The maximum number of tags that can be applied to a repository is 50.

Sourcemodule TagList : sig ... end
Sourcemodule IdempotencyException : sig ... end

An entity with the same name already exists.

Represents the device filters used in a test run and the maximum number of devices to be included in the run. It is passed in as the deviceSelectionConfiguration request parameter in ScheduleRun.

Sourcemodule ExecutionConfiguration : sig ... end

Represents configuration information about a test run, such as the execution timeout (in minutes).

Sourcemodule ScheduleRunConfiguration : sig ... end

Represents the settings for a run. Includes things like location, radio states, auxiliary apps, and network profiles.

Sourcemodule ScheduleRunTest : sig ... end

Represents test settings. This data structure is passed in as the test parameter to ScheduleRun. For an example of the JSON request syntax, see ScheduleRun.

Sourcemodule NotEligibleException : sig ... end

Exception gets thrown when a user is not eligible to perform the specified transaction.

Sourcemodule PaginationToken : sig ... end
Sourcemodule VPCEConfigurations : sig ... end
Sourcemodule Uploads : sig ... end
Sourcemodule Tests : sig ... end
Sourcemodule TestGridSessions : sig ... end
Sourcemodule MaxPageSize : sig ... end
Sourcemodule TestGridSessionArtifacts : sig ... end
Sourcemodule TestGridSessionActions : sig ... end
Sourcemodule TestGridProjects : sig ... end
Sourcemodule Suites : sig ... end
Sourcemodule Samples : sig ... end
Sourcemodule Runs : sig ... end
Sourcemodule RemoteAccessSessions : sig ... end
Sourcemodule Projects : sig ... end
Sourcemodule Offerings : sig ... end
Sourcemodule OfferingTransactions : sig ... end
Sourcemodule OfferingPromotions : sig ... end
Sourcemodule NetworkProfiles : sig ... end
Sourcemodule Jobs : sig ... end
Sourcemodule InstanceProfiles : sig ... end
Sourcemodule Devices : sig ... end
Sourcemodule DevicePools : sig ... end
Sourcemodule Artifacts : sig ... end
Sourcemodule ArtifactCategory : sig ... end
Sourcemodule ResourceId : sig ... end
Sourcemodule OfferingStatusMap : sig ... end
Sourcemodule AccountSettings : sig ... end

A container for account-level settings in AWS Device Farm.

Sourcemodule CannotDeleteException : sig ... end

The requested object could not be deleted.

Configuration settings for a remote access session, including billing method.

Updates information about an Amazon Virtual Private Cloud (VPC) endpoint configuration.

Updates information about an Amazon Virtual Private Cloud (VPC) endpoint configuration.

Sourcemodule UpdateUploadResult : sig ... end

Updates an uploaded test spec.

Sourcemodule UpdateUploadRequest : sig ... end

Updates an uploaded test spec.

Change details of a project.

Change details of a project.

Sourcemodule UpdateProjectResult : sig ... end

Represents the result of an update project request.

Sourcemodule UpdateProjectRequest : sig ... end

Represents a request to the update project operation.

Updates the network profile.

Updates the network profile.

Updates information about an existing private device instance profile.

Updates information about an existing private device instance profile.

Sourcemodule UpdateDevicePoolResult : sig ... end

Represents the result of an update device pool request.

Sourcemodule UpdateDevicePoolRequest : sig ... end

Represents a request to the update device pool operation.

Updates information about a private device instance.

Updates information about a private device instance.

Sourcemodule UntagResourceResponse : sig ... end

Deletes the specified tags from a resource.

Sourcemodule UntagResourceRequest : sig ... end

Deletes the specified tags from a resource.

Sourcemodule TagResourceResponse : sig ... end

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.

Sourcemodule TagResourceRequest : sig ... end

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.

Sourcemodule StopRunResult : sig ... end

Represents the results of your stop run attempt.

Sourcemodule StopRunRequest : sig ... end

Represents the request to stop a specific run.

Represents the response from the server that describes the remote access session when AWS Device Farm stops the session.

Represents the request to stop the remote access session.

Sourcemodule StopJobResult : sig ... end

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.

Sourcemodule StopJobRequest : sig ... end

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.

Sourcemodule ScheduleRunResult : sig ... end

Represents the result of a schedule run request.

Sourcemodule ScheduleRunRequest : sig ... end

Represents a request to the schedule run operation.

Sourcemodule RenewOfferingResult : sig ... end

The result of a renewal offering.

Sourcemodule RenewOfferingRequest : sig ... end

A request that represents an offering renewal.

Sourcemodule PurchaseOfferingResult : sig ... end

The result of the purchase offering (for example, success or failure).

Sourcemodule PurchaseOfferingRequest : sig ... end

Represents a request for a purchase offering.

Returns information about all Amazon Virtual Private Cloud (VPC) endpoint configurations in the AWS account.

Returns information about all Amazon Virtual Private Cloud (VPC) endpoint configurations in the AWS account.

Sourcemodule ListUploadsResult : sig ... end

Represents the result of a list uploads request.

Sourcemodule ListUploadsRequest : sig ... end

Represents a request to the list uploads operation.

Sourcemodule ListUniqueProblemsResult : sig ... end

Represents the result of a list unique problems request.

Sourcemodule ListUniqueProblemsRequest : sig ... end

Represents a request to the list unique problems operation.

Sourcemodule ListTestsResult : sig ... end

Represents the result of a list tests request.

Sourcemodule ListTestsRequest : sig ... end

Represents a request to the list tests operation.

Retrieves a list of sessions for a TestGridProject.

Retrieves a list of sessions for a TestGridProject.

Retrieves a list of artifacts created during the session.

Retrieves a list of artifacts created during the session.

Returns a list of the actions taken in a TestGridSession.

Returns a list of the actions taken in a TestGridSession.

Gets a list of all Selenium testing projects in your account.

Gets a list of all Selenium testing projects in your account.

List the tags for an AWS Device Farm resource.

List the tags for an AWS Device Farm resource.

Sourcemodule ListSuitesResult : sig ... end

Represents the result of a list suites request.

Sourcemodule ListSuitesRequest : sig ... end

Represents a request to the list suites operation.

Sourcemodule ListSamplesResult : sig ... end

Represents the result of a list samples request.

Sourcemodule ListSamplesRequest : sig ... end

Represents a request to the list samples operation.

Sourcemodule ListRunsResult : sig ... end

Represents the result of a list runs request.

Sourcemodule ListRunsRequest : sig ... end

Represents a request to the list runs operation.

Represents the response from the server after AWS Device Farm makes a request to return information about the remote access session.

Represents the request to return information about the remote access session.

Sourcemodule ListProjectsResult : sig ... end

Represents the result of a list projects request.

Sourcemodule ListProjectsRequest : sig ... end

Represents a request to the list projects operation.

Sourcemodule ListOfferingsResult : sig ... end

Represents the return values of the list of offerings.

Sourcemodule ListOfferingsRequest : sig ... end

Represents the request to list all offerings.

Returns the transaction log of the specified offerings.

Represents the request to list the offering transaction history.

Returns 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.

Returns 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.

Sourcemodule ListNetworkProfilesResult : sig ... end

Returns the list of available network profiles.

Returns the list of available network profiles.

Sourcemodule ListJobsResult : sig ... end

Represents the result of a list jobs request.

Sourcemodule ListJobsRequest : sig ... end

Represents a request to the list jobs operation.

Returns information about all the instance profiles in an AWS account.

Returns information about all the instance profiles in an AWS account.

Sourcemodule ListDevicesResult : sig ... end

Represents the result of a list devices operation.

Sourcemodule ListDevicesRequest : sig ... end

Represents the result of a list devices request.

Sourcemodule ListDevicePoolsResult : sig ... end

Represents the result of a list device pools request.

Sourcemodule ListDevicePoolsRequest : sig ... end

Represents the result of a list device pools request.

Sourcemodule ListDeviceInstancesResult : sig ... end

Returns information about the private device instances associated with one or more AWS accounts.

Returns information about the private device instances associated with one or more AWS accounts.

Sourcemodule ListArtifactsResult : sig ... end

Represents the result of a list artifacts operation.

Sourcemodule ListArtifactsRequest : sig ... end

Represents a request to the list artifacts operation.

Represents the response from the server after AWS Device Farm makes a request to install to a remote access session.

Represents the request to install an Android application (in .apk format) or an iOS application (in .ipa format) as part of a remote access session.

Returns information about the configuration settings for your Amazon Virtual Private Cloud (VPC) endpoint.

Returns information about the configuration settings for your Amazon Virtual Private Cloud (VPC) endpoint.

Sourcemodule GetUploadResult : sig ... end

Represents the result of a get upload request.

Sourcemodule GetUploadRequest : sig ... end

Represents a request to the get upload operation.

Sourcemodule GetTestResult : sig ... end

Represents the result of a get test request.

Sourcemodule GetTestRequest : sig ... end

Represents a request to the get test operation.

Sourcemodule GetTestGridSessionResult : sig ... end

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).

Sourcemodule GetTestGridSessionRequest : sig ... end

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).

Sourcemodule GetTestGridProjectResult : sig ... end

Retrieves information about a Selenium testing project.

Sourcemodule GetTestGridProjectRequest : sig ... end

Retrieves information about a Selenium testing project.

Sourcemodule GetSuiteResult : sig ... end

Represents the result of a get suite request.

Sourcemodule GetSuiteRequest : sig ... end

Represents a request to the get suite operation.

Sourcemodule GetRunResult : sig ... end

Represents the result of a get run request.

Sourcemodule GetRunRequest : sig ... end

Represents a request to the get run operation.

Represents the response from the server that lists detailed information about the remote access session.

Represents the request to get information about the specified remote access session.

Sourcemodule GetProjectResult : sig ... end

Represents the result of a get project request.

Sourcemodule GetProjectRequest : sig ... end

Represents a request to the get project operation.

Sourcemodule GetOfferingStatusResult : sig ... end

Returns the status result for a device offering.

Sourcemodule GetOfferingStatusRequest : sig ... end

Represents the request to retrieve the offering status for the specified customer or account.

Sourcemodule GetNetworkProfileResult : sig ... end

Returns information about a network profile.

Sourcemodule GetNetworkProfileRequest : sig ... end

Returns information about a network profile.

Sourcemodule GetJobResult : sig ... end

Represents the result of a get job request.

Sourcemodule GetJobRequest : sig ... end

Represents a request to the get job operation.

Sourcemodule GetInstanceProfileResult : sig ... end

Returns information about the specified instance profile.

Sourcemodule GetInstanceProfileRequest : sig ... end

Returns information about the specified instance profile.

Sourcemodule GetDeviceResult : sig ... end

Represents the result of a get device request.

Sourcemodule GetDeviceRequest : sig ... end

Represents a request to the get device request.

Sourcemodule GetDevicePoolResult : sig ... end

Represents the result of a get device pool request.

Sourcemodule GetDevicePoolRequest : sig ... end

Represents a request to the get device pool operation.

Represents the result of describe device pool compatibility request.

Represents a request to the get device pool compatibility operation.

Sourcemodule GetDeviceInstanceResult : sig ... end

Returns information about a device instance that belongs to a private device fleet.

Sourcemodule GetDeviceInstanceRequest : sig ... end

Returns information about a device instance that belongs to a private device fleet.

Sourcemodule GetAccountSettingsResult : sig ... end

Represents the account settings return values from the GetAccountSettings request.

Sourcemodule GetAccountSettingsRequest : sig ... end

Represents the request sent to retrieve the account settings.

Deletes a configuration for your Amazon Virtual Private Cloud (VPC) endpoint.

Deletes a configuration for your Amazon Virtual Private Cloud (VPC) endpoint.

Sourcemodule DeleteUploadResult : sig ... end

Represents the result of a delete upload request.

Sourcemodule DeleteUploadRequest : sig ... end

Represents a request to the delete upload operation.

Deletes a Selenium testing project and all content generated under it. You cannot delete a project if it has active sessions. You cannot undo this operation.

Deletes a Selenium testing project and all content generated under it. You cannot delete a project if it has active sessions. You cannot undo this operation.

Sourcemodule DeleteRunResult : sig ... end

Represents the result of a delete run request.

Sourcemodule DeleteRunRequest : sig ... end

Represents a request to the delete run operation.

The response from the server when a request is made to delete the remote access session.

Represents the request to delete the specified remote access session.

Sourcemodule DeleteProjectResult : sig ... end

Represents the result of a delete project request.

Sourcemodule DeleteProjectRequest : sig ... end

Represents a request to the delete project operation.

Deletes a network profile.

Deletes a network profile.

Deletes a profile that can be applied to one or more private device instances.

Deletes a profile that can be applied to one or more private device instances.

Sourcemodule DeleteDevicePoolResult : sig ... end

Represents the result of a delete device pool request.

Sourcemodule DeleteDevicePoolRequest : sig ... end

Represents a request to the delete device pool operation.

Creates a configuration record in Device Farm for your Amazon Virtual Private Cloud (VPC) endpoint.

Creates a configuration record in Device Farm for your Amazon Virtual Private Cloud (VPC) endpoint.

Sourcemodule CreateUploadResult : sig ... end

Represents the result of a create upload request.

Sourcemodule CreateUploadRequest : sig ... end

Represents a request to the create upload operation.

Sourcemodule CreateTestGridUrlResult : sig ... end

Creates a signed, short-term URL that can be passed to a Selenium RemoteWebDriver constructor.

Sourcemodule CreateTestGridUrlRequest : sig ... end

Creates a signed, short-term URL that can be passed to a Selenium RemoteWebDriver constructor.

Creates a Selenium testing project. Projects are used to track TestGridSession instances.

Creates a Selenium testing project. Projects are used to track TestGridSession instances.

Represents the server response from a request to create a remote access session.

Creates and submits a request to start a remote access session.

Sourcemodule CreateProjectResult : sig ... end

Represents the result of a create project request.

Sourcemodule CreateProjectRequest : sig ... end

Represents a request to the create project operation.

Creates a network profile.

Creates a network profile.

Creates a profile that can be applied to one or more private fleet device instances.

Creates a profile that can be applied to one or more private fleet device instances.

Sourcemodule CreateDevicePoolResult : sig ... end

Represents the result of a create device pool request.

Sourcemodule CreateDevicePoolRequest : sig ... end

Represents a request to the create device pool operation.