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 Answer
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
EXPERT
answered a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions