diff --git a/tessellate-main/src/main/resources/schemas/aws-s3-access-log.json b/tessellate-main/src/main/resources/schemas/aws-s3-access-log.json index ec09310..7e144e8 100644 --- a/tessellate-main/src/main/resources/schemas/aws-s3-access-log.json +++ b/tessellate-main/src/main/resources/schemas/aws-s3-access-log.json @@ -15,7 +15,7 @@ "operation|string", "key|string|-", "requestURI|string", - "httpStatus|Integer", + "httpStatus|Integer|-", "errorCode|string|-", "bytesSent|Long|-", "objectSize|Long|-",