set_v2_logging_options(**kwargs)¶Sets the logging options for the V2 logging service.
Requires permission to access the SetV2LoggingOptions action.
See also: AWS API Documentation
Request Syntax
response = client.set_v2_logging_options(
roleArn='string',
defaultLogLevel='DEBUG'|'INFO'|'ERROR'|'WARN'|'DISABLED',
disableAllLogs=True|False
)
None
Exceptions
IoT.Client.exceptions.InternalExceptionIoT.Client.exceptions.InvalidRequestExceptionIoT.Client.exceptions.ServiceUnavailableException