When working with S3 we need to be able to get the bucket name from the S3BInaryManager. Currently its access is protected, we just need a public method.
public String getBucketName() { return bucketName; }
- is required by
-
AICORE-189 nuxeo-ai doesn't support an s3 bucket prefix
- Resolved