CDLUC3 / dmsp_aws_prototype

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

Build a lambda to fetch Metadata Standards #87

Open briri opened 6 months ago

briri commented 6 months ago

Build a lambda that fetches both the RDA and FAIRSharing metadata standards and populates the appropriate Dyanamo table.

Also setup the DynamoStream and lambda to populate the OpenSearch index for searching.

The lambda should be scheduled to run monthly.

For more info: https://fairsharing.org/API_doc and https://rdamsc.bath.ac.uk/ (see DMPTool implementation)