CreateRemoteAccessSessionConfiguration - AWS Device Farm Documentation

CreateRemoteAccessSessionConfiguration

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

Contents

auxiliaryApps

A list of upload ARNs for app packages to be installed onto your device. (Maximum 3)

Type: Array of strings

Array Members: Minimum number of 0 items. Maximum number of 3 items.

Length Constraints: Minimum length of 32. Maximum length of 1011.

Pattern: ^arn:aws:devicefarm:.+

Required: No

billingMethod

The billing method for the remote access session.

Type: String

Valid Values: METERED | UNMETERED

Required: No

deviceProxy

The device proxy to be configured on the device for the remote access session.

Type: DeviceProxy object

Required: No

vpceConfigurationArns

An array of ARNs included in the VPC endpoint configuration.

Type: Array of strings

Length Constraints: Minimum length of 32. Maximum length of 1011.

Pattern: ^arn:aws:devicefarm:.+

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: