There is no delivery channel available to record configurations.
37383940414243444546
} } @Override public AmazonServiceException unmarshall(JSONObject json) throws Exception { NoAvailableDeliveryChannelException e = (NoAvailableDeliveryChannelException)super.unmarshall(json); e.setErrorCode("NoAvailableDeliveryChannelException"); return e; }