The container for the records event.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "RecordsEvent", "type": "object", "properties": { "Payload": {} }, "description": "The container for the records event." }