Hacker News new | ask | show | jobs
by timclark 2541 days ago
How do you manage AWS credentials? We use short lived credentials that are stored in the standard file system location and expire frequently, can your application just use these? We gave up exporting permanent credential a long time ago.
1 comments

We currently use the long-lived user keys, but are working on short-lived role keys as well as support with Okta.