Skip to main content Link Search Menu Expand Document (external link)

index overview

Added in v1.0.0


Table of contents


exports

CognitoIdentityProvider

Signature

export declare const CognitoIdentityProvider: typeof CognitoIdentityProviderService

Added in v1.0.0

CognitoIdentityProvider (namespace)

Added in v1.0.0

Config (type alias)

Signature

export type Config = CognitoIdentityProviderService.Config

Added in v1.0.0

From “./CognitoIdentityProviderClientInstance.js”

Re-exports all named exports from the “./CognitoIdentityProviderClientInstance.js” module as CognitoIdentityProviderClientInstance.

Signature

export * as CognitoIdentityProviderClientInstance from "./CognitoIdentityProviderClientInstance.js"

Added in v1.0.0

From “./CognitoIdentityProviderService.js”

Re-exports all named exports from the “./CognitoIdentityProviderService.js” module.

Signature

export * from "./CognitoIdentityProviderService.js"

Added in v1.0.0

From “./CognitoIdentityProviderServiceConfig.js”

Re-exports all named exports from the “./CognitoIdentityProviderServiceConfig.js” module as CognitoIdentityProviderServiceConfig.

Signature

export * as CognitoIdentityProviderServiceConfig from "./CognitoIdentityProviderServiceConfig.js"

Added in v1.0.0

From “./Errors.js”

Re-exports all named exports from the “./Errors.js” module.

Signature

export * from "./Errors.js"

Added in v1.0.0