Format object key as GenesisHash/fileIndex. Store data into S3.
Expect client to send data in batch of pre-defined the size. And Expect client to send data in the order.
Example:
Index as {1,2,3,4,5} is acceptable while {1,100,2, 101,3,102} is unacceptable.
Format object key as GenesisHash/fileIndex. Store data into S3. Expect client to send data in batch of pre-defined the size. And Expect client to send data in the order. Example: Index as {1,2,3,4,5} is acceptable while {1,100,2, 101,3,102} is unacceptable.