AWS S3 LS: Displaying Filenames Without Date Information
When working with Amazon Web Services (AWS) Simple Storage Service (S3), you might find yourself in need of listing objects within an S3 bucket without displaying additional information such as dates, file sizes, or times. This blog post will explore different methods of achieving this using the AWS Command Line Interface (CLI) and other command-line …