aws iot describe-endpoint :: Sie müssen eine Region angeben

Ich folgedieses Tutorial für die Verbindung von Raspberry Pi mit AWS IoT mithilfe von Node.js SDK und ich habe alle anderen Schritte ausgeführt, aber ich verliere mich im Authentifizierungs- und Zertifikatschritt:

pi@raspberrypi:~ $ aws iot describe-endpoint
You must specify a region. You can also configure your region by running "aws configure".
pi@raspberrypi:~ $ aws configure
AWS Access Key ID [None]: 
AWS Secret Access Key [None]: 
Default region name [None]: 
Default output format [None]: 
pi@raspberrypi:~ $ ls
2016-02-24-204612_1920x1080_scrot.png  Desktop     get-pip.py           node_modules  python_games             sources    WiringPi
aws                                    device.cfg  ibm                  Pictures      python-iot-raspberry-pi  Templates
aws-iot-device-sdk-js                  Documents   iot_1.0-1_armhf.deb  projects      root                     Videos
certs                                  Downloads   Music                Public        root.pem                 wiringPi

pi@raspberrypi:~ $ cd certs/
pi@raspberrypi:~/certs $ ls
1cf77402f9-certificate.pem.crt  1cf77402f9-private.pem.key  1cf77402f9-public.pem.key

Wenn ich zu @ navigiehttps: //A34SXNTM6AT7XH.iot.us-west-2.amazonaws.com/things/MyNewThing/shado oderhttps: //A34SXNTM6AT7XH.iot.us-west-2.amazonaws.co AhaMissing Authentication Token Botschaft:

Ich bin mir nicht sicher, wie ich den letzten Schritt zum Laufen bringen soll, damit ich beim Browsen in den URLs etwas sehen kann. Kann mir jemand helfen, herauszufinden, welche Schritte mir fehlen oder welche im Tutorial fehlen?

Antworten auf die Frage(2)

Ihre Antwort auf die Frage