UNPKG

@aws-sdk/client-sts

Version:

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

8 lines (7 loc) 263 B
import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions, } from "@aws-sdk/smithy-client"; export declare class STSServiceException extends __ServiceException { constructor(options: __ServiceExceptionOptions); }