IIAMAccessKeyLastUsed
Interface in AWS.IAM
Interface for IAM AccessKeyLastUsed.
Properties
Region
property Region: string
The AWS region where this access key was most recently used.
The value for this field may be N/A in the following events: * The user does not have an access key. * An access key exists but has not been used since IAM started tracking this information. * There is no sign-in data associated with the user. </para<
ServiceName
property ServiceName: string
The name of the AWS service this access key was most recently used with.
The value for this field may be N/A in the following events: * The user does not have an access key. * An access key exists but has not been used since IAM started tracking this information. * There is no sign-in data associated with the user.
LastUsedDate
property LastUsedDate: TOptional<TDateTime>
The date and time when the access key was most recently used.