# 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.