ashb commented on a change in pull request #18764:
URL: https://github.com/apache/airflow/pull/18764#discussion_r723171088



##########
File path: 
docs/apache-airflow-providers-amazon/secrets-backends/aws-secrets-manager.rst
##########
@@ -78,6 +79,7 @@ Verify that you can get the secret:
         "CreatedDate": "2020-04-08T02:10:35.132000+01:00"
     }
 
+If you don't want to use any ``connections_prefix`` for retrieving 
connections, set it as an empty string ``""`` in the configuration.

Review comment:
       ```suggestion
   If you don't want to use any ``connections_prefix`` for retrieving 
connections, set it as an ``null`` in the configuration.
   ```




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to