How to use AWS Auth method with Golang sdk

Looking to use the golang sdk to make a call to aws auth to get a token. I can’t find any documentation on it, so I’m wondering if anyone has used the sdk with aws auth. I know that the Ruby sdk has a method to authenticate with AWS iam but can’t seem to find the equivalent Go version.