AWS redshift documentation change
Summary
Removed reference to SQL Workbench/J and made minor text edits
Security assessment
Change removes mention of a third-party tool and fixes typos. No security implications or security feature documentation added.
Diff
diff --git a/redshift/latest/mgmt/connecting-to-cluster.md index d99d1e7b8..95f30d7c6 100644 --- a/redshift/latest/mgmt/connecting-to-cluster.md +++ b/redshift/latest/mgmt/connecting-to-cluster.md @@ -11 +11 @@ You can connect to Amazon Redshift data warehouses from SQL client tools over Ja -Use the list of sections at the end of this topic to help you walk through the process of configuring your client computer or Amazon EC2 instance to use a JDBC, Python, or ODBC connection. The topics also discuss related security options for the client connection to the server. Additionally, find information about setting up and connecting from SQL client tools, such as SQL Workbench/J, a third-party tool, and [Amazon Redshift RSQL](https://docs.aws.amazon.com/redshift/latest/mgmt/rsql-query-tool.html). You can try these tools if you don't yet have a business intelligence tool to use. You can also use this section to learn about connecting to your data . Finally, if you encounter issues when attempting to connect to your data warehouse, you can review the troubleshooting informatio to identify solutions. +Use the list of sections at the end of this topic to help you walk through the process of configuring your client computer or Amazon EC2 instance to use a JDBC, Python, or ODBC connection. The topics also discuss related security options for the client connection to the server. Additionally, find information about setting up and connecting from SQL client tools, such as [Amazon Redshift RSQL](https://docs.aws.amazon.com/redshift/latest/mgmt/rsql-query-tool.html). You can try these tools if you don't yet have a business intelligence tool to use. You can also use this section to learn about connecting to your data . Finally, if you encounter issues when attempting to connect to your data warehouse, you can review the troubleshooting informatio to identify solutions. @@ -26 +25,0 @@ If your application uses the IP address of the leader node to access the Redshif - * [Connecting with SQL Workbench/J](./connecting-using-workbench.html)