The container for selecting objects from a content event stream.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "SelectObjectContentEventStream", "type": "object", "properties": { "Records": {}, "Stats": {}, "Progress": {}, "Cont": {}, "End": {} }, "description": "The container for selecting objects from a content event stream." }