Common aws cli
reverse for download.
aws s3 cp myFile.txt s3://myBucket/folder/ [--recursive]
Cloud init output from commands log
vim /var/log/cloud-init-output.log
Cloud init process log, search for user-data.txt
and see if there were parsing errors.