Amazon Managed Apache Flink Output Update Example

Apache FlinkBig DataReal-Time ProcessingStreaming Analytics

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

Top-level fields

OutputIdNameUpdateKinesisStreamsOutputUpdateKinesisFirehoseOutputUpdateLambdaOutputUpdateDestinationSchemaUpdate

Example Payload

Raw ↑
{
  "OutputId": "abc12345",
  "NameUpdate": "my-resource",
  "KinesisStreamsOutputUpdate": "example-value",
  "KinesisFirehoseOutputUpdate": "example-value",
  "LambdaOutputUpdate": "example-value",
  "DestinationSchemaUpdate": "example-value"
}