Sarapis Development Resources
HSDS Reference
https://docs.openreferral.org/en/v2.0.1/hsds/reference/
Tutorial: Create a CRUD HTTP API with Lambda and DynamoDB
https://docs.aws.amazon.com/apigateway/latest/developerguide/http-api-dynamo-db.html
Realize A Simple CRUD API on Amazon DynamoDB
https://medium.com/@guraycintir/realize-a-simple-crud-api-on-amazon-dynamodb-1457a5e124b7
API Gateway Lambda DynamoDB CRUD Flow Repo
https://github.com/gcintir/api-gateway-lambda-dynamodb-crud-flow/tree/main
AWS CDK
https://docs.aws.amazon.com/cdk/v2/guide/hello_world.html
Testing with SAM
Key condition expressions for the Query operation in DynamoDB
https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/Query.KeyConditionExpressions.html