s3s icon indicating copy to clipboard operation
s3s copied to clipboard

SelectObjectContent

Open Nugine opened this issue 2 years ago • 0 comments

  • SelectObjectContentInput

    • [x] type definition
    • [x] xml deserialization
    • [x] http deserialization
    • [x] convert from aws
    • [x] convert into aws
  • SelectObjectContentOutput

    • [x] type definition
    • [x] http serialization
    • [x] convert from aws
    • [ ] convert into aws (blocking)
  • SelectObjectContentEventStream

    • [x] type definition
    • [x] stream serialization
    • [x] convert from aws
    • [ ] convert into aws (blocking: no suitable constructor)
  • SelectObjectContent

    • [x] routing
    • [x] #239

References:

Issues:

Nugine avatar Jan 28 '23 03:01 Nugine