42 packages
fims-aws
Node module with boilerplate code for setting up a FIMS AWS lambda service
fims-core
Node module with type definitions and helper utils for fims
fims-jsonld
Node module for abstracting usage of jsonld in fims
@mcma/api
Node module for building APIs based on the EBU MCMA framework
mcma-aws
Node module with boilerplate code for setting up a REST controller for an API Gateway endpoint and a DynamoDB storage backend with support for EBU MCMA framework
@mcma/aws-api-gateway
Node module with code for using AWS's API Gateway as an entry point to an MCMA API handler.
@mcma/aws-client
Node module with code for using AWS V4 authentication in MCMA API handlers and workers
@mcma/aws-cloudwatch-events
Node module with code and type definitions for using Cloudwatch Events in an MCMA environment.
@mcma/aws-dynamodb
Node module with code for using DynamoDB as the backing data storage for MCMA API handlers and workers.
@mcma/aws-lambda-worker-invoker
Node module with code for invoking MCMA workers running as Lambda functions, via the AWS SDK