damccorm commented on code in PR #33416: URL: https://github.com/apache/beam/pull/33416#discussion_r1898606950
########## sdks/python/apache_beam/io/external/xlang_kinesisio_it_test.py: ########## @@ -64,7 +64,7 @@ DockerContainer = None # pylint: enable=wrong-import-order, wrong-import-position, ungrouped-imports -LOCALSTACK_VERSION = '0.11.3' +LOCALSTACK_VERSION = '3.8.1' Review Comment: New aws ios didn't seem to work with old localstack, so I had to update this and some of the other things in this file. -- 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]
