Upload data to Amazon S3 using curl

0

Please anyone can help me upload the data to Amazon S3 using curl(curllib) in c++.

1 回答
0

Hi,

I do not have an example at hand using curllib but you can have a look at this documentation https://docs.aws.amazon.com/AmazonS3/latest/userguide/RESTAuthentication.html that describes which additional headers must be passed in the request and how to calculate them.

Cheers,

Massimiliano

AWS
专家
已回答 1 年前

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

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

回答问题的准则