Description from extension meta
Provides a simple interface to refresh credentials per account in your local aws/config file.
Image from store
Description from store
This extension simplifies refreshing your local AWS credentials for each account shared with you via the AWS IAM Identity Center. To make this extension work you need to run the associated node http server at the same time. You can do this by using either the docker image, as easy as:
`docker run -p 50173:80 -v ~/.aws/:/app/aws --name aws-credential-manager cbekmezian/aws-credential-manager:latest`
This project's repo can be found here:
https://github.com/rad12000/aws-identity-center-credential-manager