Documentation ¶
Index ¶
- func GetAssumeRoleCredentials(id, secret, token, roleArn string) (string, string, string, error)
- func GetCallerIdentity(awsSession *session.Session) (*sts.GetCallerIdentityOutput, error)
- func GetSession() *session.Session
- func ListAccountAliases(awsSession *session.Session) ([]*string, error)
- type Credentials
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAssumeRoleCredentials ¶
GetAssumeRoleCredentials uses the provided credentials to assume the role specified by roleArn.
func GetCallerIdentity ¶
func GetCallerIdentity(awsSession *session.Session) (*sts.GetCallerIdentityOutput, error)
func GetSession ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.