delete_worker
(**kwargs)¶Grants permission to delete a worker
See also: AWS API Documentation
Request Syntax
response = client.delete_worker(
id='string'
)
[REQUIRED]
Full ARN of the worker.
{}
Response Structure
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