AWS Kinesis · Schema

TextContent

AnalyticsApache FlinkBig DataData ProcessingReal-TimeStreamingVideo
View JSON Schema on GitHub

JSON Schema

kinesis-textcontent-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/TextContent",
  "title": "TextContent",
  "type": "string",
  "minLength": 0,
  "maxLength": 102400
}