*The following commands must be executed on each node.
First, the AWS CLI must be installed. Detailed steps are documented at Installing, updating, and uninstalling the AWS CLI version 2 on Linux.
Once the CLI is installed, add the location of the CLI to the /etc/default/LifeKeeper file.
- Check the location of aws CLI.
- Update /etc/default/LifeKeeper to include this location in the PATH.
*Note: The version of the AWS CLI that will be run is dependent on the first item in the path that contains executables for the AWS CLI.
I.E. If the path for AWS CLI version 1 is specified first, then the AWS CLI version 1 will be used. If the path for the AWS CLI version 2 is specified first, then the AWS CLI version 2 will be used.
Post your comment on this topic.