Task is to copy tmp/datacenter.txt to already existing s3 bucket.
my question: where is this /tmp/datacenter.txt file located?
- I tried to find it in aws cloud shell but it is not there at /tmp/
- I also tried to create a new file and cp it to s3 bucket but it still didn’t work.