Amazon Managed Apache Flink Output Description Example

Apache FlinkBig DataReal-Time ProcessingStreaming Analytics

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

OutputIdNameKinesisStreamsOutputDescriptionKinesisFirehoseOutputDescriptionLambdaOutputDescriptionDestinationSchema

Example Payload

Raw ↑
{
  "OutputId": "abc12345",
  "Name": "my-resource",
  "KinesisStreamsOutputDescription": "Example resource description",
  "KinesisFirehoseOutputDescription": "Example resource description",
  "LambdaOutputDescription": "Example resource description",
  "DestinationSchema": "example-value"
}