UNPKG

lambda-live-debugger

Version:

Debug Lambda functions locally like it is running in the cloud

4 lines (3 loc) 183 B
const { GetRoleCredentialsCommand, SSOClient } = require("@aws-sdk/nested-clients/sso"); exports.GetRoleCredentialsCommand = GetRoleCredentialsCommand; exports.SSOClient = SSOClient;