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

  • IoTWireless.Client.exceptions.ValidationException

  • IoTWireless.Client.exceptions.ResourceNotFoundException

  • IoTWireless.Client.exceptions.AccessDeniedException

  • IoTWireless.Client.exceptions.InternalServerException

  • IoTWireless.Client.exceptions.ConflictException

  • IoTWireless.Client.exceptions.ThrottlingException