history
Description
Commands to interact with the history of AWS CLI commands ran over time. To record the history of AWS CLI commands set cli_history to enabled in the ~/.aws/config file. This can be done by running:
$ aws configure set cli_history enabled