aws-samples / aws-samples/aws-lambda-extensions
Suggestion to increase max TTL
未关闭
- 主要语言
- Go
- 星标
- 487
- 派生
- 144
- PR 合并指标
- 30 天内没有已合并 PR
描述
The max TTL for both the Secrets Manager and Parameter Store is limited to 5 minutes.
`[AWS Parameters and Secrets Lambda Extension] 2024/11/19 11:08:33 WARN SECRETS_MANAGER_TTL exceeds max limit. Setting Secrets Manger TTL to 5m0s.
`
For our use case, I was hoping to set it to 45 min.
Any chance to relax the upper limit?
贡献指南
调研方向
Issue 提到了 AWS Parameters and Secrets Lambda Extension 以及 Secrets Manager 和 Parameter Store 的 TTL 设置,但没有指定文件或测试。首先定位将两个 TTL 限制为 5 分钟的验证逻辑,并使用 45 分钟的设置复现警告。当两个设置都能接受请求的值且不再出现最大限制警告时,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- aws, go
- 领域
- cloud
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100