Most of the time it happens that we load files in a common S3 bucket due to which it becomes hard to figure out data in it.
How can I view objects uploaded on a part
A simple way to do this in linux is as follows:
DATE=$(date +%Y-%m-%d) aws s3 ls s3:/// | grep $DATE