Skip to content

Type definition for tables()._db and tables()._doc should use AWS SDK v2 for nodejs18.x runtime #540

Description

@lpsinger

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

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions