AWS Kinesis · Schema

ElasticsearchClusterEndpoint

AnalyticsApache FlinkBig DataData ProcessingReal-TimeStreamingVideo
View JSON Schema on GitHub

JSON Schema

kinesis-elasticsearchclusterendpoint-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/ElasticsearchClusterEndpoint",
  "title": "ElasticsearchClusterEndpoint",
  "type": "string",
  "pattern": "https:.*",
  "minLength": 1,
  "maxLength": 512
}