Skip to content

Sakthi641/aws-sam-lambda

Repository files navigation

AWS Lambda Google Sheets Updater

This project contains an AWS Lambda function that updates Google Sheets based on user actions.

Setup

  1. Install dependencies: `pnpm install`
  2. Configure Google Sheets API credentials in `src/googleSheetsService.js`
  3. Update AWS Lambda function configuration as needed

Testing

Run tests with: `pnpm test`

Deployment

Deploy to AWS Lambda with: `pnpm run deploy`

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published