FakeS3

constructor(buckets: Storage<Unit> = Storage.InMemory(), bucketContent: Storage<BucketKeyContent> = Storage.InMemory(), clock: Clock = Clock.systemUTC())