feature/IO-3587-Commision-Cut - Improved localstack client

This commit is contained in:
Dave
2026-03-19 17:39:52 -04:00
parent 31c6e7c0e5
commit fcc05156bc
4 changed files with 986 additions and 85 deletions

View File

@@ -10,9 +10,10 @@
"keywords": [],
"author": "",
"license": "ISC",
"description": "LocalStack inspector for SES emails and CloudWatch logs",
"description": "LocalStack inspector for SES emails, CloudWatch logs, and Secrets Manager",
"dependencies": {
"@aws-sdk/client-cloudwatch-logs": "^3.1012.0",
"@aws-sdk/client-secrets-manager": "^3.1013.0",
"express": "^5.1.0",
"mailparser": "^3.7.4",
"node-fetch": "^3.3.2"