开发者

What is the maximum length of a filename in S3

开发者 https://www.devze.com 2023-03-23 22:52 出处:网络
Maybe I\'m blind but i can\'t find, in S3 documentation,开发者_运维问答 the maximum file name length that can be uploaded in S3.As follows from the Amazon documentation,

Maybe I'm blind but i can't find, in S3 documentation,开发者_运维问答 the maximum file name length that can be uploaded in S3.


As follows from the Amazon documentation,

These 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.

The max filename length is 1024 characters. If the characters in the name require more than one byte in UTF-8 representation, the number of available characters is reduced.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号