The specified Amazon Redshift event source could not be found.
333435363738394041
// marshaller understands. String errorCode = parseErrorCode(node); if (errorCode == null || !errorCode.equals("SourceNotFound")) return null; SourceNotFoundException e = (SourceNotFoundException)super.unmarshall(node); return e; }