Note:
You are viewing the documentation for an older major version of the AWS CLI (version 1).
AWS CLI version 2, the latest major version of AWS CLI, is now stable and recommended for general use.
To view this page for the AWS CLI version 2, click
here.
For more information see the AWS CLI version 2
installation instructions
and
migration guide.
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