40 packages
@mcma/api
Node module for building APIs based on the EBU MCMA framework
mcma-api
Node module for building APIs based on the 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
@mcma/aws-logger
Node module with code and type definitions for using AWS Cloudwatch LogGroup logging in a MCMA environment
@mcma/aws-s3
Node module with code and type definitions for using S3 in an MCMA environment.
@mcma/aws-secrets-manager
Use AWS Secrets Manager in a MCMA environment