FakeS3
class FakeS3(buckets: Storage<Unit> = Storage.InMemory(), bucketContent: Storage<BucketKeyContent> = Storage.InMemory(), clock: Clock = Clock.systemUTC()) : ChaoticHttpHandler
Global S3 operations (manage buckets)
Global S3 operations (manage buckets)