Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AssumeIamRole ¶ added in v0.13.11
func AssumeIamRole(iamRoleArn string) (*sts.Credentials, error)
Make API calls to AWS to assume the IAM role specified and return the temporary AWS credentials to use that role
func CreateAwsSession ¶ added in v0.9.5
func CreateAwsSession(awsRegion, awsProfile string, iamRoleArn string, terragruntOptions *options.TerragruntOptions) (*session.Session, error)
Returns an AWS session object for the given region (required), profile name (optional), and IAM role to assume (optional), ensuring that the credentials are available
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.