github.com/aavshr/aws-sdk-go@v1.41.3/aws/credentials/processcreds/testdata/shconfig_win.ini (about)

     1  [default]
     2  credential_process = type .\testdata\expired.json
     3  
     4  [profile non_expire]
     5  credential_process = type .\testdata\nonexpire.json
     6  
     7  [profile not_alone]
     8  aws_access_key_id = notFromCredProcAccess
     9  aws_secret_access_key = notFromCredProcSecret
    10  credential_process = type .\testdata\verybad.json