hussein-awala opened a new pull request, #35897: URL: https://github.com/apache/airflow/pull/35897
This PR adds some extra parameters to Redshift connection to support IAM authentication for AWS Redshift Serverless. When `is_serverless` extra is set to `True`, it uses `redshift-serverless` client instead of `redshift`, and provides the same param to `redshift_connector.connect` to initiate serverless connection. closes: #35805 -- 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]
