UNPKG

lambda-live-debugger

Version:

Debug Lambda functions locally like it is running in the cloud

9 lines (4 loc) 170 B
'use strict'; var sso = require('@aws-sdk/nested-clients/sso'); exports.GetRoleCredentialsCommand = sso.GetRoleCredentialsCommand; exports.SSOClient = sso.SSOClient;