How to create Signature V4 authentication header when uploading files as multipart/form-data in REST API of API Gateway?

0

Dears,

I am trying to authenticate REST API with IAM in API Gateway. I created Signature V4 directly in Java Client, and both GET and POST requests were successful. However, in the case of API request (POST) for file upload, multipart/form-data should be used, but I cannot find the exact information on how to create Signature V4 for file upload through API Gateway. How to create Signature V4 authentication header when uploading files as multipart/form-data in REST API of API Gateway?

已提问 2 年前142 查看次数
没有答案

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则