Device Farm Device

An AWS Device Farm Device represents a real mobile device available in the Device Farm service. It provides details such as the device model, manufacturer, operating system, form factor, and availability. This resource allows you to select and run tests on specific physical devices to ensure your applications work correctly across different hardware and software configurations.

aws.devicefarm_device

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
arncorestringThe device's ARN.
availabilitycorestringIndicates how likely a device is available for a test run. Currently available in the ListDevices and GetDevice API methods.
carriercorestringThe device's carrier.
cpucorejsonInformation about the device's CPU.
fleet_namecorestringThe name of the fleet to which this device belongs.
fleet_typecorestringThe type of fleet to which this device belongs. Possible values are PRIVATE and PUBLIC.
form_factorcorestringThe device's form factor. Allowed values include: PHONE TABLET
heap_sizecoreint64The device's heap size, expressed in bytes.
imagecorestringThe device's image name.
instancescorejsonThe instances that belong to this device.
manufacturercorestringThe device's manufacturer name.
memorycoreint64The device's total memory size, expressed in bytes.
modelcorestringThe device's model name.
model_idcorestringThe device's model ID.
namecorestringThe device's display name.
oscorestringThe device's operating system type.
platformcorestringThe device's platform. Allowed values include: ANDROID IOS
radiocorestringThe device's radio.
remote_access_enabledcoreboolSpecifies whether remote access has been enabled for the specified device.
remote_debug_enabledcoreboolThis flag is set to true if remote debugging is enabled for the device. Remote debugging is no longer supported.
resolutioncorejsonThe resolution of the device.
tagscorehstore