InstanceProfile - AWS Device Farm Documentation

InstanceProfile

Represents the instance profile.

Contents

arn

The Amazon Resource Name (ARN) of the instance profile.

Type: String

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

Pattern: ^arn:.+

Required: No

description

The description of the instance profile.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 16384.

Required: No

excludeAppPackagesFromCleanup

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.

Type: Array of strings

Required: No

name

The name of the instance profile.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 256.

Required: No

packageCleanup

When set to true, Device Farm removes app packages after a test run. The default value is false for private devices.

Type: Boolean

Required: No

rebootAfterUse

When set to true, Device Farm reboots the instance after a test run. The default value is true.

Type: Boolean

Required: No

See Also

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