UNPKG

lambda-live-debugger

Version:

Debug Lambda functions locally like it is running in the cloud

4 lines (3 loc) 234 B
import { GetRoleCredentialsCommand, SSOClient } from "@aws-sdk/nested-clients/sso"; export { GetRoleCredentialsCommand, SSOClient }; export type { SSOClientConfig, GetRoleCredentialsCommandOutput } from "@aws-sdk/nested-clients/sso";