19priyadhingra commented on code in PR #141:
URL:
https://github.com/apache/flink-connector-aws/pull/141#discussion_r1610974483
##########
flink-connector-aws-base/src/test/java/org/apache/flink/connector/aws/testutils/AWSServicesTestUtils.java:
##########
@@ -114,6 +116,14 @@ public static void createBucket(S3Client s3Client, String
bucketName) {
}
}
+ public static void createSqs(String sqsName, SqsClient sqsClient) {
Review Comment:
Moved to SqsTestUtils
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]