FilePart

Information about a file part that has been uploaded as part of a multipart file upload.

Fields

etag (String!)

Entity tag generated by AWS S3 when the file part was uploaded.

part_number (Int!)

Number of the file part.

size (BigInt!)

Size of the file part in bytes.