Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

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

Package Overview
Dependencies
Maintainers
5
Versions
443
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-sdk/client-cognito-identity-provider - npm Package Compare versions

Comparing version 3.651.1 to 3.654.0

11

dist-types/commands/AddCustomAttributesCommand.d.ts

@@ -117,2 +117,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class AddCustomAttributesCommand extends AddCustomAttributesCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: AddCustomAttributesRequest;
output: {};
};
sdk: {
input: AddCustomAttributesCommandInput;
output: AddCustomAttributesCommandOutput;
};
};
}

@@ -103,2 +103,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class AdminAddUserToGroupCommand extends AdminAddUserToGroupCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: AdminAddUserToGroupRequest;
output: {};
};
sdk: {
input: AdminAddUserToGroupCommandInput;
output: AdminAddUserToGroupCommandOutput;
};
};
}

@@ -127,2 +127,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class AdminConfirmSignUpCommand extends AdminConfirmSignUpCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: AdminConfirmSignUpRequest;
output: {};
};
sdk: {
input: AdminConfirmSignUpCommandInput;
output: AdminConfirmSignUpCommandOutput;
};
};
}

@@ -265,2 +265,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class AdminCreateUserCommand extends AdminCreateUserCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: AdminCreateUserRequest;
output: AdminCreateUserResponse;
};
sdk: {
input: AdminCreateUserCommandInput;
output: AdminCreateUserCommandOutput;
};
};
}

@@ -104,2 +104,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class AdminDeleteUserAttributesCommand extends AdminDeleteUserAttributesCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: AdminDeleteUserAttributesRequest;
output: {};
};
sdk: {
input: AdminDeleteUserAttributesCommandInput;
output: AdminDeleteUserAttributesCommandOutput;
};
};
}

@@ -100,2 +100,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class AdminDeleteUserCommand extends AdminDeleteUserCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: AdminDeleteUserRequest;
output: {};
};
sdk: {
input: AdminDeleteUserCommandInput;
output: AdminDeleteUserCommandOutput;
};
};
}

@@ -136,2 +136,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class AdminDisableProviderForUserCommand extends AdminDisableProviderForUserCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: AdminDisableProviderForUserRequest;
output: {};
};
sdk: {
input: AdminDisableProviderForUserCommandInput;
output: AdminDisableProviderForUserCommandOutput;
};
};
}

@@ -102,2 +102,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class AdminDisableUserCommand extends AdminDisableUserCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: AdminDisableUserRequest;
output: {};
};
sdk: {
input: AdminDisableUserCommandInput;
output: AdminDisableUserCommandOutput;
};
};
}

@@ -100,2 +100,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class AdminEnableUserCommand extends AdminEnableUserCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: AdminEnableUserRequest;
output: {};
};
sdk: {
input: AdminEnableUserCommandInput;
output: AdminEnableUserCommandOutput;
};
};
}

@@ -104,2 +104,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class AdminForgetDeviceCommand extends AdminForgetDeviceCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: AdminForgetDeviceRequest;
output: {};
};
sdk: {
input: AdminForgetDeviceCommandInput;
output: AdminForgetDeviceCommandOutput;
};
};
}

@@ -114,2 +114,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class AdminGetDeviceCommand extends AdminGetDeviceCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: AdminGetDeviceRequest;
output: AdminGetDeviceResponse;
};
sdk: {
input: AdminGetDeviceCommandInput;
output: AdminGetDeviceCommandOutput;
};
};
}

@@ -123,2 +123,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class AdminGetUserCommand extends AdminGetUserCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: AdminGetUserRequest;
output: AdminGetUserResponse;
};
sdk: {
input: AdminGetUserCommandInput;
output: AdminGetUserCommandOutput;
};
};
}

@@ -194,2 +194,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class AdminInitiateAuthCommand extends AdminInitiateAuthCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: AdminInitiateAuthRequest;
output: AdminInitiateAuthResponse;
};
sdk: {
input: AdminInitiateAuthCommandInput;
output: AdminInitiateAuthCommandOutput;
};
};
}

@@ -136,2 +136,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class AdminLinkProviderForUserCommand extends AdminLinkProviderForUserCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: AdminLinkProviderForUserRequest;
output: {};
};
sdk: {
input: AdminLinkProviderForUserCommandInput;
output: AdminLinkProviderForUserCommandOutput;
};
};
}

@@ -118,2 +118,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class AdminListDevicesCommand extends AdminListDevicesCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: AdminListDevicesRequest;
output: AdminListDevicesResponse;
};
sdk: {
input: AdminListDevicesCommandInput;
output: AdminListDevicesCommandOutput;
};
};
}

@@ -115,2 +115,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class AdminListGroupsForUserCommand extends AdminListGroupsForUserCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: AdminListGroupsForUserRequest;
output: AdminListGroupsForUserResponse;
};
sdk: {
input: AdminListGroupsForUserCommandInput;
output: AdminListGroupsForUserCommandOutput;
};
};
}

@@ -139,2 +139,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class AdminListUserAuthEventsCommand extends AdminListUserAuthEventsCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: AdminListUserAuthEventsRequest;
output: AdminListUserAuthEventsResponse;
};
sdk: {
input: AdminListUserAuthEventsCommandInput;
output: AdminListUserAuthEventsCommandOutput;
};
};
}

@@ -101,2 +101,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class AdminRemoveUserFromGroupCommand extends AdminRemoveUserFromGroupCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: AdminRemoveUserFromGroupRequest;
output: {};
};
sdk: {
input: AdminRemoveUserFromGroupCommandInput;
output: AdminRemoveUserFromGroupCommandOutput;
};
};
}

@@ -160,2 +160,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class AdminResetUserPasswordCommand extends AdminResetUserPasswordCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: AdminResetUserPasswordRequest;
output: {};
};
sdk: {
input: AdminResetUserPasswordCommandInput;
output: AdminResetUserPasswordCommandOutput;
};
};
}

@@ -226,2 +226,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class AdminRespondToAuthChallengeCommand extends AdminRespondToAuthChallengeCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: AdminRespondToAuthChallengeRequest;
output: AdminRespondToAuthChallengeResponse;
};
sdk: {
input: AdminRespondToAuthChallengeCommandInput;
output: AdminRespondToAuthChallengeCommandOutput;
};
};
}

@@ -118,2 +118,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class AdminSetUserMFAPreferenceCommand extends AdminSetUserMFAPreferenceCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: AdminSetUserMFAPreferenceRequest;
output: {};
};
sdk: {
input: AdminSetUserMFAPreferenceCommandInput;
output: AdminSetUserMFAPreferenceCommandOutput;
};
};
}

@@ -129,2 +129,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class AdminSetUserPasswordCommand extends AdminSetUserPasswordCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: AdminSetUserPasswordRequest;
output: {};
};
sdk: {
input: AdminSetUserPasswordCommandInput;
output: AdminSetUserPasswordCommandOutput;
};
};
}

@@ -105,2 +105,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class AdminSetUserSettingsCommand extends AdminSetUserSettingsCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: AdminSetUserSettingsRequest;
output: {};
};
sdk: {
input: AdminSetUserSettingsCommandInput;
output: AdminSetUserSettingsCommandOutput;
};
};
}

@@ -107,2 +107,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class AdminUpdateAuthEventFeedbackCommand extends AdminUpdateAuthEventFeedbackCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: AdminUpdateAuthEventFeedbackRequest;
output: {};
};
sdk: {
input: AdminUpdateAuthEventFeedbackCommandInput;
output: AdminUpdateAuthEventFeedbackCommandOutput;
};
};
}

@@ -105,2 +105,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class AdminUpdateDeviceStatusCommand extends AdminUpdateDeviceStatusCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: AdminUpdateDeviceStatusRequest;
output: {};
};
sdk: {
input: AdminUpdateDeviceStatusCommandInput;
output: AdminUpdateDeviceStatusCommandOutput;
};
};
}

@@ -164,2 +164,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class AdminUpdateUserAttributesCommand extends AdminUpdateUserAttributesCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: AdminUpdateUserAttributesRequest;
output: {};
};
sdk: {
input: AdminUpdateUserAttributesCommandInput;
output: AdminUpdateUserAttributesCommandOutput;
};
};
}

@@ -123,2 +123,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class AdminUserGlobalSignOutCommand extends AdminUserGlobalSignOutCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: AdminUserGlobalSignOutRequest;
output: {};
};
sdk: {
input: AdminUserGlobalSignOutCommandInput;
output: AdminUserGlobalSignOutCommandOutput;
};
};
}

@@ -110,2 +110,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class AssociateSoftwareTokenCommand extends AssociateSoftwareTokenCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: AssociateSoftwareTokenRequest;
output: AssociateSoftwareTokenResponse;
};
sdk: {
input: AssociateSoftwareTokenCommandInput;
output: AssociateSoftwareTokenCommandOutput;
};
};
}

@@ -109,2 +109,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class ChangePasswordCommand extends ChangePasswordCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: ChangePasswordRequest;
output: {};
};
sdk: {
input: ChangePasswordCommandInput;
output: ChangePasswordCommandOutput;
};
};
}

@@ -118,2 +118,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class ConfirmDeviceCommand extends ConfirmDeviceCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: ConfirmDeviceRequest;
output: ConfirmDeviceResponse;
};
sdk: {
input: ConfirmDeviceCommandInput;
output: ConfirmDeviceCommandOutput;
};
};
}

@@ -139,2 +139,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class ConfirmForgotPasswordCommand extends ConfirmForgotPasswordCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: ConfirmForgotPasswordRequest;
output: {};
};
sdk: {
input: ConfirmForgotPasswordCommandInput;
output: ConfirmForgotPasswordCommandOutput;
};
};
}

@@ -147,2 +147,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class ConfirmSignUpCommand extends ConfirmSignUpCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: ConfirmSignUpRequest;
output: {};
};
sdk: {
input: ConfirmSignUpCommandInput;
output: ConfirmSignUpCommandOutput;
};
};
}

@@ -118,2 +118,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class CreateGroupCommand extends CreateGroupCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: CreateGroupRequest;
output: CreateGroupResponse;
};
sdk: {
input: CreateGroupCommandInput;
output: CreateGroupCommandOutput;
};
};
}

@@ -133,2 +133,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class CreateIdentityProviderCommand extends CreateIdentityProviderCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: CreateIdentityProviderRequest;
output: CreateIdentityProviderResponse;
};
sdk: {
input: CreateIdentityProviderCommandInput;
output: CreateIdentityProviderCommandOutput;
};
};
}

@@ -120,2 +120,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class CreateResourceServerCommand extends CreateResourceServerCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: CreateResourceServerRequest;
output: CreateResourceServerResponse;
};
sdk: {
input: CreateResourceServerCommandInput;
output: CreateResourceServerCommandOutput;
};
};
}

@@ -121,2 +121,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class CreateUserImportJobCommand extends CreateUserImportJobCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: CreateUserImportJobRequest;
output: CreateUserImportJobResponse;
};
sdk: {
input: CreateUserImportJobCommandInput;
output: CreateUserImportJobCommandOutput;
};
};
}

@@ -340,2 +340,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class CreateUserPoolClientCommand extends CreateUserPoolClientCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: CreateUserPoolClientRequest;
output: CreateUserPoolClientResponse;
};
sdk: {
input: CreateUserPoolClientCommandInput;
output: CreateUserPoolClientCommandOutput;
};
};
}

@@ -856,2 +856,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class CreateUserPoolCommand extends CreateUserPoolCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: CreateUserPoolRequest;
output: CreateUserPoolResponse;
};
sdk: {
input: CreateUserPoolCommandInput;
output: CreateUserPoolCommandOutput;
};
};
}

@@ -102,2 +102,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class CreateUserPoolDomainCommand extends CreateUserPoolDomainCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: CreateUserPoolDomainRequest;
output: CreateUserPoolDomainResponse;
};
sdk: {
input: CreateUserPoolDomainCommandInput;
output: CreateUserPoolDomainCommandOutput;
};
};
}

@@ -78,2 +78,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class DeleteGroupCommand extends DeleteGroupCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: DeleteGroupRequest;
output: {};
};
sdk: {
input: DeleteGroupCommandInput;
output: DeleteGroupCommandOutput;
};
};
}

@@ -84,2 +84,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class DeleteIdentityProviderCommand extends DeleteIdentityProviderCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: DeleteIdentityProviderRequest;
output: {};
};
sdk: {
input: DeleteIdentityProviderCommandInput;
output: DeleteIdentityProviderCommandOutput;
};
};
}

@@ -77,2 +77,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class DeleteResourceServerCommand extends DeleteResourceServerCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: DeleteResourceServerRequest;
output: {};
};
sdk: {
input: DeleteResourceServerCommandInput;
output: DeleteResourceServerCommandOutput;
};
};
}

@@ -99,2 +99,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class DeleteUserAttributesCommand extends DeleteUserAttributesCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: DeleteUserAttributesRequest;
output: {};
};
sdk: {
input: DeleteUserAttributesCommandInput;
output: DeleteUserAttributesCommandOutput;
};
};
}

@@ -96,2 +96,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class DeleteUserCommand extends DeleteUserCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: DeleteUserRequest;
output: {};
};
sdk: {
input: DeleteUserCommandInput;
output: DeleteUserCommandOutput;
};
};
}

@@ -81,2 +81,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class DeleteUserPoolClientCommand extends DeleteUserPoolClientCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: DeleteUserPoolClientRequest;
output: {};
};
sdk: {
input: DeleteUserPoolClientCommandInput;
output: DeleteUserPoolClientCommandOutput;
};
};
}

@@ -80,2 +80,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class DeleteUserPoolCommand extends DeleteUserPoolCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: DeleteUserPoolRequest;
output: {};
};
sdk: {
input: DeleteUserPoolCommandInput;
output: DeleteUserPoolCommandOutput;
};
};
}

@@ -73,2 +73,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class DeleteUserPoolDomainCommand extends DeleteUserPoolDomainCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: DeleteUserPoolDomainRequest;
output: {};
};
sdk: {
input: DeleteUserPoolDomainCommandInput;
output: DeleteUserPoolDomainCommandOutput;
};
};
}

@@ -94,2 +94,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class DescribeIdentityProviderCommand extends DescribeIdentityProviderCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: DescribeIdentityProviderRequest;
output: DescribeIdentityProviderResponse;
};
sdk: {
input: DescribeIdentityProviderCommandInput;
output: DescribeIdentityProviderCommandOutput;
};
};
}

@@ -89,2 +89,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class DescribeResourceServerCommand extends DescribeResourceServerCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: DescribeResourceServerRequest;
output: DescribeResourceServerResponse;
};
sdk: {
input: DescribeResourceServerCommandInput;
output: DescribeResourceServerCommandOutput;
};
};
}

@@ -138,2 +138,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class DescribeRiskConfigurationCommand extends DescribeRiskConfigurationCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: DescribeRiskConfigurationRequest;
output: DescribeRiskConfigurationResponse;
};
sdk: {
input: DescribeRiskConfigurationCommandInput;
output: DescribeRiskConfigurationCommandOutput;
};
};
}

@@ -93,2 +93,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class DescribeUserImportJobCommand extends DescribeUserImportJobCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: DescribeUserImportJobRequest;
output: DescribeUserImportJobResponse;
};
sdk: {
input: DescribeUserImportJobCommandInput;
output: DescribeUserImportJobCommandOutput;
};
};
}

@@ -152,2 +152,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class DescribeUserPoolClientCommand extends DescribeUserPoolClientCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: DescribeUserPoolClientRequest;
output: DescribeUserPoolClientResponse;
};
sdk: {
input: DescribeUserPoolClientCommandInput;
output: DescribeUserPoolClientCommandOutput;
};
};
}

@@ -239,2 +239,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class DescribeUserPoolCommand extends DescribeUserPoolCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: DescribeUserPoolRequest;
output: DescribeUserPoolResponse;
};
sdk: {
input: DescribeUserPoolCommandInput;
output: DescribeUserPoolCommandOutput;
};
};
}

@@ -85,2 +85,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class DescribeUserPoolDomainCommand extends DescribeUserPoolDomainCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: DescribeUserPoolDomainRequest;
output: DescribeUserPoolDomainResponse;
};
sdk: {
input: DescribeUserPoolDomainCommandInput;
output: DescribeUserPoolDomainCommandOutput;
};
};
}

@@ -101,2 +101,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class ForgetDeviceCommand extends ForgetDeviceCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: ForgetDeviceRequest;
output: {};
};
sdk: {
input: ForgetDeviceCommandInput;
output: ForgetDeviceCommandOutput;
};
};
}

@@ -168,2 +168,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class ForgotPasswordCommand extends ForgotPasswordCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: ForgotPasswordRequest;
output: ForgotPasswordResponse;
};
sdk: {
input: ForgotPasswordCommandInput;
output: ForgotPasswordCommandOutput;
};
};
}

@@ -82,2 +82,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class GetCSVHeaderCommand extends GetCSVHeaderCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: GetCSVHeaderRequest;
output: GetCSVHeaderResponse;
};
sdk: {
input: GetCSVHeaderCommandInput;
output: GetCSVHeaderCommandOutput;
};
};
}

@@ -113,2 +113,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class GetDeviceCommand extends GetDeviceCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: GetDeviceRequest;
output: GetDeviceResponse;
};
sdk: {
input: GetDeviceCommandInput;
output: GetDeviceCommandOutput;
};
};
}

@@ -88,2 +88,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class GetGroupCommand extends GetGroupCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: GetGroupRequest;
output: GetGroupResponse;
};
sdk: {
input: GetGroupCommandInput;
output: GetGroupCommandOutput;
};
};
}

@@ -94,2 +94,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class GetIdentityProviderByIdentifierCommand extends GetIdentityProviderByIdentifierCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: GetIdentityProviderByIdentifierRequest;
output: GetIdentityProviderByIdentifierResponse;
};
sdk: {
input: GetIdentityProviderByIdentifierCommandInput;
output: GetIdentityProviderByIdentifierCommandOutput;
};
};
}

@@ -95,2 +95,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class GetLogDeliveryConfigurationCommand extends GetLogDeliveryConfigurationCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: GetLogDeliveryConfigurationRequest;
output: GetLogDeliveryConfigurationResponse;
};
sdk: {
input: GetLogDeliveryConfigurationCommandInput;
output: GetLogDeliveryConfigurationCommandOutput;
};
};
}

@@ -75,2 +75,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class GetSigningCertificateCommand extends GetSigningCertificateCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: GetSigningCertificateRequest;
output: GetSigningCertificateResponse;
};
sdk: {
input: GetSigningCertificateCommandInput;
output: GetSigningCertificateCommandOutput;
};
};
}

@@ -91,2 +91,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class GetUICustomizationCommand extends GetUICustomizationCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: GetUICustomizationRequest;
output: GetUICustomizationResponse;
};
sdk: {
input: GetUICustomizationCommandInput;
output: GetUICustomizationCommandOutput;
};
};
}

@@ -158,2 +158,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class GetUserAttributeVerificationCodeCommand extends GetUserAttributeVerificationCodeCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: GetUserAttributeVerificationCodeRequest;
output: GetUserAttributeVerificationCodeResponse;
};
sdk: {
input: GetUserAttributeVerificationCodeCommandInput;
output: GetUserAttributeVerificationCodeCommandOutput;
};
};
}

@@ -114,2 +114,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class GetUserCommand extends GetUserCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: GetUserRequest;
output: GetUserResponse;
};
sdk: {
input: GetUserCommandInput;
output: GetUserCommandOutput;
};
};
}

@@ -93,2 +93,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class GetUserPoolMfaConfigCommand extends GetUserPoolMfaConfigCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: GetUserPoolMfaConfigRequest;
output: GetUserPoolMfaConfigResponse;
};
sdk: {
input: GetUserPoolMfaConfigCommandInput;
output: GetUserPoolMfaConfigCommandOutput;
};
};
}

@@ -116,2 +116,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class GlobalSignOutCommand extends GlobalSignOutCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: GlobalSignOutRequest;
output: {};
};
sdk: {
input: GlobalSignOutCommandInput;
output: GlobalSignOutCommandOutput;
};
};
}

@@ -209,2 +209,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class InitiateAuthCommand extends InitiateAuthCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: InitiateAuthRequest;
output: InitiateAuthResponse;
};
sdk: {
input: InitiateAuthCommandInput;
output: InitiateAuthCommandOutput;
};
};
}

@@ -118,2 +118,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class ListDevicesCommand extends ListDevicesCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: ListDevicesRequest;
output: ListDevicesResponse;
};
sdk: {
input: ListDevicesCommandInput;
output: ListDevicesCommandOutput;
};
};
}

@@ -111,2 +111,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class ListGroupsCommand extends ListGroupsCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: ListGroupsRequest;
output: ListGroupsResponse;
};
sdk: {
input: ListGroupsCommandInput;
output: ListGroupsCommandOutput;
};
};
}

@@ -108,2 +108,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class ListIdentityProvidersCommand extends ListIdentityProvidersCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: ListIdentityProvidersRequest;
output: ListIdentityProvidersResponse;
};
sdk: {
input: ListIdentityProvidersCommandInput;
output: ListIdentityProvidersCommandOutput;
};
};
}

@@ -113,2 +113,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class ListResourceServersCommand extends ListResourceServersCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: ListResourceServersRequest;
output: ListResourceServersResponse;
};
sdk: {
input: ListResourceServersCommandInput;
output: ListResourceServersCommandOutput;
};
};
}

@@ -83,2 +83,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: ListTagsForResourceRequest;
output: ListTagsForResourceResponse;
};
sdk: {
input: ListTagsForResourceCommandInput;
output: ListTagsForResourceCommandOutput;
};
};
}

@@ -117,2 +117,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class ListUserImportJobsCommand extends ListUserImportJobsCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: ListUserImportJobsRequest;
output: ListUserImportJobsResponse;
};
sdk: {
input: ListUserImportJobsCommandInput;
output: ListUserImportJobsCommandOutput;
};
};
}

@@ -107,2 +107,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class ListUserPoolClientsCommand extends ListUserPoolClientsCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: ListUserPoolClientsRequest;
output: ListUserPoolClientsResponse;
};
sdk: {
input: ListUserPoolClientsCommandInput;
output: ListUserPoolClientsCommandOutput;
};
};
}

@@ -129,2 +129,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class ListUserPoolsCommand extends ListUserPoolsCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: ListUserPoolsRequest;
output: ListUserPoolsResponse;
};
sdk: {
input: ListUserPoolsCommandInput;
output: ListUserPoolsCommandOutput;
};
};
}

@@ -201,2 +201,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class ListUsersCommand extends ListUsersCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: ListUsersRequest;
output: ListUsersResponse;
};
sdk: {
input: ListUsersCommandInput;
output: ListUsersCommandOutput;
};
};
}

@@ -122,2 +122,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class ListUsersInGroupCommand extends ListUsersInGroupCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: ListUsersInGroupRequest;
output: ListUsersInGroupResponse;
};
sdk: {
input: ListUsersInGroupCommandInput;
output: ListUsersInGroupCommandOutput;
};
};
}

@@ -158,2 +158,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class ResendConfirmationCodeCommand extends ResendConfirmationCodeCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: ResendConfirmationCodeRequest;
output: ResendConfirmationCodeResponse;
};
sdk: {
input: ResendConfirmationCodeCommandInput;
output: ResendConfirmationCodeCommandOutput;
};
};
}

@@ -208,2 +208,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class RespondToAuthChallengeCommand extends RespondToAuthChallengeCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: RespondToAuthChallengeRequest;
output: RespondToAuthChallengeResponse;
};
sdk: {
input: RespondToAuthChallengeCommandInput;
output: RespondToAuthChallengeCommandOutput;
};
};
}

@@ -94,2 +94,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class RevokeTokenCommand extends RevokeTokenCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: RevokeTokenRequest;
output: {};
};
sdk: {
input: RevokeTokenCommandInput;
output: RevokeTokenCommandOutput;
};
};
}

@@ -111,2 +111,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class SetLogDeliveryConfigurationCommand extends SetLogDeliveryConfigurationCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: SetLogDeliveryConfigurationRequest;
output: SetLogDeliveryConfigurationResponse;
};
sdk: {
input: SetLogDeliveryConfigurationCommandInput;
output: SetLogDeliveryConfigurationCommandOutput;
};
};
}

@@ -202,2 +202,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class SetRiskConfigurationCommand extends SetRiskConfigurationCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: SetRiskConfigurationRequest;
output: SetRiskConfigurationResponse;
};
sdk: {
input: SetRiskConfigurationCommandInput;
output: SetRiskConfigurationCommandOutput;
};
};
}

@@ -101,2 +101,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class SetUICustomizationCommand extends SetUICustomizationCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: SetUICustomizationRequest;
output: SetUICustomizationResponse;
};
sdk: {
input: SetUICustomizationCommandInput;
output: SetUICustomizationCommandOutput;
};
};
}

@@ -112,2 +112,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class SetUserMFAPreferenceCommand extends SetUserMFAPreferenceCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: SetUserMFAPreferenceRequest;
output: {};
};
sdk: {
input: SetUserMFAPreferenceCommandInput;
output: SetUserMFAPreferenceCommandOutput;
};
};
}

@@ -140,2 +140,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class SetUserPoolMfaConfigCommand extends SetUserPoolMfaConfigCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: SetUserPoolMfaConfigRequest;
output: SetUserPoolMfaConfigResponse;
};
sdk: {
input: SetUserPoolMfaConfigCommandInput;
output: SetUserPoolMfaConfigCommandOutput;
};
};
}

@@ -101,2 +101,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class SetUserSettingsCommand extends SetUserSettingsCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: SetUserSettingsRequest;
output: {};
};
sdk: {
input: SetUserSettingsCommandInput;
output: SetUserSettingsCommandOutput;
};
};
}

@@ -177,2 +177,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class SignUpCommand extends SignUpCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: SignUpRequest;
output: SignUpResponse;
};
sdk: {
input: SignUpCommandInput;
output: SignUpCommandOutput;
};
};
}

@@ -96,2 +96,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class StartUserImportJobCommand extends StartUserImportJobCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: StartUserImportJobRequest;
output: StartUserImportJobResponse;
};
sdk: {
input: StartUserImportJobCommandInput;
output: StartUserImportJobCommandOutput;
};
};
}

@@ -96,2 +96,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class StopUserImportJobCommand extends StopUserImportJobCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: StopUserImportJobRequest;
output: StopUserImportJobResponse;
};
sdk: {
input: StopUserImportJobCommandInput;
output: StopUserImportJobCommandOutput;
};
};
}

@@ -92,2 +92,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class TagResourceCommand extends TagResourceCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: TagResourceRequest;
output: {};
};
sdk: {
input: TagResourceCommandInput;
output: TagResourceCommandOutput;
};
};
}

@@ -80,2 +80,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class UntagResourceCommand extends UntagResourceCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: UntagResourceRequest;
output: {};
};
sdk: {
input: UntagResourceCommandInput;
output: UntagResourceCommandOutput;
};
};
}

@@ -94,2 +94,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class UpdateAuthEventFeedbackCommand extends UpdateAuthEventFeedbackCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: UpdateAuthEventFeedbackRequest;
output: {};
};
sdk: {
input: UpdateAuthEventFeedbackCommandInput;
output: UpdateAuthEventFeedbackCommandOutput;
};
};
}

@@ -102,2 +102,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class UpdateDeviceStatusCommand extends UpdateDeviceStatusCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: UpdateDeviceStatusRequest;
output: {};
};
sdk: {
input: UpdateDeviceStatusCommandInput;
output: UpdateDeviceStatusCommandOutput;
};
};
}

@@ -110,2 +110,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class UpdateGroupCommand extends UpdateGroupCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: UpdateGroupRequest;
output: UpdateGroupResponse;
};
sdk: {
input: UpdateGroupCommandInput;
output: UpdateGroupCommandOutput;
};
};
}

@@ -130,2 +130,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class UpdateIdentityProviderCommand extends UpdateIdentityProviderCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: UpdateIdentityProviderRequest;
output: UpdateIdentityProviderResponse;
};
sdk: {
input: UpdateIdentityProviderCommandInput;
output: UpdateIdentityProviderCommandOutput;
};
};
}

@@ -120,2 +120,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class UpdateResourceServerCommand extends UpdateResourceServerCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: UpdateResourceServerRequest;
output: UpdateResourceServerResponse;
};
sdk: {
input: UpdateResourceServerCommandInput;
output: UpdateResourceServerCommandOutput;
};
};
}

@@ -177,2 +177,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class UpdateUserAttributesCommand extends UpdateUserAttributesCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: UpdateUserAttributesRequest;
output: UpdateUserAttributesResponse;
};
sdk: {
input: UpdateUserAttributesCommandInput;
output: UpdateUserAttributesCommandOutput;
};
};
}

@@ -213,2 +213,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class UpdateUserPoolClientCommand extends UpdateUserPoolClientCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: UpdateUserPoolClientRequest;
output: UpdateUserPoolClientResponse;
};
sdk: {
input: UpdateUserPoolClientCommandInput;
output: UpdateUserPoolClientCommandOutput;
};
};
}

@@ -242,2 +242,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class UpdateUserPoolCommand extends UpdateUserPoolCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: UpdateUserPoolRequest;
output: {};
};
sdk: {
input: UpdateUserPoolCommandInput;
output: UpdateUserPoolCommandOutput;
};
};
}

@@ -120,2 +120,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class UpdateUserPoolDomainCommand extends UpdateUserPoolDomainCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: UpdateUserPoolDomainRequest;
output: UpdateUserPoolDomainResponse;
};
sdk: {
input: UpdateUserPoolDomainCommandInput;
output: UpdateUserPoolDomainCommandOutput;
};
};
}

@@ -118,2 +118,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class VerifySoftwareTokenCommand extends VerifySoftwareTokenCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: VerifySoftwareTokenRequest;
output: VerifySoftwareTokenResponse;
};
sdk: {
input: VerifySoftwareTokenCommandInput;
output: VerifySoftwareTokenCommandOutput;
};
};
}

@@ -119,2 +119,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class VerifyUserAttributeCommand extends VerifyUserAttributeCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: VerifyUserAttributeRequest;
output: {};
};
sdk: {
input: VerifyUserAttributeCommandInput;
output: VerifyUserAttributeCommandOutput;
};
};
}

13

dist-types/ts3.4/commands/AddCustomAttributesCommand.d.ts

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class AddCustomAttributesCommand extends AddCustomAttributesCommand_base {}
export declare class AddCustomAttributesCommand extends AddCustomAttributesCommand_base {
protected static __types: {
api: {
input: AddCustomAttributesRequest;
output: {};
};
sdk: {
input: AddCustomAttributesCommandInput;
output: AddCustomAttributesCommandOutput;
};
};
}

@@ -35,2 +35,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class AdminAddUserToGroupCommand extends AdminAddUserToGroupCommand_base {}
export declare class AdminAddUserToGroupCommand extends AdminAddUserToGroupCommand_base {
protected static __types: {
api: {
input: AdminAddUserToGroupRequest;
output: {};
};
sdk: {
input: AdminAddUserToGroupCommandInput;
output: AdminAddUserToGroupCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class AdminConfirmSignUpCommand extends AdminConfirmSignUpCommand_base {}
export declare class AdminConfirmSignUpCommand extends AdminConfirmSignUpCommand_base {
protected static __types: {
api: {
input: AdminConfirmSignUpRequest;
output: {};
};
sdk: {
input: AdminConfirmSignUpCommandInput;
output: AdminConfirmSignUpCommandOutput;
};
};
}

@@ -39,2 +39,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class AdminCreateUserCommand extends AdminCreateUserCommand_base {}
export declare class AdminCreateUserCommand extends AdminCreateUserCommand_base {
protected static __types: {
api: {
input: AdminCreateUserRequest;
output: AdminCreateUserResponse;
};
sdk: {
input: AdminCreateUserCommandInput;
output: AdminCreateUserCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class AdminDeleteUserAttributesCommand extends AdminDeleteUserAttributesCommand_base {}
export declare class AdminDeleteUserAttributesCommand extends AdminDeleteUserAttributesCommand_base {
protected static __types: {
api: {
input: AdminDeleteUserAttributesRequest;
output: {};
};
sdk: {
input: AdminDeleteUserAttributesCommandInput;
output: AdminDeleteUserAttributesCommandOutput;
};
};
}

@@ -34,2 +34,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class AdminDeleteUserCommand extends AdminDeleteUserCommand_base {}
export declare class AdminDeleteUserCommand extends AdminDeleteUserCommand_base {
protected static __types: {
api: {
input: AdminDeleteUserRequest;
output: {};
};
sdk: {
input: AdminDeleteUserCommandInput;
output: AdminDeleteUserCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class AdminDisableProviderForUserCommand extends AdminDisableProviderForUserCommand_base {}
export declare class AdminDisableProviderForUserCommand extends AdminDisableProviderForUserCommand_base {
protected static __types: {
api: {
input: AdminDisableProviderForUserRequest;
output: {};
};
sdk: {
input: AdminDisableProviderForUserCommandInput;
output: AdminDisableProviderForUserCommandOutput;
};
};
}

@@ -39,2 +39,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class AdminDisableUserCommand extends AdminDisableUserCommand_base {}
export declare class AdminDisableUserCommand extends AdminDisableUserCommand_base {
protected static __types: {
api: {
input: AdminDisableUserRequest;
output: {};
};
sdk: {
input: AdminDisableUserCommandInput;
output: AdminDisableUserCommandOutput;
};
};
}

@@ -39,2 +39,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class AdminEnableUserCommand extends AdminEnableUserCommand_base {}
export declare class AdminEnableUserCommand extends AdminEnableUserCommand_base {
protected static __types: {
api: {
input: AdminEnableUserRequest;
output: {};
};
sdk: {
input: AdminEnableUserCommandInput;
output: AdminEnableUserCommandOutput;
};
};
}

@@ -35,2 +35,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class AdminForgetDeviceCommand extends AdminForgetDeviceCommand_base {}
export declare class AdminForgetDeviceCommand extends AdminForgetDeviceCommand_base {
protected static __types: {
api: {
input: AdminForgetDeviceRequest;
output: {};
};
sdk: {
input: AdminForgetDeviceCommandInput;
output: AdminForgetDeviceCommandOutput;
};
};
}

@@ -39,2 +39,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class AdminGetDeviceCommand extends AdminGetDeviceCommand_base {}
export declare class AdminGetDeviceCommand extends AdminGetDeviceCommand_base {
protected static __types: {
api: {
input: AdminGetDeviceRequest;
output: AdminGetDeviceResponse;
};
sdk: {
input: AdminGetDeviceCommandInput;
output: AdminGetDeviceCommandOutput;
};
};
}

@@ -36,2 +36,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class AdminGetUserCommand extends AdminGetUserCommand_base {}
export declare class AdminGetUserCommand extends AdminGetUserCommand_base {
protected static __types: {
api: {
input: AdminGetUserRequest;
output: AdminGetUserResponse;
};
sdk: {
input: AdminGetUserCommandInput;
output: AdminGetUserCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class AdminInitiateAuthCommand extends AdminInitiateAuthCommand_base {}
export declare class AdminInitiateAuthCommand extends AdminInitiateAuthCommand_base {
protected static __types: {
api: {
input: AdminInitiateAuthRequest;
output: AdminInitiateAuthResponse;
};
sdk: {
input: AdminInitiateAuthCommandInput;
output: AdminInitiateAuthCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class AdminLinkProviderForUserCommand extends AdminLinkProviderForUserCommand_base {}
export declare class AdminLinkProviderForUserCommand extends AdminLinkProviderForUserCommand_base {
protected static __types: {
api: {
input: AdminLinkProviderForUserRequest;
output: {};
};
sdk: {
input: AdminLinkProviderForUserCommandInput;
output: AdminLinkProviderForUserCommandOutput;
};
};
}

@@ -39,2 +39,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class AdminListDevicesCommand extends AdminListDevicesCommand_base {}
export declare class AdminListDevicesCommand extends AdminListDevicesCommand_base {
protected static __types: {
api: {
input: AdminListDevicesRequest;
output: AdminListDevicesResponse;
};
sdk: {
input: AdminListDevicesCommandInput;
output: AdminListDevicesCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class AdminListGroupsForUserCommand extends AdminListGroupsForUserCommand_base {}
export declare class AdminListGroupsForUserCommand extends AdminListGroupsForUserCommand_base {
protected static __types: {
api: {
input: AdminListGroupsForUserRequest;
output: AdminListGroupsForUserResponse;
};
sdk: {
input: AdminListGroupsForUserCommandInput;
output: AdminListGroupsForUserCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class AdminListUserAuthEventsCommand extends AdminListUserAuthEventsCommand_base {}
export declare class AdminListUserAuthEventsCommand extends AdminListUserAuthEventsCommand_base {
protected static __types: {
api: {
input: AdminListUserAuthEventsRequest;
output: AdminListUserAuthEventsResponse;
};
sdk: {
input: AdminListUserAuthEventsCommandInput;
output: AdminListUserAuthEventsCommandOutput;
};
};
}

@@ -36,2 +36,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class AdminRemoveUserFromGroupCommand extends AdminRemoveUserFromGroupCommand_base {}
export declare class AdminRemoveUserFromGroupCommand extends AdminRemoveUserFromGroupCommand_base {
protected static __types: {
api: {
input: AdminRemoveUserFromGroupRequest;
output: {};
};
sdk: {
input: AdminRemoveUserFromGroupCommandInput;
output: AdminRemoveUserFromGroupCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class AdminResetUserPasswordCommand extends AdminResetUserPasswordCommand_base {}
export declare class AdminResetUserPasswordCommand extends AdminResetUserPasswordCommand_base {
protected static __types: {
api: {
input: AdminResetUserPasswordRequest;
output: {};
};
sdk: {
input: AdminResetUserPasswordCommandInput;
output: AdminResetUserPasswordCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class AdminRespondToAuthChallengeCommand extends AdminRespondToAuthChallengeCommand_base {}
export declare class AdminRespondToAuthChallengeCommand extends AdminRespondToAuthChallengeCommand_base {
protected static __types: {
api: {
input: AdminRespondToAuthChallengeRequest;
output: AdminRespondToAuthChallengeResponse;
};
sdk: {
input: AdminRespondToAuthChallengeCommandInput;
output: AdminRespondToAuthChallengeCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class AdminSetUserMFAPreferenceCommand extends AdminSetUserMFAPreferenceCommand_base {}
export declare class AdminSetUserMFAPreferenceCommand extends AdminSetUserMFAPreferenceCommand_base {
protected static __types: {
api: {
input: AdminSetUserMFAPreferenceRequest;
output: {};
};
sdk: {
input: AdminSetUserMFAPreferenceCommandInput;
output: AdminSetUserMFAPreferenceCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class AdminSetUserPasswordCommand extends AdminSetUserPasswordCommand_base {}
export declare class AdminSetUserPasswordCommand extends AdminSetUserPasswordCommand_base {
protected static __types: {
api: {
input: AdminSetUserPasswordRequest;
output: {};
};
sdk: {
input: AdminSetUserPasswordCommandInput;
output: AdminSetUserPasswordCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class AdminSetUserSettingsCommand extends AdminSetUserSettingsCommand_base {}
export declare class AdminSetUserSettingsCommand extends AdminSetUserSettingsCommand_base {
protected static __types: {
api: {
input: AdminSetUserSettingsRequest;
output: {};
};
sdk: {
input: AdminSetUserSettingsCommandInput;
output: AdminSetUserSettingsCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class AdminUpdateAuthEventFeedbackCommand extends AdminUpdateAuthEventFeedbackCommand_base {}
export declare class AdminUpdateAuthEventFeedbackCommand extends AdminUpdateAuthEventFeedbackCommand_base {
protected static __types: {
api: {
input: AdminUpdateAuthEventFeedbackRequest;
output: {};
};
sdk: {
input: AdminUpdateAuthEventFeedbackCommandInput;
output: AdminUpdateAuthEventFeedbackCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class AdminUpdateDeviceStatusCommand extends AdminUpdateDeviceStatusCommand_base {}
export declare class AdminUpdateDeviceStatusCommand extends AdminUpdateDeviceStatusCommand_base {
protected static __types: {
api: {
input: AdminUpdateDeviceStatusRequest;
output: {};
};
sdk: {
input: AdminUpdateDeviceStatusCommandInput;
output: AdminUpdateDeviceStatusCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class AdminUpdateUserAttributesCommand extends AdminUpdateUserAttributesCommand_base {}
export declare class AdminUpdateUserAttributesCommand extends AdminUpdateUserAttributesCommand_base {
protected static __types: {
api: {
input: AdminUpdateUserAttributesRequest;
output: {};
};
sdk: {
input: AdminUpdateUserAttributesCommandInput;
output: AdminUpdateUserAttributesCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class AdminUserGlobalSignOutCommand extends AdminUserGlobalSignOutCommand_base {}
export declare class AdminUserGlobalSignOutCommand extends AdminUserGlobalSignOutCommand_base {
protected static __types: {
api: {
input: AdminUserGlobalSignOutRequest;
output: {};
};
sdk: {
input: AdminUserGlobalSignOutCommandInput;
output: AdminUserGlobalSignOutCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class AssociateSoftwareTokenCommand extends AssociateSoftwareTokenCommand_base {}
export declare class AssociateSoftwareTokenCommand extends AssociateSoftwareTokenCommand_base {
protected static __types: {
api: {
input: AssociateSoftwareTokenRequest;
output: AssociateSoftwareTokenResponse;
};
sdk: {
input: AssociateSoftwareTokenCommandInput;
output: AssociateSoftwareTokenCommandOutput;
};
};
}

@@ -39,2 +39,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class ChangePasswordCommand extends ChangePasswordCommand_base {}
export declare class ChangePasswordCommand extends ChangePasswordCommand_base {
protected static __types: {
api: {
input: ChangePasswordRequest;
output: {};
};
sdk: {
input: ChangePasswordCommandInput;
output: ChangePasswordCommandOutput;
};
};
}

@@ -39,2 +39,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class ConfirmDeviceCommand extends ConfirmDeviceCommand_base {}
export declare class ConfirmDeviceCommand extends ConfirmDeviceCommand_base {
protected static __types: {
api: {
input: ConfirmDeviceRequest;
output: ConfirmDeviceResponse;
};
sdk: {
input: ConfirmDeviceCommandInput;
output: ConfirmDeviceCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class ConfirmForgotPasswordCommand extends ConfirmForgotPasswordCommand_base {}
export declare class ConfirmForgotPasswordCommand extends ConfirmForgotPasswordCommand_base {
protected static __types: {
api: {
input: ConfirmForgotPasswordRequest;
output: {};
};
sdk: {
input: ConfirmForgotPasswordCommandInput;
output: ConfirmForgotPasswordCommandOutput;
};
};
}

@@ -39,2 +39,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class ConfirmSignUpCommand extends ConfirmSignUpCommand_base {}
export declare class ConfirmSignUpCommand extends ConfirmSignUpCommand_base {
protected static __types: {
api: {
input: ConfirmSignUpRequest;
output: {};
};
sdk: {
input: ConfirmSignUpCommandInput;
output: ConfirmSignUpCommandOutput;
};
};
}

@@ -36,2 +36,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class CreateGroupCommand extends CreateGroupCommand_base {}
export declare class CreateGroupCommand extends CreateGroupCommand_base {
protected static __types: {
api: {
input: CreateGroupRequest;
output: CreateGroupResponse;
};
sdk: {
input: CreateGroupCommandInput;
output: CreateGroupCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class CreateIdentityProviderCommand extends CreateIdentityProviderCommand_base {}
export declare class CreateIdentityProviderCommand extends CreateIdentityProviderCommand_base {
protected static __types: {
api: {
input: CreateIdentityProviderRequest;
output: CreateIdentityProviderResponse;
};
sdk: {
input: CreateIdentityProviderCommandInput;
output: CreateIdentityProviderCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class CreateResourceServerCommand extends CreateResourceServerCommand_base {}
export declare class CreateResourceServerCommand extends CreateResourceServerCommand_base {
protected static __types: {
api: {
input: CreateResourceServerRequest;
output: CreateResourceServerResponse;
};
sdk: {
input: CreateResourceServerCommandInput;
output: CreateResourceServerCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class CreateUserImportJobCommand extends CreateUserImportJobCommand_base {}
export declare class CreateUserImportJobCommand extends CreateUserImportJobCommand_base {
protected static __types: {
api: {
input: CreateUserImportJobRequest;
output: CreateUserImportJobResponse;
};
sdk: {
input: CreateUserImportJobCommandInput;
output: CreateUserImportJobCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class CreateUserPoolClientCommand extends CreateUserPoolClientCommand_base {}
export declare class CreateUserPoolClientCommand extends CreateUserPoolClientCommand_base {
protected static __types: {
api: {
input: CreateUserPoolClientRequest;
output: CreateUserPoolClientResponse;
};
sdk: {
input: CreateUserPoolClientCommandInput;
output: CreateUserPoolClientCommandOutput;
};
};
}

@@ -39,2 +39,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class CreateUserPoolCommand extends CreateUserPoolCommand_base {}
export declare class CreateUserPoolCommand extends CreateUserPoolCommand_base {
protected static __types: {
api: {
input: CreateUserPoolRequest;
output: CreateUserPoolResponse;
};
sdk: {
input: CreateUserPoolCommandInput;
output: CreateUserPoolCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class CreateUserPoolDomainCommand extends CreateUserPoolDomainCommand_base {}
export declare class CreateUserPoolDomainCommand extends CreateUserPoolDomainCommand_base {
protected static __types: {
api: {
input: CreateUserPoolDomainRequest;
output: CreateUserPoolDomainResponse;
};
sdk: {
input: CreateUserPoolDomainCommandInput;
output: CreateUserPoolDomainCommandOutput;
};
};
}

@@ -34,2 +34,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class DeleteGroupCommand extends DeleteGroupCommand_base {}
export declare class DeleteGroupCommand extends DeleteGroupCommand_base {
protected static __types: {
api: {
input: DeleteGroupRequest;
output: {};
};
sdk: {
input: DeleteGroupCommandInput;
output: DeleteGroupCommandOutput;
};
};
}

@@ -35,2 +35,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class DeleteIdentityProviderCommand extends DeleteIdentityProviderCommand_base {}
export declare class DeleteIdentityProviderCommand extends DeleteIdentityProviderCommand_base {
protected static __types: {
api: {
input: DeleteIdentityProviderRequest;
output: {};
};
sdk: {
input: DeleteIdentityProviderCommandInput;
output: DeleteIdentityProviderCommandOutput;
};
};
}

@@ -35,2 +35,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class DeleteResourceServerCommand extends DeleteResourceServerCommand_base {}
export declare class DeleteResourceServerCommand extends DeleteResourceServerCommand_base {
protected static __types: {
api: {
input: DeleteResourceServerRequest;
output: {};
};
sdk: {
input: DeleteResourceServerCommandInput;
output: DeleteResourceServerCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class DeleteUserAttributesCommand extends DeleteUserAttributesCommand_base {}
export declare class DeleteUserAttributesCommand extends DeleteUserAttributesCommand_base {
protected static __types: {
api: {
input: DeleteUserAttributesRequest;
output: {};
};
sdk: {
input: DeleteUserAttributesCommandInput;
output: DeleteUserAttributesCommandOutput;
};
};
}

@@ -34,2 +34,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class DeleteUserCommand extends DeleteUserCommand_base {}
export declare class DeleteUserCommand extends DeleteUserCommand_base {
protected static __types: {
api: {
input: DeleteUserRequest;
output: {};
};
sdk: {
input: DeleteUserCommandInput;
output: DeleteUserCommandOutput;
};
};
}

@@ -35,2 +35,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class DeleteUserPoolClientCommand extends DeleteUserPoolClientCommand_base {}
export declare class DeleteUserPoolClientCommand extends DeleteUserPoolClientCommand_base {
protected static __types: {
api: {
input: DeleteUserPoolClientRequest;
output: {};
};
sdk: {
input: DeleteUserPoolClientCommandInput;
output: DeleteUserPoolClientCommandOutput;
};
};
}

@@ -34,2 +34,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class DeleteUserPoolCommand extends DeleteUserPoolCommand_base {}
export declare class DeleteUserPoolCommand extends DeleteUserPoolCommand_base {
protected static __types: {
api: {
input: DeleteUserPoolRequest;
output: {};
};
sdk: {
input: DeleteUserPoolCommandInput;
output: DeleteUserPoolCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class DeleteUserPoolDomainCommand extends DeleteUserPoolDomainCommand_base {}
export declare class DeleteUserPoolDomainCommand extends DeleteUserPoolDomainCommand_base {
protected static __types: {
api: {
input: DeleteUserPoolDomainRequest;
output: {};
};
sdk: {
input: DeleteUserPoolDomainCommandInput;
output: DeleteUserPoolDomainCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class DescribeIdentityProviderCommand extends DescribeIdentityProviderCommand_base {}
export declare class DescribeIdentityProviderCommand extends DescribeIdentityProviderCommand_base {
protected static __types: {
api: {
input: DescribeIdentityProviderRequest;
output: DescribeIdentityProviderResponse;
};
sdk: {
input: DescribeIdentityProviderCommandInput;
output: DescribeIdentityProviderCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class DescribeResourceServerCommand extends DescribeResourceServerCommand_base {}
export declare class DescribeResourceServerCommand extends DescribeResourceServerCommand_base {
protected static __types: {
api: {
input: DescribeResourceServerRequest;
output: DescribeResourceServerResponse;
};
sdk: {
input: DescribeResourceServerCommandInput;
output: DescribeResourceServerCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class DescribeRiskConfigurationCommand extends DescribeRiskConfigurationCommand_base {}
export declare class DescribeRiskConfigurationCommand extends DescribeRiskConfigurationCommand_base {
protected static __types: {
api: {
input: DescribeRiskConfigurationRequest;
output: DescribeRiskConfigurationResponse;
};
sdk: {
input: DescribeRiskConfigurationCommandInput;
output: DescribeRiskConfigurationCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class DescribeUserImportJobCommand extends DescribeUserImportJobCommand_base {}
export declare class DescribeUserImportJobCommand extends DescribeUserImportJobCommand_base {
protected static __types: {
api: {
input: DescribeUserImportJobRequest;
output: DescribeUserImportJobResponse;
};
sdk: {
input: DescribeUserImportJobCommandInput;
output: DescribeUserImportJobCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class DescribeUserPoolClientCommand extends DescribeUserPoolClientCommand_base {}
export declare class DescribeUserPoolClientCommand extends DescribeUserPoolClientCommand_base {
protected static __types: {
api: {
input: DescribeUserPoolClientRequest;
output: DescribeUserPoolClientResponse;
};
sdk: {
input: DescribeUserPoolClientCommandInput;
output: DescribeUserPoolClientCommandOutput;
};
};
}

@@ -39,2 +39,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class DescribeUserPoolCommand extends DescribeUserPoolCommand_base {}
export declare class DescribeUserPoolCommand extends DescribeUserPoolCommand_base {
protected static __types: {
api: {
input: DescribeUserPoolRequest;
output: DescribeUserPoolResponse;
};
sdk: {
input: DescribeUserPoolCommandInput;
output: DescribeUserPoolCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class DescribeUserPoolDomainCommand extends DescribeUserPoolDomainCommand_base {}
export declare class DescribeUserPoolDomainCommand extends DescribeUserPoolDomainCommand_base {
protected static __types: {
api: {
input: DescribeUserPoolDomainRequest;
output: DescribeUserPoolDomainResponse;
};
sdk: {
input: DescribeUserPoolDomainCommandInput;
output: DescribeUserPoolDomainCommandOutput;
};
};
}

@@ -34,2 +34,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class ForgetDeviceCommand extends ForgetDeviceCommand_base {}
export declare class ForgetDeviceCommand extends ForgetDeviceCommand_base {
protected static __types: {
api: {
input: ForgetDeviceRequest;
output: {};
};
sdk: {
input: ForgetDeviceCommandInput;
output: ForgetDeviceCommandOutput;
};
};
}

@@ -39,2 +39,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class ForgotPasswordCommand extends ForgotPasswordCommand_base {}
export declare class ForgotPasswordCommand extends ForgotPasswordCommand_base {
protected static __types: {
api: {
input: ForgotPasswordRequest;
output: ForgotPasswordResponse;
};
sdk: {
input: ForgotPasswordCommandInput;
output: ForgotPasswordCommandOutput;
};
};
}

@@ -36,2 +36,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class GetCSVHeaderCommand extends GetCSVHeaderCommand_base {}
export declare class GetCSVHeaderCommand extends GetCSVHeaderCommand_base {
protected static __types: {
api: {
input: GetCSVHeaderRequest;
output: GetCSVHeaderResponse;
};
sdk: {
input: GetCSVHeaderCommandInput;
output: GetCSVHeaderCommandOutput;
};
};
}

@@ -36,2 +36,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class GetDeviceCommand extends GetDeviceCommand_base {}
export declare class GetDeviceCommand extends GetDeviceCommand_base {
protected static __types: {
api: {
input: GetDeviceRequest;
output: GetDeviceResponse;
};
sdk: {
input: GetDeviceCommandInput;
output: GetDeviceCommandOutput;
};
};
}

@@ -36,2 +36,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class GetGroupCommand extends GetGroupCommand_base {}
export declare class GetGroupCommand extends GetGroupCommand_base {
protected static __types: {
api: {
input: GetGroupRequest;
output: GetGroupResponse;
};
sdk: {
input: GetGroupCommandInput;
output: GetGroupCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class GetIdentityProviderByIdentifierCommand extends GetIdentityProviderByIdentifierCommand_base {}
export declare class GetIdentityProviderByIdentifierCommand extends GetIdentityProviderByIdentifierCommand_base {
protected static __types: {
api: {
input: GetIdentityProviderByIdentifierRequest;
output: GetIdentityProviderByIdentifierResponse;
};
sdk: {
input: GetIdentityProviderByIdentifierCommandInput;
output: GetIdentityProviderByIdentifierCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class GetLogDeliveryConfigurationCommand extends GetLogDeliveryConfigurationCommand_base {}
export declare class GetLogDeliveryConfigurationCommand extends GetLogDeliveryConfigurationCommand_base {
protected static __types: {
api: {
input: GetLogDeliveryConfigurationRequest;
output: GetLogDeliveryConfigurationResponse;
};
sdk: {
input: GetLogDeliveryConfigurationCommandInput;
output: GetLogDeliveryConfigurationCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class GetSigningCertificateCommand extends GetSigningCertificateCommand_base {}
export declare class GetSigningCertificateCommand extends GetSigningCertificateCommand_base {
protected static __types: {
api: {
input: GetSigningCertificateRequest;
output: GetSigningCertificateResponse;
};
sdk: {
input: GetSigningCertificateCommandInput;
output: GetSigningCertificateCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class GetUICustomizationCommand extends GetUICustomizationCommand_base {}
export declare class GetUICustomizationCommand extends GetUICustomizationCommand_base {
protected static __types: {
api: {
input: GetUICustomizationRequest;
output: GetUICustomizationResponse;
};
sdk: {
input: GetUICustomizationCommandInput;
output: GetUICustomizationCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class GetUserAttributeVerificationCodeCommand extends GetUserAttributeVerificationCodeCommand_base {}
export declare class GetUserAttributeVerificationCodeCommand extends GetUserAttributeVerificationCodeCommand_base {
protected static __types: {
api: {
input: GetUserAttributeVerificationCodeRequest;
output: GetUserAttributeVerificationCodeResponse;
};
sdk: {
input: GetUserAttributeVerificationCodeCommandInput;
output: GetUserAttributeVerificationCodeCommandOutput;
};
};
}

@@ -32,2 +32,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class GetUserCommand extends GetUserCommand_base {}
export declare class GetUserCommand extends GetUserCommand_base {
protected static __types: {
api: {
input: GetUserRequest;
output: GetUserResponse;
};
sdk: {
input: GetUserCommandInput;
output: GetUserCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class GetUserPoolMfaConfigCommand extends GetUserPoolMfaConfigCommand_base {}
export declare class GetUserPoolMfaConfigCommand extends GetUserPoolMfaConfigCommand_base {
protected static __types: {
api: {
input: GetUserPoolMfaConfigRequest;
output: GetUserPoolMfaConfigResponse;
};
sdk: {
input: GetUserPoolMfaConfigCommandInput;
output: GetUserPoolMfaConfigCommandOutput;
};
};
}

@@ -39,2 +39,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class GlobalSignOutCommand extends GlobalSignOutCommand_base {}
export declare class GlobalSignOutCommand extends GlobalSignOutCommand_base {
protected static __types: {
api: {
input: GlobalSignOutRequest;
output: {};
};
sdk: {
input: GlobalSignOutCommandInput;
output: GlobalSignOutCommandOutput;
};
};
}

@@ -36,2 +36,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class InitiateAuthCommand extends InitiateAuthCommand_base {}
export declare class InitiateAuthCommand extends InitiateAuthCommand_base {
protected static __types: {
api: {
input: InitiateAuthRequest;
output: InitiateAuthResponse;
};
sdk: {
input: InitiateAuthCommandInput;
output: InitiateAuthCommandOutput;
};
};
}

@@ -36,2 +36,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class ListDevicesCommand extends ListDevicesCommand_base {}
export declare class ListDevicesCommand extends ListDevicesCommand_base {
protected static __types: {
api: {
input: ListDevicesRequest;
output: ListDevicesResponse;
};
sdk: {
input: ListDevicesCommandInput;
output: ListDevicesCommandOutput;
};
};
}

@@ -36,2 +36,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class ListGroupsCommand extends ListGroupsCommand_base {}
export declare class ListGroupsCommand extends ListGroupsCommand_base {
protected static __types: {
api: {
input: ListGroupsRequest;
output: ListGroupsResponse;
};
sdk: {
input: ListGroupsCommandInput;
output: ListGroupsCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class ListIdentityProvidersCommand extends ListIdentityProvidersCommand_base {}
export declare class ListIdentityProvidersCommand extends ListIdentityProvidersCommand_base {
protected static __types: {
api: {
input: ListIdentityProvidersRequest;
output: ListIdentityProvidersResponse;
};
sdk: {
input: ListIdentityProvidersCommandInput;
output: ListIdentityProvidersCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class ListResourceServersCommand extends ListResourceServersCommand_base {}
export declare class ListResourceServersCommand extends ListResourceServersCommand_base {
protected static __types: {
api: {
input: ListResourceServersRequest;
output: ListResourceServersResponse;
};
sdk: {
input: ListResourceServersCommandInput;
output: ListResourceServersCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {}
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
protected static __types: {
api: {
input: ListTagsForResourceRequest;
output: ListTagsForResourceResponse;
};
sdk: {
input: ListTagsForResourceCommandInput;
output: ListTagsForResourceCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class ListUserImportJobsCommand extends ListUserImportJobsCommand_base {}
export declare class ListUserImportJobsCommand extends ListUserImportJobsCommand_base {
protected static __types: {
api: {
input: ListUserImportJobsRequest;
output: ListUserImportJobsResponse;
};
sdk: {
input: ListUserImportJobsCommandInput;
output: ListUserImportJobsCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class ListUserPoolClientsCommand extends ListUserPoolClientsCommand_base {}
export declare class ListUserPoolClientsCommand extends ListUserPoolClientsCommand_base {
protected static __types: {
api: {
input: ListUserPoolClientsRequest;
output: ListUserPoolClientsResponse;
};
sdk: {
input: ListUserPoolClientsCommandInput;
output: ListUserPoolClientsCommandOutput;
};
};
}

@@ -39,2 +39,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class ListUserPoolsCommand extends ListUserPoolsCommand_base {}
export declare class ListUserPoolsCommand extends ListUserPoolsCommand_base {
protected static __types: {
api: {
input: ListUserPoolsRequest;
output: ListUserPoolsResponse;
};
sdk: {
input: ListUserPoolsCommandInput;
output: ListUserPoolsCommandOutput;
};
};
}

@@ -36,2 +36,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class ListUsersCommand extends ListUsersCommand_base {}
export declare class ListUsersCommand extends ListUsersCommand_base {
protected static __types: {
api: {
input: ListUsersRequest;
output: ListUsersResponse;
};
sdk: {
input: ListUsersCommandInput;
output: ListUsersCommandOutput;
};
};
}

@@ -39,2 +39,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class ListUsersInGroupCommand extends ListUsersInGroupCommand_base {}
export declare class ListUsersInGroupCommand extends ListUsersInGroupCommand_base {
protected static __types: {
api: {
input: ListUsersInGroupRequest;
output: ListUsersInGroupResponse;
};
sdk: {
input: ListUsersInGroupCommandInput;
output: ListUsersInGroupCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class ResendConfirmationCodeCommand extends ResendConfirmationCodeCommand_base {}
export declare class ResendConfirmationCodeCommand extends ResendConfirmationCodeCommand_base {
protected static __types: {
api: {
input: ResendConfirmationCodeRequest;
output: ResendConfirmationCodeResponse;
};
sdk: {
input: ResendConfirmationCodeCommandInput;
output: ResendConfirmationCodeCommandOutput;
};
};
}

@@ -38,2 +38,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class RespondToAuthChallengeCommand extends RespondToAuthChallengeCommand_base {}
export declare class RespondToAuthChallengeCommand extends RespondToAuthChallengeCommand_base {
protected static __types: {
api: {
input: RespondToAuthChallengeRequest;
output: RespondToAuthChallengeResponse;
};
sdk: {
input: RespondToAuthChallengeCommandInput;
output: RespondToAuthChallengeCommandOutput;
};
};
}

@@ -36,2 +36,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class RevokeTokenCommand extends RevokeTokenCommand_base {}
export declare class RevokeTokenCommand extends RevokeTokenCommand_base {
protected static __types: {
api: {
input: RevokeTokenRequest;
output: {};
};
sdk: {
input: RevokeTokenCommandInput;
output: RevokeTokenCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class SetLogDeliveryConfigurationCommand extends SetLogDeliveryConfigurationCommand_base {}
export declare class SetLogDeliveryConfigurationCommand extends SetLogDeliveryConfigurationCommand_base {
protected static __types: {
api: {
input: SetLogDeliveryConfigurationRequest;
output: SetLogDeliveryConfigurationResponse;
};
sdk: {
input: SetLogDeliveryConfigurationCommandInput;
output: SetLogDeliveryConfigurationCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class SetRiskConfigurationCommand extends SetRiskConfigurationCommand_base {}
export declare class SetRiskConfigurationCommand extends SetRiskConfigurationCommand_base {
protected static __types: {
api: {
input: SetRiskConfigurationRequest;
output: SetRiskConfigurationResponse;
};
sdk: {
input: SetRiskConfigurationCommandInput;
output: SetRiskConfigurationCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class SetUICustomizationCommand extends SetUICustomizationCommand_base {}
export declare class SetUICustomizationCommand extends SetUICustomizationCommand_base {
protected static __types: {
api: {
input: SetUICustomizationRequest;
output: SetUICustomizationResponse;
};
sdk: {
input: SetUICustomizationCommandInput;
output: SetUICustomizationCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class SetUserMFAPreferenceCommand extends SetUserMFAPreferenceCommand_base {}
export declare class SetUserMFAPreferenceCommand extends SetUserMFAPreferenceCommand_base {
protected static __types: {
api: {
input: SetUserMFAPreferenceRequest;
output: {};
};
sdk: {
input: SetUserMFAPreferenceCommandInput;
output: SetUserMFAPreferenceCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class SetUserPoolMfaConfigCommand extends SetUserPoolMfaConfigCommand_base {}
export declare class SetUserPoolMfaConfigCommand extends SetUserPoolMfaConfigCommand_base {
protected static __types: {
api: {
input: SetUserPoolMfaConfigRequest;
output: SetUserPoolMfaConfigResponse;
};
sdk: {
input: SetUserPoolMfaConfigCommandInput;
output: SetUserPoolMfaConfigCommandOutput;
};
};
}

@@ -39,2 +39,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class SetUserSettingsCommand extends SetUserSettingsCommand_base {}
export declare class SetUserSettingsCommand extends SetUserSettingsCommand_base {
protected static __types: {
api: {
input: SetUserSettingsRequest;
output: {};
};
sdk: {
input: SetUserSettingsCommandInput;
output: SetUserSettingsCommandOutput;
};
};
}

@@ -30,2 +30,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class SignUpCommand extends SignUpCommand_base {}
export declare class SignUpCommand extends SignUpCommand_base {
protected static __types: {
api: {
input: SignUpRequest;
output: SignUpResponse;
};
sdk: {
input: SignUpCommandInput;
output: SignUpCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class StartUserImportJobCommand extends StartUserImportJobCommand_base {}
export declare class StartUserImportJobCommand extends StartUserImportJobCommand_base {
protected static __types: {
api: {
input: StartUserImportJobRequest;
output: StartUserImportJobResponse;
};
sdk: {
input: StartUserImportJobCommandInput;
output: StartUserImportJobCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class StopUserImportJobCommand extends StopUserImportJobCommand_base {}
export declare class StopUserImportJobCommand extends StopUserImportJobCommand_base {
protected static __types: {
api: {
input: StopUserImportJobRequest;
output: StopUserImportJobResponse;
};
sdk: {
input: StopUserImportJobCommandInput;
output: StopUserImportJobCommandOutput;
};
};
}

@@ -36,2 +36,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class TagResourceCommand extends TagResourceCommand_base {}
export declare class TagResourceCommand extends TagResourceCommand_base {
protected static __types: {
api: {
input: TagResourceRequest;
output: {};
};
sdk: {
input: TagResourceCommandInput;
output: TagResourceCommandOutput;
};
};
}

@@ -39,2 +39,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class UntagResourceCommand extends UntagResourceCommand_base {}
export declare class UntagResourceCommand extends UntagResourceCommand_base {
protected static __types: {
api: {
input: UntagResourceRequest;
output: {};
};
sdk: {
input: UntagResourceCommandInput;
output: UntagResourceCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class UpdateAuthEventFeedbackCommand extends UpdateAuthEventFeedbackCommand_base {}
export declare class UpdateAuthEventFeedbackCommand extends UpdateAuthEventFeedbackCommand_base {
protected static __types: {
api: {
input: UpdateAuthEventFeedbackRequest;
output: {};
};
sdk: {
input: UpdateAuthEventFeedbackCommandInput;
output: UpdateAuthEventFeedbackCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class UpdateDeviceStatusCommand extends UpdateDeviceStatusCommand_base {}
export declare class UpdateDeviceStatusCommand extends UpdateDeviceStatusCommand_base {
protected static __types: {
api: {
input: UpdateDeviceStatusRequest;
output: {};
};
sdk: {
input: UpdateDeviceStatusCommandInput;
output: UpdateDeviceStatusCommandOutput;
};
};
}

@@ -36,2 +36,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class UpdateGroupCommand extends UpdateGroupCommand_base {}
export declare class UpdateGroupCommand extends UpdateGroupCommand_base {
protected static __types: {
api: {
input: UpdateGroupRequest;
output: UpdateGroupResponse;
};
sdk: {
input: UpdateGroupCommandInput;
output: UpdateGroupCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class UpdateIdentityProviderCommand extends UpdateIdentityProviderCommand_base {}
export declare class UpdateIdentityProviderCommand extends UpdateIdentityProviderCommand_base {
protected static __types: {
api: {
input: UpdateIdentityProviderRequest;
output: UpdateIdentityProviderResponse;
};
sdk: {
input: UpdateIdentityProviderCommandInput;
output: UpdateIdentityProviderCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class UpdateResourceServerCommand extends UpdateResourceServerCommand_base {}
export declare class UpdateResourceServerCommand extends UpdateResourceServerCommand_base {
protected static __types: {
api: {
input: UpdateResourceServerRequest;
output: UpdateResourceServerResponse;
};
sdk: {
input: UpdateResourceServerCommandInput;
output: UpdateResourceServerCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class UpdateUserAttributesCommand extends UpdateUserAttributesCommand_base {}
export declare class UpdateUserAttributesCommand extends UpdateUserAttributesCommand_base {
protected static __types: {
api: {
input: UpdateUserAttributesRequest;
output: UpdateUserAttributesResponse;
};
sdk: {
input: UpdateUserAttributesCommandInput;
output: UpdateUserAttributesCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class UpdateUserPoolClientCommand extends UpdateUserPoolClientCommand_base {}
export declare class UpdateUserPoolClientCommand extends UpdateUserPoolClientCommand_base {
protected static __types: {
api: {
input: UpdateUserPoolClientRequest;
output: UpdateUserPoolClientResponse;
};
sdk: {
input: UpdateUserPoolClientCommandInput;
output: UpdateUserPoolClientCommandOutput;
};
};
}

@@ -39,2 +39,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class UpdateUserPoolCommand extends UpdateUserPoolCommand_base {}
export declare class UpdateUserPoolCommand extends UpdateUserPoolCommand_base {
protected static __types: {
api: {
input: UpdateUserPoolRequest;
output: {};
};
sdk: {
input: UpdateUserPoolCommandInput;
output: UpdateUserPoolCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class UpdateUserPoolDomainCommand extends UpdateUserPoolDomainCommand_base {}
export declare class UpdateUserPoolDomainCommand extends UpdateUserPoolDomainCommand_base {
protected static __types: {
api: {
input: UpdateUserPoolDomainRequest;
output: UpdateUserPoolDomainResponse;
};
sdk: {
input: UpdateUserPoolDomainCommandInput;
output: UpdateUserPoolDomainCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class VerifySoftwareTokenCommand extends VerifySoftwareTokenCommand_base {}
export declare class VerifySoftwareTokenCommand extends VerifySoftwareTokenCommand_base {
protected static __types: {
api: {
input: VerifySoftwareTokenRequest;
output: VerifySoftwareTokenResponse;
};
sdk: {
input: VerifySoftwareTokenCommandInput;
output: VerifySoftwareTokenCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class VerifyUserAttributeCommand extends VerifyUserAttributeCommand_base {}
export declare class VerifyUserAttributeCommand extends VerifyUserAttributeCommand_base {
protected static __types: {
api: {
input: VerifyUserAttributeRequest;
output: {};
};
sdk: {
input: VerifyUserAttributeCommandInput;
output: VerifyUserAttributeCommandOutput;
};
};
}

70

package.json
{
"name": "@aws-sdk/client-cognito-identity-provider",
"description": "AWS SDK for JavaScript Cognito Identity Provider Client for Node.js, Browser and React Native",
"version": "3.651.1",
"version": "3.654.0",
"scripts": {

@@ -23,39 +23,39 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",

"@aws-crypto/sha256-js": "5.2.0",
"@aws-sdk/client-sso-oidc": "3.651.1",
"@aws-sdk/client-sts": "3.651.1",
"@aws-sdk/core": "3.651.1",
"@aws-sdk/credential-provider-node": "3.651.1",
"@aws-sdk/middleware-host-header": "3.649.0",
"@aws-sdk/middleware-logger": "3.649.0",
"@aws-sdk/middleware-recursion-detection": "3.649.0",
"@aws-sdk/middleware-user-agent": "3.649.0",
"@aws-sdk/region-config-resolver": "3.649.0",
"@aws-sdk/types": "3.649.0",
"@aws-sdk/util-endpoints": "3.649.0",
"@aws-sdk/util-user-agent-browser": "3.649.0",
"@aws-sdk/util-user-agent-node": "3.649.0",
"@smithy/config-resolver": "^3.0.6",
"@smithy/core": "^2.4.1",
"@smithy/fetch-http-handler": "^3.2.5",
"@smithy/hash-node": "^3.0.4",
"@smithy/invalid-dependency": "^3.0.4",
"@smithy/middleware-content-length": "^3.0.6",
"@smithy/middleware-endpoint": "^3.1.1",
"@smithy/middleware-retry": "^3.0.16",
"@smithy/middleware-serde": "^3.0.4",
"@smithy/middleware-stack": "^3.0.4",
"@smithy/node-config-provider": "^3.1.5",
"@smithy/node-http-handler": "^3.2.0",
"@smithy/protocol-http": "^4.1.1",
"@smithy/smithy-client": "^3.3.0",
"@smithy/types": "^3.4.0",
"@smithy/url-parser": "^3.0.4",
"@aws-sdk/client-sso-oidc": "3.654.0",
"@aws-sdk/client-sts": "3.654.0",
"@aws-sdk/core": "3.654.0",
"@aws-sdk/credential-provider-node": "3.654.0",
"@aws-sdk/middleware-host-header": "3.654.0",
"@aws-sdk/middleware-logger": "3.654.0",
"@aws-sdk/middleware-recursion-detection": "3.654.0",
"@aws-sdk/middleware-user-agent": "3.654.0",
"@aws-sdk/region-config-resolver": "3.654.0",
"@aws-sdk/types": "3.654.0",
"@aws-sdk/util-endpoints": "3.654.0",
"@aws-sdk/util-user-agent-browser": "3.654.0",
"@aws-sdk/util-user-agent-node": "3.654.0",
"@smithy/config-resolver": "^3.0.8",
"@smithy/core": "^2.4.3",
"@smithy/fetch-http-handler": "^3.2.7",
"@smithy/hash-node": "^3.0.6",
"@smithy/invalid-dependency": "^3.0.6",
"@smithy/middleware-content-length": "^3.0.8",
"@smithy/middleware-endpoint": "^3.1.3",
"@smithy/middleware-retry": "^3.0.18",
"@smithy/middleware-serde": "^3.0.6",
"@smithy/middleware-stack": "^3.0.6",
"@smithy/node-config-provider": "^3.1.7",
"@smithy/node-http-handler": "^3.2.2",
"@smithy/protocol-http": "^4.1.3",
"@smithy/smithy-client": "^3.3.2",
"@smithy/types": "^3.4.2",
"@smithy/url-parser": "^3.0.6",
"@smithy/util-base64": "^3.0.0",
"@smithy/util-body-length-browser": "^3.0.0",
"@smithy/util-body-length-node": "^3.0.0",
"@smithy/util-defaults-mode-browser": "^3.0.16",
"@smithy/util-defaults-mode-node": "^3.0.16",
"@smithy/util-endpoints": "^2.1.0",
"@smithy/util-middleware": "^3.0.4",
"@smithy/util-retry": "^3.0.4",
"@smithy/util-defaults-mode-browser": "^3.0.18",
"@smithy/util-defaults-mode-node": "^3.0.18",
"@smithy/util-endpoints": "^2.1.2",
"@smithy/util-middleware": "^3.0.6",
"@smithy/util-retry": "^3.0.6",
"@smithy/util-utf8": "^3.0.0",

@@ -62,0 +62,0 @@ "tslib": "^2.6.2"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc