When logging in via aws sso login --profile=xxxx, the access keys are not stored in the credentials file, but instead an access key is stored in .aws/sso/cache/ subfolder.
Support for this login type would enable many corporate users that disallow local access keys.
When logging in via
aws sso login --profile=xxxx, the access keys are not stored in the credentials file, but instead an access key is stored in .aws/sso/cache/ subfolder.Support for this login type would enable many corporate users that disallow local access keys.