Amazon Managed Apache Flink Input Description Structure

Describes the application input configuration for a SQL-based Kinesis Data Analytics application.

Type: object Properties: 9
Apache FlinkBig DataReal-Time ProcessingStreaming Analytics

InputDescription is a JSON Structure definition published by Amazon Managed Service for Apache Flink, describing 9 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Properties

InputId NamePrefix InAppStreamNames InputProcessingConfigurationDescription KinesisStreamsInputDescription KinesisFirehoseInputDescription InputSchema InputParallelism InputStartingPositionConfiguration

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-managed-apache-flink/refs/heads/main/json-structure/amazon-managed-apache-flink-input-description-structure.json",
  "name": "InputDescription",
  "description": "Describes the application input configuration for a SQL-based Kinesis Data Analytics application. ",
  "type": "object",
  "properties": {
    "InputId": {
      "allOf": [
        {
          "$ref": "#/components/schemas/Id"
        },
        {
          "description": "The input ID that is associated with the application input. This is the ID that Kinesis Data Analytics assigns to each input configuration that you add to your application. "
        }
      ]
    },
    "NamePrefix": {
      "allOf": [
        {
          "$ref": "#/components/schemas/InAppStreamName"
        },
        {
          "description": "The in-application name prefix."
        }
      ]
    },
    "InAppStreamNames": {
      "allOf": [
        {
          "$ref": "#/components/schemas/InAppStreamNames"
        },
        {
          "description": "Returns the in-application stream names that are mapped to the stream source. "
        }
      ]
    },
    "InputProcessingConfigurationDescription": {
      "allOf": [
        {
          "$ref": "#/components/schemas/InputProcessingConfigurationDescription"
        },
        {
          "description": "The description of the preprocessor that executes on records in this input before the application's code is run. "
        }
      ]
    },
    "KinesisStreamsInputDescription": {
      "allOf": [
        {
          "$ref": "#/components/schemas/KinesisStreamsInputDescription"
        },
        {
          "description": "If a Kinesis data stream is configured as a streaming source, provides the Kinesis data stream's Amazon Resource Name (ARN). "
        }
      ]
    },
    "KinesisFirehoseInputDescription": {
      "allOf": [
        {
          "$ref": "#/components/schemas/KinesisFirehoseInputDescription"
        },
        {
          "description": "If a Kinesis Data Firehose delivery stream is configured as a streaming source, provides the delivery stream's ARN. "
        }
      ]
    },
    "InputSchema": {
      "allOf": [
        {
          "$ref": "#/components/schemas/SourceSchema"
        },
        {
          "description": "Describes the format of the data in the streaming source, and how each data element maps to corresponding columns in the in-application stream that is being created. "
        }
      ]
    },
    "InputParallelism": {
      "allOf": [
        {
          "$ref": "#/components/schemas/InputParallelism"
        },
        {
          "description": "Describes the configured parallelism (number of in-application streams mapped to the streaming source). "
        }
      ]
    },
    "InputStartingPositionConfiguration": {
      "allOf": [
        {
          "$ref": "#/components/schemas/InputStartingPositionConfiguration"
        },
        {
          "description": "The point at which the application is configured to read from the input stream."
        }
      ]
    }
  }
}

Work with this as data

Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/amazon-managed-apache-flink-input-description-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.