3 lines
109 B
JavaScript
3 lines
109 B
JavaScript
import { AssumeRoleCommand, STSClient } from "@aws-sdk/client-sts";
|
|
export { AssumeRoleCommand, STSClient };
|