...
Go Documentation Server
GoDoc
▽
submit search
Text file
src
/
github.com
/
aws
/
aws-sdk-go-v2
/
credentials
/
processcreds
/
testdata
/
static.json
Documentation:
github.com/aws/aws-sdk-go-v2/credentials/processcreds/testdata
1
{
2
"Version":1,
3
"AccessKeyId":"accesskey",
4
"SecretAccessKey":"secretkey"
5
}
View as plain text