anaynayak commented on a change in pull request #18807:
URL: https://github.com/apache/airflow/pull/18807#discussion_r725432222



##########
File path: airflow/providers/amazon/aws/sensors/s3_prefix.py
##########
@@ -33,7 +33,7 @@ class S3PrefixSensor(BaseSensorOperator):
     :param bucket_name: Name of the S3 bucket
     :type bucket_name: str
     :param prefix: The prefix being waited on. Relative path from bucket root 
level.
-    :type prefix: str
+    :type prefix: str or list

Review comment:
       Fixed with 
https://github.com/apache/airflow/pull/18807/commits/a0fd5ed9b80b9d2c3085d9f50cc3db37cf342ca6
 




-- 
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]


Reply via email to