lantrix / lambda-nodejs-s3-signature

Sign AJAX/CORS requests with AWS Lambda for direct browser to S3 uploads

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lambda-nodejs-s3-signature

Known Vulnerabilities Known Vulnerabilities Coverage Status

Sign AJAX/CORS requests with AWS Lambda for direct browser to S3 uploads

Configure Function for deployment

Configure the Service deployment, and the function in the config.yml file.

  • Populate the serverless deployment options
    • AccessControlAllowOrigin: Value for Access-Control-Allow-Origin header for the Server Response

About

Sign AJAX/CORS requests with AWS Lambda for direct browser to S3 uploads

License:ISC License


Languages

Language:JavaScript 100.0%