UNPKG

@aws-sdk/client-sts

Version:

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

10 lines (9 loc) 331 B
import { ServiceExceptionOptions as __ServiceExceptionOptions, ServiceException as __ServiceException, } from "@smithy/smithy-client"; export { __ServiceExceptionOptions }; export { __ServiceException }; export declare class STSServiceException extends __ServiceException { constructor(options: __ServiceExceptionOptions); }