We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2.0.0
([1372],)
MacOS
Python 3.12.4
not needed
-- CODE --
conn = redshift_connector.connect( ssl=True, host=cluster_endpoint, port=port, database=database, idc_region=idc_region, provider_name='BrowserIdcAuthPlugin', issuer_url=issuer_url )
Looking for code that connects to Redshift using IDC BrowserAuthPlugin, seems like I am missing some important params
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Driver version
2.0.0
Redshift version
([1372],)
Client Operating System
MacOS
Python version
Python 3.12.4
Table schema
not needed
Problem description
-- CODE --
Looking for code that connects to Redshift using IDC BrowserAuthPlugin, seems like I am missing some important params
The text was updated successfully, but these errors were encountered: