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