You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Move UIN hash pepper to SSM instead of secret (#449)
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **New Features**
* Application now retrieves configuration from AWS SSM Parameter Store
alongside Secrets Manager.
* **Tools**
* Added a CLI utility to create/update secure SSM parameters across
multiple regions.
* **Documentation**
* New guide for creating and managing SSM parameters across regions.
* **Chores**
* Updated AWS SDK dependencies to v3.922.0 and updated runtime
permissions to allow SSM parameter access.
* **Tests**
* Test setup updated to mock SSM Parameter Store retrievals.
<sub>✏️ Tip: You can customize this high-level summary in your review
settings.</sub>
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
0 commit comments