@aws-sdk/client-cognito-identity-provider 3.490.0 → 3.496.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.
Files changed (127) hide show
  1. package/dist-cjs/CognitoIdentityProvider.js +1 -217
  2. package/dist-cjs/CognitoIdentityProviderClient.js +1 -42
  3. package/dist-cjs/commands/AddCustomAttributesCommand.js +1 -30
  4. package/dist-cjs/commands/AdminAddUserToGroupCommand.js +1 -31
  5. package/dist-cjs/commands/AdminConfirmSignUpCommand.js +1 -31
  6. package/dist-cjs/commands/AdminCreateUserCommand.js +1 -31
  7. package/dist-cjs/commands/AdminDeleteUserAttributesCommand.js +1 -31
  8. package/dist-cjs/commands/AdminDeleteUserCommand.js +1 -31
  9. package/dist-cjs/commands/AdminDisableProviderForUserCommand.js +1 -30
  10. package/dist-cjs/commands/AdminDisableUserCommand.js +1 -31
  11. package/dist-cjs/commands/AdminEnableUserCommand.js +1 -31
  12. package/dist-cjs/commands/AdminForgetDeviceCommand.js +1 -31
  13. package/dist-cjs/commands/AdminGetDeviceCommand.js +1 -31
  14. package/dist-cjs/commands/AdminGetUserCommand.js +1 -31
  15. package/dist-cjs/commands/AdminInitiateAuthCommand.js +1 -31
  16. package/dist-cjs/commands/AdminLinkProviderForUserCommand.js +1 -30
  17. package/dist-cjs/commands/AdminListDevicesCommand.js +1 -31
  18. package/dist-cjs/commands/AdminListGroupsForUserCommand.js +1 -31
  19. package/dist-cjs/commands/AdminListUserAuthEventsCommand.js +1 -31
  20. package/dist-cjs/commands/AdminRemoveUserFromGroupCommand.js +1 -31
  21. package/dist-cjs/commands/AdminResetUserPasswordCommand.js +1 -31
  22. package/dist-cjs/commands/AdminRespondToAuthChallengeCommand.js +1 -31
  23. package/dist-cjs/commands/AdminSetUserMFAPreferenceCommand.js +1 -31
  24. package/dist-cjs/commands/AdminSetUserPasswordCommand.js +1 -31
  25. package/dist-cjs/commands/AdminSetUserSettingsCommand.js +1 -31
  26. package/dist-cjs/commands/AdminUpdateAuthEventFeedbackCommand.js +1 -31
  27. package/dist-cjs/commands/AdminUpdateDeviceStatusCommand.js +1 -31
  28. package/dist-cjs/commands/AdminUpdateUserAttributesCommand.js +1 -31
  29. package/dist-cjs/commands/AdminUserGlobalSignOutCommand.js +1 -31
  30. package/dist-cjs/commands/AssociateSoftwareTokenCommand.js +1 -29
  31. package/dist-cjs/commands/ChangePasswordCommand.js +1 -29
  32. package/dist-cjs/commands/ConfirmDeviceCommand.js +1 -29
  33. package/dist-cjs/commands/ConfirmForgotPasswordCommand.js +1 -29
  34. package/dist-cjs/commands/ConfirmSignUpCommand.js +1 -29
  35. package/dist-cjs/commands/CreateGroupCommand.js +1 -30
  36. package/dist-cjs/commands/CreateIdentityProviderCommand.js +1 -30
  37. package/dist-cjs/commands/CreateResourceServerCommand.js +1 -30
  38. package/dist-cjs/commands/CreateUserImportJobCommand.js +1 -30
  39. package/dist-cjs/commands/CreateUserPoolClientCommand.js +1 -31
  40. package/dist-cjs/commands/CreateUserPoolCommand.js +1 -30
  41. package/dist-cjs/commands/CreateUserPoolDomainCommand.js +1 -30
  42. package/dist-cjs/commands/DeleteGroupCommand.js +1 -30
  43. package/dist-cjs/commands/DeleteIdentityProviderCommand.js +1 -30
  44. package/dist-cjs/commands/DeleteResourceServerCommand.js +1 -30
  45. package/dist-cjs/commands/DeleteUserAttributesCommand.js +1 -29
  46. package/dist-cjs/commands/DeleteUserCommand.js +1 -29
  47. package/dist-cjs/commands/DeleteUserPoolClientCommand.js +1 -31
  48. package/dist-cjs/commands/DeleteUserPoolCommand.js +1 -30
  49. package/dist-cjs/commands/DeleteUserPoolDomainCommand.js +1 -30
  50. package/dist-cjs/commands/DescribeIdentityProviderCommand.js +1 -30
  51. package/dist-cjs/commands/DescribeResourceServerCommand.js +1 -30
  52. package/dist-cjs/commands/DescribeRiskConfigurationCommand.js +1 -31
  53. package/dist-cjs/commands/DescribeUserImportJobCommand.js +1 -30
  54. package/dist-cjs/commands/DescribeUserPoolClientCommand.js +1 -31
  55. package/dist-cjs/commands/DescribeUserPoolCommand.js +1 -30
  56. package/dist-cjs/commands/DescribeUserPoolDomainCommand.js +1 -30
  57. package/dist-cjs/commands/ForgetDeviceCommand.js +1 -29
  58. package/dist-cjs/commands/ForgotPasswordCommand.js +1 -29
  59. package/dist-cjs/commands/GetCSVHeaderCommand.js +1 -30
  60. package/dist-cjs/commands/GetDeviceCommand.js +1 -29
  61. package/dist-cjs/commands/GetGroupCommand.js +1 -30
  62. package/dist-cjs/commands/GetIdentityProviderByIdentifierCommand.js +1 -30
  63. package/dist-cjs/commands/GetLogDeliveryConfigurationCommand.js +1 -30
  64. package/dist-cjs/commands/GetSigningCertificateCommand.js +1 -30
  65. package/dist-cjs/commands/GetUICustomizationCommand.js +1 -31
  66. package/dist-cjs/commands/GetUserAttributeVerificationCodeCommand.js +1 -29
  67. package/dist-cjs/commands/GetUserCommand.js +1 -29
  68. package/dist-cjs/commands/GetUserPoolMfaConfigCommand.js +1 -30
  69. package/dist-cjs/commands/GlobalSignOutCommand.js +1 -29
  70. package/dist-cjs/commands/InitiateAuthCommand.js +1 -29
  71. package/dist-cjs/commands/ListDevicesCommand.js +1 -29
  72. package/dist-cjs/commands/ListGroupsCommand.js +1 -30
  73. package/dist-cjs/commands/ListIdentityProvidersCommand.js +1 -30
  74. package/dist-cjs/commands/ListResourceServersCommand.js +1 -30
  75. package/dist-cjs/commands/ListTagsForResourceCommand.js +1 -30
  76. package/dist-cjs/commands/ListUserImportJobsCommand.js +1 -30
  77. package/dist-cjs/commands/ListUserPoolClientsCommand.js +1 -31
  78. package/dist-cjs/commands/ListUserPoolsCommand.js +1 -30
  79. package/dist-cjs/commands/ListUsersCommand.js +1 -31
  80. package/dist-cjs/commands/ListUsersInGroupCommand.js +1 -31
  81. package/dist-cjs/commands/ResendConfirmationCodeCommand.js +1 -29
  82. package/dist-cjs/commands/RespondToAuthChallengeCommand.js +1 -29
  83. package/dist-cjs/commands/RevokeTokenCommand.js +1 -29
  84. package/dist-cjs/commands/SetLogDeliveryConfigurationCommand.js +1 -30
  85. package/dist-cjs/commands/SetRiskConfigurationCommand.js +1 -31
  86. package/dist-cjs/commands/SetUICustomizationCommand.js +1 -31
  87. package/dist-cjs/commands/SetUserMFAPreferenceCommand.js +1 -29
  88. package/dist-cjs/commands/SetUserPoolMfaConfigCommand.js +1 -30
  89. package/dist-cjs/commands/SetUserSettingsCommand.js +1 -29
  90. package/dist-cjs/commands/SignUpCommand.js +1 -29
  91. package/dist-cjs/commands/StartUserImportJobCommand.js +1 -30
  92. package/dist-cjs/commands/StopUserImportJobCommand.js +1 -30
  93. package/dist-cjs/commands/TagResourceCommand.js +1 -30
  94. package/dist-cjs/commands/UntagResourceCommand.js +1 -30
  95. package/dist-cjs/commands/UpdateAuthEventFeedbackCommand.js +1 -29
  96. package/dist-cjs/commands/UpdateDeviceStatusCommand.js +1 -29
  97. package/dist-cjs/commands/UpdateGroupCommand.js +1 -30
  98. package/dist-cjs/commands/UpdateIdentityProviderCommand.js +1 -30
  99. package/dist-cjs/commands/UpdateResourceServerCommand.js +1 -30
  100. package/dist-cjs/commands/UpdateUserAttributesCommand.js +1 -29
  101. package/dist-cjs/commands/UpdateUserPoolClientCommand.js +1 -31
  102. package/dist-cjs/commands/UpdateUserPoolCommand.js +1 -30
  103. package/dist-cjs/commands/UpdateUserPoolDomainCommand.js +1 -30
  104. package/dist-cjs/commands/VerifySoftwareTokenCommand.js +1 -29
  105. package/dist-cjs/commands/VerifyUserAttributeCommand.js +1 -29
  106. package/dist-cjs/commands/index.js +1 -106
  107. package/dist-cjs/endpoint/EndpointParameters.js +1 -18
  108. package/dist-cjs/extensionConfiguration.js +1 -2
  109. package/dist-cjs/index.js +10994 -11
  110. package/dist-cjs/models/CognitoIdentityProviderServiceException.js +1 -12
  111. package/dist-cjs/models/index.js +1 -5
  112. package/dist-cjs/models/models_0.js +1 -1166
  113. package/dist-cjs/models/models_1.js +1 -114
  114. package/dist-cjs/pagination/AdminListGroupsForUserPaginator.js +1 -7
  115. package/dist-cjs/pagination/AdminListUserAuthEventsPaginator.js +1 -7
  116. package/dist-cjs/pagination/Interfaces.js +1 -2
  117. package/dist-cjs/pagination/ListGroupsPaginator.js +1 -7
  118. package/dist-cjs/pagination/ListIdentityProvidersPaginator.js +1 -7
  119. package/dist-cjs/pagination/ListResourceServersPaginator.js +1 -7
  120. package/dist-cjs/pagination/ListUserPoolClientsPaginator.js +1 -7
  121. package/dist-cjs/pagination/ListUserPoolsPaginator.js +1 -7
  122. package/dist-cjs/pagination/ListUsersInGroupPaginator.js +1 -7
  123. package/dist-cjs/pagination/ListUsersPaginator.js +1 -7
  124. package/dist-cjs/pagination/index.js +1 -13
  125. package/dist-cjs/protocols/Aws_json1_1.js +1 -7112
  126. package/dist-cjs/runtimeExtensions.js +1 -22
  127. package/package.json +40 -40
@@ -1,217 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CognitoIdentityProvider = void 0;
4
- const smithy_client_1 = require("@smithy/smithy-client");
5
- const CognitoIdentityProviderClient_1 = require("./CognitoIdentityProviderClient");
6
- const AddCustomAttributesCommand_1 = require("./commands/AddCustomAttributesCommand");
7
- const AdminAddUserToGroupCommand_1 = require("./commands/AdminAddUserToGroupCommand");
8
- const AdminConfirmSignUpCommand_1 = require("./commands/AdminConfirmSignUpCommand");
9
- const AdminCreateUserCommand_1 = require("./commands/AdminCreateUserCommand");
10
- const AdminDeleteUserAttributesCommand_1 = require("./commands/AdminDeleteUserAttributesCommand");
11
- const AdminDeleteUserCommand_1 = require("./commands/AdminDeleteUserCommand");
12
- const AdminDisableProviderForUserCommand_1 = require("./commands/AdminDisableProviderForUserCommand");
13
- const AdminDisableUserCommand_1 = require("./commands/AdminDisableUserCommand");
14
- const AdminEnableUserCommand_1 = require("./commands/AdminEnableUserCommand");
15
- const AdminForgetDeviceCommand_1 = require("./commands/AdminForgetDeviceCommand");
16
- const AdminGetDeviceCommand_1 = require("./commands/AdminGetDeviceCommand");
17
- const AdminGetUserCommand_1 = require("./commands/AdminGetUserCommand");
18
- const AdminInitiateAuthCommand_1 = require("./commands/AdminInitiateAuthCommand");
19
- const AdminLinkProviderForUserCommand_1 = require("./commands/AdminLinkProviderForUserCommand");
20
- const AdminListDevicesCommand_1 = require("./commands/AdminListDevicesCommand");
21
- const AdminListGroupsForUserCommand_1 = require("./commands/AdminListGroupsForUserCommand");
22
- const AdminListUserAuthEventsCommand_1 = require("./commands/AdminListUserAuthEventsCommand");
23
- const AdminRemoveUserFromGroupCommand_1 = require("./commands/AdminRemoveUserFromGroupCommand");
24
- const AdminResetUserPasswordCommand_1 = require("./commands/AdminResetUserPasswordCommand");
25
- const AdminRespondToAuthChallengeCommand_1 = require("./commands/AdminRespondToAuthChallengeCommand");
26
- const AdminSetUserMFAPreferenceCommand_1 = require("./commands/AdminSetUserMFAPreferenceCommand");
27
- const AdminSetUserPasswordCommand_1 = require("./commands/AdminSetUserPasswordCommand");
28
- const AdminSetUserSettingsCommand_1 = require("./commands/AdminSetUserSettingsCommand");
29
- const AdminUpdateAuthEventFeedbackCommand_1 = require("./commands/AdminUpdateAuthEventFeedbackCommand");
30
- const AdminUpdateDeviceStatusCommand_1 = require("./commands/AdminUpdateDeviceStatusCommand");
31
- const AdminUpdateUserAttributesCommand_1 = require("./commands/AdminUpdateUserAttributesCommand");
32
- const AdminUserGlobalSignOutCommand_1 = require("./commands/AdminUserGlobalSignOutCommand");
33
- const AssociateSoftwareTokenCommand_1 = require("./commands/AssociateSoftwareTokenCommand");
34
- const ChangePasswordCommand_1 = require("./commands/ChangePasswordCommand");
35
- const ConfirmDeviceCommand_1 = require("./commands/ConfirmDeviceCommand");
36
- const ConfirmForgotPasswordCommand_1 = require("./commands/ConfirmForgotPasswordCommand");
37
- const ConfirmSignUpCommand_1 = require("./commands/ConfirmSignUpCommand");
38
- const CreateGroupCommand_1 = require("./commands/CreateGroupCommand");
39
- const CreateIdentityProviderCommand_1 = require("./commands/CreateIdentityProviderCommand");
40
- const CreateResourceServerCommand_1 = require("./commands/CreateResourceServerCommand");
41
- const CreateUserImportJobCommand_1 = require("./commands/CreateUserImportJobCommand");
42
- const CreateUserPoolClientCommand_1 = require("./commands/CreateUserPoolClientCommand");
43
- const CreateUserPoolCommand_1 = require("./commands/CreateUserPoolCommand");
44
- const CreateUserPoolDomainCommand_1 = require("./commands/CreateUserPoolDomainCommand");
45
- const DeleteGroupCommand_1 = require("./commands/DeleteGroupCommand");
46
- const DeleteIdentityProviderCommand_1 = require("./commands/DeleteIdentityProviderCommand");
47
- const DeleteResourceServerCommand_1 = require("./commands/DeleteResourceServerCommand");
48
- const DeleteUserAttributesCommand_1 = require("./commands/DeleteUserAttributesCommand");
49
- const DeleteUserCommand_1 = require("./commands/DeleteUserCommand");
50
- const DeleteUserPoolClientCommand_1 = require("./commands/DeleteUserPoolClientCommand");
51
- const DeleteUserPoolCommand_1 = require("./commands/DeleteUserPoolCommand");
52
- const DeleteUserPoolDomainCommand_1 = require("./commands/DeleteUserPoolDomainCommand");
53
- const DescribeIdentityProviderCommand_1 = require("./commands/DescribeIdentityProviderCommand");
54
- const DescribeResourceServerCommand_1 = require("./commands/DescribeResourceServerCommand");
55
- const DescribeRiskConfigurationCommand_1 = require("./commands/DescribeRiskConfigurationCommand");
56
- const DescribeUserImportJobCommand_1 = require("./commands/DescribeUserImportJobCommand");
57
- const DescribeUserPoolClientCommand_1 = require("./commands/DescribeUserPoolClientCommand");
58
- const DescribeUserPoolCommand_1 = require("./commands/DescribeUserPoolCommand");
59
- const DescribeUserPoolDomainCommand_1 = require("./commands/DescribeUserPoolDomainCommand");
60
- const ForgetDeviceCommand_1 = require("./commands/ForgetDeviceCommand");
61
- const ForgotPasswordCommand_1 = require("./commands/ForgotPasswordCommand");
62
- const GetCSVHeaderCommand_1 = require("./commands/GetCSVHeaderCommand");
63
- const GetDeviceCommand_1 = require("./commands/GetDeviceCommand");
64
- const GetGroupCommand_1 = require("./commands/GetGroupCommand");
65
- const GetIdentityProviderByIdentifierCommand_1 = require("./commands/GetIdentityProviderByIdentifierCommand");
66
- const GetLogDeliveryConfigurationCommand_1 = require("./commands/GetLogDeliveryConfigurationCommand");
67
- const GetSigningCertificateCommand_1 = require("./commands/GetSigningCertificateCommand");
68
- const GetUICustomizationCommand_1 = require("./commands/GetUICustomizationCommand");
69
- const GetUserAttributeVerificationCodeCommand_1 = require("./commands/GetUserAttributeVerificationCodeCommand");
70
- const GetUserCommand_1 = require("./commands/GetUserCommand");
71
- const GetUserPoolMfaConfigCommand_1 = require("./commands/GetUserPoolMfaConfigCommand");
72
- const GlobalSignOutCommand_1 = require("./commands/GlobalSignOutCommand");
73
- const InitiateAuthCommand_1 = require("./commands/InitiateAuthCommand");
74
- const ListDevicesCommand_1 = require("./commands/ListDevicesCommand");
75
- const ListGroupsCommand_1 = require("./commands/ListGroupsCommand");
76
- const ListIdentityProvidersCommand_1 = require("./commands/ListIdentityProvidersCommand");
77
- const ListResourceServersCommand_1 = require("./commands/ListResourceServersCommand");
78
- const ListTagsForResourceCommand_1 = require("./commands/ListTagsForResourceCommand");
79
- const ListUserImportJobsCommand_1 = require("./commands/ListUserImportJobsCommand");
80
- const ListUserPoolClientsCommand_1 = require("./commands/ListUserPoolClientsCommand");
81
- const ListUserPoolsCommand_1 = require("./commands/ListUserPoolsCommand");
82
- const ListUsersCommand_1 = require("./commands/ListUsersCommand");
83
- const ListUsersInGroupCommand_1 = require("./commands/ListUsersInGroupCommand");
84
- const ResendConfirmationCodeCommand_1 = require("./commands/ResendConfirmationCodeCommand");
85
- const RespondToAuthChallengeCommand_1 = require("./commands/RespondToAuthChallengeCommand");
86
- const RevokeTokenCommand_1 = require("./commands/RevokeTokenCommand");
87
- const SetLogDeliveryConfigurationCommand_1 = require("./commands/SetLogDeliveryConfigurationCommand");
88
- const SetRiskConfigurationCommand_1 = require("./commands/SetRiskConfigurationCommand");
89
- const SetUICustomizationCommand_1 = require("./commands/SetUICustomizationCommand");
90
- const SetUserMFAPreferenceCommand_1 = require("./commands/SetUserMFAPreferenceCommand");
91
- const SetUserPoolMfaConfigCommand_1 = require("./commands/SetUserPoolMfaConfigCommand");
92
- const SetUserSettingsCommand_1 = require("./commands/SetUserSettingsCommand");
93
- const SignUpCommand_1 = require("./commands/SignUpCommand");
94
- const StartUserImportJobCommand_1 = require("./commands/StartUserImportJobCommand");
95
- const StopUserImportJobCommand_1 = require("./commands/StopUserImportJobCommand");
96
- const TagResourceCommand_1 = require("./commands/TagResourceCommand");
97
- const UntagResourceCommand_1 = require("./commands/UntagResourceCommand");
98
- const UpdateAuthEventFeedbackCommand_1 = require("./commands/UpdateAuthEventFeedbackCommand");
99
- const UpdateDeviceStatusCommand_1 = require("./commands/UpdateDeviceStatusCommand");
100
- const UpdateGroupCommand_1 = require("./commands/UpdateGroupCommand");
101
- const UpdateIdentityProviderCommand_1 = require("./commands/UpdateIdentityProviderCommand");
102
- const UpdateResourceServerCommand_1 = require("./commands/UpdateResourceServerCommand");
103
- const UpdateUserAttributesCommand_1 = require("./commands/UpdateUserAttributesCommand");
104
- const UpdateUserPoolClientCommand_1 = require("./commands/UpdateUserPoolClientCommand");
105
- const UpdateUserPoolCommand_1 = require("./commands/UpdateUserPoolCommand");
106
- const UpdateUserPoolDomainCommand_1 = require("./commands/UpdateUserPoolDomainCommand");
107
- const VerifySoftwareTokenCommand_1 = require("./commands/VerifySoftwareTokenCommand");
108
- const VerifyUserAttributeCommand_1 = require("./commands/VerifyUserAttributeCommand");
109
- const commands = {
110
- AddCustomAttributesCommand: AddCustomAttributesCommand_1.AddCustomAttributesCommand,
111
- AdminAddUserToGroupCommand: AdminAddUserToGroupCommand_1.AdminAddUserToGroupCommand,
112
- AdminConfirmSignUpCommand: AdminConfirmSignUpCommand_1.AdminConfirmSignUpCommand,
113
- AdminCreateUserCommand: AdminCreateUserCommand_1.AdminCreateUserCommand,
114
- AdminDeleteUserCommand: AdminDeleteUserCommand_1.AdminDeleteUserCommand,
115
- AdminDeleteUserAttributesCommand: AdminDeleteUserAttributesCommand_1.AdminDeleteUserAttributesCommand,
116
- AdminDisableProviderForUserCommand: AdminDisableProviderForUserCommand_1.AdminDisableProviderForUserCommand,
117
- AdminDisableUserCommand: AdminDisableUserCommand_1.AdminDisableUserCommand,
118
- AdminEnableUserCommand: AdminEnableUserCommand_1.AdminEnableUserCommand,
119
- AdminForgetDeviceCommand: AdminForgetDeviceCommand_1.AdminForgetDeviceCommand,
120
- AdminGetDeviceCommand: AdminGetDeviceCommand_1.AdminGetDeviceCommand,
121
- AdminGetUserCommand: AdminGetUserCommand_1.AdminGetUserCommand,
122
- AdminInitiateAuthCommand: AdminInitiateAuthCommand_1.AdminInitiateAuthCommand,
123
- AdminLinkProviderForUserCommand: AdminLinkProviderForUserCommand_1.AdminLinkProviderForUserCommand,
124
- AdminListDevicesCommand: AdminListDevicesCommand_1.AdminListDevicesCommand,
125
- AdminListGroupsForUserCommand: AdminListGroupsForUserCommand_1.AdminListGroupsForUserCommand,
126
- AdminListUserAuthEventsCommand: AdminListUserAuthEventsCommand_1.AdminListUserAuthEventsCommand,
127
- AdminRemoveUserFromGroupCommand: AdminRemoveUserFromGroupCommand_1.AdminRemoveUserFromGroupCommand,
128
- AdminResetUserPasswordCommand: AdminResetUserPasswordCommand_1.AdminResetUserPasswordCommand,
129
- AdminRespondToAuthChallengeCommand: AdminRespondToAuthChallengeCommand_1.AdminRespondToAuthChallengeCommand,
130
- AdminSetUserMFAPreferenceCommand: AdminSetUserMFAPreferenceCommand_1.AdminSetUserMFAPreferenceCommand,
131
- AdminSetUserPasswordCommand: AdminSetUserPasswordCommand_1.AdminSetUserPasswordCommand,
132
- AdminSetUserSettingsCommand: AdminSetUserSettingsCommand_1.AdminSetUserSettingsCommand,
133
- AdminUpdateAuthEventFeedbackCommand: AdminUpdateAuthEventFeedbackCommand_1.AdminUpdateAuthEventFeedbackCommand,
134
- AdminUpdateDeviceStatusCommand: AdminUpdateDeviceStatusCommand_1.AdminUpdateDeviceStatusCommand,
135
- AdminUpdateUserAttributesCommand: AdminUpdateUserAttributesCommand_1.AdminUpdateUserAttributesCommand,
136
- AdminUserGlobalSignOutCommand: AdminUserGlobalSignOutCommand_1.AdminUserGlobalSignOutCommand,
137
- AssociateSoftwareTokenCommand: AssociateSoftwareTokenCommand_1.AssociateSoftwareTokenCommand,
138
- ChangePasswordCommand: ChangePasswordCommand_1.ChangePasswordCommand,
139
- ConfirmDeviceCommand: ConfirmDeviceCommand_1.ConfirmDeviceCommand,
140
- ConfirmForgotPasswordCommand: ConfirmForgotPasswordCommand_1.ConfirmForgotPasswordCommand,
141
- ConfirmSignUpCommand: ConfirmSignUpCommand_1.ConfirmSignUpCommand,
142
- CreateGroupCommand: CreateGroupCommand_1.CreateGroupCommand,
143
- CreateIdentityProviderCommand: CreateIdentityProviderCommand_1.CreateIdentityProviderCommand,
144
- CreateResourceServerCommand: CreateResourceServerCommand_1.CreateResourceServerCommand,
145
- CreateUserImportJobCommand: CreateUserImportJobCommand_1.CreateUserImportJobCommand,
146
- CreateUserPoolCommand: CreateUserPoolCommand_1.CreateUserPoolCommand,
147
- CreateUserPoolClientCommand: CreateUserPoolClientCommand_1.CreateUserPoolClientCommand,
148
- CreateUserPoolDomainCommand: CreateUserPoolDomainCommand_1.CreateUserPoolDomainCommand,
149
- DeleteGroupCommand: DeleteGroupCommand_1.DeleteGroupCommand,
150
- DeleteIdentityProviderCommand: DeleteIdentityProviderCommand_1.DeleteIdentityProviderCommand,
151
- DeleteResourceServerCommand: DeleteResourceServerCommand_1.DeleteResourceServerCommand,
152
- DeleteUserCommand: DeleteUserCommand_1.DeleteUserCommand,
153
- DeleteUserAttributesCommand: DeleteUserAttributesCommand_1.DeleteUserAttributesCommand,
154
- DeleteUserPoolCommand: DeleteUserPoolCommand_1.DeleteUserPoolCommand,
155
- DeleteUserPoolClientCommand: DeleteUserPoolClientCommand_1.DeleteUserPoolClientCommand,
156
- DeleteUserPoolDomainCommand: DeleteUserPoolDomainCommand_1.DeleteUserPoolDomainCommand,
157
- DescribeIdentityProviderCommand: DescribeIdentityProviderCommand_1.DescribeIdentityProviderCommand,
158
- DescribeResourceServerCommand: DescribeResourceServerCommand_1.DescribeResourceServerCommand,
159
- DescribeRiskConfigurationCommand: DescribeRiskConfigurationCommand_1.DescribeRiskConfigurationCommand,
160
- DescribeUserImportJobCommand: DescribeUserImportJobCommand_1.DescribeUserImportJobCommand,
161
- DescribeUserPoolCommand: DescribeUserPoolCommand_1.DescribeUserPoolCommand,
162
- DescribeUserPoolClientCommand: DescribeUserPoolClientCommand_1.DescribeUserPoolClientCommand,
163
- DescribeUserPoolDomainCommand: DescribeUserPoolDomainCommand_1.DescribeUserPoolDomainCommand,
164
- ForgetDeviceCommand: ForgetDeviceCommand_1.ForgetDeviceCommand,
165
- ForgotPasswordCommand: ForgotPasswordCommand_1.ForgotPasswordCommand,
166
- GetCSVHeaderCommand: GetCSVHeaderCommand_1.GetCSVHeaderCommand,
167
- GetDeviceCommand: GetDeviceCommand_1.GetDeviceCommand,
168
- GetGroupCommand: GetGroupCommand_1.GetGroupCommand,
169
- GetIdentityProviderByIdentifierCommand: GetIdentityProviderByIdentifierCommand_1.GetIdentityProviderByIdentifierCommand,
170
- GetLogDeliveryConfigurationCommand: GetLogDeliveryConfigurationCommand_1.GetLogDeliveryConfigurationCommand,
171
- GetSigningCertificateCommand: GetSigningCertificateCommand_1.GetSigningCertificateCommand,
172
- GetUICustomizationCommand: GetUICustomizationCommand_1.GetUICustomizationCommand,
173
- GetUserCommand: GetUserCommand_1.GetUserCommand,
174
- GetUserAttributeVerificationCodeCommand: GetUserAttributeVerificationCodeCommand_1.GetUserAttributeVerificationCodeCommand,
175
- GetUserPoolMfaConfigCommand: GetUserPoolMfaConfigCommand_1.GetUserPoolMfaConfigCommand,
176
- GlobalSignOutCommand: GlobalSignOutCommand_1.GlobalSignOutCommand,
177
- InitiateAuthCommand: InitiateAuthCommand_1.InitiateAuthCommand,
178
- ListDevicesCommand: ListDevicesCommand_1.ListDevicesCommand,
179
- ListGroupsCommand: ListGroupsCommand_1.ListGroupsCommand,
180
- ListIdentityProvidersCommand: ListIdentityProvidersCommand_1.ListIdentityProvidersCommand,
181
- ListResourceServersCommand: ListResourceServersCommand_1.ListResourceServersCommand,
182
- ListTagsForResourceCommand: ListTagsForResourceCommand_1.ListTagsForResourceCommand,
183
- ListUserImportJobsCommand: ListUserImportJobsCommand_1.ListUserImportJobsCommand,
184
- ListUserPoolClientsCommand: ListUserPoolClientsCommand_1.ListUserPoolClientsCommand,
185
- ListUserPoolsCommand: ListUserPoolsCommand_1.ListUserPoolsCommand,
186
- ListUsersCommand: ListUsersCommand_1.ListUsersCommand,
187
- ListUsersInGroupCommand: ListUsersInGroupCommand_1.ListUsersInGroupCommand,
188
- ResendConfirmationCodeCommand: ResendConfirmationCodeCommand_1.ResendConfirmationCodeCommand,
189
- RespondToAuthChallengeCommand: RespondToAuthChallengeCommand_1.RespondToAuthChallengeCommand,
190
- RevokeTokenCommand: RevokeTokenCommand_1.RevokeTokenCommand,
191
- SetLogDeliveryConfigurationCommand: SetLogDeliveryConfigurationCommand_1.SetLogDeliveryConfigurationCommand,
192
- SetRiskConfigurationCommand: SetRiskConfigurationCommand_1.SetRiskConfigurationCommand,
193
- SetUICustomizationCommand: SetUICustomizationCommand_1.SetUICustomizationCommand,
194
- SetUserMFAPreferenceCommand: SetUserMFAPreferenceCommand_1.SetUserMFAPreferenceCommand,
195
- SetUserPoolMfaConfigCommand: SetUserPoolMfaConfigCommand_1.SetUserPoolMfaConfigCommand,
196
- SetUserSettingsCommand: SetUserSettingsCommand_1.SetUserSettingsCommand,
197
- SignUpCommand: SignUpCommand_1.SignUpCommand,
198
- StartUserImportJobCommand: StartUserImportJobCommand_1.StartUserImportJobCommand,
199
- StopUserImportJobCommand: StopUserImportJobCommand_1.StopUserImportJobCommand,
200
- TagResourceCommand: TagResourceCommand_1.TagResourceCommand,
201
- UntagResourceCommand: UntagResourceCommand_1.UntagResourceCommand,
202
- UpdateAuthEventFeedbackCommand: UpdateAuthEventFeedbackCommand_1.UpdateAuthEventFeedbackCommand,
203
- UpdateDeviceStatusCommand: UpdateDeviceStatusCommand_1.UpdateDeviceStatusCommand,
204
- UpdateGroupCommand: UpdateGroupCommand_1.UpdateGroupCommand,
205
- UpdateIdentityProviderCommand: UpdateIdentityProviderCommand_1.UpdateIdentityProviderCommand,
206
- UpdateResourceServerCommand: UpdateResourceServerCommand_1.UpdateResourceServerCommand,
207
- UpdateUserAttributesCommand: UpdateUserAttributesCommand_1.UpdateUserAttributesCommand,
208
- UpdateUserPoolCommand: UpdateUserPoolCommand_1.UpdateUserPoolCommand,
209
- UpdateUserPoolClientCommand: UpdateUserPoolClientCommand_1.UpdateUserPoolClientCommand,
210
- UpdateUserPoolDomainCommand: UpdateUserPoolDomainCommand_1.UpdateUserPoolDomainCommand,
211
- VerifySoftwareTokenCommand: VerifySoftwareTokenCommand_1.VerifySoftwareTokenCommand,
212
- VerifyUserAttributeCommand: VerifyUserAttributeCommand_1.VerifyUserAttributeCommand,
213
- };
214
- class CognitoIdentityProvider extends CognitoIdentityProviderClient_1.CognitoIdentityProviderClient {
215
- }
216
- exports.CognitoIdentityProvider = CognitoIdentityProvider;
217
- (0, smithy_client_1.createAggregatedClient)(commands, CognitoIdentityProvider);
1
+ module.exports = require("./index.js");
@@ -1,42 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CognitoIdentityProviderClient = exports.__Client = void 0;
4
- const middleware_host_header_1 = require("@aws-sdk/middleware-host-header");
5
- const middleware_logger_1 = require("@aws-sdk/middleware-logger");
6
- const middleware_recursion_detection_1 = require("@aws-sdk/middleware-recursion-detection");
7
- const middleware_signing_1 = require("@aws-sdk/middleware-signing");
8
- const middleware_user_agent_1 = require("@aws-sdk/middleware-user-agent");
9
- const config_resolver_1 = require("@smithy/config-resolver");
10
- const middleware_content_length_1 = require("@smithy/middleware-content-length");
11
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
12
- const middleware_retry_1 = require("@smithy/middleware-retry");
13
- const smithy_client_1 = require("@smithy/smithy-client");
14
- Object.defineProperty(exports, "__Client", { enumerable: true, get: function () { return smithy_client_1.Client; } });
15
- const EndpointParameters_1 = require("./endpoint/EndpointParameters");
16
- const runtimeConfig_1 = require("./runtimeConfig");
17
- const runtimeExtensions_1 = require("./runtimeExtensions");
18
- class CognitoIdentityProviderClient extends smithy_client_1.Client {
19
- constructor(...[configuration]) {
20
- const _config_0 = (0, runtimeConfig_1.getRuntimeConfig)(configuration || {});
21
- const _config_1 = (0, EndpointParameters_1.resolveClientEndpointParameters)(_config_0);
22
- const _config_2 = (0, config_resolver_1.resolveRegionConfig)(_config_1);
23
- const _config_3 = (0, middleware_endpoint_1.resolveEndpointConfig)(_config_2);
24
- const _config_4 = (0, middleware_retry_1.resolveRetryConfig)(_config_3);
25
- const _config_5 = (0, middleware_host_header_1.resolveHostHeaderConfig)(_config_4);
26
- const _config_6 = (0, middleware_signing_1.resolveAwsAuthConfig)(_config_5);
27
- const _config_7 = (0, middleware_user_agent_1.resolveUserAgentConfig)(_config_6);
28
- const _config_8 = (0, runtimeExtensions_1.resolveRuntimeExtensions)(_config_7, configuration?.extensions || []);
29
- super(_config_8);
30
- this.config = _config_8;
31
- this.middlewareStack.use((0, middleware_retry_1.getRetryPlugin)(this.config));
32
- this.middlewareStack.use((0, middleware_content_length_1.getContentLengthPlugin)(this.config));
33
- this.middlewareStack.use((0, middleware_host_header_1.getHostHeaderPlugin)(this.config));
34
- this.middlewareStack.use((0, middleware_logger_1.getLoggerPlugin)(this.config));
35
- this.middlewareStack.use((0, middleware_recursion_detection_1.getRecursionDetectionPlugin)(this.config));
36
- this.middlewareStack.use((0, middleware_user_agent_1.getUserAgentPlugin)(this.config));
37
- }
38
- destroy() {
39
- super.destroy();
40
- }
41
- }
42
- exports.CognitoIdentityProviderClient = CognitoIdentityProviderClient;
1
+ module.exports = require("./index.js");
@@ -1,30 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.AddCustomAttributesCommand = exports.$Command = void 0;
4
- const middleware_signing_1 = require("@aws-sdk/middleware-signing");
5
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
6
- const middleware_serde_1 = require("@smithy/middleware-serde");
7
- const smithy_client_1 = require("@smithy/smithy-client");
8
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
9
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
10
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
11
- class AddCustomAttributesCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep({
14
- ...EndpointParameters_1.commonParams,
15
- })
16
- .m(function (Command, cs, config, o) {
17
- return [
18
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
19
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
20
- (0, middleware_signing_1.getAwsAuthPlugin)(config),
21
- ];
22
- })
23
- .s("AWSCognitoIdentityProviderService", "AddCustomAttributes", {})
24
- .n("CognitoIdentityProviderClient", "AddCustomAttributesCommand")
25
- .f(void 0, void 0)
26
- .ser(Aws_json1_1_1.se_AddCustomAttributesCommand)
27
- .de(Aws_json1_1_1.de_AddCustomAttributesCommand)
28
- .build() {
29
- }
30
- exports.AddCustomAttributesCommand = AddCustomAttributesCommand;
1
+ module.exports = require("../index.js");
@@ -1,31 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.AdminAddUserToGroupCommand = exports.$Command = void 0;
4
- const middleware_signing_1 = require("@aws-sdk/middleware-signing");
5
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
6
- const middleware_serde_1 = require("@smithy/middleware-serde");
7
- const smithy_client_1 = require("@smithy/smithy-client");
8
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
9
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
10
- const models_0_1 = require("../models/models_0");
11
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
12
- class AdminAddUserToGroupCommand extends smithy_client_1.Command
13
- .classBuilder()
14
- .ep({
15
- ...EndpointParameters_1.commonParams,
16
- })
17
- .m(function (Command, cs, config, o) {
18
- return [
19
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
20
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
21
- (0, middleware_signing_1.getAwsAuthPlugin)(config),
22
- ];
23
- })
24
- .s("AWSCognitoIdentityProviderService", "AdminAddUserToGroup", {})
25
- .n("CognitoIdentityProviderClient", "AdminAddUserToGroupCommand")
26
- .f(models_0_1.AdminAddUserToGroupRequestFilterSensitiveLog, void 0)
27
- .ser(Aws_json1_1_1.se_AdminAddUserToGroupCommand)
28
- .de(Aws_json1_1_1.de_AdminAddUserToGroupCommand)
29
- .build() {
30
- }
31
- exports.AdminAddUserToGroupCommand = AdminAddUserToGroupCommand;
1
+ module.exports = require("../index.js");
@@ -1,31 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.AdminConfirmSignUpCommand = exports.$Command = void 0;
4
- const middleware_signing_1 = require("@aws-sdk/middleware-signing");
5
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
6
- const middleware_serde_1 = require("@smithy/middleware-serde");
7
- const smithy_client_1 = require("@smithy/smithy-client");
8
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
9
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
10
- const models_0_1 = require("../models/models_0");
11
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
12
- class AdminConfirmSignUpCommand extends smithy_client_1.Command
13
- .classBuilder()
14
- .ep({
15
- ...EndpointParameters_1.commonParams,
16
- })
17
- .m(function (Command, cs, config, o) {
18
- return [
19
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
20
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
21
- (0, middleware_signing_1.getAwsAuthPlugin)(config),
22
- ];
23
- })
24
- .s("AWSCognitoIdentityProviderService", "AdminConfirmSignUp", {})
25
- .n("CognitoIdentityProviderClient", "AdminConfirmSignUpCommand")
26
- .f(models_0_1.AdminConfirmSignUpRequestFilterSensitiveLog, void 0)
27
- .ser(Aws_json1_1_1.se_AdminConfirmSignUpCommand)
28
- .de(Aws_json1_1_1.de_AdminConfirmSignUpCommand)
29
- .build() {
30
- }
31
- exports.AdminConfirmSignUpCommand = AdminConfirmSignUpCommand;
1
+ module.exports = require("../index.js");
@@ -1,31 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.AdminCreateUserCommand = exports.$Command = void 0;
4
- const middleware_signing_1 = require("@aws-sdk/middleware-signing");
5
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
6
- const middleware_serde_1 = require("@smithy/middleware-serde");
7
- const smithy_client_1 = require("@smithy/smithy-client");
8
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
9
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
10
- const models_0_1 = require("../models/models_0");
11
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
12
- class AdminCreateUserCommand extends smithy_client_1.Command
13
- .classBuilder()
14
- .ep({
15
- ...EndpointParameters_1.commonParams,
16
- })
17
- .m(function (Command, cs, config, o) {
18
- return [
19
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
20
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
21
- (0, middleware_signing_1.getAwsAuthPlugin)(config),
22
- ];
23
- })
24
- .s("AWSCognitoIdentityProviderService", "AdminCreateUser", {})
25
- .n("CognitoIdentityProviderClient", "AdminCreateUserCommand")
26
- .f(models_0_1.AdminCreateUserRequestFilterSensitiveLog, models_0_1.AdminCreateUserResponseFilterSensitiveLog)
27
- .ser(Aws_json1_1_1.se_AdminCreateUserCommand)
28
- .de(Aws_json1_1_1.de_AdminCreateUserCommand)
29
- .build() {
30
- }
31
- exports.AdminCreateUserCommand = AdminCreateUserCommand;
1
+ module.exports = require("../index.js");
@@ -1,31 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.AdminDeleteUserAttributesCommand = exports.$Command = void 0;
4
- const middleware_signing_1 = require("@aws-sdk/middleware-signing");
5
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
6
- const middleware_serde_1 = require("@smithy/middleware-serde");
7
- const smithy_client_1 = require("@smithy/smithy-client");
8
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
9
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
10
- const models_0_1 = require("../models/models_0");
11
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
12
- class AdminDeleteUserAttributesCommand extends smithy_client_1.Command
13
- .classBuilder()
14
- .ep({
15
- ...EndpointParameters_1.commonParams,
16
- })
17
- .m(function (Command, cs, config, o) {
18
- return [
19
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
20
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
21
- (0, middleware_signing_1.getAwsAuthPlugin)(config),
22
- ];
23
- })
24
- .s("AWSCognitoIdentityProviderService", "AdminDeleteUserAttributes", {})
25
- .n("CognitoIdentityProviderClient", "AdminDeleteUserAttributesCommand")
26
- .f(models_0_1.AdminDeleteUserAttributesRequestFilterSensitiveLog, void 0)
27
- .ser(Aws_json1_1_1.se_AdminDeleteUserAttributesCommand)
28
- .de(Aws_json1_1_1.de_AdminDeleteUserAttributesCommand)
29
- .build() {
30
- }
31
- exports.AdminDeleteUserAttributesCommand = AdminDeleteUserAttributesCommand;
1
+ module.exports = require("../index.js");
@@ -1,31 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.AdminDeleteUserCommand = exports.$Command = void 0;
4
- const middleware_signing_1 = require("@aws-sdk/middleware-signing");
5
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
6
- const middleware_serde_1 = require("@smithy/middleware-serde");
7
- const smithy_client_1 = require("@smithy/smithy-client");
8
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
9
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
10
- const models_0_1 = require("../models/models_0");
11
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
12
- class AdminDeleteUserCommand extends smithy_client_1.Command
13
- .classBuilder()
14
- .ep({
15
- ...EndpointParameters_1.commonParams,
16
- })
17
- .m(function (Command, cs, config, o) {
18
- return [
19
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
20
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
21
- (0, middleware_signing_1.getAwsAuthPlugin)(config),
22
- ];
23
- })
24
- .s("AWSCognitoIdentityProviderService", "AdminDeleteUser", {})
25
- .n("CognitoIdentityProviderClient", "AdminDeleteUserCommand")
26
- .f(models_0_1.AdminDeleteUserRequestFilterSensitiveLog, void 0)
27
- .ser(Aws_json1_1_1.se_AdminDeleteUserCommand)
28
- .de(Aws_json1_1_1.de_AdminDeleteUserCommand)
29
- .build() {
30
- }
31
- exports.AdminDeleteUserCommand = AdminDeleteUserCommand;
1
+ module.exports = require("../index.js");
@@ -1,30 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.AdminDisableProviderForUserCommand = exports.$Command = void 0;
4
- const middleware_signing_1 = require("@aws-sdk/middleware-signing");
5
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
6
- const middleware_serde_1 = require("@smithy/middleware-serde");
7
- const smithy_client_1 = require("@smithy/smithy-client");
8
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
9
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
10
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
11
- class AdminDisableProviderForUserCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep({
14
- ...EndpointParameters_1.commonParams,
15
- })
16
- .m(function (Command, cs, config, o) {
17
- return [
18
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
19
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
20
- (0, middleware_signing_1.getAwsAuthPlugin)(config),
21
- ];
22
- })
23
- .s("AWSCognitoIdentityProviderService", "AdminDisableProviderForUser", {})
24
- .n("CognitoIdentityProviderClient", "AdminDisableProviderForUserCommand")
25
- .f(void 0, void 0)
26
- .ser(Aws_json1_1_1.se_AdminDisableProviderForUserCommand)
27
- .de(Aws_json1_1_1.de_AdminDisableProviderForUserCommand)
28
- .build() {
29
- }
30
- exports.AdminDisableProviderForUserCommand = AdminDisableProviderForUserCommand;
1
+ module.exports = require("../index.js");
@@ -1,31 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.AdminDisableUserCommand = exports.$Command = void 0;
4
- const middleware_signing_1 = require("@aws-sdk/middleware-signing");
5
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
6
- const middleware_serde_1 = require("@smithy/middleware-serde");
7
- const smithy_client_1 = require("@smithy/smithy-client");
8
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
9
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
10
- const models_0_1 = require("../models/models_0");
11
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
12
- class AdminDisableUserCommand extends smithy_client_1.Command
13
- .classBuilder()
14
- .ep({
15
- ...EndpointParameters_1.commonParams,
16
- })
17
- .m(function (Command, cs, config, o) {
18
- return [
19
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
20
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
21
- (0, middleware_signing_1.getAwsAuthPlugin)(config),
22
- ];
23
- })
24
- .s("AWSCognitoIdentityProviderService", "AdminDisableUser", {})
25
- .n("CognitoIdentityProviderClient", "AdminDisableUserCommand")
26
- .f(models_0_1.AdminDisableUserRequestFilterSensitiveLog, void 0)
27
- .ser(Aws_json1_1_1.se_AdminDisableUserCommand)
28
- .de(Aws_json1_1_1.de_AdminDisableUserCommand)
29
- .build() {
30
- }
31
- exports.AdminDisableUserCommand = AdminDisableUserCommand;
1
+ module.exports = require("../index.js");
@@ -1,31 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.AdminEnableUserCommand = exports.$Command = void 0;
4
- const middleware_signing_1 = require("@aws-sdk/middleware-signing");
5
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
6
- const middleware_serde_1 = require("@smithy/middleware-serde");
7
- const smithy_client_1 = require("@smithy/smithy-client");
8
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
9
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
10
- const models_0_1 = require("../models/models_0");
11
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
12
- class AdminEnableUserCommand extends smithy_client_1.Command
13
- .classBuilder()
14
- .ep({
15
- ...EndpointParameters_1.commonParams,
16
- })
17
- .m(function (Command, cs, config, o) {
18
- return [
19
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
20
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
21
- (0, middleware_signing_1.getAwsAuthPlugin)(config),
22
- ];
23
- })
24
- .s("AWSCognitoIdentityProviderService", "AdminEnableUser", {})
25
- .n("CognitoIdentityProviderClient", "AdminEnableUserCommand")
26
- .f(models_0_1.AdminEnableUserRequestFilterSensitiveLog, void 0)
27
- .ser(Aws_json1_1_1.se_AdminEnableUserCommand)
28
- .de(Aws_json1_1_1.de_AdminEnableUserCommand)
29
- .build() {
30
- }
31
- exports.AdminEnableUserCommand = AdminEnableUserCommand;
1
+ module.exports = require("../index.js");
@@ -1,31 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.AdminForgetDeviceCommand = exports.$Command = void 0;
4
- const middleware_signing_1 = require("@aws-sdk/middleware-signing");
5
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
6
- const middleware_serde_1 = require("@smithy/middleware-serde");
7
- const smithy_client_1 = require("@smithy/smithy-client");
8
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
9
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
10
- const models_0_1 = require("../models/models_0");
11
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
12
- class AdminForgetDeviceCommand extends smithy_client_1.Command
13
- .classBuilder()
14
- .ep({
15
- ...EndpointParameters_1.commonParams,
16
- })
17
- .m(function (Command, cs, config, o) {
18
- return [
19
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
20
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
21
- (0, middleware_signing_1.getAwsAuthPlugin)(config),
22
- ];
23
- })
24
- .s("AWSCognitoIdentityProviderService", "AdminForgetDevice", {})
25
- .n("CognitoIdentityProviderClient", "AdminForgetDeviceCommand")
26
- .f(models_0_1.AdminForgetDeviceRequestFilterSensitiveLog, void 0)
27
- .ser(Aws_json1_1_1.se_AdminForgetDeviceCommand)
28
- .de(Aws_json1_1_1.de_AdminForgetDeviceCommand)
29
- .build() {
30
- }
31
- exports.AdminForgetDeviceCommand = AdminForgetDeviceCommand;
1
+ module.exports = require("../index.js");
@@ -1,31 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.AdminGetDeviceCommand = exports.$Command = void 0;
4
- const middleware_signing_1 = require("@aws-sdk/middleware-signing");
5
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
6
- const middleware_serde_1 = require("@smithy/middleware-serde");
7
- const smithy_client_1 = require("@smithy/smithy-client");
8
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
9
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
10
- const models_0_1 = require("../models/models_0");
11
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
12
- class AdminGetDeviceCommand extends smithy_client_1.Command
13
- .classBuilder()
14
- .ep({
15
- ...EndpointParameters_1.commonParams,
16
- })
17
- .m(function (Command, cs, config, o) {
18
- return [
19
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
20
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
21
- (0, middleware_signing_1.getAwsAuthPlugin)(config),
22
- ];
23
- })
24
- .s("AWSCognitoIdentityProviderService", "AdminGetDevice", {})
25
- .n("CognitoIdentityProviderClient", "AdminGetDeviceCommand")
26
- .f(models_0_1.AdminGetDeviceRequestFilterSensitiveLog, models_0_1.AdminGetDeviceResponseFilterSensitiveLog)
27
- .ser(Aws_json1_1_1.se_AdminGetDeviceCommand)
28
- .de(Aws_json1_1_1.de_AdminGetDeviceCommand)
29
- .build() {
30
- }
31
- exports.AdminGetDeviceCommand = AdminGetDeviceCommand;
1
+ module.exports = require("../index.js");