Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 611 Bytes

File metadata and controls

13 lines (7 loc) · 611 Bytes

Storage Constructs

The RivSharedDataStores is the main module export, and creates all shared data stores.

What is the FaceTable

The RivStorageFaceMetadata construct contains an Amazon DynamoDB. Customers can extend this to include custom encryption keys and additional supporting functions.

What is the Image Store

The RivStorageImageStore holds face images for bulk loading operations. An Amazon S3 Full Inventory runs daily, then raise the InventoryCreated notification through an Amazon SNS Topic.

diagram.png