Backend locking with s3 compatible storage

When using the s3 backend when s3 compatible storage like minio, is it possible to also enable locking? Since locking is done using dynamodb, how would this be possible without using dynamodb itself?