Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
N.b. this is a learning/experimenting repo and code should not be considered best practice or production ready. # Notes To invoke: aws lambda invoke --function-name philbrook-playground --payload file://$(pwd)/payload.json out.json To invoke via API GW curl -X POST -v "https://yzbexkpcrb.execute-api.us-east-2.amazonaws.com/fun-stage/handler" curl -X POST -v "https://yzbexkpcrb.execute-api.us-east-2.amazonaws.com/fun-stage/handler-ci"