support fetching logs from cloudwatch for call_sid (#393)

* support fetching logs from cloudwatch for call_sid

* wip

* wip

* wip

* ưip

* wip

* fix review comments
This commit is contained in:
Hoan Luu Huu
2025-03-10 19:31:24 +07:00
committed by GitHub
parent 2ac0da0d14
commit 556d5c3526
3 changed files with 1911 additions and 0 deletions

View File

@@ -20,6 +20,7 @@
"url": "https://github.com/jambonz/jambonz-api-server.git"
},
"dependencies": {
"@aws-sdk/client-cloudwatch-logs": "^3.750.0",
"@aws-sdk/client-s3": "^3.550.0",
"@aws-sdk/client-transcribe": "^3.549.0",
"@azure/storage-blob": "^12.17.0",