How to securely manage access to sensitive secrets in AWS with strict user permissions?
I’m currently working on a project where we need to securely manage sensitive secrets, like API keys and seed phrases. Our team is small, and we don’t want these secrets to be accessible to anyone except the specific team member responsible. We’re considering tools like AWS Secrets Manager, Azure Key Vault, and others, but I’m curious to hear what best practices you follow in similar situations.