fix aws-sdk v3 (#387)

* fix aws-sdk v3

* fix jslint

* fix jslint

* fix aws response parser
This commit is contained in:
Hoan Luu Huu
2023-06-28 15:20:43 +07:00
committed by GitHub
parent 62bc6b4bac
commit 810f6eb695
3 changed files with 3176 additions and 235 deletions

View File

@@ -41,7 +41,8 @@
"@opentelemetry/sdk-trace-base": "^1.9.0",
"@opentelemetry/sdk-trace-node": "^1.9.0",
"@opentelemetry/semantic-conventions": "^1.9.0",
"aws-sdk": "^2.1313.0",
"@aws-sdk/client-sns": "^3.360.0",
"@aws-sdk/client-auto-scaling": "^3.360.0",
"bent": "^7.3.12",
"debug": "^4.3.4",
"deepcopy": "^2.1.0",