|
|
|
|
|
by tptacek
3005 days ago
|
|
It depends on the secret and the degree to which the secret is exposed. SSH creds should get rotated constantly; a one-hour SSH login cred is a significant exposure. But an API secret that is kept in Parameter Store and not exposed to developers doesn't really benefit from rotation every 3 months in proportion to the amount of mechanism required to do that. |
|
("Well-secured workstation" is arguably an oxymoron, of course...)