Danilo Britto

Results 47 comments of Danilo Britto
trafficstars

I can also confirm that this happens when loading custom from a file.

> +1 it looks like so the signed _s3.getSignedUrl_ method return link to amazon like this: > > ``` > https://serverless-xxxx-dev.s3.amazonaws.com/... > ``` > > am I missing anything? thanks,...

> Shipping fewer library-specific abstractions is, generally, a sign of good API design. It means a much leaner learning curve for anyone wishing to interact with the API. That's why...

@shadcn would you mind taking care of this PR?

> I'm also facing the same trouble when trying to generate a presigned-url with `@aws-sdk/s3-request-presigner` > > it fails on CORS with the error message: > ``` > Access to...

> > Looks like you are missing the config for s3 local > > > > ```ts > > const s3 = new AWS.S3(process.env.IS_OFFLINE ? { > > s3ForcePathStyle: true,...

> I found it, I typed `SERV3R` instead of `S3RVER` sweat_smile > > **EDIT:** I'm still having the CORS issue, but I was able to upload an object via cURL...

> > > I found it, I typed `SERV3R` instead of `S3RVER` sweat_smile > > > > > > **EDIT:** I'm still having the CORS issue, but I was able...

Would you mind trying without pyvars?