• Documentation
  • Pricing
© 2026 Serverless, Inc. All rights reserved.

Framework

  • Overview
  • Documentation
  • Plugins360
  • Pricing

Learn

  • Blog
  • GuidesUpdated
  • Examples240
  • Courses

Resources

  • Support
  • Security
  • Trust Center
  • Status

Community

  • Slack
  • GitHub47k
  • Forum
  • Meetups

Company

  • About
  • Careers
  • Contact
  • Partners

Legal

  • Terms of Service
  • Privacy Policy
  • Trademark
  • DMCA
cplee

Plaid cashburndown service

by

Service for calculating cash burndown with plaid. Frontend code can be found here: https://github.com/cplee/cashburndown-site

  1. Plaid cashburndown service

Idenity Pool

Setup Cognito identity pool named Cashflow Burndown with an Authenticated Role named Cognito_CashflowBurndownAuth_Role. Enable Google+ authentication provider and provide your Google Client ID.

Unit test

npm test

Deployment

Use Serverless to deploy:

sls deploy --plaid_client_id=<your_client_id> --plaid_client_secret=<your_client_secret>

Contents

  • Idenity Pool
  • Unit test
  • Deployment

Related

GuidesPluginsExamplesSlack CommunitySupport