Merge pull request #1839 from yamoyamoto/gucci/feat/aws-secrets-manager-integration

feat: add AWS Secrets Manager Integration for Lambda deployments
This commit is contained in:
Tal
2025-06-02 16:48:25 +03:00
committed by GitHub
12 changed files with 442 additions and 3 deletions

View File

@ -16,6 +16,7 @@ nav:
- Introduction: 'usage-guide/introduction.md'
- Enabling a Wiki: 'usage-guide/enabling_a_wiki.md'
- Configuration File: 'usage-guide/configuration_options.md'
- AWS Secrets Manager: 'usage-guide/aws_secrets_manager.md'
- Usage and Automation: 'usage-guide/automations_and_usage.md'
- Managing Mail Notifications: 'usage-guide/mail_notifications.md'
- Changing a Model: 'usage-guide/changing_a_model.md'