start_application
(**kwargs)¶Starts a specified application and initializes initial capacity if configured.
See also: AWS API Documentation
Request Syntax
response = client.start_application(
applicationId='string'
)
[REQUIRED]
The ID of the application to start.
{}
Response Structure
Exceptions
EMRServerless.Client.exceptions.ValidationException
EMRServerless.Client.exceptions.ResourceNotFoundException
EMRServerless.Client.exceptions.InternalServerException
EMRServerless.Client.exceptions.ServiceQuotaExceededException