Skip to content

Type definition for tables()._db, tables()._doc is wrong for nodejs18.x runtime #540

Open
@lpsinger

Description

Describe the issue
The type definitions for tables()._db and tables()._doc are wrong if the application is using the nodejs18.x AWS Lambda runtime. The types should come from the AWS SDK v2 if using the nodejs16.x runtime or earlier, and the AWSD SDK v3 if using the nodejs18.x runtime or later.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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