Greengrass.Client.
stop_bulk_deployment
(**kwargs)¶Stops the execution of a bulk deployment. This action returns a status of ''Stopping'' until the deployment is stopped. You cannot start a new bulk deployment while a previous deployment is in the ''Stopping'' state. This action doesn't rollback completed deployments or cancel pending deployments.
See also: AWS API Documentation
Request Syntax
response = client.stop_bulk_deployment(
BulkDeploymentId='string'
)
{}
Response Structure
Exceptions
Greengrass.Client.exceptions.BadRequestException