Select your cookie preferences

We use cookies and similar tools to enhance your experience, provide our services, deliver relevant advertising, and make improvements. Approved third parties also use these tools to help us deliver advertising and provide certain site features.

start_fleet

start_fleet(**kwargs)

Starts the specified fleet.

See also: AWS API Documentation

Request Syntax

response = client.start_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.OperationNotPermittedException
  • AppStream.Client.exceptions.LimitExceededException
  • AppStream.Client.exceptions.RequestLimitExceededException
  • AppStream.Client.exceptions.InvalidAccountStatusException
  • AppStream.Client.exceptions.ConcurrentModificationException
  • AppStream.Client.exceptions.ResourceNotAvailableException
  • AppStream.Client.exceptions.InvalidRoleException