Amazon Managed Apache Flink Input Example

Apache FlinkBig DataReal-Time ProcessingStreaming Analytics

Amazon Managed Apache Flink Input Example is an example object payload from Amazon Managed Service for Apache Flink, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

NamePrefixInputProcessingConfigurationKinesisStreamsInputKinesisFirehoseInputInputParallelismInputSchema

Example Payload

Raw ↑
{
  "NamePrefix": "my-resource",
  "InputProcessingConfiguration": "example-value",
  "KinesisStreamsInput": "example-value",
  "KinesisFirehoseInput": "example-value",
  "InputParallelism": "example-value",
  "InputSchema": "example-value"
}