S3


Related Questions
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
  837 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
  1360 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
  1962 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
  2324 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
  1851 views