- Local testing
- URL to make a request using cURL/Postman/etc -
http://localhost:8080/2015-03-31/functions/function/invocations - Add a
application/jsonpayload{ "version": "2.0", "routeKey": "$default", "rawPath": "/", "rawQueryString": "", "headers": {}, "requestContext": { "http": { "method": "GET", "path": "/" } }, "isBase64Encoded": false, "body": null }
- URL to make a request using cURL/Postman/etc -
- On AWS
- Make a request to the provided AWS Lambda URL, no payload required
dhzdhd/invtrack
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|