delete_network_profile
(**kwargs)¶Deletes a network profile.
See also: AWS API Documentation
Request Syntax
response = client.delete_network_profile(
arn='string'
)
[REQUIRED]
The ARN of the network profile to delete.
{}
Response Structure
Exceptions
DeviceFarm.Client.exceptions.ArgumentException
DeviceFarm.Client.exceptions.NotFoundException
DeviceFarm.Client.exceptions.LimitExceededException
DeviceFarm.Client.exceptions.ServiceAccountException