Optionally get access and secret keys from AWS CLI configuration

This commit is contained in:
Bill Garrett
2017-06-07 10:51:13 -07:00
parent af5b101444
commit df134f3389
3 changed files with 24 additions and 0 deletions

View File

@@ -36,6 +36,7 @@
},
"dependencies": {
"chalk": "^1.1.1",
"ini": "^1.3.4",
"s3": "^4.4.0",
"xtend": "^4.0.1"
}