SubjectSummary
A summary representation of subjects.
Contents
- createdAt
 - 
               
The ISO-8601 time stamp of when the certificate was first used in a temporary credential request.
Type: Timestamp
Required: No
 - enabled
 - 
               
The enabled status of the subject.
Type: Boolean
Required: No
 - lastSeenAt
 - 
               
The ISO-8601 time stamp of when the certificate was last used in a temporary credential request.
Type: Timestamp
Required: No
 - subjectArn
 - 
               
The ARN of the resource.
Type: String
Required: No
 - subjectId
 - 
               
The id of the resource.
Type: String
Length Constraints: Fixed length of 36.
Pattern:
.*[a-f0-9]{8}-([a-z0-9]{4}-){3}[a-z0-9]{12}.*Required: No
 - updatedAt
 - 
               
The ISO-8601 timestamp when the subject was last updated.
Type: Timestamp
Required: No
 - x509Subject
 - 
               
The x509 principal identifier of the authenticating certificate.
Type: String
Required: No
 
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: