aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/github.com/minio/minio-go/v7/pkg/credentials/credentials.json
blob: afbfad559ece0c88272814f366f36b81664ac321 (plain) (blame)
1
2
3
4
5
6
7
{
    "Version": 1,
    "SessionToken": "token",
    "AccessKeyId": "accessKey",
    "SecretAccessKey": "secret",
    "Expiration": "9999-04-27T16:02:25.000Z"
}