Ich hab mein EchoDot/ meine Alexa seit gestern und bei mir ist das Problem auch aufgetreten.
In den Kommentaren der Bild-für-Bild Beschreibung fand ich dann folgendes:
Das heisst, du darfst nicht die heruntergeladene ZIP-Datei uploaden, du musst sie vorher entpacken und im SRC Ordner der entpackten Datei befindet sich die gewünschte Archive Datei.Well I realized my mistake, I uploaded the entire zip file from githib, I was supposed to extract the zip file then upload the Archive.zip file in the /src/ directory.
Das sollte vielleicht auch helfen, beim Bearbeiten hat er mir dann nämlich geschrieben, " the role already exists"... ( und ich hatte diesen Post erst nachher entdeckt - Für alle denen englisch manchmal Schwierigkeiten bereitet - Man kann mittels dem Code Tab im AWS die Datei einfach neu uploaden ohne alles nochmal bearbeiten zu müssen ).I found that you actually do not need to go through all the steps again or delete the old lambda_basic_execution role from AWS. Simply navigate to the “Code” tab in the Lambda AWS console and upload the new code (Archive.zip). This should also make it easy to update to a new version of the code if updates / bug fixes are made.
Nach dem Upload der Archive-Datei funktionierte alles einwandfrei!