Skip to content

AudaciousInquiry/ndmslambda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NDMS Lambdas

What Is This?

This repository holds code for any AWS Lambda Functions used in the NDMS project setup.

These are basically used at this time to automate the gathering and processing of data as well as the generation and publishing of reports.

How Do I Run These?

You will need, obviously, an AWS Account if you wish to execute these in AWS. You'll also need an AWS account to run locally with aws sam locally which will be reviewed a bit later in this document.

How Do I Run/Debug These Locally?

You will need:

  • AWS Account
  • AWS CLI
  • AWS SAM
  • Java 21
  • Maven (3.9.9 was used while developing)

How Do I Deploy These?

Terraform scripts are in the saner-terraform project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages