constructor({
    s3Client,
    compressData = true,
    serializer = Serializers.json,
  }: {