bentorb commented on code in PR #59042:
URL: https://github.com/apache/airflow/pull/59042#discussion_r2630787530
##########
providers/amazon/tests/system/amazon/aws/example_s3.py:
##########
@@ -246,6 +247,17 @@ def check_fn(files: list, **kwargs) -> bool:
)
# [END howto_operator_s3_copy_object]
+ # [START howto_operator_s3_copy_prefix]
+ copy_prefix = S3CopyPrefixOperator(
Review Comment:
Yes, it is working!
--
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]