# Functions
GetAccountAlias gets the first one of the current aliases for the account that the credentials passed belong to.
GetAwsConfig returns an AWS config with the provided account ARN and role.
GetAwsConfigWithVulcanAssumeRole returns an AWS config with the provided assume role endpoint, account ARN, role and duration.
NewVulcanAssumeRoleProvider creates a VulcanAssumeRoleProvider.
# Structs
VulcanAssumeRoleProvider is a custom AWS credentials provider that assumes a role using the Vulcan assume role service.