AWS glue documentation change
Summary
Simplified Zoho CRM connection configuration steps by removing Token URL selection and adjusting step numbering. Added note to provide connectionName in job configuration.
Security assessment
Changes are procedural adjustments to the setup workflow. No security-related content was added or modified, and there is no evidence of addressing security vulnerabilities.
Diff
diff --git a/glue/latest/dg/zoho-crm-configuring-connections.md b/glue/latest/dg/zoho-crm-configuring-connections.md index 56c20de0a..5ddfa50a5 100644 --- a//glue/latest/dg/zoho-crm-configuring-connections.md +++ b//glue/latest/dg/zoho-crm-configuring-connections.md @@ -34,3 +34 @@ To configure a Zoho CRM connection: - 6. Select the appropriate **Token URL** from the dropdown. - - 7. Select the AWS IAM role which AWS Glue can assume and has permissions for following actions: + 6. Select the AWS IAM role which AWS Glue can assume and has permissions for following actions: @@ -56 +54 @@ To configure a Zoho CRM connection: - 8. Select the `secretName` which you want to use for this connection in AWS Glue to put the tokens. + 7. Select the `secretName` which you want to use for this connection in AWS Glue to put the tokens. @@ -58 +56 @@ To configure a Zoho CRM connection: - 9. Select the network options if you want to use your network. + 8. Select the network options if you want to use your network. @@ -61,0 +60,2 @@ To configure a Zoho CRM connection: + 3. In your AWS Glue job configuration, provide `connectionName` as an **Additional network connection**. +