From 5bf88faa1817d43af7919a5608e66a69b446742a Mon Sep 17 00:00:00 2001 From: Shannon Bradshaw Date: Wed, 19 Jan 2022 16:15:07 +0000 Subject: [PATCH] GitBook: [#85] No subject --- docs/connectors/glue-catalog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/connectors/glue-catalog.md b/docs/connectors/glue-catalog.md index 10633dc3ef1..4b26bcdcb7d 100644 --- a/docs/connectors/glue-catalog.md +++ b/docs/connectors/glue-catalog.md @@ -95,7 +95,7 @@ Once the virtual environment is set up and activated as described in Step 1, run pip3 install 'openmetadata-ingestion[glue]' ``` -### **3. Configure a local AWS profile** +### **3. Configure a local AWS profile (optional)** In order to use the Glue Catalog connector, you will need AWS credentials configured and available to the connector. The best way to do this is by configuring a local AWS profile using the AWS Command-Line Interface (CLI). In this step we will install the AWS CLI and then configure an AWS profile.