IoTWireless / Client / delete_network_analyzer_configuration

delete_network_analyzer_configuration#

IoTWireless.Client.delete_network_analyzer_configuration(**kwargs)#

Deletes a network analyzer configuration.

See also: AWS API Documentation

Request Syntax

response = client.delete_network_analyzer_configuration(
    ConfigurationName='string'
)
Parameters:

ConfigurationName (string) –

[REQUIRED]

Name of the network analyzer configuration.

Return type:

dict

Returns:

Response Syntax

{}

Response Structure

  • (dict) –

Exceptions