taylorfinnell / awscr-signer

AWS request signing in Crystal
MIT License
22 stars 15 forks source link

Support for Instance IAM credential fallback. #62

Open ober opened 2 years ago

ober commented 2 years ago

Fall back to using the meta-data interface to fill in credential information if none is provided. This will allow users to invoke AWS calls via say the sqs shard without having credentials in cases where the instance is authorized via IAM.