DeviceFarm / Client / delete_instance_profile
delete_instance_profile#
- DeviceFarm.Client.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' )
- Parameters:
arn (string) –
[REQUIRED]
The Amazon Resource Name (ARN) of the instance profile you are requesting to delete.
- Return type:
dict
- Returns:
Response Syntax
{}
Response Structure
(dict) –
Exceptions
DeviceFarm.Client.exceptions.ArgumentException
DeviceFarm.Client.exceptions.NotFoundException
DeviceFarm.Client.exceptions.LimitExceededException
DeviceFarm.Client.exceptions.ServiceAccountException