{"library":"aws-sign","type":"library","category":null,"description":"Simple Node.js module to calculate the AWS Authorization header for REST requests to Amazon S3. Version 1.0.1 is the latest stable release. This package has not been updated since 2013 and is considered legacy. It only supports AWS Signature Version 2, not the newer Signature Version 4 used by most AWS services today. It does not support path-style bucket access, multiple x-amz- headers, or x-amz-date substitution. For new projects, use the official AWS SDK or a library like aws4 that supports Signature V4.","language":"javascript","status":"deprecated","version":"1.0.1","tags":["javascript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install aws-sign","imports":["const AwsSign = require('aws-sign');","const AwsSign = require('aws-sign'); const signer = new AwsSign({...});","signer.sign({ method: 'PUT', host: 'example.com', path: '/' });"]},{"cmd":"yarn add aws-sign","imports":[]},{"cmd":"pnpm add aws-sign","imports":[]}],"homepage":"https://github.com/egorFiNE/node-aws-sign","github":"https://github.com/egorFiNE/node-aws-sign","docs":null,"changelog":null,"pypi":null,"npm":"aws-sign","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}