Note:
You are viewing the documentation for an older major version of the AWS CLI (version 1).
To view this page for the AWS CLI version 2, click
here.
We announced the upcoming end-of-support for the AWS CLI v1.
For dates, additional details, and information on how to migrate, please refer to the linked announcement.
For more information see the AWS CLI version 2
installation instructions
and
migration guide.
[ aws ]
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