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

# Functions

MakeAccessKey creates a new access key for the user userName Inputs: svc is an IAM service client userName is the name of the user Output: If success, the new access key and nil Otherwise, an empty string and an error from the call to CreateAccessKey.