IoTRoboRunner / Client / delete_worker_fleet
delete_worker_fleet#
- IoTRoboRunner.Client.delete_worker_fleet(**kwargs)#
Grants permission to delete a worker fleet
See also: AWS API Documentation
Request Syntax
response = client.delete_worker_fleet( id='string' )
- Parameters:
id (string) –
[REQUIRED]
Full ARN of the worker fleet.
- 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