How to upload file with metadata - Amazon API Gateway p13

preview_player
Показать описание
Welcome to part 13 of the tutorial series on Amazon API Gateway. In this tutorial, I have demonstrated how to upload a file along with the file metadata.

---
Support my work:
---
Paytm | Gpay: 9023197426

---
---

---
Series Tutorial
---
---
Another channel:
---

---
Connect with me
---
Рекомендации по теме
Комментарии
Автор

For those who keep getting "Internal Server Error", you might want to check the timeout info of basic settings in lambda function. Maybe you can set the time more a little bit (default is 3 sec), and then get success like me ^_^
Srce Cde Thanks! The whole series are all amazing and useful!

EriX-AI-FREE-Team
Автор

Hi, thank yoy for the great videos, i got Multipart check: False how can i fix it? thank you!

jimmytseng
Автор

Hello @Srce Cde.. I really liked the video. But I am getting error (ValueError: string argument should contain only ASCII characters) while doing base64.b64decode on payload. My file in non ASCII (a different format file). Since API gateway encodes it, while decoding, its giving this error. How can we decode the file in this instance? I tried Binary upload as well but getting same error. (FYI, its working if the file is txt or PDF)

anshumanchapheker
Автор

Hello Thanks for this series. it is really helpful. can you make a video for the same example in java, i will be thankful to you.

akhileshkumar-prej
Автор

how can we take the metadata of a file from the uploaded file itself, not in this metadata json varaible

rajeevp
Автор

Great Video. I have one doubt is there not any other way to get the file name when uploading the file in binary type rather than form-data under body tab ? Like once user upload the file it should automatically get the file name

ganeshrajv
Автор

Hey thanks for the tutorial @Srce Cde and others can you please make a video on how to do this from React?

nagendrababu
Автор

Hello Sir I face an error while uploading a file more than 3mb "Request Too Long"

deepakbhamla
Автор

Hey thanks for the video, how can I get name of pdf file as "pat.pdf", because I dont want to take "filename" from user.

bmwgtr
Автор

Hi thanks for video. Actually i am getting a " Error: Incorrect padding", at the first line in lambda " post_data =
I am following the exact steps. Can you please help?

vengi
Автор

How to calculated total pages in LAMDA for the file that is uploaded

SolidSoftwareEngineer
Автор

Multipart check: False - This is the error I am getting after following the tutorial exactly.. can someone help?

aravindcheruvu
Автор

Hey thanks for this series. Can you please make a demo on how to integrate custom domain (godady) with Api Gateway

sajidshaik
Автор

Heyy thanks for the video... Can you please make a video how to upload large file which is around 5gb ...

prakashedara
Автор

How to do this in React? It works perfectly in Postman, great tutorial! :)

psychobuddha
Автор

i am getting Multipart false what is the problem can anyone help?

suryanarayana
Автор

HTTP content length exceeded 10485760 bytes. While try to upload large size file it throw this

aravindhann
Автор

Please make video on how to secure api calls, api keys when calling api from webpage. Please.
When i call ajax function to call api. Everything is open in view page source.in chrome.

codewithhitesh
Автор

{
"errorMessage": "'Headers'",
"errorType": "KeyError",
"stackTrace": [
" File \"/var/task/lambda_function.py\", line 18, in lambda_handler\n content_type =
]
}

aravindhann
welcome to shbcf.ru