vincbeck commented on code in PR #60597:
URL: https://github.com/apache/airflow/pull/60597#discussion_r2698974170


##########
providers/amazon/src/airflow/providers/amazon/aws/operators/s3.py:
##########
@@ -327,8 +333,16 @@ def __init__(
         self.source_version_id = source_version_id
         self.acl_policy = acl_policy
         self.meta_data_directive = meta_data_directive
+        self.kms_key_id = kms_key_id

Review Comment:
   Yes please, raising `ValueError` in such case is pretty standard



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