github.com/aavshr/aws-sdk-go@v1.41.3/aws/credentials/processcreds/testdata/expired.json (about) 1 { 2 "Version": 1, 3 "AccessKeyId": "accessKey", 4 "SecretAccessKey": "secret", 5 "SessionToken": "tokenDefault", 6 "Expiration": "2000-01-01T00:00:00-00:00" 7 }