Home
last modified time | relevance | path

Searched refs:aws4 (Results 1 – 9 of 9) sorted by relevance

/third_party/node/deps/npm/node_modules/aws4/
DREADME.md1 aws4 section
4 …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.env
109 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 in
119 request(aws4.sign({service: 'iam', body: 'Action=ListGroups&Version=2010-05-08'}))
126 request(aws4.sign({
[all …]
Daws4.js1 var aws4 = exports, variable
328 aws4.RequestSigner = RequestSigner
330 aws4.sign = function(request, credentials) {
/third_party/node/deps/npm/node_modules/uri-js/
Dyarn.lock88 aws4@^1.2.1:
90 …resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.6.0.tgz#83ef5ca860b2b32e4a0deedee8c771b9db574…
1612 aws4 "^1.2.1"
/third_party/node/deps/npm/node_modules/request/
Drequest.js10 var aws4 = require('aws4') variable
1371 var signRes = aws4.sign(options, {
DCHANGELOG.md103 - [#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)
DREADME.md775 …`service` property that specifies the service name. **Note:** you need to `npm install aws4` first.
/third_party/node/deps/npm/node_modules/psl/
Dyarn.lock284 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"
/third_party/ejdb/src/bindings/ejdb2_node/
Dyarn.lock567 aws4@^1.8.0:
569 …resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.8.0.tgz#f0e003d9ca9e7f59c7a508945d7b2ef9a04a5…
2588 aws4 "^1.8.0"
/third_party/typescript_eslint/
Dyarn.lock2120 aws4@^1.8.0:
2122 …resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.10.1.tgz#e1e82e4f3e999e2cfd61b161280d16a111f8…
7558 aws4 "^1.8.0"