StsProfile
fun CredentialsChain.Companion.StsProfile(credentialsPath: Path, profileName: ProfileName, getStsClient: (AwsCredentials) -> STS, clock: Clock = Clock.systemUTC(), gracePeriod: Duration = Duration.ofSeconds(300), configPath: Path = credentialsPath.resolveSibling("config")): CredentialsChain
fun CredentialsProvider.Companion.StsProfile(env: Environment = Environment.ENV): CredentialsProvider