Jump to Content

New API Documentation - Developer Preview Available

We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.

Interface GetAccessKeyLastUsedCommandOutputProtected

Hierarchy

Properties

$metadata: ResponseMetadata

Metadata pertaining to this request.

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.