FlinkApplicationConfigurationUpdate
Describes updates to the configuration parameters for a Managed Service for Apache Flink application.
Contents
- CheckpointConfigurationUpdate
-
Describes updates to an application's checkpointing configuration. Checkpointing is the process of persisting application state for fault tolerance.
Type: CheckpointConfigurationUpdate object
Required: No
- MonitoringConfigurationUpdate
-
Describes updates to the configuration parameters for Amazon CloudWatch logging for an application.
Type: MonitoringConfigurationUpdate object
Required: No
- ParallelismConfigurationUpdate
-
Describes updates to the parameters for how an application executes multiple tasks simultaneously.
Type: ParallelismConfigurationUpdate object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: