IoTRoboRunner / Client / delete_worker
delete_worker#
- IoTRoboRunner.Client.delete_worker(**kwargs)#
- Grants permission to delete a worker - See also: AWS API Documentation - Request Syntax - response = client.delete_worker( id='string' ) - Parameters:
- id (string) – - [REQUIRED] - Full ARN of the worker. 
- Return type:
- dict 
- Returns:
- Response Syntax - {}- Response Structure - (dict) – 
 
 - Exceptions - IoTRoboRunner.Client.exceptions.ConflictException
- IoTRoboRunner.Client.exceptions.AccessDeniedException
- IoTRoboRunner.Client.exceptions.ValidationException
- IoTRoboRunner.Client.exceptions.ResourceNotFoundException
- IoTRoboRunner.Client.exceptions.ThrottlingException
- IoTRoboRunner.Client.exceptions.InternalServerException