package
0.0.0-20240430192549-e1bbdd6dbd3b
Repository: https://github.com/laren-aws/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.