UNPKG

@aws-sdk/token-providers

Version:
8 lines (7 loc) 352 B
export { fromEnvSigningName } from "./fromEnvSigningName"; export type { FromEnvSigningNameInit } from "./fromEnvSigningName"; export { fromSso } from "./fromSso"; export type { FromSsoInit } from "./fromSso"; export { fromStatic } from "./fromStatic"; export type { FromStaticInit } from "./fromStatic"; export { nodeProvider } from "./nodeProvider";