vincbeck commented on issue #44896: URL: https://github.com/apache/airflow/issues/44896#issuecomment-2546720696
> @vincbeck Before I start on any work, just double checking that we could, for example, restructure the [metadata dictionary](https://github.com/apache/airflow/blob/main/providers/src/airflow/providers/amazon/aws/sensors/s3.py#L135) in the sensor to include the S3 Key as a key so that `head_object` metadata is associated with a specific item in the `files` list. So the default dictionary might be `{"Key": str, "Size": int}`. Yes that looks good. That'd be a good and simple way to handle that -- 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]
