syedahsn commented on code in PR #27276:
URL: https://github.com/apache/airflow/pull/27276#discussion_r1005996857


##########
airflow/providers/amazon/aws/hooks/redshift_cluster.py:
##########
@@ -166,7 +166,6 @@ def get_cluster_snapshot_status(self, snapshot_identifier: 
str, cluster_identifi
         """
         try:
             response = self.get_conn().describe_cluster_snapshots(

Review Comment:
   See above comment. Basically, the `describe_cluster_snapshots` function 
requires only one of the 2 parameters.



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