RedshiftDataOperator: Add support for Redshift serverless clusters #32280
Labels
area:providers
good first issue
kind:feature
Feature Requests
provider:amazon-aws
AWS/Amazon - related issues
Description
This feature adds support for Redshift Serverless clusters for the given operator.
Use case/motivation
RedshiftDataOperator currently only supports provisioned clusters since it has the capability of adding
ClusterIdentifier
as a parameter but notWorkgroupName
. The addition of this feature would help users to use this operator for their serverless cluster as well.Related issues
None
Are you willing to submit a PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: