StarCluster
StarCluster copied to clipboard
Support STS authentication
This addresses #394. I added an optional parameter to pass along an STS security token that can be used to create boto connections. I have verified that authentication works with and without STS. Let me know if you have any concerns.
You're a life savior! I don't know why this little change didn't get merged yet, it's from 2014.. I have a AWS Educate account and they provide also a session_token to connect, this was really helpful. Thanks a lot.