AdRoll / hologram

Easy, painless AWS credentials on developer laptops.
Apache License 2.0
803 stars 42 forks source link

Serverless agent #75

Closed walterking closed 8 years ago

walterking commented 8 years ago

adds an option to use long lived user credential in hologram agent, instead of a server. Switches to aws go sdk due to lack of support for fetching account number.

theres some code duplication, and could be organized a little bit better, but not sure of go standards or understand the server well enough yet to know how its best shared