The Auto Scaling group was specified in an invalid format or does not exist.
37383940414243444546
} } @Override public AmazonServiceException unmarshall(JSONObject json) throws Exception { InvalidAutoScalingGroupException e = (InvalidAutoScalingGroupException)super.unmarshall(json); e.setErrorCode("InvalidAutoScalingGroupException"); return e; }