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