Skip to content

Forcing include of the "aws-sdk" package #364

@dariodjuric

Description

@dariodjuric

Hello,

Is there a way to force-include the "aws-sdk" package in the bundle? I'm aware this would make the lambdas bigger, however we need this in order to have our lambdas working in Node 18 until we migrate to SDK v3.

I've tried the following, but it always excluded the package:

  • Using forceInclude with aws-sdk in it
  • Using externals with aws-sdk in it
  • Using an empty array on forceExclude

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