Retrieves information about when the specified access key was last used. The information includes the date and time of last use, along with the AWS service and region that were specified in the last request made with that key.
iam_get_access_key_last_used(AccessKeyId)
[required] The identifier of an access key.
This parameter allows (through its regex pattern) a string of characters that can consist of any upper or lowercased letter or digit.
svc$get_access_key_last_used( AccessKeyId = "string" )