You have specified a delivery channel that does not exist.
37383940414243444546
} } @Override public AmazonServiceException unmarshall(JSONObject json) throws Exception { NoSuchDeliveryChannelException e = (NoSuchDeliveryChannelException)super.unmarshall(json); e.setErrorCode("NoSuchDeliveryChannelException"); return e; }