Amazon Managed Apache Flink Checkpoint Configuration Example

Apache FlinkBig DataReal-Time ProcessingStreaming Analytics

Amazon Managed Apache Flink Checkpoint 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

ConfigurationTypeCheckpointingEnabledCheckpointIntervalMinPauseBetweenCheckpoints

Example Payload

Raw ↑
{
  "ConfigurationType": "example-value",
  "CheckpointingEnabled": "example-value",
  "CheckpointInterval": "example-value",
  "MinPauseBetweenCheckpoints": "example-value"
}