From 0324c708969848167899a1fe75f0c1e7502aedcc Mon Sep 17 00:00:00 2001 From: rustagir Date: Mon, 24 Jun 2024 13:04:39 -0400 Subject: [PATCH] fix --- source/security-and-authentication/custom-auth.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/security-and-authentication/custom-auth.txt b/source/security-and-authentication/custom-auth.txt index 966c5bf1..18e75fdd 100644 --- a/source/security-and-authentication/custom-auth.txt +++ b/source/security-and-authentication/custom-auth.txt @@ -58,8 +58,8 @@ authentication method. The following configuration properties define a sink connector that connects the {+connector-short+} to MongoDB Atlas by using AWS IAM authentication: -.. code-block:: ini - :emphasize-lines: 13-15 +.. code-block:: json + :emphasize-lines: 12-14 { "name": "mongo-tutorial-sink",