---
title: Getting Started with Datadog
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > Infrastructure > Datadog Resource Catalog
---

# aws_devicefarm_instanceprofile{% #aws_devicefarm_instanceprofile %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `arn`{% #arn %}

**Type**: `STRING`**Provider name**: `arn`**Description**: The Amazon Resource Name (ARN) of the instance profile.

## `description`{% #description %}

**Type**: `STRING`**Provider name**: `description`**Description**: The description of the instance profile.

## `exclude_app_packages_from_cleanup`{% #exclude_app_packages_from_cleanup %}

**Type**: `UNORDERED_LIST_STRING`**Provider name**: `excludeAppPackagesFromCleanup`**Description**: An array of strings containing the list of app packages that should not be cleaned up from the device after a test run completes. The list of packages is considered only if you set `packageCleanup` to `true`.

## `name`{% #name %}

**Type**: `STRING`**Provider name**: `name`**Description**: The name of the instance profile.

## `package_cleanup`{% #package_cleanup %}

**Type**: `BOOLEAN`**Provider name**: `packageCleanup`**Description**: When set to `true`, Device Farm removes app packages after a test run. The default value is `false` for private devices.

## `reboot_after_use`{% #reboot_after_use %}

**Type**: `BOOLEAN`**Provider name**: `rebootAfterUse`**Description**: When set to `true`, Device Farm reboots the instance after a test run. The default value is `true`.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`
