Based on my research, I found out that AWS SDK CPP allows upload/download files to bucket.
I need to have same upload/download access on an AWS EBS
volume of types st1
, but I could not find any example or tutorials about it. Is there some way to do that ? I search in the very large documentation without success.