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