Invalide Package name while building deployment package? (AWS SDK)

Hi Guys,

I’m trying to experiment with some AWS SDK more specifically S3, and was gonna try out a code, but keep getting this error while Bubble try to build the dependencies. Not sure if anybody have encountered similar, or what could be the solution for that?

Thanks in advance!

You need to import like this…

When you import “aws-sdk”, it import complete library including S3…

Ankur@ Nocodetalks
Helping Bubble Devs to build No-Code Products. Follow me on Twitter

yes, that worked nicely, thank you!