Skip to content

Commit f1e8cde

Browse files
author
AWS
committed
Amazon Kinesis Analytics Update: Support for Flink 1.20 in Managed Service for Apache Flink
1 parent c853457 commit f1e8cde

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "Amazon Kinesis Analytics",
4+
"contributor": "",
5+
"description": "Support for Flink 1.20 in Managed Service for Apache Flink"
6+
}

services/kinesisanalyticsv2/src/main/resources/codegen-resources/service-2.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3774,7 +3774,8 @@
37743774
"FLINK-1_15",
37753775
"ZEPPELIN-FLINK-3_0",
37763776
"FLINK-1_18",
3777-
"FLINK-1_19"
3777+
"FLINK-1_19",
3778+
"FLINK-1_20"
37783779
]
37793780
},
37803781
"S3ApplicationCodeLocationDescription":{

0 commit comments

Comments
 (0)