Copyfind . -mtime +512 -exec aws s3 cp {} s3://bucket_location \;
find . -mtime +512 -exec aws s3 cp {} s3://bucket_location \;