3

When i upload 2.2mb image size to s3 via presigned URL , It's unbelievable take 22 second to AWS S3 like this image,

But when i'm using Nodejs to upload same image by AWS SDK , just take 8 second

Is there some config problem ?

I don't know how to solve this problem...nodejs image

黃翔煜
  • 63
  • 5
  • Try logging the underlying API calls to see if it's hitting a different endpoint. https://docs.aws.amazon.com/sdk-for-javascript/v2/developer-guide/logging-sdk-calls.html – jellycsc May 06 '20 at 15:45

0 Answers0