mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2026-09-12 11:06:14 +00:00
Enforce the same bucket name validation rules (length, characters, reserved prefixes/suffixes) when extracting from ARN. This prevents accepting ARNs that the system would never create and ensures consistency with CreateTableBucket validation.