brendanhay / amazonka

A comprehensive Amazon Web Services SDK for Haskell.
https://amazonka.brendanhay.nz
Other
599 stars 227 forks source link

Support `credential_process` provider #962

Open endgame opened 10 months ago

endgame commented 10 months ago

AWS SDKs can check for this key in their config file, and invoke a subprocess to get credentials. We should do so too.

https://docs.aws.amazon.com/sdkref/latest/guide/feature-process-credentials.html