Amazon Redshift simplifies the use of JDBC/ODBC with authentication profile - devamazonaws.blogspot.com

Amazon Redshift now supports an authentication profile that enables administrators to centrally store client-side properties required to connect Redshift data warehouse using JDBC/ODBC/Python drivers. You can create an authentication profile by specifying a JSON file with the name and value for the required client and extended properties. End-users such as analysts, developers, and data engineers can use these profiles with client tools such as SQL Editors, BI Tools, and ETL tools.

Post Updated on August 02, 2021 at 04:45PM

Comments

Popular posts from this blog

[MS] Pulling a single item from a C++ parameter pack by its index, remarks - devamazonaws.blogspot.com

[MS] Debugger breakpoints are usually implemented by patching the in-memory copy of the code - devamazonaws.blogspot.com

[MS] The case of the crash when destructing a std::map - devamazonaws.blogspot.com