iam_get_access_key_last_used: Retrieves information about when the specified access key was...

View source: R/iam_operations.R

iam_get_access_key_last_usedR Documentation

Retrieves information about when the specified access key was last used

Description

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.

See https://www.paws-r-sdk.com/docs/iam_get_access_key_last_used/ for full documentation.

Usage

iam_get_access_key_last_used(AccessKeyId)

Arguments

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.


paws.security.identity documentation built on Sept. 12, 2023, 1:10 a.m.