The deployment configuration name was not specified.
37383940414243444546
} } @Override public AmazonServiceException unmarshall(JSONObject json) throws Exception { DeploymentConfigNameRequiredException e = (DeploymentConfigNameRequiredException)super.unmarshall(json); e.setErrorCode("DeploymentConfigNameRequiredException"); return e; }