initial commit
This commit is contained in:
+8
@@ -0,0 +1,8 @@
|
||||
'use strict';
|
||||
|
||||
var sso = require('@aws-sdk/nested-clients/sso');
|
||||
|
||||
|
||||
|
||||
exports.GetRoleCredentialsCommand = sso.GetRoleCredentialsCommand;
|
||||
exports.SSOClient = sso.SSOClient;
|
||||
Reference in New Issue
Block a user