mirkokiefer / aws-lib

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

Add STS support for cw, ec2, elb, simpledb, and sqs. #74

Closed willwhite closed 11 years ago

willwhite commented 11 years ago

Allows you to specify an STS token as an option so these services can be used with credentials generated by IAM Roles.

See: http://docs.aws.amazon.com/STS/latest/UsingSTS/UsingTokens.html