:doc:`IoTWireless <../../iotwireless>` / Client / reset_all_resource_log_levels

*****************************
reset_all_resource_log_levels
*****************************



.. py:method:: IoTWireless.Client.reset_all_resource_log_levels()

  

  Removes the log-level overrides for all resources; wireless devices, wireless gateways, and FUOTA tasks.

  

  See also: `AWS API Documentation <https://docs.aws.amazon.com/goto/WebAPI/iotwireless-2020-11-22/ResetAllResourceLogLevels>`_  


  **Request Syntax**
  ::

    response = client.reset_all_resource_log_levels()
    
    
  
  :rtype: dict
  :returns: 
    
    **Response Syntax**

    
    ::

      {}
      
    **Response Structure**

    

    - *(dict) --* 
  
  **Exceptions**
  
  *   :py:class:`IoTWireless.Client.exceptions.AccessDeniedException`

  
  *   :py:class:`IoTWireless.Client.exceptions.InternalServerException`

  
  *   :py:class:`IoTWireless.Client.exceptions.ResourceNotFoundException`

  
  *   :py:class:`IoTWireless.Client.exceptions.ThrottlingException`

  
  *   :py:class:`IoTWireless.Client.exceptions.ValidationException`

  