AWS CLI
by Amazon
Description
AWS Command Line Interface is a unified tool for managing AWS services from the command line. It enables automation of AWS operations through scripts and provides direct access to AWS service APIs.
By default, the AWS CLI uses credentials stored in plaintext in ~/.aws/credentials. With this credential process, you can now use the Keeper Vault to store your AWS credentials, removing the need to have them on disk. Instead, AWS will use this executable to securely fetch your AWS credential from your Vault using the Keeper Secrets Manager (KSM).