Skip to content

doubleloop-io/new-relic-aws-lambda-spike

Repository files navigation

new relic aws lambda

Usage

EventBridge

The validate-checkout lambda sends an event to EventBridge, that forwards it to start-checkout lambda.

curl -d '{"name":"john"}' <api_gateway_url>/validate-checkout

Deploy

# region is us-east-1
export AWS_PROFILE=...
npm run build
npm run deploy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published