I would the ability to generate documentation without opening a shell.
Motivation: I would like to cache the documentation in a docker image layer so I do not have to generate it every time I start the container.
Suggestion: A flag that builds documentation without starting the shell. aws-shell --no-prompt ?