Files
2026-05-13 14:20:41 +00:00

9 lines
170 B
JavaScript

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