ManagedintegrationsforIoTDeviceManagement / Client / reset_runtime_log_configuration
reset_runtime_log_configuration#
- ManagedintegrationsforIoTDeviceManagement.Client.reset_runtime_log_configuration(**kwargs)#
Reset a runtime log configuration for a specific managed thing or for all managed things as a group.
See also: AWS API Documentation
Request Syntax
response = client.reset_runtime_log_configuration( ManagedThingId='string' )
- Parameters:
ManagedThingId (string) –
[REQUIRED]
The id of a managed thing.
- Returns:
None
Exceptions
ManagedintegrationsforIoTDeviceManagement.Client.exceptions.AccessDeniedException
ManagedintegrationsforIoTDeviceManagement.Client.exceptions.ValidationException
ManagedintegrationsforIoTDeviceManagement.Client.exceptions.InternalServerException
ManagedintegrationsforIoTDeviceManagement.Client.exceptions.ResourceNotFoundException
ManagedintegrationsforIoTDeviceManagement.Client.exceptions.ThrottlingException