Hacker News new | ask | show | jobs
by bdcravens 884 days ago
This is another reason why I'm happy using ECS. You just reference the keys in the task definition, and secrets from Parameter Store (or Secrets Manager, if you want the added cost and advantages like secrets rotation) are injected when the task starts.