UNPKG

@aws-sdk/client-sts

Version:

AWS SDK for JavaScript Sts Client for Node.js, Browser and React Native

16 lines (15 loc) 979 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); tslib_1.__exportStar(require("./STSClient"), exports); tslib_1.__exportStar(require("./STS"), exports); tslib_1.__exportStar(require("./commands/AssumeRoleCommand"), exports); tslib_1.__exportStar(require("./commands/AssumeRoleWithSAMLCommand"), exports); tslib_1.__exportStar(require("./commands/AssumeRoleWithWebIdentityCommand"), exports); tslib_1.__exportStar(require("./commands/DecodeAuthorizationMessageCommand"), exports); tslib_1.__exportStar(require("./commands/GetAccessKeyInfoCommand"), exports); tslib_1.__exportStar(require("./commands/GetCallerIdentityCommand"), exports); tslib_1.__exportStar(require("./commands/GetFederationTokenCommand"), exports); tslib_1.__exportStar(require("./commands/GetSessionTokenCommand"), exports); tslib_1.__exportStar(require("./defaultRoleAssumers"), exports); tslib_1.__exportStar(require("./models/index"), exports);