Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

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.