ServiceAccountTokenSummary
A structure that contains the information about a service account token.
Contents
- createdAt
-
When the service account token was created.
Type: Timestamp
Required: Yes
- expiresAt
-
When the service account token will expire.
Type: Timestamp
Required: Yes
- id
-
The unique ID of the service account token.
Type: String
Required: Yes
- name
-
The name of the service account token.
Type: String
Required: Yes
- lastUsedAt
-
The last time the token was used to authorize a Grafana HTTP API.
Type: Timestamp
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: