Sends a shutdown request to the AWS API for all associated instances in the specified environment
URL : /api/v1/env/{env-id}/stop
Method : POST
Code : 200 OK
Responses vary depending on upstream AWS API since we pass the exact aws response. This will be addressed in an upcomming release for consistency.
ONLY instances which are in a running
state get included for the AWS API call.