AccessTokenSummary
Information about a specified personal access token (PAT).
Contents
- id
-
The system-generated ID of the personal access token.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 36.
Required: Yes
- name
-
The friendly name of the personal access token.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 100.
Required: Yes
- expiresTime
-
The date and time when the personal access token will expire, in coordinated universal time (UTC) timestamp format as specified in RFC 3339
. Type: Timestamp
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: