From d160f2c6d67203d0f03754a57a9f6853af84eacc Mon Sep 17 00:00:00 2001 From: Shawn Falkner-Horine Date: Mon, 25 Aug 2014 14:02:02 -0700 Subject: [PATCH] Error handling: Model-level validations, proper error responses. (removed deprecated error template) --- moto/ec2/responses/instances.py | 8 -------- 1 file changed, 8 deletions(-) diff --git a/moto/ec2/responses/instances.py b/moto/ec2/responses/instances.py index 308e6ceb..8d0c8fc2 100644 --- a/moto/ec2/responses/instances.py +++ b/moto/ec2/responses/instances.py @@ -359,14 +359,6 @@ EC2_MODIFY_INSTANCE_ATTRIBUTE = """ -InvalidInstanceID.NotFound -The instance ID '{{ instance_id }}' does not exist - -39070fe4-6f6d-4565-aecd-7850607e4555""" - - EC2_INSTANCE_STATUS = """ 59dbff89-35bd-4eac-99ed-be587EXAMPLE