UNPKG

@aws-sdk/credential-provider-sso

Version:

AWS credential provider that exchanges a resolved SSO login token file for temporary AWS credentials

4 lines (3 loc) 143 B
export { fromSSO } from "./fromSSO"; export { isSsoProfile } from "./isSsoProfile"; export { validateSsoProfile } from "./validateSsoProfile";