S3


Related Questions
So the client wants aws s3 object locking when a retention rule is applied As the default s3 bucket is shared and doesn't already have object locking the idea is to have an additional s3 bucket, with object locking. But none of that is actually part ...
  0 votes
  0 answers
  0 comments
  845 views

Hi. Based on the documentation: https://doc.nuxeo.com/nxdoc/file-storage/ , i'm triying to configure the DefaultBlobDispatcher for upload binaries to Azure based on a property. With the following property it works fine: dc:title=mytitle With the ...
  0 votes
  1 answers
  2 comments
  924 views

0 I want to generate a presigned URL for an S3 bucket, and upload files using the url, not through nuxeo server or the direct upload option. The documentation , says, that I need to set the CloudFrontBinaryManager as the binary manager to be used. ...
  0 votes
  0 answers
  1 comments
  1461 views

I configured S3 as backend storage. When I delete documents from the system and trash, the document is not deleted from S3. I think this does not make sense because the storage on S3 will be bigger and bigger.
  0 votes
  1 answers
  1 comments
  2026 views

I'm trying to get Nuxeo to store its binaries in S3 with Server-Side encryption. I can't use AES-256 encryption. AWS KMS encryption is required. Does Nuxeo provide support for using KMS keys? I'm not find any information about this at ...
  0 votes
  1 answers
  1 comments
  2430 views

I want to create Nuxeo document using S3 blob as mentioned in this document https://www.nuxeo.com/blog/nuxeo-aws-lambda-create-a-document-from-an-uploaded-blob-in-aws-s3/ The steps I followed Created “nuxeoS3DocImporter-1.0-SNAPSHOT.jar” using the ...
  0 votes
  0 answers
  2 comments
  1911 views