package
0.0.0-20250312200722-bc14b7464845
Repository: https://github.com/awsdocs/aws-doc-sdk-examples.git
Documentation: pkg.go.dev

# Functions

WhenWasKeyUsed retrieves when an access key was last used, including the AWS Region and with which service Inputs: svc is an IAM service client keyID is the ID of an access key Output: If success, when the access key was last used and nil Otherwise, nil and an error from the call to GetAccessKeyLastUsed.