Skip to content

Commit

Permalink
Restore image rendering in AWS Secrets Manager Backend doc (#21772)
Browse files Browse the repository at this point in the history
  • Loading branch information
josh-fell authored Feb 24, 2022
1 parent 21151fb commit 272d242
Showing 1 changed file with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,9 @@ environment variables like ``AWS_ACCESS_KEY_ID``, ``AWS_SECRET_ACCESS_KEY``.
Storing and Retrieving Connections
""""""""""""""""""""""""""""""""""
You can store the different values for a secret in two forms: storing the conn URI in one field (default mode) or using different
fields in Amazon Secrets Manager (setting ``full_url_mode`` as ``false`` in the backend config), as follow:
.. image:: img/aws-secrets-manager.png
fields in Amazon Secrets Manager (setting ``full_url_mode`` as ``false`` in the backend config), as follows:

.. image:: /img/aws-secrets-manager.png

By default you must use some of the following words for each kind of field:

Expand Down

0 comments on commit 272d242

Please sign in to comment.