stop_fleet

AppStream.Client.stop_fleet(**kwargs)

Stops the specified fleet.

See also: AWS API Documentation

Request Syntax

response = client.stop_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.ResourceNotFoundException
  • AppStream.Client.exceptions.ConcurrentModificationException