Amazon Managed Apache Flink Input Update Example

Apache FlinkBig DataReal-Time ProcessingStreaming Analytics

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

Top-level fields

InputIdNamePrefixUpdateInputProcessingConfigurationUpdateKinesisStreamsInputUpdateKinesisFirehoseInputUpdateInputSchemaUpdateInputParallelismUpdate

Example Payload

Raw ↑
{
  "InputId": "abc12345",
  "NamePrefixUpdate": "my-resource",
  "InputProcessingConfigurationUpdate": "example-value",
  "KinesisStreamsInputUpdate": "example-value",
  "KinesisFirehoseInputUpdate": "example-value",
  "InputSchemaUpdate": "example-value",
  "InputParallelismUpdate": "example-value"
}