Upload large files to S3 with API Gateway and Lambda: Overcoming Size Limitations using Signed URLs

Поділитися
Вставка

КОМЕНТАРІ • 4

  • @puma509
    @puma509 Рік тому +5

    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 ?

  • @govindanpotti5005
    @govindanpotti5005 3 місяці тому

    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

  • @manichandra33
    @manichandra33 10 місяців тому

    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 ?

  • @urduliterature.org_
    @urduliterature.org_ 8 місяців тому

    you should specify what kind of access should be provided to the cli user before running deploy