dragonroll/backend/node_modules/@aws-sdk/credential-providers/dist-es/loadSts.js

3 lines
109 B
JavaScript
Raw Normal View History

2024-09-21 17:08:36 +00:00
import { AssumeRoleCommand, STSClient } from "@aws-sdk/client-sts";
export { AssumeRoleCommand, STSClient };