Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Interface GetAccessKeyLastUsedResponse

Contains the response to a successful GetAccessKeyLastUsed request. It is also returned as a member of the AccessKeyMetaData structure returned by the ListAccessKeys action.

Hierarchy

Properties

AccessKeyLastUsed?: AccessKeyLastUsed

Contains information about the last time the access key was used.

UserName?: string

The name of the IAM user that owns this access key.