package
0.0.0-20240430192549-e1bbdd6dbd3b
Repository: https://github.com/laren-aws/aws-doc-sdk-examples.git
Documentation: pkg.go.dev

# Functions

GetUsers retrieves a list of your IAM users Inputs: sess is the current session, which provides configuration for the SDK's service clients maxItems is the maximum number of users to return Output: If success, the list of IAM users and nil Otherwise, nil an error from the call to ListUsers.