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 還沒有評估資料。