mustafagok commented on a change in pull request #8888:
URL: https://github.com/apache/airflow/pull/8888#discussion_r432721671



##########
File path: tests/test_utils/amazon_system_helpers.py
##########
@@ -60,6 +84,25 @@ def execute_with_ctx(cls, cmd: List[str]):
         with provide_aws_context():
             executor.execute_cmd(cmd=cmd)
 
+    @staticmethod
+    def create_connection(aws_conn_id: str,
+                          region: str = "eu-west-1") -> None:

Review comment:
       done :heavy_check_mark:  thanks




----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to