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