Greengrass / Client / update_logger_definition
update_logger_definition#
- Greengrass.Client.update_logger_definition(**kwargs)#
- Updates a logger definition. - See also: AWS API Documentation - Request Syntax- response = client.update_logger_definition( LoggerDefinitionId='string', Name='string' ) - Parameters:
- LoggerDefinitionId (string) – [REQUIRED] The ID of the logger definition. 
- Name (string) – The name of the definition. 
 
- Return type:
- dict 
- Returns:
- Response Syntax- {}- Response Structure- (dict) – success 
 
 - Exceptions- Greengrass.Client.exceptions.BadRequestException