Amazon Managed Apache Flink Add Application Input Response Example

Apache FlinkBig DataReal-Time ProcessingStreaming Analytics

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

Top-level fields

ApplicationARNApplicationVersionIdInputDescriptions

Example Payload

Raw ↑
{
  "ApplicationARN": "arn:aws:service:us-east-1:123456789012:resource/id",
  "ApplicationVersionId": "abc12345",
  "InputDescriptions": "Example resource description"
}