mirkokiefer / aws-lib

Extensible Node.js library for the Amazon Web Services API
MIT License
681 stars 166 forks source link

Fix error with undeclared variable #91

Closed phgrey closed 9 years ago

phgrey commented 10 years ago

Looks like a simple missprint for me - aws is undefined variable and the client should be there. otherwise You do see "ReferenceError: aws is not defined"

asanchezdelc commented 9 years ago

Any word on this? it breaks for SQS