Y
Hacker News
new
|
ask
|
show
|
jobs
by
jhugo
1456 days ago
There are very few situations where it even makes sense to have static credentials on an AWS instance any more. "Ambient" short-lived credentials from the instance profile and assumed roles are much safer.
1 comments
bloopernova
1456 days ago
Exactly. My assumed roles last an hour and are protected by MFA.
link