In S3 keys looks like file path, what it means is that you can upload objects using a key like
/some/key/to/an/image/file.jpg
without first having to create a path
/some/key/to/an/image
So when you upload any objects to S3 you specify a unique public key for the object.
Want to learn more about AWS? Come & join: AWS Online training.