Skip to content

A small tool for loading AWS SSO credentials into cli file

License

Notifications You must be signed in to change notification settings

Drimmark/aws-sso-to-credentials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS SSO to credentials

This module need a configuration file that need to be stored in "~/.astc.cfg". If the module config is located in other path, the module need to be invoked using astc -c <astc-config-location>.

Example of ~/.astc.cfg file:

[aws_config]
credentials_file_path = ~/.aws/credentials
default_profile = eu-west-1

[profile_account_mapping]
<ugly_aws_sso_name> = <awesome_config_name>

About

A small tool for loading AWS SSO credentials into cli file

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages