I’m about to write an app that uses AWS S3 specifically(for backup of files). I can choose between C++ or python. Which one would be a better choice, considering exclusively the AWS side? (Not considering Python vs C++ as languages). Can you do things in one that you can’t do with the other? Since I am new to AWS, I just want to avoid discovering later on that I should have chosen the other language. I know this is a question that invites opinions, and that is exactly what I am interested in, opinions of people who have used both and have a reason to choose one over the other. Thank you very much!
Source: Windows Questions C++