Searched refs:aws4 (Results 1 – 9 of 9) sorted by relevance
1 aws4 section4 …uild Status](https://secure.travis-ci.org/mhart/aws4.png?branch=master)](http://travis-ci.org/mhar…69 aws4 = require('aws4')74 // alternatively (as aws4 can infer the host):80 aws4.sign(opts) // assumes AWS credentials are available in process.env109 aws4.sign(opts, {accessKeyId: '', secretAccessKey: ''})112 aws4.sign({service: 's3', path: '/my-bucket?X-Amz-Expires=12345', signQuery: true})117 // aws4 can infer the HTTP method if a body is passed in119 request(aws4.sign({service: 'iam', body: 'Action=ListGroups&Version=2010-05-08'}))126 request(aws4.sign({[all …]
1 var aws4 = exports, variable328 aws4.RequestSigner = RequestSigner330 aws4.sign = function(request, credentials) {
88 aws4@^1.2.1:90 …resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.6.0.tgz#83ef5ca860b2b32e4a0deedee8c771b9db574…1612 aws4 "^1.2.1"
10 var aws4 = require('aws4') variable1371 var signRes = aws4.sign(options, {
103 - [#2207](https://github.com/request/request/pull/2207) Move aws4 require statement to the top (@si…136 - [#2041](https://github.com/request/request/pull/2041) restore aws4 as regular dependency (@rmg)
775 …`service` property that specifies the service name. **Note:** you need to `npm install aws4` first.
284 aws4@^1.2.1, aws4@^1.6.0:286 …resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.7.0.tgz#d4d0e9b9dbfca77bf08eeb0a8a471550fe39e…3624 aws4 "^1.2.1"3650 aws4 "^1.6.0"3677 aws4 "^1.6.0"
567 aws4@^1.8.0:569 …resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.8.0.tgz#f0e003d9ca9e7f59c7a508945d7b2ef9a04a5…2588 aws4 "^1.8.0"
2120 aws4@^1.8.0:2122 …resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.10.1.tgz#e1e82e4f3e999e2cfd61b161280d16a111f8…7558 aws4 "^1.8.0"