Amazon Managed Apache Flink Parallelism Configuration Description Example

Apache FlinkBig DataReal-Time ProcessingStreaming Analytics

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

Top-level fields

ConfigurationTypeParallelismParallelismPerKPUCurrentParallelismAutoScalingEnabled

Example Payload

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