Amazon Managed Apache Flink Record Format Example

Apache FlinkBig DataReal-Time ProcessingStreaming Analytics

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

Top-level fields

RecordFormatTypeMappingParameters

Example Payload

Raw ↑
{
  "RecordFormatType": "example-value",
  "MappingParameters": "example-value"
}