I followed this completely per the instruction and but the node client.js command fails with 403 (forbidden). Any insights? Error getting pre-signed URL: AxiosError: Request failed with status code 403
Good video. What do we have to do if we have to do upload a file using a UI and we have to use API Gateway endpoint to process this request instead of using signed url directly from UI ? API GATEWAY timeouts within 29 seconds as far as I know. If it takes longer than 29 seconds ? Do we have to make use node streams ? Would browser be able to handle that large file ?
Great Video Thanks so much:
I am new at this and have a question. How do I use the client.js to upload the file via a browser ?
I followed this completely per the instruction and but the node client.js command fails with 403 (forbidden). Any insights?
Error getting pre-signed URL: AxiosError: Request failed with status code 403
Good video. What do we have to do if we have to do upload a file using a UI and we have to use API Gateway endpoint to process this request instead of using signed url directly from UI ? API GATEWAY timeouts within 29 seconds as far as I know. If it takes longer than 29 seconds ?
Do we have to make use node streams ? Would browser be able to handle that large file ?