Skip to content

Memory Usage Improvement: Using sub-mobile of AWS SDK v3 instead of whole v2 SDK to reduce footprint  #38

Description

@redvivi

Hello,

The dependency on aws-sdk is pretty large, footprint-wise, we are talking about 40MB+.

I would recommend to switch to @aws-sdk/client-cloudwatch, loading only the client-cloudwatch module which should be straightforward using https://docs.aws.amazon.com/sdk-for-javascript/v3/developer-guide/migrating-to-v3.html

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions