]> git.basschouten.com Git - openhab-addons.git/commitdiff
Trying to fix the documentation build (#13025)
authorKai Kreuzer <kai@openhab.org>
Mon, 27 Jun 2022 10:10:52 +0000 (12:10 +0200)
committerGitHub <noreply@github.com>
Mon, 27 Jun 2022 10:10:52 +0000 (12:10 +0200)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
bundles/org.openhab.persistence.dynamodb/README.md

index aac172ee88498749e87b626afc8eae8f20965bab..3ba3f747c8170dc7aa58c060901c441b9953edcd 100644 (file)
@@ -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.