LocalStack uses moto as a backend for many emulated services. For these services, we implement the persistence features by serializing and deserializing the various BackendDicts. Our new ...