EventGate Read Stats Lambda - no auth yet
未关闭
enhancement
- 主要语言
- Python
- 星标
- 4
- 派生
- 0
- 平均合并
- 1 天 5 小时
- 30 天内合并 PR
- 8
描述
### Feature Description
The `event_stats_lambda.py` has a separate handler and that does not implement auth.
Challenge whether a separated handler, by which I mean file `handler_stats.py`, is worth it, and if yes, add authorization as it is done in the other handler.
### Problem / Opportunity
We need to protect this endpoint as it queries the real DB.
### Acceptance Criteria
Endpoint is protected with authorization mechanism similar to the other lambda in `event_gate_lambda.py`
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。