The deployment configuration does not exist within the AWS user account.
37383940414243444546
} } @Override public AmazonServiceException unmarshall(JSONObject json) throws Exception { DeploymentConfigDoesNotExistException e = (DeploymentConfigDoesNotExistException)super.unmarshall(json); e.setErrorCode("DeploymentConfigDoesNotExistException"); return e; }