CDLUC3 / dmsp_aws_prototype

Sceptre CloudFormation templates for DMPHub v2
MIT License
1 stars 0 forks source link

Create Dynamo tables for typeahead entries (Metadata) #151

Open bofstein opened 1 week ago

bofstein commented 1 week ago

Add to Typeahead DyanmoDB tables for: MetadataStandards (initially fed by the RDA and OpenAire snapshots)

Partition keys should be the unique identifier from the source system and sort keys should be the type of record (e.g. "ORG")

bofstein commented 1 week ago

Needed before UI components can be built