MCPcopy Create free account
hub / github.com/Noumena-Network/code / refreshCurrentAwsCredentials

Function refreshCurrentAwsCredentials

src/utils/cloudCredentialSession.ts:32–34  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

30}
31
32export async function refreshCurrentAwsCredentials() {
33 return refreshAndGetAwsCredentials()
34}
35
36export async function refreshCurrentGcpCredentialsIfNeeded() {
37 return refreshGcpCredentialsIfNeeded()

Callers 3

createBedrockClientFunction · 0.85
getAnthropicClientFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected