Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 567 Bytes

File metadata and controls

9 lines (7 loc) · 567 Bytes

Java RESTful Engine S3 Repository Sample

Overview

This sample demonstrates how to implement the IRepository storage plugin interface for AWS S3.
This is sample code intended to show a basic example of how to implement this and is not intended to be used in production or at scale. If you run into issues in larger scale environments, consult AWS documentation for best practices.

Usage

You can find the documentation for using the sample here.