Amazon Managed Apache Flink Parallelism Configuration Example

Apache FlinkBig DataReal-Time ProcessingStreaming Analytics

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

Top-level fields

ConfigurationTypeParallelismParallelismPerKPUAutoScalingEnabled

Example Payload

Raw ↑
{
  "ConfigurationType": "example-value",
  "Parallelism": "example-value",
  "ParallelismPerKPU": "example-value",
  "AutoScalingEnabled": "example-value"
}