Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SDK Update + Validate Service Exists #2111

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Mav55
Copy link
Contributor

@Mav55 Mav55 commented Nov 7, 2024

This pull request introduces several enhancements and adjustments to the AWS collectors and dependencies, including:

Enhanced Logging:

Added [INFO] logs for services being processed at various stages within collectors/aws/collector.js and collector_multipart.js. These logs will help track service progress, assisting in debugging and monitoring.
Error Handling:

Implemented error handling for cases where specified services do not exist in the AWS SDK, logging [ERROR] messages and returning callbacks appropriately.
Dependency Updates:

Updated the aws-sdk package to a newer version in package.json (from ^2.1506.0 to ^2.1692.0). This ensures compatibility with the latest AWS service updates and security improvements.

@CLAassistant
Copy link

CLAassistant commented Nov 7, 2024

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ Mav55
❌ securily-yosemite
You have signed the CLA already but the status is still pending? Let us recheck it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants