Skip to content

jamiepeloquin/aws-credentials-manager

Repository files navigation

aws-credentials-manager

Manage AWS IAM Passwords and Access Keys via CLI. The aws-credentials-manager will automatically scan your ~/.aws/credentials file and list all profiles. You can then select a profile to manage the credentials for. The aws-credentials-manager will then prompt you to change your password or access keys. The aws-credentials-manager will automatically scan your ~/.aws/credentials file for profiles to potentially update.

Prerequisites

  • AWS CLI
  • AWS Account with an IAM User
  • An existing, valid AWS Access Key and Secret Key, set in your ~/.aws/credentials file
  • NodeJS 14.x or higher

Installation

npm install -g aws-credentials-manager

Usage

Change Password

awscreds

About

Manage AWS IAM credentials via CLI tool.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published