...

Text file src/github.com/aws/aws-sdk-go-v2/config/testdata/cached_sso_token.json

Documentation: github.com/aws/aws-sdk-go-v2/config/testdata

     1{
     2  "clientId": "client id",
     3  "clientSecret": "client secret",
     4  "refreshToken": "refresh token",
     5  "accessToken": "access token",
     6  "expiresAt": "2044-04-04T07:00:01Z"
     7}

View as plain text