What is the maximum length of a file-name in S3?
Names are the object keys. The name for a key is a sequence of Unicode characters whose UTF-8 encoding is at most 1024 bytes long.

http://www.interviewquestionspdf.com/2016/11/what-is-maximum-length-of-file-name-in.html
Names are the object keys. The name for a key is a sequence of Unicode characters whose UTF-8 encoding is at most 1024 bytes long.