disassociate_fleet
(**kwargs)¶Disassociates the specified fleet from the specified stack.
See also: AWS API Documentation
Request Syntax
response = client.disassociate_fleet(
FleetName='string',
StackName='string'
)
[REQUIRED]
The name of the fleet.
[REQUIRED]
The name of the stack.
dict
Response Syntax
{}
Response Structure
Exceptions
AppStream.Client.exceptions.ResourceInUseException
AppStream.Client.exceptions.ResourceNotFoundException
AppStream.Client.exceptions.ConcurrentModificationException
AppStream.Client.exceptions.OperationNotPermittedException