]> git.basschouten.com Git - openhab-addons.git/commitdiff
Revert "Trying to fix the documentation build (#13025)" (#13026)
authorKai Kreuzer <kai@openhab.org>
Mon, 27 Jun 2022 10:23:54 +0000 (12:23 +0200)
committerGitHub <noreply@github.com>
Mon, 27 Jun 2022 10:23:54 +0000 (12:23 +0200)
This reverts commit 82568e895cc3e694dd95276682d6e2662840ccc6.

bundles/org.openhab.persistence.dynamodb/README.md

index 3ba3f747c8170dc7aa58c060901c441b9953edcd..aac172ee88498749e87b626afc8eae8f20965bab 100644 (file)
@@ -50,6 +50,7 @@ For users with old table schema, one can use pre-existing policy `AmazonDynamoDB
 
   1. Open Services menu, and search for _IAM_.
   2. From top right, press the small arrow on top right corner close to your name. Copy the _Account ID_ to clipboard by pressing the small "copy" icon
+  ![AWS Account ID](doc/aws_account_id.png)
   3. In IAM dialog, select _Policies_ from the menu on the left
   4. Click _Create policy_
   5. Open _JSON_ tab and input the below policy code.