Secrets Manager¶ Gestion des secrets AWS. Utilisation¶ from cmpparis import get_secret password = get_secret("production/database/password") API Reference