@aws-sdk/client-cognito-identity-provider 3.496.0 → 3.499.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/dist-cjs/index.js +176 -175
- package/package.json +3 -3
package/dist-cjs/index.js
CHANGED
|
@@ -10705,283 +10705,114 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
10705
10705
|
// Annotate the CommonJS export names for ESM import in node:
|
|
10706
10706
|
|
|
10707
10707
|
0 && (module.exports = {
|
|
10708
|
-
|
|
10708
|
+
CognitoIdentityProviderServiceException,
|
|
10709
|
+
__Client,
|
|
10710
|
+
CognitoIdentityProviderClient,
|
|
10711
|
+
CognitoIdentityProvider,
|
|
10712
|
+
$Command,
|
|
10709
10713
|
AddCustomAttributesCommand,
|
|
10710
10714
|
AdminAddUserToGroupCommand,
|
|
10711
|
-
AdminAddUserToGroupRequestFilterSensitiveLog,
|
|
10712
10715
|
AdminConfirmSignUpCommand,
|
|
10713
|
-
AdminConfirmSignUpRequestFilterSensitiveLog,
|
|
10714
10716
|
AdminCreateUserCommand,
|
|
10715
|
-
AdminCreateUserRequestFilterSensitiveLog,
|
|
10716
|
-
AdminCreateUserResponseFilterSensitiveLog,
|
|
10717
10717
|
AdminDeleteUserAttributesCommand,
|
|
10718
|
-
AdminDeleteUserAttributesRequestFilterSensitiveLog,
|
|
10719
10718
|
AdminDeleteUserCommand,
|
|
10720
|
-
AdminDeleteUserRequestFilterSensitiveLog,
|
|
10721
10719
|
AdminDisableProviderForUserCommand,
|
|
10722
10720
|
AdminDisableUserCommand,
|
|
10723
|
-
AdminDisableUserRequestFilterSensitiveLog,
|
|
10724
10721
|
AdminEnableUserCommand,
|
|
10725
|
-
AdminEnableUserRequestFilterSensitiveLog,
|
|
10726
10722
|
AdminForgetDeviceCommand,
|
|
10727
|
-
AdminForgetDeviceRequestFilterSensitiveLog,
|
|
10728
10723
|
AdminGetDeviceCommand,
|
|
10729
|
-
AdminGetDeviceRequestFilterSensitiveLog,
|
|
10730
|
-
AdminGetDeviceResponseFilterSensitiveLog,
|
|
10731
10724
|
AdminGetUserCommand,
|
|
10732
|
-
AdminGetUserRequestFilterSensitiveLog,
|
|
10733
|
-
AdminGetUserResponseFilterSensitiveLog,
|
|
10734
10725
|
AdminInitiateAuthCommand,
|
|
10735
|
-
AdminInitiateAuthRequestFilterSensitiveLog,
|
|
10736
|
-
AdminInitiateAuthResponseFilterSensitiveLog,
|
|
10737
10726
|
AdminLinkProviderForUserCommand,
|
|
10738
10727
|
AdminListDevicesCommand,
|
|
10739
|
-
AdminListDevicesRequestFilterSensitiveLog,
|
|
10740
|
-
AdminListDevicesResponseFilterSensitiveLog,
|
|
10741
10728
|
AdminListGroupsForUserCommand,
|
|
10742
|
-
AdminListGroupsForUserRequestFilterSensitiveLog,
|
|
10743
10729
|
AdminListUserAuthEventsCommand,
|
|
10744
|
-
AdminListUserAuthEventsRequestFilterSensitiveLog,
|
|
10745
10730
|
AdminRemoveUserFromGroupCommand,
|
|
10746
|
-
AdminRemoveUserFromGroupRequestFilterSensitiveLog,
|
|
10747
10731
|
AdminResetUserPasswordCommand,
|
|
10748
|
-
AdminResetUserPasswordRequestFilterSensitiveLog,
|
|
10749
10732
|
AdminRespondToAuthChallengeCommand,
|
|
10750
|
-
AdminRespondToAuthChallengeRequestFilterSensitiveLog,
|
|
10751
|
-
AdminRespondToAuthChallengeResponseFilterSensitiveLog,
|
|
10752
10733
|
AdminSetUserMFAPreferenceCommand,
|
|
10753
|
-
AdminSetUserMFAPreferenceRequestFilterSensitiveLog,
|
|
10754
10734
|
AdminSetUserPasswordCommand,
|
|
10755
|
-
AdminSetUserPasswordRequestFilterSensitiveLog,
|
|
10756
10735
|
AdminSetUserSettingsCommand,
|
|
10757
|
-
AdminSetUserSettingsRequestFilterSensitiveLog,
|
|
10758
10736
|
AdminUpdateAuthEventFeedbackCommand,
|
|
10759
|
-
AdminUpdateAuthEventFeedbackRequestFilterSensitiveLog,
|
|
10760
10737
|
AdminUpdateDeviceStatusCommand,
|
|
10761
|
-
AdminUpdateDeviceStatusRequestFilterSensitiveLog,
|
|
10762
10738
|
AdminUpdateUserAttributesCommand,
|
|
10763
|
-
AdminUpdateUserAttributesRequestFilterSensitiveLog,
|
|
10764
10739
|
AdminUserGlobalSignOutCommand,
|
|
10765
|
-
AdminUserGlobalSignOutRequestFilterSensitiveLog,
|
|
10766
|
-
AdvancedSecurityModeType,
|
|
10767
|
-
AliasAttributeType,
|
|
10768
|
-
AliasExistsException,
|
|
10769
10740
|
AssociateSoftwareTokenCommand,
|
|
10770
|
-
AssociateSoftwareTokenRequestFilterSensitiveLog,
|
|
10771
|
-
AssociateSoftwareTokenResponseFilterSensitiveLog,
|
|
10772
|
-
AttributeDataType,
|
|
10773
|
-
AttributeTypeFilterSensitiveLog,
|
|
10774
|
-
AuthFlowType,
|
|
10775
|
-
AuthenticationResultTypeFilterSensitiveLog,
|
|
10776
|
-
ChallengeName,
|
|
10777
|
-
ChallengeNameType,
|
|
10778
|
-
ChallengeResponse,
|
|
10779
10741
|
ChangePasswordCommand,
|
|
10780
|
-
ChangePasswordRequestFilterSensitiveLog,
|
|
10781
|
-
CodeDeliveryFailureException,
|
|
10782
|
-
CodeMismatchException,
|
|
10783
|
-
CognitoIdentityProvider,
|
|
10784
|
-
CognitoIdentityProviderClient,
|
|
10785
|
-
CognitoIdentityProviderServiceException,
|
|
10786
|
-
CompromisedCredentialsEventActionType,
|
|
10787
|
-
ConcurrentModificationException,
|
|
10788
10742
|
ConfirmDeviceCommand,
|
|
10789
|
-
ConfirmDeviceRequestFilterSensitiveLog,
|
|
10790
10743
|
ConfirmForgotPasswordCommand,
|
|
10791
|
-
ConfirmForgotPasswordRequestFilterSensitiveLog,
|
|
10792
10744
|
ConfirmSignUpCommand,
|
|
10793
|
-
ConfirmSignUpRequestFilterSensitiveLog,
|
|
10794
10745
|
CreateGroupCommand,
|
|
10795
10746
|
CreateIdentityProviderCommand,
|
|
10796
10747
|
CreateResourceServerCommand,
|
|
10797
10748
|
CreateUserImportJobCommand,
|
|
10798
10749
|
CreateUserPoolClientCommand,
|
|
10799
|
-
CreateUserPoolClientResponseFilterSensitiveLog,
|
|
10800
10750
|
CreateUserPoolCommand,
|
|
10801
10751
|
CreateUserPoolDomainCommand,
|
|
10802
|
-
CustomEmailSenderLambdaVersionType,
|
|
10803
|
-
CustomSMSSenderLambdaVersionType,
|
|
10804
|
-
DefaultEmailOptionType,
|
|
10805
10752
|
DeleteGroupCommand,
|
|
10806
10753
|
DeleteIdentityProviderCommand,
|
|
10807
10754
|
DeleteResourceServerCommand,
|
|
10808
10755
|
DeleteUserAttributesCommand,
|
|
10809
|
-
DeleteUserAttributesRequestFilterSensitiveLog,
|
|
10810
10756
|
DeleteUserCommand,
|
|
10811
10757
|
DeleteUserPoolClientCommand,
|
|
10812
|
-
DeleteUserPoolClientRequestFilterSensitiveLog,
|
|
10813
10758
|
DeleteUserPoolCommand,
|
|
10814
10759
|
DeleteUserPoolDomainCommand,
|
|
10815
|
-
DeleteUserRequestFilterSensitiveLog,
|
|
10816
|
-
DeletionProtectionType,
|
|
10817
|
-
DeliveryMediumType,
|
|
10818
10760
|
DescribeIdentityProviderCommand,
|
|
10819
10761
|
DescribeResourceServerCommand,
|
|
10820
10762
|
DescribeRiskConfigurationCommand,
|
|
10821
|
-
DescribeRiskConfigurationRequestFilterSensitiveLog,
|
|
10822
|
-
DescribeRiskConfigurationResponseFilterSensitiveLog,
|
|
10823
10763
|
DescribeUserImportJobCommand,
|
|
10824
10764
|
DescribeUserPoolClientCommand,
|
|
10825
|
-
DescribeUserPoolClientRequestFilterSensitiveLog,
|
|
10826
|
-
DescribeUserPoolClientResponseFilterSensitiveLog,
|
|
10827
10765
|
DescribeUserPoolCommand,
|
|
10828
10766
|
DescribeUserPoolDomainCommand,
|
|
10829
|
-
DeviceRememberedStatusType,
|
|
10830
|
-
DeviceTypeFilterSensitiveLog,
|
|
10831
|
-
DomainStatusType,
|
|
10832
|
-
DuplicateProviderException,
|
|
10833
|
-
EmailSendingAccountType,
|
|
10834
|
-
EnableSoftwareTokenMFAException,
|
|
10835
|
-
EventFilterType,
|
|
10836
|
-
EventResponseType,
|
|
10837
|
-
EventSourceName,
|
|
10838
|
-
EventType,
|
|
10839
|
-
ExpiredCodeException,
|
|
10840
|
-
ExplicitAuthFlowsType,
|
|
10841
|
-
FeedbackValueType,
|
|
10842
|
-
ForbiddenException,
|
|
10843
10767
|
ForgetDeviceCommand,
|
|
10844
|
-
ForgetDeviceRequestFilterSensitiveLog,
|
|
10845
10768
|
ForgotPasswordCommand,
|
|
10846
|
-
ForgotPasswordRequestFilterSensitiveLog,
|
|
10847
10769
|
GetCSVHeaderCommand,
|
|
10848
10770
|
GetDeviceCommand,
|
|
10849
|
-
GetDeviceRequestFilterSensitiveLog,
|
|
10850
|
-
GetDeviceResponseFilterSensitiveLog,
|
|
10851
10771
|
GetGroupCommand,
|
|
10852
10772
|
GetIdentityProviderByIdentifierCommand,
|
|
10853
10773
|
GetLogDeliveryConfigurationCommand,
|
|
10854
10774
|
GetSigningCertificateCommand,
|
|
10855
10775
|
GetUICustomizationCommand,
|
|
10856
|
-
GetUICustomizationRequestFilterSensitiveLog,
|
|
10857
|
-
GetUICustomizationResponseFilterSensitiveLog,
|
|
10858
10776
|
GetUserAttributeVerificationCodeCommand,
|
|
10859
|
-
GetUserAttributeVerificationCodeRequestFilterSensitiveLog,
|
|
10860
10777
|
GetUserCommand,
|
|
10861
10778
|
GetUserPoolMfaConfigCommand,
|
|
10862
|
-
GetUserRequestFilterSensitiveLog,
|
|
10863
|
-
GetUserResponseFilterSensitiveLog,
|
|
10864
10779
|
GlobalSignOutCommand,
|
|
10865
|
-
GlobalSignOutRequestFilterSensitiveLog,
|
|
10866
|
-
GroupExistsException,
|
|
10867
|
-
IdentityProviderTypeType,
|
|
10868
10780
|
InitiateAuthCommand,
|
|
10869
|
-
InitiateAuthRequestFilterSensitiveLog,
|
|
10870
|
-
InitiateAuthResponseFilterSensitiveLog,
|
|
10871
|
-
InternalErrorException,
|
|
10872
|
-
InvalidEmailRoleAccessPolicyException,
|
|
10873
|
-
InvalidLambdaResponseException,
|
|
10874
|
-
InvalidOAuthFlowException,
|
|
10875
|
-
InvalidParameterException,
|
|
10876
|
-
InvalidPasswordException,
|
|
10877
|
-
InvalidSmsRoleAccessPolicyException,
|
|
10878
|
-
InvalidSmsRoleTrustRelationshipException,
|
|
10879
|
-
InvalidUserPoolConfigurationException,
|
|
10880
|
-
LimitExceededException,
|
|
10881
10781
|
ListDevicesCommand,
|
|
10882
|
-
ListDevicesRequestFilterSensitiveLog,
|
|
10883
|
-
ListDevicesResponseFilterSensitiveLog,
|
|
10884
10782
|
ListGroupsCommand,
|
|
10885
10783
|
ListIdentityProvidersCommand,
|
|
10886
10784
|
ListResourceServersCommand,
|
|
10887
10785
|
ListTagsForResourceCommand,
|
|
10888
10786
|
ListUserImportJobsCommand,
|
|
10889
10787
|
ListUserPoolClientsCommand,
|
|
10890
|
-
ListUserPoolClientsResponseFilterSensitiveLog,
|
|
10891
10788
|
ListUserPoolsCommand,
|
|
10892
10789
|
ListUsersCommand,
|
|
10893
10790
|
ListUsersInGroupCommand,
|
|
10894
|
-
ListUsersInGroupResponseFilterSensitiveLog,
|
|
10895
|
-
ListUsersResponseFilterSensitiveLog,
|
|
10896
|
-
LogLevel,
|
|
10897
|
-
MFAMethodNotFoundException,
|
|
10898
|
-
MessageActionType,
|
|
10899
|
-
NotAuthorizedException,
|
|
10900
|
-
OAuthFlowType,
|
|
10901
|
-
PasswordResetRequiredException,
|
|
10902
|
-
PreTokenGenerationLambdaVersionType,
|
|
10903
|
-
PreconditionNotMetException,
|
|
10904
|
-
PreventUserExistenceErrorTypes,
|
|
10905
|
-
RecoveryOptionNameType,
|
|
10906
10791
|
ResendConfirmationCodeCommand,
|
|
10907
|
-
ResendConfirmationCodeRequestFilterSensitiveLog,
|
|
10908
|
-
ResourceNotFoundException,
|
|
10909
10792
|
RespondToAuthChallengeCommand,
|
|
10910
|
-
RespondToAuthChallengeRequestFilterSensitiveLog,
|
|
10911
|
-
RespondToAuthChallengeResponseFilterSensitiveLog,
|
|
10912
10793
|
RevokeTokenCommand,
|
|
10913
|
-
RevokeTokenRequestFilterSensitiveLog,
|
|
10914
|
-
RiskConfigurationTypeFilterSensitiveLog,
|
|
10915
|
-
RiskDecisionType,
|
|
10916
|
-
RiskLevelType,
|
|
10917
|
-
ScopeDoesNotExistException,
|
|
10918
10794
|
SetLogDeliveryConfigurationCommand,
|
|
10919
10795
|
SetRiskConfigurationCommand,
|
|
10920
|
-
SetRiskConfigurationRequestFilterSensitiveLog,
|
|
10921
|
-
SetRiskConfigurationResponseFilterSensitiveLog,
|
|
10922
10796
|
SetUICustomizationCommand,
|
|
10923
|
-
SetUICustomizationRequestFilterSensitiveLog,
|
|
10924
|
-
SetUICustomizationResponseFilterSensitiveLog,
|
|
10925
10797
|
SetUserMFAPreferenceCommand,
|
|
10926
|
-
SetUserMFAPreferenceRequestFilterSensitiveLog,
|
|
10927
10798
|
SetUserPoolMfaConfigCommand,
|
|
10928
10799
|
SetUserSettingsCommand,
|
|
10929
|
-
SetUserSettingsRequestFilterSensitiveLog,
|
|
10930
10800
|
SignUpCommand,
|
|
10931
|
-
SignUpRequestFilterSensitiveLog,
|
|
10932
|
-
SoftwareTokenMFANotFoundException,
|
|
10933
10801
|
StartUserImportJobCommand,
|
|
10934
|
-
StatusType,
|
|
10935
10802
|
StopUserImportJobCommand,
|
|
10936
10803
|
TagResourceCommand,
|
|
10937
|
-
TimeUnitsType,
|
|
10938
|
-
TooManyFailedAttemptsException,
|
|
10939
|
-
TooManyRequestsException,
|
|
10940
|
-
UICustomizationTypeFilterSensitiveLog,
|
|
10941
|
-
UnauthorizedException,
|
|
10942
|
-
UnexpectedLambdaException,
|
|
10943
|
-
UnsupportedIdentityProviderException,
|
|
10944
|
-
UnsupportedOperationException,
|
|
10945
|
-
UnsupportedTokenTypeException,
|
|
10946
|
-
UnsupportedUserStateException,
|
|
10947
10804
|
UntagResourceCommand,
|
|
10948
10805
|
UpdateAuthEventFeedbackCommand,
|
|
10949
|
-
UpdateAuthEventFeedbackRequestFilterSensitiveLog,
|
|
10950
10806
|
UpdateDeviceStatusCommand,
|
|
10951
|
-
UpdateDeviceStatusRequestFilterSensitiveLog,
|
|
10952
10807
|
UpdateGroupCommand,
|
|
10953
10808
|
UpdateIdentityProviderCommand,
|
|
10954
10809
|
UpdateResourceServerCommand,
|
|
10955
10810
|
UpdateUserAttributesCommand,
|
|
10956
|
-
UpdateUserAttributesRequestFilterSensitiveLog,
|
|
10957
10811
|
UpdateUserPoolClientCommand,
|
|
10958
|
-
UpdateUserPoolClientRequestFilterSensitiveLog,
|
|
10959
|
-
UpdateUserPoolClientResponseFilterSensitiveLog,
|
|
10960
10812
|
UpdateUserPoolCommand,
|
|
10961
10813
|
UpdateUserPoolDomainCommand,
|
|
10962
|
-
UserContextDataTypeFilterSensitiveLog,
|
|
10963
|
-
UserImportInProgressException,
|
|
10964
|
-
UserImportJobStatusType,
|
|
10965
|
-
UserLambdaValidationException,
|
|
10966
|
-
UserNotConfirmedException,
|
|
10967
|
-
UserNotFoundException,
|
|
10968
|
-
UserPoolAddOnNotEnabledException,
|
|
10969
|
-
UserPoolClientDescriptionFilterSensitiveLog,
|
|
10970
|
-
UserPoolClientTypeFilterSensitiveLog,
|
|
10971
|
-
UserPoolMfaType,
|
|
10972
|
-
UserPoolTaggingException,
|
|
10973
|
-
UserStatusType,
|
|
10974
|
-
UserTypeFilterSensitiveLog,
|
|
10975
|
-
UsernameAttributeType,
|
|
10976
|
-
UsernameExistsException,
|
|
10977
|
-
VerifiedAttributeType,
|
|
10978
10814
|
VerifySoftwareTokenCommand,
|
|
10979
|
-
VerifySoftwareTokenRequestFilterSensitiveLog,
|
|
10980
|
-
VerifySoftwareTokenResponseFilterSensitiveLog,
|
|
10981
|
-
VerifySoftwareTokenResponseType,
|
|
10982
10815
|
VerifyUserAttributeCommand,
|
|
10983
|
-
VerifyUserAttributeRequestFilterSensitiveLog,
|
|
10984
|
-
__Client,
|
|
10985
10816
|
paginateAdminListGroupsForUser,
|
|
10986
10817
|
paginateAdminListUserAuthEvents,
|
|
10987
10818
|
paginateListGroups,
|
|
@@ -10989,7 +10820,177 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
10989
10820
|
paginateListResourceServers,
|
|
10990
10821
|
paginateListUserPoolClients,
|
|
10991
10822
|
paginateListUserPools,
|
|
10823
|
+
paginateListUsersInGroup,
|
|
10992
10824
|
paginateListUsers,
|
|
10993
|
-
|
|
10825
|
+
RecoveryOptionNameType,
|
|
10826
|
+
AccountTakeoverEventActionType,
|
|
10827
|
+
AttributeDataType,
|
|
10828
|
+
InternalErrorException,
|
|
10829
|
+
InvalidParameterException,
|
|
10830
|
+
NotAuthorizedException,
|
|
10831
|
+
ResourceNotFoundException,
|
|
10832
|
+
TooManyRequestsException,
|
|
10833
|
+
UserImportInProgressException,
|
|
10834
|
+
UserNotFoundException,
|
|
10835
|
+
InvalidLambdaResponseException,
|
|
10836
|
+
LimitExceededException,
|
|
10837
|
+
TooManyFailedAttemptsException,
|
|
10838
|
+
UnexpectedLambdaException,
|
|
10839
|
+
UserLambdaValidationException,
|
|
10840
|
+
DeliveryMediumType,
|
|
10841
|
+
MessageActionType,
|
|
10842
|
+
UserStatusType,
|
|
10843
|
+
CodeDeliveryFailureException,
|
|
10844
|
+
InvalidPasswordException,
|
|
10845
|
+
InvalidSmsRoleAccessPolicyException,
|
|
10846
|
+
InvalidSmsRoleTrustRelationshipException,
|
|
10847
|
+
PreconditionNotMetException,
|
|
10848
|
+
UnsupportedUserStateException,
|
|
10849
|
+
UsernameExistsException,
|
|
10850
|
+
AliasExistsException,
|
|
10851
|
+
InvalidUserPoolConfigurationException,
|
|
10852
|
+
AuthFlowType,
|
|
10853
|
+
ChallengeNameType,
|
|
10854
|
+
MFAMethodNotFoundException,
|
|
10855
|
+
PasswordResetRequiredException,
|
|
10856
|
+
UserNotConfirmedException,
|
|
10857
|
+
ChallengeName,
|
|
10858
|
+
ChallengeResponse,
|
|
10859
|
+
FeedbackValueType,
|
|
10860
|
+
EventResponseType,
|
|
10861
|
+
RiskDecisionType,
|
|
10862
|
+
RiskLevelType,
|
|
10863
|
+
EventType,
|
|
10864
|
+
UserPoolAddOnNotEnabledException,
|
|
10865
|
+
InvalidEmailRoleAccessPolicyException,
|
|
10866
|
+
CodeMismatchException,
|
|
10867
|
+
ExpiredCodeException,
|
|
10868
|
+
SoftwareTokenMFANotFoundException,
|
|
10869
|
+
DeviceRememberedStatusType,
|
|
10870
|
+
AdvancedSecurityModeType,
|
|
10871
|
+
AliasAttributeType,
|
|
10872
|
+
ConcurrentModificationException,
|
|
10873
|
+
ForbiddenException,
|
|
10874
|
+
VerifiedAttributeType,
|
|
10875
|
+
GroupExistsException,
|
|
10876
|
+
IdentityProviderTypeType,
|
|
10877
|
+
DuplicateProviderException,
|
|
10878
|
+
UserImportJobStatusType,
|
|
10879
|
+
DeletionProtectionType,
|
|
10880
|
+
EmailSendingAccountType,
|
|
10881
|
+
CustomEmailSenderLambdaVersionType,
|
|
10882
|
+
CustomSMSSenderLambdaVersionType,
|
|
10883
|
+
PreTokenGenerationLambdaVersionType,
|
|
10884
|
+
UserPoolMfaType,
|
|
10885
|
+
UsernameAttributeType,
|
|
10886
|
+
DefaultEmailOptionType,
|
|
10887
|
+
StatusType,
|
|
10888
|
+
UserPoolTaggingException,
|
|
10889
|
+
OAuthFlowType,
|
|
10890
|
+
ExplicitAuthFlowsType,
|
|
10891
|
+
PreventUserExistenceErrorTypes,
|
|
10892
|
+
TimeUnitsType,
|
|
10893
|
+
InvalidOAuthFlowException,
|
|
10894
|
+
ScopeDoesNotExistException,
|
|
10895
|
+
UnsupportedIdentityProviderException,
|
|
10896
|
+
CompromisedCredentialsEventActionType,
|
|
10897
|
+
EventFilterType,
|
|
10898
|
+
DomainStatusType,
|
|
10899
|
+
EventSourceName,
|
|
10900
|
+
LogLevel,
|
|
10901
|
+
UnauthorizedException,
|
|
10902
|
+
UnsupportedOperationException,
|
|
10903
|
+
UnsupportedTokenTypeException,
|
|
10904
|
+
AdminAddUserToGroupRequestFilterSensitiveLog,
|
|
10905
|
+
AdminConfirmSignUpRequestFilterSensitiveLog,
|
|
10906
|
+
AttributeTypeFilterSensitiveLog,
|
|
10907
|
+
AdminCreateUserRequestFilterSensitiveLog,
|
|
10908
|
+
UserTypeFilterSensitiveLog,
|
|
10909
|
+
AdminCreateUserResponseFilterSensitiveLog,
|
|
10910
|
+
AdminDeleteUserRequestFilterSensitiveLog,
|
|
10911
|
+
AdminDeleteUserAttributesRequestFilterSensitiveLog,
|
|
10912
|
+
AdminDisableUserRequestFilterSensitiveLog,
|
|
10913
|
+
AdminEnableUserRequestFilterSensitiveLog,
|
|
10914
|
+
AdminForgetDeviceRequestFilterSensitiveLog,
|
|
10915
|
+
AdminGetDeviceRequestFilterSensitiveLog,
|
|
10916
|
+
DeviceTypeFilterSensitiveLog,
|
|
10917
|
+
AdminGetDeviceResponseFilterSensitiveLog,
|
|
10918
|
+
AdminGetUserRequestFilterSensitiveLog,
|
|
10919
|
+
AdminGetUserResponseFilterSensitiveLog,
|
|
10920
|
+
AdminInitiateAuthRequestFilterSensitiveLog,
|
|
10921
|
+
AuthenticationResultTypeFilterSensitiveLog,
|
|
10922
|
+
AdminInitiateAuthResponseFilterSensitiveLog,
|
|
10923
|
+
AdminListDevicesRequestFilterSensitiveLog,
|
|
10924
|
+
AdminListDevicesResponseFilterSensitiveLog,
|
|
10925
|
+
AdminListGroupsForUserRequestFilterSensitiveLog,
|
|
10926
|
+
AdminListUserAuthEventsRequestFilterSensitiveLog,
|
|
10927
|
+
AdminRemoveUserFromGroupRequestFilterSensitiveLog,
|
|
10928
|
+
AdminResetUserPasswordRequestFilterSensitiveLog,
|
|
10929
|
+
AdminRespondToAuthChallengeRequestFilterSensitiveLog,
|
|
10930
|
+
AdminRespondToAuthChallengeResponseFilterSensitiveLog,
|
|
10931
|
+
AdminSetUserMFAPreferenceRequestFilterSensitiveLog,
|
|
10932
|
+
AdminSetUserPasswordRequestFilterSensitiveLog,
|
|
10933
|
+
AdminSetUserSettingsRequestFilterSensitiveLog,
|
|
10934
|
+
AdminUpdateAuthEventFeedbackRequestFilterSensitiveLog,
|
|
10935
|
+
AdminUpdateDeviceStatusRequestFilterSensitiveLog,
|
|
10936
|
+
AdminUpdateUserAttributesRequestFilterSensitiveLog,
|
|
10937
|
+
AdminUserGlobalSignOutRequestFilterSensitiveLog,
|
|
10938
|
+
AssociateSoftwareTokenRequestFilterSensitiveLog,
|
|
10939
|
+
AssociateSoftwareTokenResponseFilterSensitiveLog,
|
|
10940
|
+
ChangePasswordRequestFilterSensitiveLog,
|
|
10941
|
+
ConfirmDeviceRequestFilterSensitiveLog,
|
|
10942
|
+
UserContextDataTypeFilterSensitiveLog,
|
|
10943
|
+
ConfirmForgotPasswordRequestFilterSensitiveLog,
|
|
10944
|
+
ConfirmSignUpRequestFilterSensitiveLog,
|
|
10945
|
+
UserPoolClientTypeFilterSensitiveLog,
|
|
10946
|
+
CreateUserPoolClientResponseFilterSensitiveLog,
|
|
10947
|
+
DeleteUserRequestFilterSensitiveLog,
|
|
10948
|
+
DeleteUserAttributesRequestFilterSensitiveLog,
|
|
10949
|
+
DeleteUserPoolClientRequestFilterSensitiveLog,
|
|
10950
|
+
DescribeRiskConfigurationRequestFilterSensitiveLog,
|
|
10951
|
+
RiskConfigurationTypeFilterSensitiveLog,
|
|
10952
|
+
DescribeRiskConfigurationResponseFilterSensitiveLog,
|
|
10953
|
+
DescribeUserPoolClientRequestFilterSensitiveLog,
|
|
10954
|
+
DescribeUserPoolClientResponseFilterSensitiveLog,
|
|
10955
|
+
ForgetDeviceRequestFilterSensitiveLog,
|
|
10956
|
+
ForgotPasswordRequestFilterSensitiveLog,
|
|
10957
|
+
GetDeviceRequestFilterSensitiveLog,
|
|
10958
|
+
GetDeviceResponseFilterSensitiveLog,
|
|
10959
|
+
GetUICustomizationRequestFilterSensitiveLog,
|
|
10960
|
+
UICustomizationTypeFilterSensitiveLog,
|
|
10961
|
+
GetUICustomizationResponseFilterSensitiveLog,
|
|
10962
|
+
GetUserRequestFilterSensitiveLog,
|
|
10963
|
+
GetUserResponseFilterSensitiveLog,
|
|
10964
|
+
GetUserAttributeVerificationCodeRequestFilterSensitiveLog,
|
|
10965
|
+
GlobalSignOutRequestFilterSensitiveLog,
|
|
10966
|
+
InitiateAuthRequestFilterSensitiveLog,
|
|
10967
|
+
InitiateAuthResponseFilterSensitiveLog,
|
|
10968
|
+
ListDevicesRequestFilterSensitiveLog,
|
|
10969
|
+
ListDevicesResponseFilterSensitiveLog,
|
|
10970
|
+
UserPoolClientDescriptionFilterSensitiveLog,
|
|
10971
|
+
ListUserPoolClientsResponseFilterSensitiveLog,
|
|
10972
|
+
ListUsersResponseFilterSensitiveLog,
|
|
10973
|
+
ListUsersInGroupResponseFilterSensitiveLog,
|
|
10974
|
+
ResendConfirmationCodeRequestFilterSensitiveLog,
|
|
10975
|
+
RespondToAuthChallengeRequestFilterSensitiveLog,
|
|
10976
|
+
RespondToAuthChallengeResponseFilterSensitiveLog,
|
|
10977
|
+
RevokeTokenRequestFilterSensitiveLog,
|
|
10978
|
+
EnableSoftwareTokenMFAException,
|
|
10979
|
+
VerifySoftwareTokenResponseType,
|
|
10980
|
+
SetRiskConfigurationRequestFilterSensitiveLog,
|
|
10981
|
+
SetRiskConfigurationResponseFilterSensitiveLog,
|
|
10982
|
+
SetUICustomizationRequestFilterSensitiveLog,
|
|
10983
|
+
SetUICustomizationResponseFilterSensitiveLog,
|
|
10984
|
+
SetUserMFAPreferenceRequestFilterSensitiveLog,
|
|
10985
|
+
SetUserSettingsRequestFilterSensitiveLog,
|
|
10986
|
+
SignUpRequestFilterSensitiveLog,
|
|
10987
|
+
UpdateAuthEventFeedbackRequestFilterSensitiveLog,
|
|
10988
|
+
UpdateDeviceStatusRequestFilterSensitiveLog,
|
|
10989
|
+
UpdateUserAttributesRequestFilterSensitiveLog,
|
|
10990
|
+
UpdateUserPoolClientRequestFilterSensitiveLog,
|
|
10991
|
+
UpdateUserPoolClientResponseFilterSensitiveLog,
|
|
10992
|
+
VerifySoftwareTokenRequestFilterSensitiveLog,
|
|
10993
|
+
VerifySoftwareTokenResponseFilterSensitiveLog,
|
|
10994
|
+
VerifyUserAttributeRequestFilterSensitiveLog
|
|
10994
10995
|
});
|
|
10995
10996
|
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-cognito-identity-provider",
|
|
3
3
|
"description": "AWS SDK for JavaScript Cognito Identity Provider Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.499.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-cognito-identity-provider",
|
|
@@ -20,9 +20,9 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sts": "3.
|
|
23
|
+
"@aws-sdk/client-sts": "3.499.0",
|
|
24
24
|
"@aws-sdk/core": "3.496.0",
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.499.0",
|
|
26
26
|
"@aws-sdk/middleware-host-header": "3.496.0",
|
|
27
27
|
"@aws-sdk/middleware-logger": "3.496.0",
|
|
28
28
|
"@aws-sdk/middleware-recursion-detection": "3.496.0",
|