For AI agents: A markdown version of this page is available at https://docs.datadoghq.com/ddsql_reference/data_directory/aws/aws.devicefarm_session.dataset.md. A documentation index is available at /llms.txt.

Device Farm Remote Access Session

This table represents the Device Farm Remote Access Session resource from Amazon Web Services.

aws.devicefarm_session

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
app_uploadcorestringThe ARN for the app to be installed onto your device.
arncorestringThe Amazon Resource Name (ARN) of the remote access session.
billing_methodcorestringThe billing method of the remote access session. Possible values include <code>METERED</code> or <code>UNMETERED</code>. For more information about metered devices, see <a href="https://docs.aws.amazon.com/devicefarm/latest/developerguide/welcome.html#welcome-terminology">AWS Device Farm terminology</a>.
createdcoretimestampThe date and time the remote access session was created.
devicecorejsonThe device (phone or tablet) used in the remote access session.
device_minutescorejsonThe number of minutes a device is used in a remote access session (including setup and teardown minutes).
device_proxycorejsonThe device proxy configured for the remote access session.
device_udidcorestringUnique device identifier for the remote device. Only returned if remote debugging is enabled for the remote access session. Remote debugging is <a href="https://docs.aws.amazon.com/devicefarm/latest/developerguide/history.html">no longer supported</a>.
endpointcorestringThe endpoint for the remote access session. This field is deprecated, and is replaced by the new <code>endpoints.interactiveEndpoint</code> field.
endpointscorejson
instance_arncorestringThe ARN of the instance.
interaction_modecorestringThe interaction mode of the remote access session. Changing the interactive mode of remote access sessions is no longer available.
messagecorestringA message about the remote access session.
namecorestringThe name of the remote access session.
resultcorestringThe result of the remote access session. Can be any of the following: <ul> <li> PENDING. </li> <li> PASSED. </li> <li> WARNED. </li> <li> FAILED. </li> <li> SKIPPED. </li> <li> ERRORED. </li> <li> STOPPED. </li> </ul>
skip_app_resigncoreboolWhen set to <code>true</code>, 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 <a href="http://aws.amazon.com/device-farm/faqs/">Do you modify my app?</a> in the <i>AWS Device Farm FAQs</i>.
startedcoretimestampThe date and time the remote access session was started.
statuscorestringThe status of the remote access session. Can be any of the following: <ul> <li> PENDING. </li> <li> PENDING_CONCURRENCY. </li> <li> PENDING_DEVICE. </li> <li> PROCESSING. </li> <li> SCHEDULING. </li> <li> PREPARING. </li> <li> RUNNING. </li> <li> COMPLETED. </li> <li> STOPPING. </li> </ul>
stoppedcoretimestampThe date and time the remote access session was stopped.
tagscorehstore_csv
vpc_configcorejsonThe VPC security groups and subnets that are attached to a project.