You have reached the limit on the number of delivery channels you can create.
37383940414243444546
} } @Override public AmazonServiceException unmarshall(JSONObject json) throws Exception { MaxNumberOfDeliveryChannelsExceededException e = (MaxNumberOfDeliveryChannelsExceededException)super.unmarshall(json); e.setErrorCode("MaxNumberOfDeliveryChannelsExceededException"); return e; }