DeviceFarm / Client / delete_network_profile

delete_network_profile#

DeviceFarm.Client.delete_network_profile(**kwargs)#

Deletes a network profile.

See also: AWS API Documentation

Request Syntax

response = client.delete_network_profile(
    arn='string'
)
Parameters:

arn (string) –

[REQUIRED]

The ARN of the network profile to delete.

Return type:

dict

Returns:

Response Syntax

{}

Response Structure

  • (dict) –

Exceptions