@aws-sdk/client-cognito-identity-provider 3.35.0 → 3.38.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +47 -0
- package/dist-cjs/CognitoIdentityProvider.js +0 -10
- package/dist-cjs/CognitoIdentityProviderClient.js +0 -15
- package/dist-cjs/commands/AddCustomAttributesCommand.js +0 -25
- package/dist-cjs/commands/AdminAddUserToGroupCommand.js +0 -26
- package/dist-cjs/commands/AdminConfirmSignUpCommand.js +0 -27
- package/dist-cjs/commands/AdminCreateUserCommand.js +0 -54
- package/dist-cjs/commands/AdminDeleteUserAttributesCommand.js +0 -27
- package/dist-cjs/commands/AdminDeleteUserCommand.js +0 -26
- package/dist-cjs/commands/AdminDisableProviderForUserCommand.js +0 -52
- package/dist-cjs/commands/AdminDisableUserCommand.js +0 -26
- package/dist-cjs/commands/AdminEnableUserCommand.js +0 -26
- package/dist-cjs/commands/AdminForgetDeviceCommand.js +0 -26
- package/dist-cjs/commands/AdminGetDeviceCommand.js +0 -26
- package/dist-cjs/commands/AdminGetUserCommand.js +0 -27
- package/dist-cjs/commands/AdminInitiateAuthCommand.js +0 -45
- package/dist-cjs/commands/AdminLinkProviderForUserCommand.js +0 -45
- package/dist-cjs/commands/AdminListDevicesCommand.js +0 -26
- package/dist-cjs/commands/AdminListGroupsForUserCommand.js +0 -26
- package/dist-cjs/commands/AdminListUserAuthEventsCommand.js +0 -26
- package/dist-cjs/commands/AdminRemoveUserFromGroupCommand.js +0 -26
- package/dist-cjs/commands/AdminResetUserPasswordCommand.js +0 -54
- package/dist-cjs/commands/AdminRespondToAuthChallengeCommand.js +0 -44
- package/dist-cjs/commands/AdminSetUserMFAPreferenceCommand.js +0 -29
- package/dist-cjs/commands/AdminSetUserPasswordCommand.js +0 -34
- package/dist-cjs/commands/AdminSetUserSettingsCommand.js +0 -28
- package/dist-cjs/commands/AdminUpdateAuthEventFeedbackCommand.js +0 -27
- package/dist-cjs/commands/AdminUpdateDeviceStatusCommand.js +0 -26
- package/dist-cjs/commands/AdminUpdateUserAttributesCommand.js +0 -49
- package/dist-cjs/commands/AdminUserGlobalSignOutCommand.js +0 -28
- package/dist-cjs/commands/AssociateSoftwareTokenCommand.js +0 -34
- package/dist-cjs/commands/ChangePasswordCommand.js +0 -25
- package/dist-cjs/commands/ConfirmDeviceCommand.js +0 -26
- package/dist-cjs/commands/ConfirmForgotPasswordCommand.js +0 -25
- package/dist-cjs/commands/ConfirmSignUpCommand.js +0 -26
- package/dist-cjs/commands/CreateGroupCommand.js +0 -26
- package/dist-cjs/commands/CreateIdentityProviderCommand.js +0 -25
- package/dist-cjs/commands/CreateResourceServerCommand.js +0 -25
- package/dist-cjs/commands/CreateUserImportJobCommand.js +0 -25
- package/dist-cjs/commands/CreateUserPoolClientCommand.js +0 -27
- package/dist-cjs/commands/CreateUserPoolCommand.js +0 -43
- package/dist-cjs/commands/CreateUserPoolDomainCommand.js +0 -25
- package/dist-cjs/commands/DeleteGroupCommand.js +0 -26
- package/dist-cjs/commands/DeleteIdentityProviderCommand.js +0 -25
- package/dist-cjs/commands/DeleteResourceServerCommand.js +0 -25
- package/dist-cjs/commands/DeleteUserAttributesCommand.js +0 -25
- package/dist-cjs/commands/DeleteUserCommand.js +0 -25
- package/dist-cjs/commands/DeleteUserPoolClientCommand.js +0 -25
- package/dist-cjs/commands/DeleteUserPoolCommand.js +0 -25
- package/dist-cjs/commands/DeleteUserPoolDomainCommand.js +0 -25
- package/dist-cjs/commands/DescribeIdentityProviderCommand.js +0 -25
- package/dist-cjs/commands/DescribeResourceServerCommand.js +0 -25
- package/dist-cjs/commands/DescribeRiskConfigurationCommand.js +0 -25
- package/dist-cjs/commands/DescribeUserImportJobCommand.js +0 -25
- package/dist-cjs/commands/DescribeUserPoolClientCommand.js +0 -26
- package/dist-cjs/commands/DescribeUserPoolCommand.js +0 -25
- package/dist-cjs/commands/DescribeUserPoolDomainCommand.js +0 -25
- package/dist-cjs/commands/ForgetDeviceCommand.js +0 -25
- package/dist-cjs/commands/ForgotPasswordCommand.js +0 -49
- package/dist-cjs/commands/GetCSVHeaderCommand.js +0 -26
- package/dist-cjs/commands/GetDeviceCommand.js +0 -25
- package/dist-cjs/commands/GetGroupCommand.js +0 -26
- package/dist-cjs/commands/GetIdentityProviderByIdentifierCommand.js +0 -25
- package/dist-cjs/commands/GetSigningCertificateCommand.js +0 -25
- package/dist-cjs/commands/GetUICustomizationCommand.js +0 -28
- package/dist-cjs/commands/GetUserAttributeVerificationCodeCommand.js +0 -42
- package/dist-cjs/commands/GetUserCommand.js +0 -25
- package/dist-cjs/commands/GetUserPoolMfaConfigCommand.js +0 -25
- package/dist-cjs/commands/GlobalSignOutCommand.js +0 -27
- package/dist-cjs/commands/InitiateAuthCommand.js +0 -42
- package/dist-cjs/commands/ListDevicesCommand.js +0 -25
- package/dist-cjs/commands/ListGroupsCommand.js +0 -26
- package/dist-cjs/commands/ListIdentityProvidersCommand.js +0 -25
- package/dist-cjs/commands/ListResourceServersCommand.js +0 -25
- package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -28
- package/dist-cjs/commands/ListUserImportJobsCommand.js +0 -25
- package/dist-cjs/commands/ListUserPoolClientsCommand.js +0 -25
- package/dist-cjs/commands/ListUserPoolsCommand.js +0 -25
- package/dist-cjs/commands/ListUsersCommand.js +0 -25
- package/dist-cjs/commands/ListUsersInGroupCommand.js +0 -26
- package/dist-cjs/commands/ResendConfirmationCodeCommand.js +0 -43
- package/dist-cjs/commands/RespondToAuthChallengeCommand.js +0 -42
- package/dist-cjs/commands/RevokeTokenCommand.js +0 -26
- package/dist-cjs/commands/SetRiskConfigurationCommand.js +0 -29
- package/dist-cjs/commands/SetUICustomizationCommand.js +0 -36
- package/dist-cjs/commands/SetUserMFAPreferenceCommand.js +0 -33
- package/dist-cjs/commands/SetUserPoolMfaConfigCommand.js +0 -42
- package/dist-cjs/commands/SetUserSettingsCommand.js +0 -28
- package/dist-cjs/commands/SignUpCommand.js +0 -43
- package/dist-cjs/commands/StartUserImportJobCommand.js +0 -25
- package/dist-cjs/commands/StopUserImportJobCommand.js +0 -25
- package/dist-cjs/commands/TagResourceCommand.js +0 -38
- package/dist-cjs/commands/UntagResourceCommand.js +0 -26
- package/dist-cjs/commands/UpdateAuthEventFeedbackCommand.js +0 -27
- package/dist-cjs/commands/UpdateDeviceStatusCommand.js +0 -25
- package/dist-cjs/commands/UpdateGroupCommand.js +0 -26
- package/dist-cjs/commands/UpdateIdentityProviderCommand.js +0 -25
- package/dist-cjs/commands/UpdateResourceServerCommand.js +0 -29
- package/dist-cjs/commands/UpdateUserAttributesCommand.js +0 -42
- package/dist-cjs/commands/UpdateUserPoolClientCommand.js +0 -32
- package/dist-cjs/commands/UpdateUserPoolCommand.js +0 -44
- package/dist-cjs/commands/UpdateUserPoolDomainCommand.js +0 -45
- package/dist-cjs/commands/VerifySoftwareTokenCommand.js +0 -27
- package/dist-cjs/commands/VerifyUserAttributeCommand.js +0 -25
- package/dist-cjs/commands/index.js +104 -0
- package/dist-cjs/endpoints.js +1 -2
- package/dist-cjs/index.js +4 -114
- package/dist-cjs/models/index.js +0 -1
- package/dist-cjs/models/models_0.js +0 -796
- package/dist-cjs/models/models_1.js +0 -91
- package/dist-cjs/pagination/AdminListGroupsForUserPaginator.js +0 -11
- package/dist-cjs/pagination/AdminListUserAuthEventsPaginator.js +0 -11
- package/dist-cjs/pagination/Interfaces.js +0 -1
- package/dist-cjs/pagination/ListGroupsPaginator.js +0 -11
- package/dist-cjs/pagination/ListIdentityProvidersPaginator.js +0 -11
- package/dist-cjs/pagination/ListResourceServersPaginator.js +0 -11
- package/dist-cjs/pagination/ListUserPoolClientsPaginator.js +0 -11
- package/dist-cjs/pagination/ListUserPoolsPaginator.js +0 -11
- package/dist-cjs/pagination/ListUsersInGroupPaginator.js +0 -11
- package/dist-cjs/pagination/ListUsersPaginator.js +0 -11
- package/dist-cjs/pagination/index.js +13 -0
- package/dist-cjs/protocols/Aws_json1_1.js +0 -6
- package/dist-cjs/runtimeConfig.browser.js +1 -6
- package/dist-cjs/runtimeConfig.js +2 -7
- package/dist-cjs/runtimeConfig.native.js +0 -4
- package/dist-cjs/runtimeConfig.shared.js +0 -4
- package/dist-es/CognitoIdentityProvider.js +0 -1
- package/dist-es/CognitoIdentityProviderClient.js +0 -1
- package/dist-es/commands/AddCustomAttributesCommand.js +0 -1
- package/dist-es/commands/AdminAddUserToGroupCommand.js +0 -1
- package/dist-es/commands/AdminConfirmSignUpCommand.js +0 -1
- package/dist-es/commands/AdminCreateUserCommand.js +0 -1
- package/dist-es/commands/AdminDeleteUserAttributesCommand.js +0 -1
- package/dist-es/commands/AdminDeleteUserCommand.js +0 -1
- package/dist-es/commands/AdminDisableProviderForUserCommand.js +0 -1
- package/dist-es/commands/AdminDisableUserCommand.js +0 -1
- package/dist-es/commands/AdminEnableUserCommand.js +0 -1
- package/dist-es/commands/AdminForgetDeviceCommand.js +0 -1
- package/dist-es/commands/AdminGetDeviceCommand.js +0 -1
- package/dist-es/commands/AdminGetUserCommand.js +0 -1
- package/dist-es/commands/AdminInitiateAuthCommand.js +0 -1
- package/dist-es/commands/AdminLinkProviderForUserCommand.js +0 -1
- package/dist-es/commands/AdminListDevicesCommand.js +0 -1
- package/dist-es/commands/AdminListGroupsForUserCommand.js +0 -1
- package/dist-es/commands/AdminListUserAuthEventsCommand.js +0 -1
- package/dist-es/commands/AdminRemoveUserFromGroupCommand.js +0 -1
- package/dist-es/commands/AdminResetUserPasswordCommand.js +0 -1
- package/dist-es/commands/AdminRespondToAuthChallengeCommand.js +0 -1
- package/dist-es/commands/AdminSetUserMFAPreferenceCommand.js +0 -1
- package/dist-es/commands/AdminSetUserPasswordCommand.js +0 -1
- package/dist-es/commands/AdminSetUserSettingsCommand.js +0 -1
- package/dist-es/commands/AdminUpdateAuthEventFeedbackCommand.js +0 -1
- package/dist-es/commands/AdminUpdateDeviceStatusCommand.js +0 -1
- package/dist-es/commands/AdminUpdateUserAttributesCommand.js +0 -1
- package/dist-es/commands/AdminUserGlobalSignOutCommand.js +0 -1
- package/dist-es/commands/AssociateSoftwareTokenCommand.js +0 -1
- package/dist-es/commands/ChangePasswordCommand.js +0 -1
- package/dist-es/commands/ConfirmDeviceCommand.js +0 -1
- package/dist-es/commands/ConfirmForgotPasswordCommand.js +0 -1
- package/dist-es/commands/ConfirmSignUpCommand.js +0 -1
- package/dist-es/commands/CreateGroupCommand.js +0 -1
- package/dist-es/commands/CreateIdentityProviderCommand.js +0 -1
- package/dist-es/commands/CreateResourceServerCommand.js +0 -1
- package/dist-es/commands/CreateUserImportJobCommand.js +0 -1
- package/dist-es/commands/CreateUserPoolClientCommand.js +0 -1
- package/dist-es/commands/CreateUserPoolCommand.js +0 -1
- package/dist-es/commands/CreateUserPoolDomainCommand.js +0 -1
- package/dist-es/commands/DeleteGroupCommand.js +0 -1
- package/dist-es/commands/DeleteIdentityProviderCommand.js +0 -1
- package/dist-es/commands/DeleteResourceServerCommand.js +0 -1
- package/dist-es/commands/DeleteUserAttributesCommand.js +0 -1
- package/dist-es/commands/DeleteUserCommand.js +0 -1
- package/dist-es/commands/DeleteUserPoolClientCommand.js +0 -1
- package/dist-es/commands/DeleteUserPoolCommand.js +0 -1
- package/dist-es/commands/DeleteUserPoolDomainCommand.js +0 -1
- package/dist-es/commands/DescribeIdentityProviderCommand.js +0 -1
- package/dist-es/commands/DescribeResourceServerCommand.js +0 -1
- package/dist-es/commands/DescribeRiskConfigurationCommand.js +0 -1
- package/dist-es/commands/DescribeUserImportJobCommand.js +0 -1
- package/dist-es/commands/DescribeUserPoolClientCommand.js +0 -1
- package/dist-es/commands/DescribeUserPoolCommand.js +0 -1
- package/dist-es/commands/DescribeUserPoolDomainCommand.js +0 -1
- package/dist-es/commands/ForgetDeviceCommand.js +0 -1
- package/dist-es/commands/ForgotPasswordCommand.js +0 -1
- package/dist-es/commands/GetCSVHeaderCommand.js +0 -1
- package/dist-es/commands/GetDeviceCommand.js +0 -1
- package/dist-es/commands/GetGroupCommand.js +0 -1
- package/dist-es/commands/GetIdentityProviderByIdentifierCommand.js +0 -1
- package/dist-es/commands/GetSigningCertificateCommand.js +0 -1
- package/dist-es/commands/GetUICustomizationCommand.js +0 -1
- package/dist-es/commands/GetUserAttributeVerificationCodeCommand.js +0 -1
- package/dist-es/commands/GetUserCommand.js +0 -1
- package/dist-es/commands/GetUserPoolMfaConfigCommand.js +0 -1
- package/dist-es/commands/GlobalSignOutCommand.js +0 -1
- package/dist-es/commands/InitiateAuthCommand.js +0 -1
- package/dist-es/commands/ListDevicesCommand.js +0 -1
- package/dist-es/commands/ListGroupsCommand.js +0 -1
- package/dist-es/commands/ListIdentityProvidersCommand.js +0 -1
- package/dist-es/commands/ListResourceServersCommand.js +0 -1
- package/dist-es/commands/ListTagsForResourceCommand.js +0 -1
- package/dist-es/commands/ListUserImportJobsCommand.js +0 -1
- package/dist-es/commands/ListUserPoolClientsCommand.js +0 -1
- package/dist-es/commands/ListUserPoolsCommand.js +0 -1
- package/dist-es/commands/ListUsersCommand.js +0 -1
- package/dist-es/commands/ListUsersInGroupCommand.js +0 -1
- package/dist-es/commands/ResendConfirmationCodeCommand.js +0 -1
- package/dist-es/commands/RespondToAuthChallengeCommand.js +0 -1
- package/dist-es/commands/RevokeTokenCommand.js +0 -1
- package/dist-es/commands/SetRiskConfigurationCommand.js +0 -1
- package/dist-es/commands/SetUICustomizationCommand.js +0 -1
- package/dist-es/commands/SetUserMFAPreferenceCommand.js +0 -1
- package/dist-es/commands/SetUserPoolMfaConfigCommand.js +0 -1
- package/dist-es/commands/SetUserSettingsCommand.js +0 -1
- package/dist-es/commands/SignUpCommand.js +0 -1
- package/dist-es/commands/StartUserImportJobCommand.js +0 -1
- package/dist-es/commands/StopUserImportJobCommand.js +0 -1
- package/dist-es/commands/TagResourceCommand.js +0 -1
- package/dist-es/commands/UntagResourceCommand.js +0 -1
- package/dist-es/commands/UpdateAuthEventFeedbackCommand.js +0 -1
- package/dist-es/commands/UpdateDeviceStatusCommand.js +0 -1
- package/dist-es/commands/UpdateGroupCommand.js +0 -1
- package/dist-es/commands/UpdateIdentityProviderCommand.js +0 -1
- package/dist-es/commands/UpdateResourceServerCommand.js +0 -1
- package/dist-es/commands/UpdateUserAttributesCommand.js +0 -1
- package/dist-es/commands/UpdateUserPoolClientCommand.js +0 -1
- package/dist-es/commands/UpdateUserPoolCommand.js +0 -1
- package/dist-es/commands/UpdateUserPoolDomainCommand.js +0 -1
- package/dist-es/commands/VerifySoftwareTokenCommand.js +0 -1
- package/dist-es/commands/VerifyUserAttributeCommand.js +0 -1
- package/dist-es/commands/index.js +101 -0
- package/dist-es/endpoints.js +1 -2
- package/dist-es/index.js +4 -114
- package/dist-es/models/index.js +0 -1
- package/dist-es/models/models_0.js +0 -1
- package/dist-es/models/models_1.js +0 -1
- package/dist-es/pagination/AdminListGroupsForUserPaginator.js +0 -1
- package/dist-es/pagination/AdminListUserAuthEventsPaginator.js +0 -1
- package/dist-es/pagination/Interfaces.js +0 -1
- package/dist-es/pagination/ListGroupsPaginator.js +0 -1
- package/dist-es/pagination/ListIdentityProvidersPaginator.js +0 -1
- package/dist-es/pagination/ListResourceServersPaginator.js +0 -1
- package/dist-es/pagination/ListUserPoolClientsPaginator.js +0 -1
- package/dist-es/pagination/ListUserPoolsPaginator.js +0 -1
- package/dist-es/pagination/ListUsersInGroupPaginator.js +0 -1
- package/dist-es/pagination/ListUsersPaginator.js +0 -1
- package/dist-es/pagination/index.js +10 -0
- package/dist-es/protocols/Aws_json1_1.js +0 -1
- package/dist-es/runtimeConfig.browser.js +1 -2
- package/dist-es/runtimeConfig.js +2 -3
- package/dist-es/runtimeConfig.native.js +0 -1
- package/dist-es/runtimeConfig.shared.js +0 -1
- package/dist-types/commands/index.d.ts +101 -0
- package/dist-types/index.d.ts +4 -113
- package/dist-types/pagination/index.d.ts +10 -0
- package/dist-types/runtimeConfig.browser.d.ts +3 -0
- package/dist-types/ts3.4/CognitoIdentityProvider.d.ts +102 -805
- package/dist-types/ts3.4/CognitoIdentityProviderClient.d.ts +24 -95
- package/dist-types/ts3.4/commands/AddCustomAttributesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/AdminAddUserToGroupCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/AdminConfirmSignUpCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/AdminCreateUserCommand.d.ts +2 -49
- package/dist-types/ts3.4/commands/AdminDeleteUserAttributesCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/AdminDeleteUserCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/AdminDisableProviderForUserCommand.d.ts +2 -47
- package/dist-types/ts3.4/commands/AdminDisableUserCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/AdminEnableUserCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/AdminForgetDeviceCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/AdminGetDeviceCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/AdminGetUserCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/AdminInitiateAuthCommand.d.ts +2 -40
- package/dist-types/ts3.4/commands/AdminLinkProviderForUserCommand.d.ts +2 -40
- package/dist-types/ts3.4/commands/AdminListDevicesCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/AdminListGroupsForUserCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/AdminListUserAuthEventsCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/AdminRemoveUserFromGroupCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/AdminResetUserPasswordCommand.d.ts +2 -49
- package/dist-types/ts3.4/commands/AdminRespondToAuthChallengeCommand.d.ts +2 -39
- package/dist-types/ts3.4/commands/AdminSetUserMFAPreferenceCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/AdminSetUserPasswordCommand.d.ts +2 -29
- package/dist-types/ts3.4/commands/AdminSetUserSettingsCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/AdminUpdateAuthEventFeedbackCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/AdminUpdateDeviceStatusCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/AdminUpdateUserAttributesCommand.d.ts +2 -44
- package/dist-types/ts3.4/commands/AdminUserGlobalSignOutCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/AssociateSoftwareTokenCommand.d.ts +2 -29
- package/dist-types/ts3.4/commands/ChangePasswordCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ConfirmDeviceCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/ConfirmForgotPasswordCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ConfirmSignUpCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/CreateGroupCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/CreateIdentityProviderCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateResourceServerCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateUserImportJobCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateUserPoolClientCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/CreateUserPoolCommand.d.ts +2 -38
- package/dist-types/ts3.4/commands/CreateUserPoolDomainCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteGroupCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/DeleteIdentityProviderCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteResourceServerCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteUserAttributesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteUserPoolClientCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteUserPoolCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteUserPoolDomainCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeIdentityProviderCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeResourceServerCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeRiskConfigurationCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeUserImportJobCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeUserPoolClientCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/DescribeUserPoolCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeUserPoolDomainCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ForgetDeviceCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ForgotPasswordCommand.d.ts +2 -44
- package/dist-types/ts3.4/commands/GetCSVHeaderCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/GetDeviceCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetGroupCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/GetIdentityProviderByIdentifierCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetSigningCertificateCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetUICustomizationCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/GetUserAttributeVerificationCodeCommand.d.ts +2 -37
- package/dist-types/ts3.4/commands/GetUserCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetUserPoolMfaConfigCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GlobalSignOutCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/InitiateAuthCommand.d.ts +2 -37
- package/dist-types/ts3.4/commands/ListDevicesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListGroupsCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/ListIdentityProvidersCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListResourceServersCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/ListUserImportJobsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListUserPoolClientsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListUserPoolsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListUsersCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListUsersInGroupCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/ResendConfirmationCodeCommand.d.ts +2 -38
- package/dist-types/ts3.4/commands/RespondToAuthChallengeCommand.d.ts +2 -37
- package/dist-types/ts3.4/commands/RevokeTokenCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/SetRiskConfigurationCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/SetUICustomizationCommand.d.ts +2 -31
- package/dist-types/ts3.4/commands/SetUserMFAPreferenceCommand.d.ts +2 -28
- package/dist-types/ts3.4/commands/SetUserPoolMfaConfigCommand.d.ts +2 -37
- package/dist-types/ts3.4/commands/SetUserSettingsCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/SignUpCommand.d.ts +2 -38
- package/dist-types/ts3.4/commands/StartUserImportJobCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/StopUserImportJobCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -33
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/UpdateAuthEventFeedbackCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/UpdateDeviceStatusCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateGroupCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/UpdateIdentityProviderCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateResourceServerCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/UpdateUserAttributesCommand.d.ts +2 -37
- package/dist-types/ts3.4/commands/UpdateUserPoolClientCommand.d.ts +2 -27
- package/dist-types/ts3.4/commands/UpdateUserPoolCommand.d.ts +2 -39
- package/dist-types/ts3.4/commands/UpdateUserPoolDomainCommand.d.ts +2 -40
- package/dist-types/ts3.4/commands/VerifySoftwareTokenCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/VerifyUserAttributeCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/index.d.ts +101 -0
- package/dist-types/ts3.4/index.d.ts +4 -113
- package/dist-types/ts3.4/models/models_0.d.ts +1183 -5804
- package/dist-types/ts3.4/models/models_1.d.ts +134 -604
- package/dist-types/ts3.4/pagination/index.d.ts +10 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -3
- package/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -3
- package/package.json +33 -30
- package/dist-cjs/CognitoIdentityProvider.js.map +0 -1
- package/dist-cjs/CognitoIdentityProviderClient.js.map +0 -1
- package/dist-cjs/commands/AddCustomAttributesCommand.js.map +0 -1
- package/dist-cjs/commands/AdminAddUserToGroupCommand.js.map +0 -1
- package/dist-cjs/commands/AdminConfirmSignUpCommand.js.map +0 -1
- package/dist-cjs/commands/AdminCreateUserCommand.js.map +0 -1
- package/dist-cjs/commands/AdminDeleteUserAttributesCommand.js.map +0 -1
- package/dist-cjs/commands/AdminDeleteUserCommand.js.map +0 -1
- package/dist-cjs/commands/AdminDisableProviderForUserCommand.js.map +0 -1
- package/dist-cjs/commands/AdminDisableUserCommand.js.map +0 -1
- package/dist-cjs/commands/AdminEnableUserCommand.js.map +0 -1
- package/dist-cjs/commands/AdminForgetDeviceCommand.js.map +0 -1
- package/dist-cjs/commands/AdminGetDeviceCommand.js.map +0 -1
- package/dist-cjs/commands/AdminGetUserCommand.js.map +0 -1
- package/dist-cjs/commands/AdminInitiateAuthCommand.js.map +0 -1
- package/dist-cjs/commands/AdminLinkProviderForUserCommand.js.map +0 -1
- package/dist-cjs/commands/AdminListDevicesCommand.js.map +0 -1
- package/dist-cjs/commands/AdminListGroupsForUserCommand.js.map +0 -1
- package/dist-cjs/commands/AdminListUserAuthEventsCommand.js.map +0 -1
- package/dist-cjs/commands/AdminRemoveUserFromGroupCommand.js.map +0 -1
- package/dist-cjs/commands/AdminResetUserPasswordCommand.js.map +0 -1
- package/dist-cjs/commands/AdminRespondToAuthChallengeCommand.js.map +0 -1
- package/dist-cjs/commands/AdminSetUserMFAPreferenceCommand.js.map +0 -1
- package/dist-cjs/commands/AdminSetUserPasswordCommand.js.map +0 -1
- package/dist-cjs/commands/AdminSetUserSettingsCommand.js.map +0 -1
- package/dist-cjs/commands/AdminUpdateAuthEventFeedbackCommand.js.map +0 -1
- package/dist-cjs/commands/AdminUpdateDeviceStatusCommand.js.map +0 -1
- package/dist-cjs/commands/AdminUpdateUserAttributesCommand.js.map +0 -1
- package/dist-cjs/commands/AdminUserGlobalSignOutCommand.js.map +0 -1
- package/dist-cjs/commands/AssociateSoftwareTokenCommand.js.map +0 -1
- package/dist-cjs/commands/ChangePasswordCommand.js.map +0 -1
- package/dist-cjs/commands/ConfirmDeviceCommand.js.map +0 -1
- package/dist-cjs/commands/ConfirmForgotPasswordCommand.js.map +0 -1
- package/dist-cjs/commands/ConfirmSignUpCommand.js.map +0 -1
- package/dist-cjs/commands/CreateGroupCommand.js.map +0 -1
- package/dist-cjs/commands/CreateIdentityProviderCommand.js.map +0 -1
- package/dist-cjs/commands/CreateResourceServerCommand.js.map +0 -1
- package/dist-cjs/commands/CreateUserImportJobCommand.js.map +0 -1
- package/dist-cjs/commands/CreateUserPoolClientCommand.js.map +0 -1
- package/dist-cjs/commands/CreateUserPoolCommand.js.map +0 -1
- package/dist-cjs/commands/CreateUserPoolDomainCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteGroupCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteIdentityProviderCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteResourceServerCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteUserAttributesCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteUserCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteUserPoolClientCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteUserPoolCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteUserPoolDomainCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeIdentityProviderCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeResourceServerCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeRiskConfigurationCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeUserImportJobCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeUserPoolClientCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeUserPoolCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeUserPoolDomainCommand.js.map +0 -1
- package/dist-cjs/commands/ForgetDeviceCommand.js.map +0 -1
- package/dist-cjs/commands/ForgotPasswordCommand.js.map +0 -1
- package/dist-cjs/commands/GetCSVHeaderCommand.js.map +0 -1
- package/dist-cjs/commands/GetDeviceCommand.js.map +0 -1
- package/dist-cjs/commands/GetGroupCommand.js.map +0 -1
- package/dist-cjs/commands/GetIdentityProviderByIdentifierCommand.js.map +0 -1
- package/dist-cjs/commands/GetSigningCertificateCommand.js.map +0 -1
- package/dist-cjs/commands/GetUICustomizationCommand.js.map +0 -1
- package/dist-cjs/commands/GetUserAttributeVerificationCodeCommand.js.map +0 -1
- package/dist-cjs/commands/GetUserCommand.js.map +0 -1
- package/dist-cjs/commands/GetUserPoolMfaConfigCommand.js.map +0 -1
- package/dist-cjs/commands/GlobalSignOutCommand.js.map +0 -1
- package/dist-cjs/commands/InitiateAuthCommand.js.map +0 -1
- package/dist-cjs/commands/ListDevicesCommand.js.map +0 -1
- package/dist-cjs/commands/ListGroupsCommand.js.map +0 -1
- package/dist-cjs/commands/ListIdentityProvidersCommand.js.map +0 -1
- package/dist-cjs/commands/ListResourceServersCommand.js.map +0 -1
- package/dist-cjs/commands/ListTagsForResourceCommand.js.map +0 -1
- package/dist-cjs/commands/ListUserImportJobsCommand.js.map +0 -1
- package/dist-cjs/commands/ListUserPoolClientsCommand.js.map +0 -1
- package/dist-cjs/commands/ListUserPoolsCommand.js.map +0 -1
- package/dist-cjs/commands/ListUsersCommand.js.map +0 -1
- package/dist-cjs/commands/ListUsersInGroupCommand.js.map +0 -1
- package/dist-cjs/commands/ResendConfirmationCodeCommand.js.map +0 -1
- package/dist-cjs/commands/RespondToAuthChallengeCommand.js.map +0 -1
- package/dist-cjs/commands/RevokeTokenCommand.js.map +0 -1
- package/dist-cjs/commands/SetRiskConfigurationCommand.js.map +0 -1
- package/dist-cjs/commands/SetUICustomizationCommand.js.map +0 -1
- package/dist-cjs/commands/SetUserMFAPreferenceCommand.js.map +0 -1
- package/dist-cjs/commands/SetUserPoolMfaConfigCommand.js.map +0 -1
- package/dist-cjs/commands/SetUserSettingsCommand.js.map +0 -1
- package/dist-cjs/commands/SignUpCommand.js.map +0 -1
- package/dist-cjs/commands/StartUserImportJobCommand.js.map +0 -1
- package/dist-cjs/commands/StopUserImportJobCommand.js.map +0 -1
- package/dist-cjs/commands/TagResourceCommand.js.map +0 -1
- package/dist-cjs/commands/UntagResourceCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateAuthEventFeedbackCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateDeviceStatusCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateGroupCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateIdentityProviderCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateResourceServerCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateUserAttributesCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateUserPoolClientCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateUserPoolCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateUserPoolDomainCommand.js.map +0 -1
- package/dist-cjs/commands/VerifySoftwareTokenCommand.js.map +0 -1
- package/dist-cjs/commands/VerifyUserAttributeCommand.js.map +0 -1
- package/dist-cjs/endpoints.js.map +0 -1
- package/dist-cjs/index.js.map +0 -1
- package/dist-cjs/models/index.js.map +0 -1
- package/dist-cjs/models/models_0.js.map +0 -1
- package/dist-cjs/models/models_1.js.map +0 -1
- package/dist-cjs/pagination/AdminListGroupsForUserPaginator.js.map +0 -1
- package/dist-cjs/pagination/AdminListUserAuthEventsPaginator.js.map +0 -1
- package/dist-cjs/pagination/Interfaces.js.map +0 -1
- package/dist-cjs/pagination/ListGroupsPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListIdentityProvidersPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListResourceServersPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListUserPoolClientsPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListUserPoolsPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListUsersInGroupPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListUsersPaginator.js.map +0 -1
- package/dist-cjs/protocols/Aws_json1_1.js.map +0 -1
- package/dist-cjs/runtimeConfig.browser.js.map +0 -1
- package/dist-cjs/runtimeConfig.js.map +0 -1
- package/dist-cjs/runtimeConfig.native.js.map +0 -1
- package/dist-cjs/runtimeConfig.shared.js.map +0 -1
- package/dist-es/CognitoIdentityProvider.js.map +0 -1
- package/dist-es/CognitoIdentityProviderClient.js.map +0 -1
- package/dist-es/commands/AddCustomAttributesCommand.js.map +0 -1
- package/dist-es/commands/AdminAddUserToGroupCommand.js.map +0 -1
- package/dist-es/commands/AdminConfirmSignUpCommand.js.map +0 -1
- package/dist-es/commands/AdminCreateUserCommand.js.map +0 -1
- package/dist-es/commands/AdminDeleteUserAttributesCommand.js.map +0 -1
- package/dist-es/commands/AdminDeleteUserCommand.js.map +0 -1
- package/dist-es/commands/AdminDisableProviderForUserCommand.js.map +0 -1
- package/dist-es/commands/AdminDisableUserCommand.js.map +0 -1
- package/dist-es/commands/AdminEnableUserCommand.js.map +0 -1
- package/dist-es/commands/AdminForgetDeviceCommand.js.map +0 -1
- package/dist-es/commands/AdminGetDeviceCommand.js.map +0 -1
- package/dist-es/commands/AdminGetUserCommand.js.map +0 -1
- package/dist-es/commands/AdminInitiateAuthCommand.js.map +0 -1
- package/dist-es/commands/AdminLinkProviderForUserCommand.js.map +0 -1
- package/dist-es/commands/AdminListDevicesCommand.js.map +0 -1
- package/dist-es/commands/AdminListGroupsForUserCommand.js.map +0 -1
- package/dist-es/commands/AdminListUserAuthEventsCommand.js.map +0 -1
- package/dist-es/commands/AdminRemoveUserFromGroupCommand.js.map +0 -1
- package/dist-es/commands/AdminResetUserPasswordCommand.js.map +0 -1
- package/dist-es/commands/AdminRespondToAuthChallengeCommand.js.map +0 -1
- package/dist-es/commands/AdminSetUserMFAPreferenceCommand.js.map +0 -1
- package/dist-es/commands/AdminSetUserPasswordCommand.js.map +0 -1
- package/dist-es/commands/AdminSetUserSettingsCommand.js.map +0 -1
- package/dist-es/commands/AdminUpdateAuthEventFeedbackCommand.js.map +0 -1
- package/dist-es/commands/AdminUpdateDeviceStatusCommand.js.map +0 -1
- package/dist-es/commands/AdminUpdateUserAttributesCommand.js.map +0 -1
- package/dist-es/commands/AdminUserGlobalSignOutCommand.js.map +0 -1
- package/dist-es/commands/AssociateSoftwareTokenCommand.js.map +0 -1
- package/dist-es/commands/ChangePasswordCommand.js.map +0 -1
- package/dist-es/commands/ConfirmDeviceCommand.js.map +0 -1
- package/dist-es/commands/ConfirmForgotPasswordCommand.js.map +0 -1
- package/dist-es/commands/ConfirmSignUpCommand.js.map +0 -1
- package/dist-es/commands/CreateGroupCommand.js.map +0 -1
- package/dist-es/commands/CreateIdentityProviderCommand.js.map +0 -1
- package/dist-es/commands/CreateResourceServerCommand.js.map +0 -1
- package/dist-es/commands/CreateUserImportJobCommand.js.map +0 -1
- package/dist-es/commands/CreateUserPoolClientCommand.js.map +0 -1
- package/dist-es/commands/CreateUserPoolCommand.js.map +0 -1
- package/dist-es/commands/CreateUserPoolDomainCommand.js.map +0 -1
- package/dist-es/commands/DeleteGroupCommand.js.map +0 -1
- package/dist-es/commands/DeleteIdentityProviderCommand.js.map +0 -1
- package/dist-es/commands/DeleteResourceServerCommand.js.map +0 -1
- package/dist-es/commands/DeleteUserAttributesCommand.js.map +0 -1
- package/dist-es/commands/DeleteUserCommand.js.map +0 -1
- package/dist-es/commands/DeleteUserPoolClientCommand.js.map +0 -1
- package/dist-es/commands/DeleteUserPoolCommand.js.map +0 -1
- package/dist-es/commands/DeleteUserPoolDomainCommand.js.map +0 -1
- package/dist-es/commands/DescribeIdentityProviderCommand.js.map +0 -1
- package/dist-es/commands/DescribeResourceServerCommand.js.map +0 -1
- package/dist-es/commands/DescribeRiskConfigurationCommand.js.map +0 -1
- package/dist-es/commands/DescribeUserImportJobCommand.js.map +0 -1
- package/dist-es/commands/DescribeUserPoolClientCommand.js.map +0 -1
- package/dist-es/commands/DescribeUserPoolCommand.js.map +0 -1
- package/dist-es/commands/DescribeUserPoolDomainCommand.js.map +0 -1
- package/dist-es/commands/ForgetDeviceCommand.js.map +0 -1
- package/dist-es/commands/ForgotPasswordCommand.js.map +0 -1
- package/dist-es/commands/GetCSVHeaderCommand.js.map +0 -1
- package/dist-es/commands/GetDeviceCommand.js.map +0 -1
- package/dist-es/commands/GetGroupCommand.js.map +0 -1
- package/dist-es/commands/GetIdentityProviderByIdentifierCommand.js.map +0 -1
- package/dist-es/commands/GetSigningCertificateCommand.js.map +0 -1
- package/dist-es/commands/GetUICustomizationCommand.js.map +0 -1
- package/dist-es/commands/GetUserAttributeVerificationCodeCommand.js.map +0 -1
- package/dist-es/commands/GetUserCommand.js.map +0 -1
- package/dist-es/commands/GetUserPoolMfaConfigCommand.js.map +0 -1
- package/dist-es/commands/GlobalSignOutCommand.js.map +0 -1
- package/dist-es/commands/InitiateAuthCommand.js.map +0 -1
- package/dist-es/commands/ListDevicesCommand.js.map +0 -1
- package/dist-es/commands/ListGroupsCommand.js.map +0 -1
- package/dist-es/commands/ListIdentityProvidersCommand.js.map +0 -1
- package/dist-es/commands/ListResourceServersCommand.js.map +0 -1
- package/dist-es/commands/ListTagsForResourceCommand.js.map +0 -1
- package/dist-es/commands/ListUserImportJobsCommand.js.map +0 -1
- package/dist-es/commands/ListUserPoolClientsCommand.js.map +0 -1
- package/dist-es/commands/ListUserPoolsCommand.js.map +0 -1
- package/dist-es/commands/ListUsersCommand.js.map +0 -1
- package/dist-es/commands/ListUsersInGroupCommand.js.map +0 -1
- package/dist-es/commands/ResendConfirmationCodeCommand.js.map +0 -1
- package/dist-es/commands/RespondToAuthChallengeCommand.js.map +0 -1
- package/dist-es/commands/RevokeTokenCommand.js.map +0 -1
- package/dist-es/commands/SetRiskConfigurationCommand.js.map +0 -1
- package/dist-es/commands/SetUICustomizationCommand.js.map +0 -1
- package/dist-es/commands/SetUserMFAPreferenceCommand.js.map +0 -1
- package/dist-es/commands/SetUserPoolMfaConfigCommand.js.map +0 -1
- package/dist-es/commands/SetUserSettingsCommand.js.map +0 -1
- package/dist-es/commands/SignUpCommand.js.map +0 -1
- package/dist-es/commands/StartUserImportJobCommand.js.map +0 -1
- package/dist-es/commands/StopUserImportJobCommand.js.map +0 -1
- package/dist-es/commands/TagResourceCommand.js.map +0 -1
- package/dist-es/commands/UntagResourceCommand.js.map +0 -1
- package/dist-es/commands/UpdateAuthEventFeedbackCommand.js.map +0 -1
- package/dist-es/commands/UpdateDeviceStatusCommand.js.map +0 -1
- package/dist-es/commands/UpdateGroupCommand.js.map +0 -1
- package/dist-es/commands/UpdateIdentityProviderCommand.js.map +0 -1
- package/dist-es/commands/UpdateResourceServerCommand.js.map +0 -1
- package/dist-es/commands/UpdateUserAttributesCommand.js.map +0 -1
- package/dist-es/commands/UpdateUserPoolClientCommand.js.map +0 -1
- package/dist-es/commands/UpdateUserPoolCommand.js.map +0 -1
- package/dist-es/commands/UpdateUserPoolDomainCommand.js.map +0 -1
- package/dist-es/commands/VerifySoftwareTokenCommand.js.map +0 -1
- package/dist-es/commands/VerifyUserAttributeCommand.js.map +0 -1
- package/dist-es/endpoints.js.map +0 -1
- package/dist-es/index.js.map +0 -1
- package/dist-es/models/index.js.map +0 -1
- package/dist-es/models/models_0.js.map +0 -1
- package/dist-es/models/models_1.js.map +0 -1
- package/dist-es/pagination/AdminListGroupsForUserPaginator.js.map +0 -1
- package/dist-es/pagination/AdminListUserAuthEventsPaginator.js.map +0 -1
- package/dist-es/pagination/Interfaces.js.map +0 -1
- package/dist-es/pagination/ListGroupsPaginator.js.map +0 -1
- package/dist-es/pagination/ListIdentityProvidersPaginator.js.map +0 -1
- package/dist-es/pagination/ListResourceServersPaginator.js.map +0 -1
- package/dist-es/pagination/ListUserPoolClientsPaginator.js.map +0 -1
- package/dist-es/pagination/ListUserPoolsPaginator.js.map +0 -1
- package/dist-es/pagination/ListUsersInGroupPaginator.js.map +0 -1
- package/dist-es/pagination/ListUsersPaginator.js.map +0 -1
- package/dist-es/protocols/Aws_json1_1.js.map +0 -1
- package/dist-es/runtimeConfig.browser.js.map +0 -1
- package/dist-es/runtimeConfig.js.map +0 -1
- package/dist-es/runtimeConfig.native.js.map +0 -1
- package/dist-es/runtimeConfig.shared.js.map +0 -1
- package/jest.config.js +0 -4
- package/src/CognitoIdentityProvider.ts +0 -4102
- package/src/CognitoIdentityProviderClient.ts +0 -707
- package/src/commands/AddCustomAttributesCommand.ts +0 -101
- package/src/commands/AdminAddUserToGroupCommand.ts +0 -102
- package/src/commands/AdminConfirmSignUpCommand.ts +0 -103
- package/src/commands/AdminCreateUserCommand.ts +0 -130
- package/src/commands/AdminDeleteUserAttributesCommand.ts +0 -106
- package/src/commands/AdminDeleteUserCommand.ts +0 -102
- package/src/commands/AdminDisableProviderForUserCommand.ts +0 -133
- package/src/commands/AdminDisableUserCommand.ts +0 -102
- package/src/commands/AdminEnableUserCommand.ts +0 -102
- package/src/commands/AdminForgetDeviceCommand.ts +0 -102
- package/src/commands/AdminGetDeviceCommand.ts +0 -102
- package/src/commands/AdminGetUserCommand.ts +0 -103
- package/src/commands/AdminInitiateAuthCommand.ts +0 -121
- package/src/commands/AdminLinkProviderForUserCommand.ts +0 -121
- package/src/commands/AdminListDevicesCommand.ts +0 -102
- package/src/commands/AdminListGroupsForUserCommand.ts +0 -102
- package/src/commands/AdminListUserAuthEventsCommand.ts +0 -102
- package/src/commands/AdminRemoveUserFromGroupCommand.ts +0 -102
- package/src/commands/AdminResetUserPasswordCommand.ts +0 -130
- package/src/commands/AdminRespondToAuthChallengeCommand.ts +0 -125
- package/src/commands/AdminSetUserMFAPreferenceCommand.ts +0 -108
- package/src/commands/AdminSetUserPasswordCommand.ts +0 -110
- package/src/commands/AdminSetUserSettingsCommand.ts +0 -104
- package/src/commands/AdminUpdateAuthEventFeedbackCommand.ts +0 -108
- package/src/commands/AdminUpdateDeviceStatusCommand.ts +0 -102
- package/src/commands/AdminUpdateUserAttributesCommand.ts +0 -128
- package/src/commands/AdminUserGlobalSignOutCommand.ts +0 -104
- package/src/commands/AssociateSoftwareTokenCommand.ts +0 -110
- package/src/commands/ChangePasswordCommand.ts +0 -99
- package/src/commands/ConfirmDeviceCommand.ts +0 -102
- package/src/commands/ConfirmForgotPasswordCommand.ts +0 -99
- package/src/commands/ConfirmSignUpCommand.ts +0 -100
- package/src/commands/CreateGroupCommand.ts +0 -102
- package/src/commands/CreateIdentityProviderCommand.ts +0 -101
- package/src/commands/CreateResourceServerCommand.ts +0 -101
- package/src/commands/CreateUserImportJobCommand.ts +0 -101
- package/src/commands/CreateUserPoolClientCommand.ts +0 -103
- package/src/commands/CreateUserPoolCommand.ts +0 -119
- package/src/commands/CreateUserPoolDomainCommand.ts +0 -101
- package/src/commands/DeleteGroupCommand.ts +0 -102
- package/src/commands/DeleteIdentityProviderCommand.ts +0 -101
- package/src/commands/DeleteResourceServerCommand.ts +0 -101
- package/src/commands/DeleteUserAttributesCommand.ts +0 -99
- package/src/commands/DeleteUserCommand.ts +0 -99
- package/src/commands/DeleteUserPoolClientCommand.ts +0 -101
- package/src/commands/DeleteUserPoolCommand.ts +0 -101
- package/src/commands/DeleteUserPoolDomainCommand.ts +0 -101
- package/src/commands/DescribeIdentityProviderCommand.ts +0 -101
- package/src/commands/DescribeResourceServerCommand.ts +0 -101
- package/src/commands/DescribeRiskConfigurationCommand.ts +0 -104
- package/src/commands/DescribeUserImportJobCommand.ts +0 -101
- package/src/commands/DescribeUserPoolClientCommand.ts +0 -102
- package/src/commands/DescribeUserPoolCommand.ts +0 -101
- package/src/commands/DescribeUserPoolDomainCommand.ts +0 -101
- package/src/commands/ForgetDeviceCommand.ts +0 -101
- package/src/commands/ForgotPasswordCommand.ts +0 -123
- package/src/commands/GetCSVHeaderCommand.ts +0 -102
- package/src/commands/GetDeviceCommand.ts +0 -98
- package/src/commands/GetGroupCommand.ts +0 -99
- package/src/commands/GetIdentityProviderByIdentifierCommand.ts +0 -109
- package/src/commands/GetSigningCertificateCommand.ts +0 -101
- package/src/commands/GetUICustomizationCommand.ts +0 -104
- package/src/commands/GetUserAttributeVerificationCodeCommand.ts +0 -124
- package/src/commands/GetUserCommand.ts +0 -96
- package/src/commands/GetUserPoolMfaConfigCommand.ts +0 -101
- package/src/commands/GlobalSignOutCommand.ts +0 -103
- package/src/commands/InitiateAuthCommand.ts +0 -116
- package/src/commands/ListDevicesCommand.ts +0 -101
- package/src/commands/ListGroupsCommand.ts +0 -102
- package/src/commands/ListIdentityProvidersCommand.ts +0 -101
- package/src/commands/ListResourceServersCommand.ts +0 -101
- package/src/commands/ListTagsForResourceCommand.ts +0 -104
- package/src/commands/ListUserImportJobsCommand.ts +0 -101
- package/src/commands/ListUserPoolClientsCommand.ts +0 -101
- package/src/commands/ListUserPoolsCommand.ts +0 -101
- package/src/commands/ListUsersCommand.ts +0 -98
- package/src/commands/ListUsersInGroupCommand.ts +0 -102
- package/src/commands/ResendConfirmationCodeCommand.ts +0 -117
- package/src/commands/RespondToAuthChallengeCommand.ts +0 -116
- package/src/commands/RevokeTokenCommand.ts +0 -102
- package/src/commands/SetRiskConfigurationCommand.ts +0 -105
- package/src/commands/SetUICustomizationCommand.ts +0 -112
- package/src/commands/SetUserMFAPreferenceCommand.ts +0 -109
- package/src/commands/SetUserPoolMfaConfigCommand.ts +0 -118
- package/src/commands/SetUserSettingsCommand.ts +0 -102
- package/src/commands/SignUpCommand.ts +0 -114
- package/src/commands/StartUserImportJobCommand.ts +0 -102
- package/src/commands/StopUserImportJobCommand.ts +0 -101
- package/src/commands/TagResourceCommand.ts +0 -114
- package/src/commands/UntagResourceCommand.ts +0 -102
- package/src/commands/UpdateAuthEventFeedbackCommand.ts +0 -103
- package/src/commands/UpdateDeviceStatusCommand.ts +0 -101
- package/src/commands/UpdateGroupCommand.ts +0 -102
- package/src/commands/UpdateIdentityProviderCommand.ts +0 -101
- package/src/commands/UpdateResourceServerCommand.ts +0 -105
- package/src/commands/UpdateUserAttributesCommand.ts +0 -116
- package/src/commands/UpdateUserPoolClientCommand.ts +0 -108
- package/src/commands/UpdateUserPoolCommand.ts +0 -120
- package/src/commands/UpdateUserPoolDomainCommand.ts +0 -121
- package/src/commands/VerifySoftwareTokenCommand.ts +0 -103
- package/src/commands/VerifyUserAttributeCommand.ts +0 -99
- package/src/endpoints.ts +0 -82
- package/src/index.ts +0 -114
- package/src/models/index.ts +0 -2
- package/src/models/models_0.ts +0 -9830
- package/src/models/models_1.ts +0 -1072
- package/src/pagination/AdminListGroupsForUserPaginator.ts +0 -59
- package/src/pagination/AdminListUserAuthEventsPaginator.ts +0 -59
- package/src/pagination/Interfaces.ts +0 -8
- package/src/pagination/ListGroupsPaginator.ts +0 -55
- package/src/pagination/ListIdentityProvidersPaginator.ts +0 -59
- package/src/pagination/ListResourceServersPaginator.ts +0 -59
- package/src/pagination/ListUserPoolClientsPaginator.ts +0 -59
- package/src/pagination/ListUserPoolsPaginator.ts +0 -59
- package/src/pagination/ListUsersInGroupPaginator.ts +0 -59
- package/src/pagination/ListUsersPaginator.ts +0 -55
- package/src/protocols/Aws_json1_1.ts +0 -18343
- package/src/runtimeConfig.browser.ts +0 -41
- package/src/runtimeConfig.native.ts +0 -17
- package/src/runtimeConfig.shared.ts +0 -17
- package/src/runtimeConfig.ts +0 -46
- package/tsconfig.es.json +0 -10
- package/tsconfig.json +0 -33
- package/tsconfig.types.json +0 -9
|
@@ -5,52 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
|
5
5
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
6
|
const models_1_1 = require("../models/models_1");
|
|
7
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
|
-
/**
|
|
9
|
-
* <p>Allows a user to update a specific attribute (one at a time).</p>
|
|
10
|
-
*
|
|
11
|
-
* <note>
|
|
12
|
-
* <p>This action might generate an SMS text message. Starting June 1, 2021, U.S.
|
|
13
|
-
* telecom carriers require that you register an origination phone number before you can
|
|
14
|
-
* send SMS messages to U.S. phone numbers. If you use SMS text messages in Amazon Cognito,
|
|
15
|
-
* you must register a phone number with <a href="https://console.aws.amazon.com/pinpoint/home/">Amazon Pinpoint</a>.
|
|
16
|
-
* Cognito will use the the registered number automatically. Otherwise, Cognito users that must
|
|
17
|
-
* receive SMS messages might be unable to sign up, activate their accounts, or sign
|
|
18
|
-
* in.</p>
|
|
19
|
-
* <p>If you have never used SMS text messages with Amazon Cognito or any other Amazon Web Service, Amazon SNS might place your account in SMS sandbox. In <i>
|
|
20
|
-
* <a href="https://docs.aws.amazon.com/sns/latest/dg/sns-sms-sandbox.html">sandbox
|
|
21
|
-
* mode</a>
|
|
22
|
-
* </i>, you’ll have limitations, such as sending messages
|
|
23
|
-
* to only verified phone numbers. After testing in the sandbox environment, you can
|
|
24
|
-
* move out of the SMS sandbox and into production. For more information, see <a href="https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-user-identity-pools-sms-userpool-settings.html"> SMS message settings for Cognito User Pools</a> in the <i>Amazon
|
|
25
|
-
* Cognito Developer Guide</i>. </p>
|
|
26
|
-
* </note>
|
|
27
|
-
* @example
|
|
28
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
29
|
-
* ```javascript
|
|
30
|
-
* import { CognitoIdentityProviderClient, UpdateUserAttributesCommand } from "@aws-sdk/client-cognito-identity-provider"; // ES Modules import
|
|
31
|
-
* // const { CognitoIdentityProviderClient, UpdateUserAttributesCommand } = require("@aws-sdk/client-cognito-identity-provider"); // CommonJS import
|
|
32
|
-
* const client = new CognitoIdentityProviderClient(config);
|
|
33
|
-
* const command = new UpdateUserAttributesCommand(input);
|
|
34
|
-
* const response = await client.send(command);
|
|
35
|
-
* ```
|
|
36
|
-
*
|
|
37
|
-
* @see {@link UpdateUserAttributesCommandInput} for command's `input` shape.
|
|
38
|
-
* @see {@link UpdateUserAttributesCommandOutput} for command's `response` shape.
|
|
39
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for command's `input` shape.
|
|
40
|
-
*
|
|
41
|
-
*/
|
|
42
8
|
class UpdateUserAttributesCommand extends smithy_client_1.Command {
|
|
43
|
-
// Start section: command_properties
|
|
44
|
-
// End section: command_properties
|
|
45
9
|
constructor(input) {
|
|
46
|
-
// Start section: command_constructor
|
|
47
10
|
super();
|
|
48
11
|
this.input = input;
|
|
49
|
-
// End section: command_constructor
|
|
50
12
|
}
|
|
51
|
-
/**
|
|
52
|
-
* @internal
|
|
53
|
-
*/
|
|
54
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
55
14
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
56
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
@@ -75,4 +34,3 @@ class UpdateUserAttributesCommand extends smithy_client_1.Command {
|
|
|
75
34
|
}
|
|
76
35
|
}
|
|
77
36
|
exports.UpdateUserAttributesCommand = UpdateUserAttributesCommand;
|
|
78
|
-
//# sourceMappingURL=UpdateUserAttributesCommand.js.map
|
|
@@ -6,42 +6,11 @@ const middleware_signing_1 = require("@aws-sdk/middleware-signing");
|
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
7
|
const models_1_1 = require("../models/models_1");
|
|
8
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
|
-
/**
|
|
10
|
-
* <p>Updates the specified user pool app client with the specified attributes. You can get
|
|
11
|
-
* a list of the current user pool app client settings using <a href="https://docs.aws.amazon.com/cognito-user-identity-pools/latest/APIReference/API_DescribeUserPoolClient.html">DescribeUserPoolClient</a>.</p>
|
|
12
|
-
* <important>
|
|
13
|
-
* <p>If you don't provide a value for an attribute, it will be set to the default
|
|
14
|
-
* value.</p>
|
|
15
|
-
* </important>
|
|
16
|
-
* <p>You can also use this operation to enable token revocation for user pool clients. For more information
|
|
17
|
-
* about revoking tokens, see <a href="https://docs.aws.amazon.com/cognito-user-identity-pools/latest/APIReference/API_RevokeToken.html">RevokeToken</a>.</p>
|
|
18
|
-
* @example
|
|
19
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
20
|
-
* ```javascript
|
|
21
|
-
* import { CognitoIdentityProviderClient, UpdateUserPoolClientCommand } from "@aws-sdk/client-cognito-identity-provider"; // ES Modules import
|
|
22
|
-
* // const { CognitoIdentityProviderClient, UpdateUserPoolClientCommand } = require("@aws-sdk/client-cognito-identity-provider"); // CommonJS import
|
|
23
|
-
* const client = new CognitoIdentityProviderClient(config);
|
|
24
|
-
* const command = new UpdateUserPoolClientCommand(input);
|
|
25
|
-
* const response = await client.send(command);
|
|
26
|
-
* ```
|
|
27
|
-
*
|
|
28
|
-
* @see {@link UpdateUserPoolClientCommandInput} for command's `input` shape.
|
|
29
|
-
* @see {@link UpdateUserPoolClientCommandOutput} for command's `response` shape.
|
|
30
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for command's `input` shape.
|
|
31
|
-
*
|
|
32
|
-
*/
|
|
33
9
|
class UpdateUserPoolClientCommand extends smithy_client_1.Command {
|
|
34
|
-
// Start section: command_properties
|
|
35
|
-
// End section: command_properties
|
|
36
10
|
constructor(input) {
|
|
37
|
-
// Start section: command_constructor
|
|
38
11
|
super();
|
|
39
12
|
this.input = input;
|
|
40
|
-
// End section: command_constructor
|
|
41
13
|
}
|
|
42
|
-
/**
|
|
43
|
-
* @internal
|
|
44
|
-
*/
|
|
45
14
|
resolveMiddleware(clientStack, configuration, options) {
|
|
46
15
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
47
16
|
this.middlewareStack.use(middleware_signing_1.getAwsAuthPlugin(configuration));
|
|
@@ -67,4 +36,3 @@ class UpdateUserPoolClientCommand extends smithy_client_1.Command {
|
|
|
67
36
|
}
|
|
68
37
|
}
|
|
69
38
|
exports.UpdateUserPoolClientCommand = UpdateUserPoolClientCommand;
|
|
70
|
-
//# sourceMappingURL=UpdateUserPoolClientCommand.js.map
|
|
@@ -6,54 +6,11 @@ const middleware_signing_1 = require("@aws-sdk/middleware-signing");
|
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
7
|
const models_1_1 = require("../models/models_1");
|
|
8
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
|
-
/**
|
|
10
|
-
* <p>Updates the specified user pool with the specified attributes. You can get a list of
|
|
11
|
-
* the current user pool settings using <a href="https://docs.aws.amazon.com/cognito-user-identity-pools/latest/APIReference/API_DescribeUserPool.html">DescribeUserPool</a>. If you don't provide a value for an attribute, it will be set to the default
|
|
12
|
-
* value.</p>
|
|
13
|
-
*
|
|
14
|
-
* <note>
|
|
15
|
-
* <p>This action might generate an SMS text message. Starting June 1, 2021, U.S.
|
|
16
|
-
* telecom carriers require that you register an origination phone number before you can
|
|
17
|
-
* send SMS messages to U.S. phone numbers. If you use SMS text messages in Amazon Cognito,
|
|
18
|
-
* you must register a phone number with <a href="https://console.aws.amazon.com/pinpoint/home/">Amazon Pinpoint</a>.
|
|
19
|
-
* Cognito will use the the registered number automatically. Otherwise, Cognito users that must
|
|
20
|
-
* receive SMS messages might be unable to sign up, activate their accounts, or sign
|
|
21
|
-
* in.</p>
|
|
22
|
-
* <p>If you have never used SMS text messages with Amazon Cognito or any other Amazon Web Service, Amazon SNS might place your account in SMS sandbox. In <i>
|
|
23
|
-
* <a href="https://docs.aws.amazon.com/sns/latest/dg/sns-sms-sandbox.html">sandbox
|
|
24
|
-
* mode</a>
|
|
25
|
-
* </i>, you’ll have limitations, such as sending messages
|
|
26
|
-
* to only verified phone numbers. After testing in the sandbox environment, you can
|
|
27
|
-
* move out of the SMS sandbox and into production. For more information, see <a href="https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-user-identity-pools-sms-userpool-settings.html"> SMS message settings for Cognito User Pools</a> in the <i>Amazon
|
|
28
|
-
* Cognito Developer Guide</i>. </p>
|
|
29
|
-
* </note>
|
|
30
|
-
* @example
|
|
31
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
32
|
-
* ```javascript
|
|
33
|
-
* import { CognitoIdentityProviderClient, UpdateUserPoolCommand } from "@aws-sdk/client-cognito-identity-provider"; // ES Modules import
|
|
34
|
-
* // const { CognitoIdentityProviderClient, UpdateUserPoolCommand } = require("@aws-sdk/client-cognito-identity-provider"); // CommonJS import
|
|
35
|
-
* const client = new CognitoIdentityProviderClient(config);
|
|
36
|
-
* const command = new UpdateUserPoolCommand(input);
|
|
37
|
-
* const response = await client.send(command);
|
|
38
|
-
* ```
|
|
39
|
-
*
|
|
40
|
-
* @see {@link UpdateUserPoolCommandInput} for command's `input` shape.
|
|
41
|
-
* @see {@link UpdateUserPoolCommandOutput} for command's `response` shape.
|
|
42
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for command's `input` shape.
|
|
43
|
-
*
|
|
44
|
-
*/
|
|
45
9
|
class UpdateUserPoolCommand extends smithy_client_1.Command {
|
|
46
|
-
// Start section: command_properties
|
|
47
|
-
// End section: command_properties
|
|
48
10
|
constructor(input) {
|
|
49
|
-
// Start section: command_constructor
|
|
50
11
|
super();
|
|
51
12
|
this.input = input;
|
|
52
|
-
// End section: command_constructor
|
|
53
13
|
}
|
|
54
|
-
/**
|
|
55
|
-
* @internal
|
|
56
|
-
*/
|
|
57
14
|
resolveMiddleware(clientStack, configuration, options) {
|
|
58
15
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
59
16
|
this.middlewareStack.use(middleware_signing_1.getAwsAuthPlugin(configuration));
|
|
@@ -79,4 +36,3 @@ class UpdateUserPoolCommand extends smithy_client_1.Command {
|
|
|
79
36
|
}
|
|
80
37
|
}
|
|
81
38
|
exports.UpdateUserPoolCommand = UpdateUserPoolCommand;
|
|
82
|
-
//# sourceMappingURL=UpdateUserPoolCommand.js.map
|
|
@@ -6,55 +6,11 @@ const middleware_signing_1 = require("@aws-sdk/middleware-signing");
|
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
7
|
const models_1_1 = require("../models/models_1");
|
|
8
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
|
-
/**
|
|
10
|
-
* <p>Updates the Secure Sockets Layer (SSL) certificate for the custom domain for your user
|
|
11
|
-
* pool.</p>
|
|
12
|
-
* <p>You can use this operation to provide the Amazon Resource Name (ARN) of a new
|
|
13
|
-
* certificate to Amazon Cognito. You cannot use it to change the domain for a user
|
|
14
|
-
* pool.</p>
|
|
15
|
-
* <p>A custom domain is used to host the Amazon Cognito hosted UI, which provides sign-up
|
|
16
|
-
* and sign-in pages for your application. When you set up a custom domain, you provide a
|
|
17
|
-
* certificate that you manage with Certificate Manager (ACM). When necessary, you can
|
|
18
|
-
* use this operation to change the certificate that you applied to your custom
|
|
19
|
-
* domain.</p>
|
|
20
|
-
* <p>Usually, this is unnecessary following routine certificate renewal with ACM. When you
|
|
21
|
-
* renew your existing certificate in ACM, the ARN for your certificate remains the same,
|
|
22
|
-
* and your custom domain uses the new certificate automatically.</p>
|
|
23
|
-
* <p>However, if you replace your existing certificate with a new one, ACM gives the new
|
|
24
|
-
* certificate a new ARN. To apply the new certificate to your custom domain, you must
|
|
25
|
-
* provide this ARN to Amazon Cognito.</p>
|
|
26
|
-
* <p>When you add your new certificate in ACM, you must choose US East (N. Virginia) as the
|
|
27
|
-
* Region.</p>
|
|
28
|
-
* <p>After you submit your request, Amazon Cognito requires up to 1 hour to distribute your
|
|
29
|
-
* new certificate to your custom domain.</p>
|
|
30
|
-
* <p>For more information about adding a custom domain to your user pool, see <a href="https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-user-pools-add-custom-domain.html">Using Your Own Domain for the Hosted UI</a>.</p>
|
|
31
|
-
* @example
|
|
32
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
33
|
-
* ```javascript
|
|
34
|
-
* import { CognitoIdentityProviderClient, UpdateUserPoolDomainCommand } from "@aws-sdk/client-cognito-identity-provider"; // ES Modules import
|
|
35
|
-
* // const { CognitoIdentityProviderClient, UpdateUserPoolDomainCommand } = require("@aws-sdk/client-cognito-identity-provider"); // CommonJS import
|
|
36
|
-
* const client = new CognitoIdentityProviderClient(config);
|
|
37
|
-
* const command = new UpdateUserPoolDomainCommand(input);
|
|
38
|
-
* const response = await client.send(command);
|
|
39
|
-
* ```
|
|
40
|
-
*
|
|
41
|
-
* @see {@link UpdateUserPoolDomainCommandInput} for command's `input` shape.
|
|
42
|
-
* @see {@link UpdateUserPoolDomainCommandOutput} for command's `response` shape.
|
|
43
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for command's `input` shape.
|
|
44
|
-
*
|
|
45
|
-
*/
|
|
46
9
|
class UpdateUserPoolDomainCommand extends smithy_client_1.Command {
|
|
47
|
-
// Start section: command_properties
|
|
48
|
-
// End section: command_properties
|
|
49
10
|
constructor(input) {
|
|
50
|
-
// Start section: command_constructor
|
|
51
11
|
super();
|
|
52
12
|
this.input = input;
|
|
53
|
-
// End section: command_constructor
|
|
54
13
|
}
|
|
55
|
-
/**
|
|
56
|
-
* @internal
|
|
57
|
-
*/
|
|
58
14
|
resolveMiddleware(clientStack, configuration, options) {
|
|
59
15
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
60
16
|
this.middlewareStack.use(middleware_signing_1.getAwsAuthPlugin(configuration));
|
|
@@ -80,4 +36,3 @@ class UpdateUserPoolDomainCommand extends smithy_client_1.Command {
|
|
|
80
36
|
}
|
|
81
37
|
}
|
|
82
38
|
exports.UpdateUserPoolDomainCommand = UpdateUserPoolDomainCommand;
|
|
83
|
-
//# sourceMappingURL=UpdateUserPoolDomainCommand.js.map
|
|
@@ -6,37 +6,11 @@ const middleware_signing_1 = require("@aws-sdk/middleware-signing");
|
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
7
|
const models_1_1 = require("../models/models_1");
|
|
8
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
|
-
/**
|
|
10
|
-
* <p>Use this API to register a user's entered TOTP code and mark the user's software token
|
|
11
|
-
* MFA status as "verified" if successful. The request takes an access token or a session
|
|
12
|
-
* string, but not both.</p>
|
|
13
|
-
* @example
|
|
14
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
15
|
-
* ```javascript
|
|
16
|
-
* import { CognitoIdentityProviderClient, VerifySoftwareTokenCommand } from "@aws-sdk/client-cognito-identity-provider"; // ES Modules import
|
|
17
|
-
* // const { CognitoIdentityProviderClient, VerifySoftwareTokenCommand } = require("@aws-sdk/client-cognito-identity-provider"); // CommonJS import
|
|
18
|
-
* const client = new CognitoIdentityProviderClient(config);
|
|
19
|
-
* const command = new VerifySoftwareTokenCommand(input);
|
|
20
|
-
* const response = await client.send(command);
|
|
21
|
-
* ```
|
|
22
|
-
*
|
|
23
|
-
* @see {@link VerifySoftwareTokenCommandInput} for command's `input` shape.
|
|
24
|
-
* @see {@link VerifySoftwareTokenCommandOutput} for command's `response` shape.
|
|
25
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for command's `input` shape.
|
|
26
|
-
*
|
|
27
|
-
*/
|
|
28
9
|
class VerifySoftwareTokenCommand extends smithy_client_1.Command {
|
|
29
|
-
// Start section: command_properties
|
|
30
|
-
// End section: command_properties
|
|
31
10
|
constructor(input) {
|
|
32
|
-
// Start section: command_constructor
|
|
33
11
|
super();
|
|
34
12
|
this.input = input;
|
|
35
|
-
// End section: command_constructor
|
|
36
13
|
}
|
|
37
|
-
/**
|
|
38
|
-
* @internal
|
|
39
|
-
*/
|
|
40
14
|
resolveMiddleware(clientStack, configuration, options) {
|
|
41
15
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
42
16
|
this.middlewareStack.use(middleware_signing_1.getAwsAuthPlugin(configuration));
|
|
@@ -62,4 +36,3 @@ class VerifySoftwareTokenCommand extends smithy_client_1.Command {
|
|
|
62
36
|
}
|
|
63
37
|
}
|
|
64
38
|
exports.VerifySoftwareTokenCommand = VerifySoftwareTokenCommand;
|
|
65
|
-
//# sourceMappingURL=VerifySoftwareTokenCommand.js.map
|
|
@@ -5,35 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
|
5
5
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
6
|
const models_1_1 = require("../models/models_1");
|
|
7
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
|
-
/**
|
|
9
|
-
* <p>Verifies the specified user attributes in the user pool.</p>
|
|
10
|
-
* @example
|
|
11
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
12
|
-
* ```javascript
|
|
13
|
-
* import { CognitoIdentityProviderClient, VerifyUserAttributeCommand } from "@aws-sdk/client-cognito-identity-provider"; // ES Modules import
|
|
14
|
-
* // const { CognitoIdentityProviderClient, VerifyUserAttributeCommand } = require("@aws-sdk/client-cognito-identity-provider"); // CommonJS import
|
|
15
|
-
* const client = new CognitoIdentityProviderClient(config);
|
|
16
|
-
* const command = new VerifyUserAttributeCommand(input);
|
|
17
|
-
* const response = await client.send(command);
|
|
18
|
-
* ```
|
|
19
|
-
*
|
|
20
|
-
* @see {@link VerifyUserAttributeCommandInput} for command's `input` shape.
|
|
21
|
-
* @see {@link VerifyUserAttributeCommandOutput} for command's `response` shape.
|
|
22
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for command's `input` shape.
|
|
23
|
-
*
|
|
24
|
-
*/
|
|
25
8
|
class VerifyUserAttributeCommand extends smithy_client_1.Command {
|
|
26
|
-
// Start section: command_properties
|
|
27
|
-
// End section: command_properties
|
|
28
9
|
constructor(input) {
|
|
29
|
-
// Start section: command_constructor
|
|
30
10
|
super();
|
|
31
11
|
this.input = input;
|
|
32
|
-
// End section: command_constructor
|
|
33
12
|
}
|
|
34
|
-
/**
|
|
35
|
-
* @internal
|
|
36
|
-
*/
|
|
37
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
38
14
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
39
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
@@ -58,4 +34,3 @@ class VerifyUserAttributeCommand extends smithy_client_1.Command {
|
|
|
58
34
|
}
|
|
59
35
|
}
|
|
60
36
|
exports.VerifyUserAttributeCommand = VerifyUserAttributeCommand;
|
|
61
|
-
//# sourceMappingURL=VerifyUserAttributeCommand.js.map
|
|
@@ -0,0 +1,104 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const tslib_1 = require("tslib");
|
|
4
|
+
tslib_1.__exportStar(require("./AddCustomAttributesCommand"), exports);
|
|
5
|
+
tslib_1.__exportStar(require("./AdminAddUserToGroupCommand"), exports);
|
|
6
|
+
tslib_1.__exportStar(require("./AdminConfirmSignUpCommand"), exports);
|
|
7
|
+
tslib_1.__exportStar(require("./AdminCreateUserCommand"), exports);
|
|
8
|
+
tslib_1.__exportStar(require("./AdminDeleteUserAttributesCommand"), exports);
|
|
9
|
+
tslib_1.__exportStar(require("./AdminDeleteUserCommand"), exports);
|
|
10
|
+
tslib_1.__exportStar(require("./AdminDisableProviderForUserCommand"), exports);
|
|
11
|
+
tslib_1.__exportStar(require("./AdminDisableUserCommand"), exports);
|
|
12
|
+
tslib_1.__exportStar(require("./AdminEnableUserCommand"), exports);
|
|
13
|
+
tslib_1.__exportStar(require("./AdminForgetDeviceCommand"), exports);
|
|
14
|
+
tslib_1.__exportStar(require("./AdminGetDeviceCommand"), exports);
|
|
15
|
+
tslib_1.__exportStar(require("./AdminGetUserCommand"), exports);
|
|
16
|
+
tslib_1.__exportStar(require("./AdminInitiateAuthCommand"), exports);
|
|
17
|
+
tslib_1.__exportStar(require("./AdminLinkProviderForUserCommand"), exports);
|
|
18
|
+
tslib_1.__exportStar(require("./AdminListDevicesCommand"), exports);
|
|
19
|
+
tslib_1.__exportStar(require("./AdminListGroupsForUserCommand"), exports);
|
|
20
|
+
tslib_1.__exportStar(require("./AdminListUserAuthEventsCommand"), exports);
|
|
21
|
+
tslib_1.__exportStar(require("./AdminRemoveUserFromGroupCommand"), exports);
|
|
22
|
+
tslib_1.__exportStar(require("./AdminResetUserPasswordCommand"), exports);
|
|
23
|
+
tslib_1.__exportStar(require("./AdminRespondToAuthChallengeCommand"), exports);
|
|
24
|
+
tslib_1.__exportStar(require("./AdminSetUserMFAPreferenceCommand"), exports);
|
|
25
|
+
tslib_1.__exportStar(require("./AdminSetUserPasswordCommand"), exports);
|
|
26
|
+
tslib_1.__exportStar(require("./AdminSetUserSettingsCommand"), exports);
|
|
27
|
+
tslib_1.__exportStar(require("./AdminUpdateAuthEventFeedbackCommand"), exports);
|
|
28
|
+
tslib_1.__exportStar(require("./AdminUpdateDeviceStatusCommand"), exports);
|
|
29
|
+
tslib_1.__exportStar(require("./AdminUpdateUserAttributesCommand"), exports);
|
|
30
|
+
tslib_1.__exportStar(require("./AdminUserGlobalSignOutCommand"), exports);
|
|
31
|
+
tslib_1.__exportStar(require("./AssociateSoftwareTokenCommand"), exports);
|
|
32
|
+
tslib_1.__exportStar(require("./ChangePasswordCommand"), exports);
|
|
33
|
+
tslib_1.__exportStar(require("./ConfirmDeviceCommand"), exports);
|
|
34
|
+
tslib_1.__exportStar(require("./ConfirmForgotPasswordCommand"), exports);
|
|
35
|
+
tslib_1.__exportStar(require("./ConfirmSignUpCommand"), exports);
|
|
36
|
+
tslib_1.__exportStar(require("./CreateGroupCommand"), exports);
|
|
37
|
+
tslib_1.__exportStar(require("./CreateIdentityProviderCommand"), exports);
|
|
38
|
+
tslib_1.__exportStar(require("./CreateResourceServerCommand"), exports);
|
|
39
|
+
tslib_1.__exportStar(require("./CreateUserImportJobCommand"), exports);
|
|
40
|
+
tslib_1.__exportStar(require("./CreateUserPoolClientCommand"), exports);
|
|
41
|
+
tslib_1.__exportStar(require("./CreateUserPoolCommand"), exports);
|
|
42
|
+
tslib_1.__exportStar(require("./CreateUserPoolDomainCommand"), exports);
|
|
43
|
+
tslib_1.__exportStar(require("./DeleteGroupCommand"), exports);
|
|
44
|
+
tslib_1.__exportStar(require("./DeleteIdentityProviderCommand"), exports);
|
|
45
|
+
tslib_1.__exportStar(require("./DeleteResourceServerCommand"), exports);
|
|
46
|
+
tslib_1.__exportStar(require("./DeleteUserAttributesCommand"), exports);
|
|
47
|
+
tslib_1.__exportStar(require("./DeleteUserCommand"), exports);
|
|
48
|
+
tslib_1.__exportStar(require("./DeleteUserPoolClientCommand"), exports);
|
|
49
|
+
tslib_1.__exportStar(require("./DeleteUserPoolCommand"), exports);
|
|
50
|
+
tslib_1.__exportStar(require("./DeleteUserPoolDomainCommand"), exports);
|
|
51
|
+
tslib_1.__exportStar(require("./DescribeIdentityProviderCommand"), exports);
|
|
52
|
+
tslib_1.__exportStar(require("./DescribeResourceServerCommand"), exports);
|
|
53
|
+
tslib_1.__exportStar(require("./DescribeRiskConfigurationCommand"), exports);
|
|
54
|
+
tslib_1.__exportStar(require("./DescribeUserImportJobCommand"), exports);
|
|
55
|
+
tslib_1.__exportStar(require("./DescribeUserPoolClientCommand"), exports);
|
|
56
|
+
tslib_1.__exportStar(require("./DescribeUserPoolCommand"), exports);
|
|
57
|
+
tslib_1.__exportStar(require("./DescribeUserPoolDomainCommand"), exports);
|
|
58
|
+
tslib_1.__exportStar(require("./ForgetDeviceCommand"), exports);
|
|
59
|
+
tslib_1.__exportStar(require("./ForgotPasswordCommand"), exports);
|
|
60
|
+
tslib_1.__exportStar(require("./GetCSVHeaderCommand"), exports);
|
|
61
|
+
tslib_1.__exportStar(require("./GetDeviceCommand"), exports);
|
|
62
|
+
tslib_1.__exportStar(require("./GetGroupCommand"), exports);
|
|
63
|
+
tslib_1.__exportStar(require("./GetIdentityProviderByIdentifierCommand"), exports);
|
|
64
|
+
tslib_1.__exportStar(require("./GetSigningCertificateCommand"), exports);
|
|
65
|
+
tslib_1.__exportStar(require("./GetUICustomizationCommand"), exports);
|
|
66
|
+
tslib_1.__exportStar(require("./GetUserAttributeVerificationCodeCommand"), exports);
|
|
67
|
+
tslib_1.__exportStar(require("./GetUserCommand"), exports);
|
|
68
|
+
tslib_1.__exportStar(require("./GetUserPoolMfaConfigCommand"), exports);
|
|
69
|
+
tslib_1.__exportStar(require("./GlobalSignOutCommand"), exports);
|
|
70
|
+
tslib_1.__exportStar(require("./InitiateAuthCommand"), exports);
|
|
71
|
+
tslib_1.__exportStar(require("./ListDevicesCommand"), exports);
|
|
72
|
+
tslib_1.__exportStar(require("./ListGroupsCommand"), exports);
|
|
73
|
+
tslib_1.__exportStar(require("./ListIdentityProvidersCommand"), exports);
|
|
74
|
+
tslib_1.__exportStar(require("./ListResourceServersCommand"), exports);
|
|
75
|
+
tslib_1.__exportStar(require("./ListTagsForResourceCommand"), exports);
|
|
76
|
+
tslib_1.__exportStar(require("./ListUserImportJobsCommand"), exports);
|
|
77
|
+
tslib_1.__exportStar(require("./ListUserPoolClientsCommand"), exports);
|
|
78
|
+
tslib_1.__exportStar(require("./ListUserPoolsCommand"), exports);
|
|
79
|
+
tslib_1.__exportStar(require("./ListUsersCommand"), exports);
|
|
80
|
+
tslib_1.__exportStar(require("./ListUsersInGroupCommand"), exports);
|
|
81
|
+
tslib_1.__exportStar(require("./ResendConfirmationCodeCommand"), exports);
|
|
82
|
+
tslib_1.__exportStar(require("./RespondToAuthChallengeCommand"), exports);
|
|
83
|
+
tslib_1.__exportStar(require("./RevokeTokenCommand"), exports);
|
|
84
|
+
tslib_1.__exportStar(require("./SetRiskConfigurationCommand"), exports);
|
|
85
|
+
tslib_1.__exportStar(require("./SetUICustomizationCommand"), exports);
|
|
86
|
+
tslib_1.__exportStar(require("./SetUserMFAPreferenceCommand"), exports);
|
|
87
|
+
tslib_1.__exportStar(require("./SetUserPoolMfaConfigCommand"), exports);
|
|
88
|
+
tslib_1.__exportStar(require("./SetUserSettingsCommand"), exports);
|
|
89
|
+
tslib_1.__exportStar(require("./SignUpCommand"), exports);
|
|
90
|
+
tslib_1.__exportStar(require("./StartUserImportJobCommand"), exports);
|
|
91
|
+
tslib_1.__exportStar(require("./StopUserImportJobCommand"), exports);
|
|
92
|
+
tslib_1.__exportStar(require("./TagResourceCommand"), exports);
|
|
93
|
+
tslib_1.__exportStar(require("./UntagResourceCommand"), exports);
|
|
94
|
+
tslib_1.__exportStar(require("./UpdateAuthEventFeedbackCommand"), exports);
|
|
95
|
+
tslib_1.__exportStar(require("./UpdateDeviceStatusCommand"), exports);
|
|
96
|
+
tslib_1.__exportStar(require("./UpdateGroupCommand"), exports);
|
|
97
|
+
tslib_1.__exportStar(require("./UpdateIdentityProviderCommand"), exports);
|
|
98
|
+
tslib_1.__exportStar(require("./UpdateResourceServerCommand"), exports);
|
|
99
|
+
tslib_1.__exportStar(require("./UpdateUserAttributesCommand"), exports);
|
|
100
|
+
tslib_1.__exportStar(require("./UpdateUserPoolClientCommand"), exports);
|
|
101
|
+
tslib_1.__exportStar(require("./UpdateUserPoolCommand"), exports);
|
|
102
|
+
tslib_1.__exportStar(require("./UpdateUserPoolDomainCommand"), exports);
|
|
103
|
+
tslib_1.__exportStar(require("./VerifySoftwareTokenCommand"), exports);
|
|
104
|
+
tslib_1.__exportStar(require("./VerifyUserAttributeCommand"), exports);
|
package/dist-cjs/endpoints.js
CHANGED
|
@@ -60,7 +60,7 @@ const partitionHash = {
|
|
|
60
60
|
hostname: "cognito-idp.{region}.amazonaws.com.cn",
|
|
61
61
|
},
|
|
62
62
|
"aws-iso": {
|
|
63
|
-
regions: ["us-iso-east-1"],
|
|
63
|
+
regions: ["us-iso-east-1", "us-iso-west-1"],
|
|
64
64
|
hostname: "cognito-idp.{region}.c2s.ic.gov",
|
|
65
65
|
},
|
|
66
66
|
"aws-iso-b": {
|
|
@@ -79,4 +79,3 @@ const defaultRegionInfoProvider = async (region, options) => config_resolver_1.g
|
|
|
79
79
|
partitionHash,
|
|
80
80
|
});
|
|
81
81
|
exports.defaultRegionInfoProvider = defaultRegionInfoProvider;
|
|
82
|
-
//# sourceMappingURL=endpoints.js.map
|
package/dist-cjs/index.js
CHANGED
|
@@ -1,118 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
const tslib_1 = require("tslib");
|
|
4
|
-
tslib_1.__exportStar(require("./CognitoIdentityProviderClient"), exports);
|
|
5
4
|
tslib_1.__exportStar(require("./CognitoIdentityProvider"), exports);
|
|
6
|
-
tslib_1.__exportStar(require("./
|
|
7
|
-
tslib_1.__exportStar(require("./commands
|
|
8
|
-
tslib_1.__exportStar(require("./
|
|
9
|
-
tslib_1.__exportStar(require("./
|
|
10
|
-
tslib_1.__exportStar(require("./commands/AdminDeleteUserCommand"), exports);
|
|
11
|
-
tslib_1.__exportStar(require("./commands/AdminDeleteUserAttributesCommand"), exports);
|
|
12
|
-
tslib_1.__exportStar(require("./commands/AdminDisableProviderForUserCommand"), exports);
|
|
13
|
-
tslib_1.__exportStar(require("./commands/AdminDisableUserCommand"), exports);
|
|
14
|
-
tslib_1.__exportStar(require("./commands/AdminEnableUserCommand"), exports);
|
|
15
|
-
tslib_1.__exportStar(require("./commands/AdminForgetDeviceCommand"), exports);
|
|
16
|
-
tslib_1.__exportStar(require("./commands/AdminGetDeviceCommand"), exports);
|
|
17
|
-
tslib_1.__exportStar(require("./commands/AdminGetUserCommand"), exports);
|
|
18
|
-
tslib_1.__exportStar(require("./commands/AdminInitiateAuthCommand"), exports);
|
|
19
|
-
tslib_1.__exportStar(require("./commands/AdminLinkProviderForUserCommand"), exports);
|
|
20
|
-
tslib_1.__exportStar(require("./commands/AdminListDevicesCommand"), exports);
|
|
21
|
-
tslib_1.__exportStar(require("./commands/AdminListGroupsForUserCommand"), exports);
|
|
22
|
-
tslib_1.__exportStar(require("./pagination/AdminListGroupsForUserPaginator"), exports);
|
|
23
|
-
tslib_1.__exportStar(require("./commands/AdminListUserAuthEventsCommand"), exports);
|
|
24
|
-
tslib_1.__exportStar(require("./pagination/AdminListUserAuthEventsPaginator"), exports);
|
|
25
|
-
tslib_1.__exportStar(require("./commands/AdminRemoveUserFromGroupCommand"), exports);
|
|
26
|
-
tslib_1.__exportStar(require("./commands/AdminResetUserPasswordCommand"), exports);
|
|
27
|
-
tslib_1.__exportStar(require("./commands/AdminRespondToAuthChallengeCommand"), exports);
|
|
28
|
-
tslib_1.__exportStar(require("./commands/AdminSetUserMFAPreferenceCommand"), exports);
|
|
29
|
-
tslib_1.__exportStar(require("./commands/AdminSetUserPasswordCommand"), exports);
|
|
30
|
-
tslib_1.__exportStar(require("./commands/AdminSetUserSettingsCommand"), exports);
|
|
31
|
-
tslib_1.__exportStar(require("./commands/AdminUpdateAuthEventFeedbackCommand"), exports);
|
|
32
|
-
tslib_1.__exportStar(require("./commands/AdminUpdateDeviceStatusCommand"), exports);
|
|
33
|
-
tslib_1.__exportStar(require("./commands/AdminUpdateUserAttributesCommand"), exports);
|
|
34
|
-
tslib_1.__exportStar(require("./commands/AdminUserGlobalSignOutCommand"), exports);
|
|
35
|
-
tslib_1.__exportStar(require("./commands/AssociateSoftwareTokenCommand"), exports);
|
|
36
|
-
tslib_1.__exportStar(require("./commands/ChangePasswordCommand"), exports);
|
|
37
|
-
tslib_1.__exportStar(require("./commands/ConfirmDeviceCommand"), exports);
|
|
38
|
-
tslib_1.__exportStar(require("./commands/ConfirmForgotPasswordCommand"), exports);
|
|
39
|
-
tslib_1.__exportStar(require("./commands/ConfirmSignUpCommand"), exports);
|
|
40
|
-
tslib_1.__exportStar(require("./commands/CreateGroupCommand"), exports);
|
|
41
|
-
tslib_1.__exportStar(require("./commands/CreateIdentityProviderCommand"), exports);
|
|
42
|
-
tslib_1.__exportStar(require("./commands/CreateResourceServerCommand"), exports);
|
|
43
|
-
tslib_1.__exportStar(require("./commands/CreateUserImportJobCommand"), exports);
|
|
44
|
-
tslib_1.__exportStar(require("./commands/CreateUserPoolCommand"), exports);
|
|
45
|
-
tslib_1.__exportStar(require("./commands/CreateUserPoolClientCommand"), exports);
|
|
46
|
-
tslib_1.__exportStar(require("./commands/CreateUserPoolDomainCommand"), exports);
|
|
47
|
-
tslib_1.__exportStar(require("./commands/DeleteGroupCommand"), exports);
|
|
48
|
-
tslib_1.__exportStar(require("./commands/DeleteIdentityProviderCommand"), exports);
|
|
49
|
-
tslib_1.__exportStar(require("./commands/DeleteResourceServerCommand"), exports);
|
|
50
|
-
tslib_1.__exportStar(require("./commands/DeleteUserCommand"), exports);
|
|
51
|
-
tslib_1.__exportStar(require("./commands/DeleteUserAttributesCommand"), exports);
|
|
52
|
-
tslib_1.__exportStar(require("./commands/DeleteUserPoolCommand"), exports);
|
|
53
|
-
tslib_1.__exportStar(require("./commands/DeleteUserPoolClientCommand"), exports);
|
|
54
|
-
tslib_1.__exportStar(require("./commands/DeleteUserPoolDomainCommand"), exports);
|
|
55
|
-
tslib_1.__exportStar(require("./commands/DescribeIdentityProviderCommand"), exports);
|
|
56
|
-
tslib_1.__exportStar(require("./commands/DescribeResourceServerCommand"), exports);
|
|
57
|
-
tslib_1.__exportStar(require("./commands/DescribeRiskConfigurationCommand"), exports);
|
|
58
|
-
tslib_1.__exportStar(require("./commands/DescribeUserImportJobCommand"), exports);
|
|
59
|
-
tslib_1.__exportStar(require("./commands/DescribeUserPoolCommand"), exports);
|
|
60
|
-
tslib_1.__exportStar(require("./commands/DescribeUserPoolClientCommand"), exports);
|
|
61
|
-
tslib_1.__exportStar(require("./commands/DescribeUserPoolDomainCommand"), exports);
|
|
62
|
-
tslib_1.__exportStar(require("./commands/ForgetDeviceCommand"), exports);
|
|
63
|
-
tslib_1.__exportStar(require("./commands/ForgotPasswordCommand"), exports);
|
|
64
|
-
tslib_1.__exportStar(require("./commands/GetCSVHeaderCommand"), exports);
|
|
65
|
-
tslib_1.__exportStar(require("./commands/GetDeviceCommand"), exports);
|
|
66
|
-
tslib_1.__exportStar(require("./commands/GetGroupCommand"), exports);
|
|
67
|
-
tslib_1.__exportStar(require("./commands/GetIdentityProviderByIdentifierCommand"), exports);
|
|
68
|
-
tslib_1.__exportStar(require("./commands/GetSigningCertificateCommand"), exports);
|
|
69
|
-
tslib_1.__exportStar(require("./commands/GetUICustomizationCommand"), exports);
|
|
70
|
-
tslib_1.__exportStar(require("./commands/GetUserCommand"), exports);
|
|
71
|
-
tslib_1.__exportStar(require("./commands/GetUserAttributeVerificationCodeCommand"), exports);
|
|
72
|
-
tslib_1.__exportStar(require("./commands/GetUserPoolMfaConfigCommand"), exports);
|
|
73
|
-
tslib_1.__exportStar(require("./commands/GlobalSignOutCommand"), exports);
|
|
74
|
-
tslib_1.__exportStar(require("./commands/InitiateAuthCommand"), exports);
|
|
75
|
-
tslib_1.__exportStar(require("./commands/ListDevicesCommand"), exports);
|
|
76
|
-
tslib_1.__exportStar(require("./commands/ListGroupsCommand"), exports);
|
|
77
|
-
tslib_1.__exportStar(require("./pagination/ListGroupsPaginator"), exports);
|
|
78
|
-
tslib_1.__exportStar(require("./commands/ListIdentityProvidersCommand"), exports);
|
|
79
|
-
tslib_1.__exportStar(require("./pagination/ListIdentityProvidersPaginator"), exports);
|
|
80
|
-
tslib_1.__exportStar(require("./commands/ListResourceServersCommand"), exports);
|
|
81
|
-
tslib_1.__exportStar(require("./pagination/ListResourceServersPaginator"), exports);
|
|
82
|
-
tslib_1.__exportStar(require("./commands/ListTagsForResourceCommand"), exports);
|
|
83
|
-
tslib_1.__exportStar(require("./commands/ListUserImportJobsCommand"), exports);
|
|
84
|
-
tslib_1.__exportStar(require("./commands/ListUserPoolClientsCommand"), exports);
|
|
85
|
-
tslib_1.__exportStar(require("./pagination/ListUserPoolClientsPaginator"), exports);
|
|
86
|
-
tslib_1.__exportStar(require("./commands/ListUserPoolsCommand"), exports);
|
|
87
|
-
tslib_1.__exportStar(require("./pagination/ListUserPoolsPaginator"), exports);
|
|
88
|
-
tslib_1.__exportStar(require("./commands/ListUsersCommand"), exports);
|
|
89
|
-
tslib_1.__exportStar(require("./pagination/ListUsersPaginator"), exports);
|
|
90
|
-
tslib_1.__exportStar(require("./commands/ListUsersInGroupCommand"), exports);
|
|
91
|
-
tslib_1.__exportStar(require("./pagination/ListUsersInGroupPaginator"), exports);
|
|
92
|
-
tslib_1.__exportStar(require("./commands/ResendConfirmationCodeCommand"), exports);
|
|
93
|
-
tslib_1.__exportStar(require("./commands/RespondToAuthChallengeCommand"), exports);
|
|
94
|
-
tslib_1.__exportStar(require("./commands/RevokeTokenCommand"), exports);
|
|
95
|
-
tslib_1.__exportStar(require("./commands/SetRiskConfigurationCommand"), exports);
|
|
96
|
-
tslib_1.__exportStar(require("./commands/SetUICustomizationCommand"), exports);
|
|
97
|
-
tslib_1.__exportStar(require("./commands/SetUserMFAPreferenceCommand"), exports);
|
|
98
|
-
tslib_1.__exportStar(require("./commands/SetUserPoolMfaConfigCommand"), exports);
|
|
99
|
-
tslib_1.__exportStar(require("./commands/SetUserSettingsCommand"), exports);
|
|
100
|
-
tslib_1.__exportStar(require("./commands/SignUpCommand"), exports);
|
|
101
|
-
tslib_1.__exportStar(require("./commands/StartUserImportJobCommand"), exports);
|
|
102
|
-
tslib_1.__exportStar(require("./commands/StopUserImportJobCommand"), exports);
|
|
103
|
-
tslib_1.__exportStar(require("./commands/TagResourceCommand"), exports);
|
|
104
|
-
tslib_1.__exportStar(require("./commands/UntagResourceCommand"), exports);
|
|
105
|
-
tslib_1.__exportStar(require("./commands/UpdateAuthEventFeedbackCommand"), exports);
|
|
106
|
-
tslib_1.__exportStar(require("./commands/UpdateDeviceStatusCommand"), exports);
|
|
107
|
-
tslib_1.__exportStar(require("./commands/UpdateGroupCommand"), exports);
|
|
108
|
-
tslib_1.__exportStar(require("./commands/UpdateIdentityProviderCommand"), exports);
|
|
109
|
-
tslib_1.__exportStar(require("./commands/UpdateResourceServerCommand"), exports);
|
|
110
|
-
tslib_1.__exportStar(require("./commands/UpdateUserAttributesCommand"), exports);
|
|
111
|
-
tslib_1.__exportStar(require("./commands/UpdateUserPoolCommand"), exports);
|
|
112
|
-
tslib_1.__exportStar(require("./commands/UpdateUserPoolClientCommand"), exports);
|
|
113
|
-
tslib_1.__exportStar(require("./commands/UpdateUserPoolDomainCommand"), exports);
|
|
114
|
-
tslib_1.__exportStar(require("./commands/VerifySoftwareTokenCommand"), exports);
|
|
115
|
-
tslib_1.__exportStar(require("./commands/VerifyUserAttributeCommand"), exports);
|
|
116
|
-
tslib_1.__exportStar(require("./pagination/Interfaces"), exports);
|
|
117
|
-
tslib_1.__exportStar(require("./models/index"), exports);
|
|
118
|
-
//# sourceMappingURL=index.js.map
|
|
5
|
+
tslib_1.__exportStar(require("./CognitoIdentityProviderClient"), exports);
|
|
6
|
+
tslib_1.__exportStar(require("./commands"), exports);
|
|
7
|
+
tslib_1.__exportStar(require("./models"), exports);
|
|
8
|
+
tslib_1.__exportStar(require("./pagination"), exports);
|
package/dist-cjs/models/index.js
CHANGED