s3s
s3s copied to clipboard
Remove bucket nameing rules restriction?
Discussed in https://github.com/Nugine/s3s/discussions/142
Originally posted by seanses March 30, 2024
In an experiment effort to build an S3-compatible service I found it unnecessary to restrict bucket names according to https://docs.aws.amazon.com/AmazonS3/latest/userguide/bucketnamingrules.html. Does it make sense to add a quick path to disable check_bucket_name?