Skip to content

/AWS1/CL_IAM=>GETACCESSKEYLASTUSED()

About GetAccessKeyLastUsed

Retrieves information about when the specified access key was last used. The information includes the date and time of last use, along with the Amazon Web Services service and Region that were specified in the last request made with that key.

Method Signature

IMPORTING

Required arguments:

IV_ACCESSKEYID TYPE /AWS1/IAMACCESSKEYIDTYPE /AWS1/IAMACCESSKEYIDTYPE

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.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_IAMGETACCKEYLASTUSE01 /AWS1/CL_IAMGETACCKEYLASTUSE01