My use case is, I want to read cloudtrail logs from S3 bucket. I want to use startAfter option given in listObject api to avoid reading same logs. I did try doing poc it wor