SubjectDetail - IAM Roles Anywhere

SubjectDetail

The state of the subject after a read or write operation.

Contents

createdAt

The ISO-8601 timestamp when the subject was created.

Type: Timestamp

Required: No

credentials

The temporary session credentials vended at the last authenticating call with this subject.

Type: Array of CredentialSummary objects

Required: No

enabled

The enabled status of the subject.

Type: Boolean

Required: No

instanceProperties

The specified instance properties associated with the request.

Type: Array of InstanceProperty objects

Required: No

lastSeenAt

The ISO-8601 timestamp of the last time this subject requested temporary session credentials.

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 AWS SDKs, see the following: