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'
)
[REQUIRED]
Name of the network analyzer configuration.
{}
Response Structure
Exceptions
IoTWireless.Client.exceptions.ValidationExceptionIoTWireless.Client.exceptions.ResourceNotFoundExceptionIoTWireless.Client.exceptions.AccessDeniedExceptionIoTWireless.Client.exceptions.InternalServerExceptionIoTWireless.Client.exceptions.ConflictExceptionIoTWireless.Client.exceptions.ThrottlingException