AppStream / Client / delete_fleet
delete_fleet#
- AppStream.Client.delete_fleet(**kwargs)#
 Deletes the specified fleet.
See also: AWS API Documentation
Request Syntax
response = client.delete_fleet( Name='string' )
- Parameters:
 Name (string) –
[REQUIRED]
The name of the fleet.
- Return type:
 dict
- Returns:
 Response Syntax
{}Response Structure
(dict) –
Exceptions
AppStream.Client.exceptions.ResourceInUseExceptionAppStream.Client.exceptions.ResourceNotFoundExceptionAppStream.Client.exceptions.ConcurrentModificationException