rmetzger commented on a change in pull request #12944:
URL: https://github.com/apache/flink/pull/12944#discussion_r458843982



##########
File path: flink-connectors/flink-connector-kinesis/pom.xml
##########
@@ -204,6 +224,12 @@ under the License.
                                                                        
<include>com.amazonaws:*</include>
                                                                        
<include>com.google.protobuf:*</include>
                                                                        
<include>org.apache.httpcomponents:*</include>
+                                                                       
<include>software.amazon.awssdk:*</include>
+                                                                       
<include>software.amazon.eventstream:*</include>
+                                                                       
<include>software.amazon.ion:*</include>
+                                                                       
<include>org.reactivestreams:*</include>
+                                                                       
<include>io.netty:*</include>
+                                                                       
<include>com.typesafe.netty:*</include>

Review comment:
       I guess you'll have to update the `NOTICE` file of the Kinesis connector 
as well. (The FAQ section here should give you some pointers: 
https://cwiki.apache.org/confluence/display/FLINK/Licensing )




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to