Files
2026-04-04 12:49:09 +08:00

9 lines
170 B
JavaScript

'use strict';
var sso = require('@aws-sdk/nested-clients/sso');
exports.GetRoleCredentialsCommand = sso.GetRoleCredentialsCommand;
exports.SSOClient = sso.SSOClient;