A

AWS CLI

CLI discovered

Details
Command
aws
Docs
https://docs.aws.amazon.com/cli/
Authentication
AWS access key ID and secret access key (optionally session token for temporary credentials) compound discovered $ aws configure
env AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY, AWS_SESSION_TOKEN

Acquired by the CLI — running aws configure opens the auth flow and stores the credential.