Amazon Managed Apache Flink List Application Versions Request Example

Apache FlinkBig DataReal-Time ProcessingStreaming Analytics

Amazon Managed Apache Flink List Application Versions Request 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

ApplicationNameLimitNextToken

Example Payload

Raw ↑
{
  "ApplicationName": "my-resource",
  "Limit": "example-value",
  "NextToken": "example-value"
}