NeahNew/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/index.js
2025-05-04 13:45:45 +02:00

7 lines
213 B
JavaScript

export * from "./STSClient";
export * from "./STS";
export * from "./commands";
export * from "./models";
export * from "./defaultRoleAssumers";
export { STSServiceException } from "./models/STSServiceException";