Skip to content

Uploading an object from a directory to an S3 bucket #1703

Answered by KaibaLopez
Baharak12 asked this question in Q&A
Discussion options

You must be logged in to vote

just add the full path to the file you want the input_data to have.
const Aws::String object_name = "/Users/Documents/somFolder/myfile.txt";

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by KaibaLopez
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants