eladkal commented on issue #15001: URL: https://github.com/apache/airflow/issues/15001#issuecomment-806509789
Must we have a new sensor for it? Couldn't the current [S3PrefixSensor](https://github.com/apache/airflow/blob/775ee51d0e58aeab5d29683dd2ff21b8c9057095/airflow/providers/amazon/aws/sensors/s3_prefix.py#L36) be enhanced by changing `prefix` to accept `str` or `List[str]` that way it also backward compatible. WDYT? -- 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: [email protected]
