Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 518 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 518 Bytes

DDF Content Storage Providers

Implementations include:

S3 Storage Provider

This provider writes/read products to/from Amazon Web Services S3. SSE-S3 and SSE-KMS (default) encryption are currently supported. This is a first iteration and shall continue to be improved upon as additional features are requested.

Note: This provider is dependent on the camel feature: camel-aws for access to the AWS Java SDK, which should be activated prior to installing this provider.