okigan / awscurl

curl-like access to AWS resources with AWS Signature Version 4 request signing.
MIT License
755 stars 94 forks source link

Support retrieving credentials for an IAM Instance Profile via STS #16

Closed gozer closed 7 years ago

gozer commented 7 years ago

When running in EC2, it's the preferred mechanism to get temporary credentials, and it's supported by boto

okigan commented 7 years ago

closing per discussion in : https://github.com/okigan/awscurl/pull/17#issuecomment-261006096