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

# Functions

GetAccessKeys retrieves up to maxItems access keys for user userName Inputs: svc is an IAM service client maxItems is the maximum number of access keys to return userName is the name of the user Output: If success, a list of access keys and nil Otherwise, nil and an error from the call to ListAccessKeys.