Companion
object Companion
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun CredentialsChain.Companion.Profile(profileName: ProfileName, credentialsPath: Path, configPath: Path = credentialsPath.resolveSibling("config")): CredentialsChain
fun CredentialsChain.Companion.Profile(env: Environment = Environment.ENV, profileName: ProfileName = AWS_PROFILE(env), credentialsPath: Path = AWS_CREDENTIAL_PROFILES_FILE(env), configPath: Path = AWS_CONFIG_FILE(env)): CredentialsChain