You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
multer-s3doc claims to use the new version 3 API of AWS SDK @aws-sdk/client-s3. Currently, code still use the version 2 package aws-sdk, so some migration needs to happen
multer-s3doc claims to use the new version 3 API of AWS SDK@aws-sdk/client-s3. Currently, code still use the version 2 packageaws-sdk, so some migration needs to happen