delete_v2_logging_level
(**kwargs)¶Deletes a logging level.
Requires permission to access the DeleteV2LoggingLevel action.
See also: AWS API Documentation
Request Syntax
response = client.delete_v2_logging_level(
targetType='DEFAULT'|'THING_GROUP'|'CLIENT_ID'|'SOURCE_IP'|'PRINCIPAL_ID',
targetName='string'
)
[REQUIRED]
The type of resource for which you are configuring logging. Must be THING_Group
.
[REQUIRED]
The name of the resource for which you are configuring logging.
None
Exceptions
IoT.Client.exceptions.InternalException
IoT.Client.exceptions.InvalidRequestException
IoT.Client.exceptions.ServiceUnavailableException