My new team makes heavy use of s3, and rather than always need to open the browser to search around for a file and lose my flow in the terminal I decided to add an autocomplete function for the aws s3 command. Check it out:
NOTE: This script assumes that all files are nested exactly five levels down, but this could easily be changed to support any depth of file nesting.