amplify-education / serverless-vpc-discovery

Serverless plugin for discovering VPC / Subnet / Security Group configuration by name.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AWS SDK V2 Required Dependency

MarcDOLF opened this issue · comments

Hi,
we are currently evaluating the use of this plugin for our project.

We noticed that this plugin requires the AWS SDK v2 in the deployment package.
Unfortunately the version 2 of the SDK is outdated. This old version of the SDK leads to a quite large bundle size.

Are there plans to update this tool to the newer AWS SDK Version?

Hi @MarcDOLF

Thank you for the question!

We will work on it for sure in the future but there is a V2 dependency on the serverless side.
Which are not allowing us to fully drop V2 right now.