delete_instance_profile
(**kwargs)¶Deletes a profile that can be applied to one or more private device instances.
See also: AWS API Documentation
Request Syntax
response = client.delete_instance_profile(
arn='string'
)
[REQUIRED]
The Amazon Resource Name (ARN) of the instance profile you are requesting to delete.
{}
Response Structure
Exceptions
DeviceFarm.Client.exceptions.ArgumentException
DeviceFarm.Client.exceptions.NotFoundException
DeviceFarm.Client.exceptions.LimitExceededException
DeviceFarm.Client.exceptions.ServiceAccountException