If you find any any errors in Amazon Web Services in Action (3rd Edition) not listed in the errata, or just find something that you think is not well explained, it would be most appreciated if you would post in the book's errata discussion so that they may be collected here for everyone's benefit. Thanks!
Install Hugo to build the site.
docker run --rm -it -v $(pwd):/src -p 1313:1313 klakegg/hugo:0.83.1-ext-ubuntu server --buildDrafts --bind 0.0.0.0 -w
Open http://localhost:1313/ to see the site.
rm -rf public/
docker run --rm -it -v $(pwd):/src klakegg/hugo:0.83.1-ext-ubuntu --buildDrafts
mv public/index.html ~/Downloads/aws-in-action-3rd-errata.html
Send the file ~/Downloads/aws-in-action-3rd-errata.html
to Rachel Gibbs at Manning.