The deployment configuration is still in use.
37383940414243444546
} } @Override public AmazonServiceException unmarshall(JSONObject json) throws Exception { DeploymentConfigInUseException e = (DeploymentConfigInUseException)super.unmarshall(json); e.setErrorCode("DeploymentConfigInUseException"); return e; }