From: Kai Kreuzer Date: Mon, 27 Jun 2022 10:23:54 +0000 (+0200) Subject: Revert "Trying to fix the documentation build (#13025)" (#13026) X-Git-Url: https://git.basschouten.com/?a=commitdiff_plain;h=948dd49bd89d0379bccfec9add8587c2b8cf297c;p=openhab-addons.git Revert "Trying to fix the documentation build (#13025)" (#13026) This reverts commit 82568e895cc3e694dd95276682d6e2662840ccc6. --- diff --git a/bundles/org.openhab.persistence.dynamodb/README.md b/bundles/org.openhab.persistence.dynamodb/README.md index 3ba3f747c8..aac172ee88 100644 --- a/bundles/org.openhab.persistence.dynamodb/README.md +++ b/bundles/org.openhab.persistence.dynamodb/README.md @@ -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.