UNPKG

@aws-sdk/client-cognito-identity-provider

Version:

AWS SDK for JavaScript Cognito Identity Provider Client for Node.js, Browser and React Native

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