Remix.run Logo
bdcravens a day ago

If all you're doing is storing, and not using advanced features like auto rotation, Parameter Store is free for most use cases.

null_deref a day ago | parent [-]

Ok I may have misread the pricing model, I’ll look into it, thanks!

bdcravens 21 hours ago | parent [-]

To be clear, Parameter Store is a separate product from Secrets Manager, but is essentially the same thing without features like the UI, key rotation, etc. Functionally though, they're the same (for example, passing secrets into an ECS container is just a matter of passing the ARN)