If you want to synchronises the content of s3 bucket with a directory it is possible with 's3 sync' command. --delete object with sync command is used to delete the files from the destination directory and not present in the source directory.
Continue Reading...