v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1477335300.0 KB

Updates information about an existing private device instance profile.

post/#X-Amz-Target=DeviceFarm_20150623.UpdateInstanceProfile

Headers

X-Amz-Target'DeviceFarm_20150623.UpdateInstanceProfile' required

Request body

arnstring required

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

namestring

The updated name for your instance profile.

descriptionstring

The updated description for your instance profile.

packageCleanupboolean

The updated choice for whether you want to specify package cleanup. The default value is <code>false</code> for private devices.

excludeAppPackagesFromCleanupString[]
<p>An array of strings that specifies the list of app packages that should not be cleaned up from the device after a test run is over.</p> <p>The list of packages is only considered if you set <code>packageCleanup</code> to <code>true</code>.</p>
rebootAfterUseboolean

The updated choice for whether you want to reboot the device after use. The default value is <code>true</code>.

Response

Success