The specified Amazon SNS topic does not exist.
37383940414243444546
} } @Override public AmazonServiceException unmarshall(JSONObject json) throws Exception { InvalidSNSTopicARNException e = (InvalidSNSTopicARNException)super.unmarshall(json); e.setErrorCode("InvalidSNSTopicARNException"); return e; }