I think the image includes aws-cli but not its dependency less. (This lack requires the workaround export AWS_PAGER=/usr/bin/more, if the decision to omit less is deliberate.) Since it is a useful default tool for scanning through text files, less should be installed regardless.
The man pages should also be installed, because this image is intended to be used by humans (who commonly need to refer to documentation).
I think the image includes
aws-clibut not its dependencyless. (This lack requires the workaroundexport AWS_PAGER=/usr/bin/more, if the decision to omitlessis deliberate.) Since it is a useful default tool for scanning through text files,lessshould be installed regardless.The
manpages should also be installed, because this image is intended to be used by humans (who commonly need to refer to documentation).