I have the amazon s3 credentials. I am able to use it in another component and successfully do the operations. Here whenever i try any action, I am getting "connection time out" error. Any suggestion on what I might be doing wrong?
Hello,
Maybe it is taking too long to upload the file. Have you tried to debug this?
My suggestion will be to get API to try running on POSTMAN to see where exactly the issue is happening. Just to start with you can also try increasing your module's server request timeout property.
Thanks,
Neha