Is there anybody to try to put aws-cliv2 into raspberry pi? I've got an err msg below which expresses an exec format error.
[my env] (uname on my Raspberry Pi3) Linux raspberrypi 4.19.97-v7+ #1294 SMP Thu XXX XX XX:XX:XX GMT 2020 armv7l GNU/Linux
[err msg] pi@raspberrypi:~/XX/cdkContainer $ sudo ./aws/install ./aws/install: 78: ./aws/install: /XX/cdkContainer/aws/dist/aws: Exec format error You can now run: /usr/local/bin/aws --version
pi@raspberrypi:~/XX/cdkContainer $ aws --version bash: /usr/local/bin/aws: cannot execute binary file: Exec format error
I've just referred to an aws doc on the web site: However, It doesn't work on my Raspberry Pi 3.