@aws-sdk/client-cognito-identity-provider 3.1077.0 → 3.1078.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 (386) hide show
  1. package/dist-cjs/index.js +384 -1513
  2. package/dist-es/commandBuilder.js +6 -0
  3. package/dist-es/commands/AddCustomAttributesCommand.js +2 -14
  4. package/dist-es/commands/AddUserPoolClientSecretCommand.js +2 -14
  5. package/dist-es/commands/AdminAddUserToGroupCommand.js +2 -14
  6. package/dist-es/commands/AdminConfirmSignUpCommand.js +2 -14
  7. package/dist-es/commands/AdminCreateUserCommand.js +2 -14
  8. package/dist-es/commands/AdminDeleteUserAttributesCommand.js +2 -14
  9. package/dist-es/commands/AdminDeleteUserCommand.js +2 -14
  10. package/dist-es/commands/AdminDisableProviderForUserCommand.js +2 -14
  11. package/dist-es/commands/AdminDisableUserCommand.js +2 -14
  12. package/dist-es/commands/AdminEnableUserCommand.js +2 -14
  13. package/dist-es/commands/AdminForgetDeviceCommand.js +2 -14
  14. package/dist-es/commands/AdminGetDeviceCommand.js +2 -14
  15. package/dist-es/commands/AdminGetUserCommand.js +2 -14
  16. package/dist-es/commands/AdminInitiateAuthCommand.js +2 -14
  17. package/dist-es/commands/AdminLinkProviderForUserCommand.js +2 -14
  18. package/dist-es/commands/AdminListDevicesCommand.js +2 -14
  19. package/dist-es/commands/AdminListGroupsForUserCommand.js +2 -14
  20. package/dist-es/commands/AdminListUserAuthEventsCommand.js +2 -14
  21. package/dist-es/commands/AdminRemoveUserFromGroupCommand.js +2 -14
  22. package/dist-es/commands/AdminResetUserPasswordCommand.js +2 -14
  23. package/dist-es/commands/AdminRespondToAuthChallengeCommand.js +2 -14
  24. package/dist-es/commands/AdminSetUserMFAPreferenceCommand.js +2 -14
  25. package/dist-es/commands/AdminSetUserPasswordCommand.js +2 -14
  26. package/dist-es/commands/AdminSetUserSettingsCommand.js +2 -14
  27. package/dist-es/commands/AdminUpdateAuthEventFeedbackCommand.js +2 -14
  28. package/dist-es/commands/AdminUpdateDeviceStatusCommand.js +2 -14
  29. package/dist-es/commands/AdminUpdateUserAttributesCommand.js +2 -14
  30. package/dist-es/commands/AdminUserGlobalSignOutCommand.js +2 -14
  31. package/dist-es/commands/AssociateSoftwareTokenCommand.js +2 -14
  32. package/dist-es/commands/ChangePasswordCommand.js +2 -14
  33. package/dist-es/commands/CompleteWebAuthnRegistrationCommand.js +2 -14
  34. package/dist-es/commands/ConfirmDeviceCommand.js +2 -14
  35. package/dist-es/commands/ConfirmForgotPasswordCommand.js +2 -14
  36. package/dist-es/commands/ConfirmSignUpCommand.js +2 -14
  37. package/dist-es/commands/CreateGroupCommand.js +2 -14
  38. package/dist-es/commands/CreateIdentityProviderCommand.js +2 -14
  39. package/dist-es/commands/CreateManagedLoginBrandingCommand.js +2 -14
  40. package/dist-es/commands/CreateResourceServerCommand.js +2 -14
  41. package/dist-es/commands/CreateTermsCommand.js +2 -14
  42. package/dist-es/commands/CreateUserImportJobCommand.js +2 -14
  43. package/dist-es/commands/CreateUserPoolClientCommand.js +2 -14
  44. package/dist-es/commands/CreateUserPoolCommand.js +2 -14
  45. package/dist-es/commands/CreateUserPoolDomainCommand.js +2 -14
  46. package/dist-es/commands/CreateUserPoolReplicaCommand.js +2 -14
  47. package/dist-es/commands/DeleteGroupCommand.js +2 -14
  48. package/dist-es/commands/DeleteIdentityProviderCommand.js +2 -14
  49. package/dist-es/commands/DeleteManagedLoginBrandingCommand.js +2 -14
  50. package/dist-es/commands/DeleteResourceServerCommand.js +2 -14
  51. package/dist-es/commands/DeleteTermsCommand.js +2 -14
  52. package/dist-es/commands/DeleteUserAttributesCommand.js +2 -14
  53. package/dist-es/commands/DeleteUserCommand.js +2 -14
  54. package/dist-es/commands/DeleteUserPoolClientCommand.js +2 -14
  55. package/dist-es/commands/DeleteUserPoolClientSecretCommand.js +2 -14
  56. package/dist-es/commands/DeleteUserPoolCommand.js +2 -14
  57. package/dist-es/commands/DeleteUserPoolDomainCommand.js +2 -14
  58. package/dist-es/commands/DeleteUserPoolReplicaCommand.js +2 -14
  59. package/dist-es/commands/DeleteWebAuthnCredentialCommand.js +2 -14
  60. package/dist-es/commands/DescribeIdentityProviderCommand.js +2 -14
  61. package/dist-es/commands/DescribeManagedLoginBrandingByClientCommand.js +2 -14
  62. package/dist-es/commands/DescribeManagedLoginBrandingCommand.js +2 -14
  63. package/dist-es/commands/DescribeResourceServerCommand.js +2 -14
  64. package/dist-es/commands/DescribeRiskConfigurationCommand.js +2 -14
  65. package/dist-es/commands/DescribeTermsCommand.js +2 -14
  66. package/dist-es/commands/DescribeUserImportJobCommand.js +2 -14
  67. package/dist-es/commands/DescribeUserPoolClientCommand.js +2 -14
  68. package/dist-es/commands/DescribeUserPoolCommand.js +2 -14
  69. package/dist-es/commands/DescribeUserPoolDomainCommand.js +2 -14
  70. package/dist-es/commands/ForgetDeviceCommand.js +2 -14
  71. package/dist-es/commands/ForgotPasswordCommand.js +2 -14
  72. package/dist-es/commands/GetCSVHeaderCommand.js +2 -14
  73. package/dist-es/commands/GetDeviceCommand.js +2 -14
  74. package/dist-es/commands/GetGroupCommand.js +2 -14
  75. package/dist-es/commands/GetIdentityProviderByIdentifierCommand.js +2 -14
  76. package/dist-es/commands/GetLogDeliveryConfigurationCommand.js +2 -14
  77. package/dist-es/commands/GetSigningCertificateCommand.js +2 -14
  78. package/dist-es/commands/GetTokensFromRefreshTokenCommand.js +2 -14
  79. package/dist-es/commands/GetUICustomizationCommand.js +2 -14
  80. package/dist-es/commands/GetUserAttributeVerificationCodeCommand.js +2 -14
  81. package/dist-es/commands/GetUserAuthFactorsCommand.js +2 -14
  82. package/dist-es/commands/GetUserCommand.js +2 -14
  83. package/dist-es/commands/GetUserPoolMfaConfigCommand.js +2 -14
  84. package/dist-es/commands/GlobalSignOutCommand.js +2 -14
  85. package/dist-es/commands/InitiateAuthCommand.js +2 -14
  86. package/dist-es/commands/ListDevicesCommand.js +2 -14
  87. package/dist-es/commands/ListGroupsCommand.js +2 -14
  88. package/dist-es/commands/ListIdentityProvidersCommand.js +2 -14
  89. package/dist-es/commands/ListResourceServersCommand.js +2 -14
  90. package/dist-es/commands/ListTagsForResourceCommand.js +2 -14
  91. package/dist-es/commands/ListTermsCommand.js +2 -14
  92. package/dist-es/commands/ListUserImportJobsCommand.js +2 -14
  93. package/dist-es/commands/ListUserPoolClientSecretsCommand.js +2 -14
  94. package/dist-es/commands/ListUserPoolClientsCommand.js +2 -14
  95. package/dist-es/commands/ListUserPoolReplicasCommand.js +2 -14
  96. package/dist-es/commands/ListUserPoolsCommand.js +2 -14
  97. package/dist-es/commands/ListUsersCommand.js +2 -14
  98. package/dist-es/commands/ListUsersInGroupCommand.js +2 -14
  99. package/dist-es/commands/ListWebAuthnCredentialsCommand.js +2 -14
  100. package/dist-es/commands/ResendConfirmationCodeCommand.js +2 -14
  101. package/dist-es/commands/RespondToAuthChallengeCommand.js +2 -14
  102. package/dist-es/commands/RevokeTokenCommand.js +2 -14
  103. package/dist-es/commands/SetLogDeliveryConfigurationCommand.js +2 -14
  104. package/dist-es/commands/SetRiskConfigurationCommand.js +2 -14
  105. package/dist-es/commands/SetUICustomizationCommand.js +2 -14
  106. package/dist-es/commands/SetUserMFAPreferenceCommand.js +2 -14
  107. package/dist-es/commands/SetUserPoolMfaConfigCommand.js +2 -14
  108. package/dist-es/commands/SetUserSettingsCommand.js +2 -14
  109. package/dist-es/commands/SignUpCommand.js +2 -14
  110. package/dist-es/commands/StartUserImportJobCommand.js +2 -14
  111. package/dist-es/commands/StartWebAuthnRegistrationCommand.js +2 -14
  112. package/dist-es/commands/StopUserImportJobCommand.js +2 -14
  113. package/dist-es/commands/TagResourceCommand.js +2 -14
  114. package/dist-es/commands/UntagResourceCommand.js +2 -14
  115. package/dist-es/commands/UpdateAuthEventFeedbackCommand.js +2 -14
  116. package/dist-es/commands/UpdateDeviceStatusCommand.js +2 -14
  117. package/dist-es/commands/UpdateGroupCommand.js +2 -14
  118. package/dist-es/commands/UpdateIdentityProviderCommand.js +2 -14
  119. package/dist-es/commands/UpdateManagedLoginBrandingCommand.js +2 -14
  120. package/dist-es/commands/UpdateResourceServerCommand.js +2 -14
  121. package/dist-es/commands/UpdateTermsCommand.js +2 -14
  122. package/dist-es/commands/UpdateUserAttributesCommand.js +2 -14
  123. package/dist-es/commands/UpdateUserPoolClientCommand.js +2 -14
  124. package/dist-es/commands/UpdateUserPoolCommand.js +2 -14
  125. package/dist-es/commands/UpdateUserPoolDomainCommand.js +2 -14
  126. package/dist-es/commands/UpdateUserPoolReplicaCommand.js +2 -14
  127. package/dist-es/commands/VerifySoftwareTokenCommand.js +2 -14
  128. package/dist-es/commands/VerifyUserAttributeCommand.js +2 -14
  129. package/dist-es/index.js +1 -0
  130. package/dist-types/commandBuilder.d.ts +18 -0
  131. package/dist-types/commands/AddCustomAttributesCommand.d.ts +3 -8
  132. package/dist-types/commands/AddUserPoolClientSecretCommand.d.ts +3 -8
  133. package/dist-types/commands/AdminAddUserToGroupCommand.d.ts +3 -8
  134. package/dist-types/commands/AdminConfirmSignUpCommand.d.ts +3 -8
  135. package/dist-types/commands/AdminCreateUserCommand.d.ts +3 -8
  136. package/dist-types/commands/AdminDeleteUserAttributesCommand.d.ts +3 -8
  137. package/dist-types/commands/AdminDeleteUserCommand.d.ts +3 -8
  138. package/dist-types/commands/AdminDisableProviderForUserCommand.d.ts +3 -8
  139. package/dist-types/commands/AdminDisableUserCommand.d.ts +3 -8
  140. package/dist-types/commands/AdminEnableUserCommand.d.ts +3 -8
  141. package/dist-types/commands/AdminForgetDeviceCommand.d.ts +3 -8
  142. package/dist-types/commands/AdminGetDeviceCommand.d.ts +3 -8
  143. package/dist-types/commands/AdminGetUserCommand.d.ts +3 -8
  144. package/dist-types/commands/AdminInitiateAuthCommand.d.ts +3 -8
  145. package/dist-types/commands/AdminLinkProviderForUserCommand.d.ts +3 -8
  146. package/dist-types/commands/AdminListDevicesCommand.d.ts +3 -8
  147. package/dist-types/commands/AdminListGroupsForUserCommand.d.ts +3 -8
  148. package/dist-types/commands/AdminListUserAuthEventsCommand.d.ts +3 -8
  149. package/dist-types/commands/AdminRemoveUserFromGroupCommand.d.ts +3 -8
  150. package/dist-types/commands/AdminResetUserPasswordCommand.d.ts +3 -8
  151. package/dist-types/commands/AdminRespondToAuthChallengeCommand.d.ts +3 -8
  152. package/dist-types/commands/AdminSetUserMFAPreferenceCommand.d.ts +3 -8
  153. package/dist-types/commands/AdminSetUserPasswordCommand.d.ts +3 -8
  154. package/dist-types/commands/AdminSetUserSettingsCommand.d.ts +3 -8
  155. package/dist-types/commands/AdminUpdateAuthEventFeedbackCommand.d.ts +3 -8
  156. package/dist-types/commands/AdminUpdateDeviceStatusCommand.d.ts +3 -8
  157. package/dist-types/commands/AdminUpdateUserAttributesCommand.d.ts +3 -8
  158. package/dist-types/commands/AdminUserGlobalSignOutCommand.d.ts +3 -8
  159. package/dist-types/commands/AssociateSoftwareTokenCommand.d.ts +3 -8
  160. package/dist-types/commands/ChangePasswordCommand.d.ts +3 -8
  161. package/dist-types/commands/CompleteWebAuthnRegistrationCommand.d.ts +3 -8
  162. package/dist-types/commands/ConfirmDeviceCommand.d.ts +3 -8
  163. package/dist-types/commands/ConfirmForgotPasswordCommand.d.ts +3 -8
  164. package/dist-types/commands/ConfirmSignUpCommand.d.ts +3 -8
  165. package/dist-types/commands/CreateGroupCommand.d.ts +3 -8
  166. package/dist-types/commands/CreateIdentityProviderCommand.d.ts +3 -8
  167. package/dist-types/commands/CreateManagedLoginBrandingCommand.d.ts +3 -8
  168. package/dist-types/commands/CreateResourceServerCommand.d.ts +3 -8
  169. package/dist-types/commands/CreateTermsCommand.d.ts +3 -8
  170. package/dist-types/commands/CreateUserImportJobCommand.d.ts +3 -8
  171. package/dist-types/commands/CreateUserPoolClientCommand.d.ts +3 -8
  172. package/dist-types/commands/CreateUserPoolCommand.d.ts +3 -8
  173. package/dist-types/commands/CreateUserPoolDomainCommand.d.ts +3 -8
  174. package/dist-types/commands/CreateUserPoolReplicaCommand.d.ts +3 -8
  175. package/dist-types/commands/DeleteGroupCommand.d.ts +3 -8
  176. package/dist-types/commands/DeleteIdentityProviderCommand.d.ts +3 -8
  177. package/dist-types/commands/DeleteManagedLoginBrandingCommand.d.ts +3 -8
  178. package/dist-types/commands/DeleteResourceServerCommand.d.ts +3 -8
  179. package/dist-types/commands/DeleteTermsCommand.d.ts +3 -8
  180. package/dist-types/commands/DeleteUserAttributesCommand.d.ts +3 -8
  181. package/dist-types/commands/DeleteUserCommand.d.ts +3 -8
  182. package/dist-types/commands/DeleteUserPoolClientCommand.d.ts +3 -8
  183. package/dist-types/commands/DeleteUserPoolClientSecretCommand.d.ts +3 -8
  184. package/dist-types/commands/DeleteUserPoolCommand.d.ts +3 -8
  185. package/dist-types/commands/DeleteUserPoolDomainCommand.d.ts +3 -8
  186. package/dist-types/commands/DeleteUserPoolReplicaCommand.d.ts +3 -8
  187. package/dist-types/commands/DeleteWebAuthnCredentialCommand.d.ts +3 -8
  188. package/dist-types/commands/DescribeIdentityProviderCommand.d.ts +3 -8
  189. package/dist-types/commands/DescribeManagedLoginBrandingByClientCommand.d.ts +3 -8
  190. package/dist-types/commands/DescribeManagedLoginBrandingCommand.d.ts +3 -8
  191. package/dist-types/commands/DescribeResourceServerCommand.d.ts +3 -8
  192. package/dist-types/commands/DescribeRiskConfigurationCommand.d.ts +3 -8
  193. package/dist-types/commands/DescribeTermsCommand.d.ts +3 -8
  194. package/dist-types/commands/DescribeUserImportJobCommand.d.ts +3 -8
  195. package/dist-types/commands/DescribeUserPoolClientCommand.d.ts +3 -8
  196. package/dist-types/commands/DescribeUserPoolCommand.d.ts +3 -8
  197. package/dist-types/commands/DescribeUserPoolDomainCommand.d.ts +3 -8
  198. package/dist-types/commands/ForgetDeviceCommand.d.ts +3 -8
  199. package/dist-types/commands/ForgotPasswordCommand.d.ts +3 -8
  200. package/dist-types/commands/GetCSVHeaderCommand.d.ts +3 -8
  201. package/dist-types/commands/GetDeviceCommand.d.ts +3 -8
  202. package/dist-types/commands/GetGroupCommand.d.ts +3 -8
  203. package/dist-types/commands/GetIdentityProviderByIdentifierCommand.d.ts +3 -8
  204. package/dist-types/commands/GetLogDeliveryConfigurationCommand.d.ts +3 -8
  205. package/dist-types/commands/GetSigningCertificateCommand.d.ts +3 -8
  206. package/dist-types/commands/GetTokensFromRefreshTokenCommand.d.ts +3 -8
  207. package/dist-types/commands/GetUICustomizationCommand.d.ts +3 -8
  208. package/dist-types/commands/GetUserAttributeVerificationCodeCommand.d.ts +3 -8
  209. package/dist-types/commands/GetUserAuthFactorsCommand.d.ts +3 -8
  210. package/dist-types/commands/GetUserCommand.d.ts +3 -8
  211. package/dist-types/commands/GetUserPoolMfaConfigCommand.d.ts +3 -8
  212. package/dist-types/commands/GlobalSignOutCommand.d.ts +3 -8
  213. package/dist-types/commands/InitiateAuthCommand.d.ts +3 -8
  214. package/dist-types/commands/ListDevicesCommand.d.ts +3 -8
  215. package/dist-types/commands/ListGroupsCommand.d.ts +3 -8
  216. package/dist-types/commands/ListIdentityProvidersCommand.d.ts +3 -8
  217. package/dist-types/commands/ListResourceServersCommand.d.ts +3 -8
  218. package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -8
  219. package/dist-types/commands/ListTermsCommand.d.ts +3 -8
  220. package/dist-types/commands/ListUserImportJobsCommand.d.ts +3 -8
  221. package/dist-types/commands/ListUserPoolClientSecretsCommand.d.ts +3 -8
  222. package/dist-types/commands/ListUserPoolClientsCommand.d.ts +3 -8
  223. package/dist-types/commands/ListUserPoolReplicasCommand.d.ts +3 -8
  224. package/dist-types/commands/ListUserPoolsCommand.d.ts +3 -8
  225. package/dist-types/commands/ListUsersCommand.d.ts +3 -8
  226. package/dist-types/commands/ListUsersInGroupCommand.d.ts +3 -8
  227. package/dist-types/commands/ListWebAuthnCredentialsCommand.d.ts +3 -8
  228. package/dist-types/commands/ResendConfirmationCodeCommand.d.ts +3 -8
  229. package/dist-types/commands/RespondToAuthChallengeCommand.d.ts +3 -8
  230. package/dist-types/commands/RevokeTokenCommand.d.ts +3 -8
  231. package/dist-types/commands/SetLogDeliveryConfigurationCommand.d.ts +3 -8
  232. package/dist-types/commands/SetRiskConfigurationCommand.d.ts +3 -8
  233. package/dist-types/commands/SetUICustomizationCommand.d.ts +3 -8
  234. package/dist-types/commands/SetUserMFAPreferenceCommand.d.ts +3 -8
  235. package/dist-types/commands/SetUserPoolMfaConfigCommand.d.ts +3 -8
  236. package/dist-types/commands/SetUserSettingsCommand.d.ts +3 -8
  237. package/dist-types/commands/SignUpCommand.d.ts +3 -8
  238. package/dist-types/commands/StartUserImportJobCommand.d.ts +3 -8
  239. package/dist-types/commands/StartWebAuthnRegistrationCommand.d.ts +3 -8
  240. package/dist-types/commands/StopUserImportJobCommand.d.ts +3 -8
  241. package/dist-types/commands/TagResourceCommand.d.ts +3 -8
  242. package/dist-types/commands/UntagResourceCommand.d.ts +3 -8
  243. package/dist-types/commands/UpdateAuthEventFeedbackCommand.d.ts +3 -8
  244. package/dist-types/commands/UpdateDeviceStatusCommand.d.ts +3 -8
  245. package/dist-types/commands/UpdateGroupCommand.d.ts +3 -8
  246. package/dist-types/commands/UpdateIdentityProviderCommand.d.ts +3 -8
  247. package/dist-types/commands/UpdateManagedLoginBrandingCommand.d.ts +3 -8
  248. package/dist-types/commands/UpdateResourceServerCommand.d.ts +3 -8
  249. package/dist-types/commands/UpdateTermsCommand.d.ts +3 -8
  250. package/dist-types/commands/UpdateUserAttributesCommand.d.ts +3 -8
  251. package/dist-types/commands/UpdateUserPoolClientCommand.d.ts +3 -8
  252. package/dist-types/commands/UpdateUserPoolCommand.d.ts +3 -8
  253. package/dist-types/commands/UpdateUserPoolDomainCommand.d.ts +3 -8
  254. package/dist-types/commands/UpdateUserPoolReplicaCommand.d.ts +3 -8
  255. package/dist-types/commands/VerifySoftwareTokenCommand.d.ts +3 -8
  256. package/dist-types/commands/VerifyUserAttributeCommand.d.ts +3 -8
  257. package/dist-types/index.d.ts +1 -0
  258. package/dist-types/ts3.4/commandBuilder.d.ts +46 -0
  259. package/dist-types/ts3.4/commands/AddCustomAttributesCommand.d.ts +7 -16
  260. package/dist-types/ts3.4/commands/AddUserPoolClientSecretCommand.d.ts +7 -16
  261. package/dist-types/ts3.4/commands/AdminAddUserToGroupCommand.d.ts +7 -16
  262. package/dist-types/ts3.4/commands/AdminConfirmSignUpCommand.d.ts +7 -16
  263. package/dist-types/ts3.4/commands/AdminCreateUserCommand.d.ts +7 -16
  264. package/dist-types/ts3.4/commands/AdminDeleteUserAttributesCommand.d.ts +7 -16
  265. package/dist-types/ts3.4/commands/AdminDeleteUserCommand.d.ts +7 -16
  266. package/dist-types/ts3.4/commands/AdminDisableProviderForUserCommand.d.ts +7 -16
  267. package/dist-types/ts3.4/commands/AdminDisableUserCommand.d.ts +7 -16
  268. package/dist-types/ts3.4/commands/AdminEnableUserCommand.d.ts +7 -16
  269. package/dist-types/ts3.4/commands/AdminForgetDeviceCommand.d.ts +7 -16
  270. package/dist-types/ts3.4/commands/AdminGetDeviceCommand.d.ts +7 -16
  271. package/dist-types/ts3.4/commands/AdminGetUserCommand.d.ts +7 -16
  272. package/dist-types/ts3.4/commands/AdminInitiateAuthCommand.d.ts +7 -16
  273. package/dist-types/ts3.4/commands/AdminLinkProviderForUserCommand.d.ts +7 -16
  274. package/dist-types/ts3.4/commands/AdminListDevicesCommand.d.ts +7 -16
  275. package/dist-types/ts3.4/commands/AdminListGroupsForUserCommand.d.ts +7 -16
  276. package/dist-types/ts3.4/commands/AdminListUserAuthEventsCommand.d.ts +7 -16
  277. package/dist-types/ts3.4/commands/AdminRemoveUserFromGroupCommand.d.ts +7 -16
  278. package/dist-types/ts3.4/commands/AdminResetUserPasswordCommand.d.ts +7 -16
  279. package/dist-types/ts3.4/commands/AdminRespondToAuthChallengeCommand.d.ts +7 -16
  280. package/dist-types/ts3.4/commands/AdminSetUserMFAPreferenceCommand.d.ts +7 -16
  281. package/dist-types/ts3.4/commands/AdminSetUserPasswordCommand.d.ts +7 -16
  282. package/dist-types/ts3.4/commands/AdminSetUserSettingsCommand.d.ts +7 -16
  283. package/dist-types/ts3.4/commands/AdminUpdateAuthEventFeedbackCommand.d.ts +7 -16
  284. package/dist-types/ts3.4/commands/AdminUpdateDeviceStatusCommand.d.ts +7 -16
  285. package/dist-types/ts3.4/commands/AdminUpdateUserAttributesCommand.d.ts +7 -16
  286. package/dist-types/ts3.4/commands/AdminUserGlobalSignOutCommand.d.ts +7 -16
  287. package/dist-types/ts3.4/commands/AssociateSoftwareTokenCommand.d.ts +7 -16
  288. package/dist-types/ts3.4/commands/ChangePasswordCommand.d.ts +7 -16
  289. package/dist-types/ts3.4/commands/CompleteWebAuthnRegistrationCommand.d.ts +7 -16
  290. package/dist-types/ts3.4/commands/ConfirmDeviceCommand.d.ts +7 -16
  291. package/dist-types/ts3.4/commands/ConfirmForgotPasswordCommand.d.ts +7 -16
  292. package/dist-types/ts3.4/commands/ConfirmSignUpCommand.d.ts +7 -16
  293. package/dist-types/ts3.4/commands/CreateGroupCommand.d.ts +7 -16
  294. package/dist-types/ts3.4/commands/CreateIdentityProviderCommand.d.ts +7 -16
  295. package/dist-types/ts3.4/commands/CreateManagedLoginBrandingCommand.d.ts +7 -16
  296. package/dist-types/ts3.4/commands/CreateResourceServerCommand.d.ts +7 -16
  297. package/dist-types/ts3.4/commands/CreateTermsCommand.d.ts +7 -16
  298. package/dist-types/ts3.4/commands/CreateUserImportJobCommand.d.ts +7 -16
  299. package/dist-types/ts3.4/commands/CreateUserPoolClientCommand.d.ts +7 -16
  300. package/dist-types/ts3.4/commands/CreateUserPoolCommand.d.ts +7 -16
  301. package/dist-types/ts3.4/commands/CreateUserPoolDomainCommand.d.ts +7 -16
  302. package/dist-types/ts3.4/commands/CreateUserPoolReplicaCommand.d.ts +7 -16
  303. package/dist-types/ts3.4/commands/DeleteGroupCommand.d.ts +7 -16
  304. package/dist-types/ts3.4/commands/DeleteIdentityProviderCommand.d.ts +7 -16
  305. package/dist-types/ts3.4/commands/DeleteManagedLoginBrandingCommand.d.ts +7 -16
  306. package/dist-types/ts3.4/commands/DeleteResourceServerCommand.d.ts +7 -16
  307. package/dist-types/ts3.4/commands/DeleteTermsCommand.d.ts +7 -16
  308. package/dist-types/ts3.4/commands/DeleteUserAttributesCommand.d.ts +7 -16
  309. package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +7 -16
  310. package/dist-types/ts3.4/commands/DeleteUserPoolClientCommand.d.ts +7 -16
  311. package/dist-types/ts3.4/commands/DeleteUserPoolClientSecretCommand.d.ts +7 -16
  312. package/dist-types/ts3.4/commands/DeleteUserPoolCommand.d.ts +7 -16
  313. package/dist-types/ts3.4/commands/DeleteUserPoolDomainCommand.d.ts +7 -16
  314. package/dist-types/ts3.4/commands/DeleteUserPoolReplicaCommand.d.ts +7 -16
  315. package/dist-types/ts3.4/commands/DeleteWebAuthnCredentialCommand.d.ts +7 -16
  316. package/dist-types/ts3.4/commands/DescribeIdentityProviderCommand.d.ts +7 -16
  317. package/dist-types/ts3.4/commands/DescribeManagedLoginBrandingByClientCommand.d.ts +7 -16
  318. package/dist-types/ts3.4/commands/DescribeManagedLoginBrandingCommand.d.ts +7 -16
  319. package/dist-types/ts3.4/commands/DescribeResourceServerCommand.d.ts +7 -16
  320. package/dist-types/ts3.4/commands/DescribeRiskConfigurationCommand.d.ts +7 -16
  321. package/dist-types/ts3.4/commands/DescribeTermsCommand.d.ts +7 -16
  322. package/dist-types/ts3.4/commands/DescribeUserImportJobCommand.d.ts +7 -16
  323. package/dist-types/ts3.4/commands/DescribeUserPoolClientCommand.d.ts +7 -16
  324. package/dist-types/ts3.4/commands/DescribeUserPoolCommand.d.ts +7 -16
  325. package/dist-types/ts3.4/commands/DescribeUserPoolDomainCommand.d.ts +7 -16
  326. package/dist-types/ts3.4/commands/ForgetDeviceCommand.d.ts +7 -16
  327. package/dist-types/ts3.4/commands/ForgotPasswordCommand.d.ts +7 -16
  328. package/dist-types/ts3.4/commands/GetCSVHeaderCommand.d.ts +7 -16
  329. package/dist-types/ts3.4/commands/GetDeviceCommand.d.ts +7 -16
  330. package/dist-types/ts3.4/commands/GetGroupCommand.d.ts +7 -16
  331. package/dist-types/ts3.4/commands/GetIdentityProviderByIdentifierCommand.d.ts +7 -16
  332. package/dist-types/ts3.4/commands/GetLogDeliveryConfigurationCommand.d.ts +7 -16
  333. package/dist-types/ts3.4/commands/GetSigningCertificateCommand.d.ts +7 -16
  334. package/dist-types/ts3.4/commands/GetTokensFromRefreshTokenCommand.d.ts +7 -16
  335. package/dist-types/ts3.4/commands/GetUICustomizationCommand.d.ts +7 -16
  336. package/dist-types/ts3.4/commands/GetUserAttributeVerificationCodeCommand.d.ts +7 -16
  337. package/dist-types/ts3.4/commands/GetUserAuthFactorsCommand.d.ts +7 -16
  338. package/dist-types/ts3.4/commands/GetUserCommand.d.ts +7 -16
  339. package/dist-types/ts3.4/commands/GetUserPoolMfaConfigCommand.d.ts +7 -16
  340. package/dist-types/ts3.4/commands/GlobalSignOutCommand.d.ts +7 -16
  341. package/dist-types/ts3.4/commands/InitiateAuthCommand.d.ts +7 -16
  342. package/dist-types/ts3.4/commands/ListDevicesCommand.d.ts +7 -16
  343. package/dist-types/ts3.4/commands/ListGroupsCommand.d.ts +7 -16
  344. package/dist-types/ts3.4/commands/ListIdentityProvidersCommand.d.ts +7 -16
  345. package/dist-types/ts3.4/commands/ListResourceServersCommand.d.ts +7 -16
  346. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +7 -16
  347. package/dist-types/ts3.4/commands/ListTermsCommand.d.ts +7 -16
  348. package/dist-types/ts3.4/commands/ListUserImportJobsCommand.d.ts +7 -16
  349. package/dist-types/ts3.4/commands/ListUserPoolClientSecretsCommand.d.ts +7 -16
  350. package/dist-types/ts3.4/commands/ListUserPoolClientsCommand.d.ts +7 -16
  351. package/dist-types/ts3.4/commands/ListUserPoolReplicasCommand.d.ts +7 -16
  352. package/dist-types/ts3.4/commands/ListUserPoolsCommand.d.ts +7 -16
  353. package/dist-types/ts3.4/commands/ListUsersCommand.d.ts +7 -16
  354. package/dist-types/ts3.4/commands/ListUsersInGroupCommand.d.ts +7 -16
  355. package/dist-types/ts3.4/commands/ListWebAuthnCredentialsCommand.d.ts +7 -16
  356. package/dist-types/ts3.4/commands/ResendConfirmationCodeCommand.d.ts +7 -16
  357. package/dist-types/ts3.4/commands/RespondToAuthChallengeCommand.d.ts +7 -16
  358. package/dist-types/ts3.4/commands/RevokeTokenCommand.d.ts +7 -16
  359. package/dist-types/ts3.4/commands/SetLogDeliveryConfigurationCommand.d.ts +7 -16
  360. package/dist-types/ts3.4/commands/SetRiskConfigurationCommand.d.ts +7 -16
  361. package/dist-types/ts3.4/commands/SetUICustomizationCommand.d.ts +7 -16
  362. package/dist-types/ts3.4/commands/SetUserMFAPreferenceCommand.d.ts +7 -16
  363. package/dist-types/ts3.4/commands/SetUserPoolMfaConfigCommand.d.ts +7 -16
  364. package/dist-types/ts3.4/commands/SetUserSettingsCommand.d.ts +7 -16
  365. package/dist-types/ts3.4/commands/SignUpCommand.d.ts +7 -16
  366. package/dist-types/ts3.4/commands/StartUserImportJobCommand.d.ts +7 -16
  367. package/dist-types/ts3.4/commands/StartWebAuthnRegistrationCommand.d.ts +7 -16
  368. package/dist-types/ts3.4/commands/StopUserImportJobCommand.d.ts +7 -16
  369. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +7 -16
  370. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +7 -16
  371. package/dist-types/ts3.4/commands/UpdateAuthEventFeedbackCommand.d.ts +7 -16
  372. package/dist-types/ts3.4/commands/UpdateDeviceStatusCommand.d.ts +7 -16
  373. package/dist-types/ts3.4/commands/UpdateGroupCommand.d.ts +7 -16
  374. package/dist-types/ts3.4/commands/UpdateIdentityProviderCommand.d.ts +7 -16
  375. package/dist-types/ts3.4/commands/UpdateManagedLoginBrandingCommand.d.ts +7 -16
  376. package/dist-types/ts3.4/commands/UpdateResourceServerCommand.d.ts +7 -16
  377. package/dist-types/ts3.4/commands/UpdateTermsCommand.d.ts +7 -16
  378. package/dist-types/ts3.4/commands/UpdateUserAttributesCommand.d.ts +7 -16
  379. package/dist-types/ts3.4/commands/UpdateUserPoolClientCommand.d.ts +7 -16
  380. package/dist-types/ts3.4/commands/UpdateUserPoolCommand.d.ts +7 -16
  381. package/dist-types/ts3.4/commands/UpdateUserPoolDomainCommand.d.ts +7 -16
  382. package/dist-types/ts3.4/commands/UpdateUserPoolReplicaCommand.d.ts +7 -16
  383. package/dist-types/ts3.4/commands/VerifySoftwareTokenCommand.d.ts +7 -16
  384. package/dist-types/ts3.4/commands/VerifyUserAttributeCommand.d.ts +7 -16
  385. package/dist-types/ts3.4/index.d.ts +1 -0
  386. package/package.json +8 -8
package/dist-cjs/index.js CHANGED
@@ -1,7 +1,8 @@
1
1
  const { awsEndpointFunctions, emitWarningIfUnsupportedVersion: emitWarningIfUnsupportedVersion$1, createDefaultUserAgentProvider, NODE_APP_ID_CONFIG_OPTIONS, getAwsRegionExtensionConfiguration, resolveAwsRegionExtensionConfiguration, resolveUserAgentConfig, resolveHostHeaderConfig, getUserAgentPlugin, getHostHeaderPlugin, getLoggerPlugin, getRecursionDetectionPlugin } = require("@aws-sdk/core/client");
2
2
  const { NoAuthSigner, getHttpAuthSchemeEndpointRuleSetPlugin, DefaultIdentityProviderConfig, getHttpSigningPlugin, createPaginator } = require("@smithy/core");
3
- const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client, Command, createAggregatedClient } = require("@smithy/core/client");
4
- exports.$Command = Command;
3
+ const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client, makeBuilder, createAggregatedClient } = require("@smithy/core/client");
4
+ const { Command: $Command } = require("@smithy/core/client");
5
+ exports.$Command = $Command;
5
6
  exports.__Client = Client;
6
7
  const { resolveDefaultsModeConfig, loadConfig, NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, NODE_REGION_CONFIG_OPTIONS, NODE_REGION_CONFIG_FILE_OPTIONS, resolveRegionConfig } = require("@smithy/core/config");
7
8
  const { BinaryDecisionDiagram, EndpointCache, decideEndpoint, customEndpointFunctions, resolveEndpointConfig, getEndpointPlugin } = require("@smithy/core/endpoints");
@@ -233,7 +234,7 @@ const commonParams = {
233
234
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
234
235
  };
235
236
 
236
- var version = "3.1076.0";
237
+ var version = "3.1077.0";
237
238
  var packageInfo = {
238
239
  version: version};
239
240
 
@@ -4581,1516 +4582,386 @@ class CognitoIdentityProviderClient extends Client {
4581
4582
  }
4582
4583
  }
4583
4584
 
4584
- class AddCustomAttributesCommand extends Command
4585
- .classBuilder()
4586
- .ep(commonParams)
4587
- .m(function (Command, cs, config, o) {
4588
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4589
- })
4590
- .s("AWSCognitoIdentityProviderService", "AddCustomAttributes", {})
4591
- .n("CognitoIdentityProviderClient", "AddCustomAttributesCommand")
4592
- .sc(AddCustomAttributes$)
4593
- .build() {
4594
- }
4595
-
4596
- class AddUserPoolClientSecretCommand extends Command
4597
- .classBuilder()
4598
- .ep(commonParams)
4599
- .m(function (Command, cs, config, o) {
4600
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4601
- })
4602
- .s("AWSCognitoIdentityProviderService", "AddUserPoolClientSecret", {})
4603
- .n("CognitoIdentityProviderClient", "AddUserPoolClientSecretCommand")
4604
- .sc(AddUserPoolClientSecret$)
4605
- .build() {
4606
- }
4607
-
4608
- class AdminAddUserToGroupCommand extends Command
4609
- .classBuilder()
4610
- .ep(commonParams)
4611
- .m(function (Command, cs, config, o) {
4612
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4613
- })
4614
- .s("AWSCognitoIdentityProviderService", "AdminAddUserToGroup", {})
4615
- .n("CognitoIdentityProviderClient", "AdminAddUserToGroupCommand")
4616
- .sc(AdminAddUserToGroup$)
4617
- .build() {
4618
- }
4619
-
4620
- class AdminConfirmSignUpCommand extends Command
4621
- .classBuilder()
4622
- .ep(commonParams)
4623
- .m(function (Command, cs, config, o) {
4624
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4625
- })
4626
- .s("AWSCognitoIdentityProviderService", "AdminConfirmSignUp", {})
4627
- .n("CognitoIdentityProviderClient", "AdminConfirmSignUpCommand")
4628
- .sc(AdminConfirmSignUp$)
4629
- .build() {
4630
- }
4631
-
4632
- class AdminCreateUserCommand extends Command
4633
- .classBuilder()
4634
- .ep(commonParams)
4635
- .m(function (Command, cs, config, o) {
4636
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4637
- })
4638
- .s("AWSCognitoIdentityProviderService", "AdminCreateUser", {})
4639
- .n("CognitoIdentityProviderClient", "AdminCreateUserCommand")
4640
- .sc(AdminCreateUser$)
4641
- .build() {
4642
- }
4643
-
4644
- class AdminDeleteUserAttributesCommand extends Command
4645
- .classBuilder()
4646
- .ep(commonParams)
4647
- .m(function (Command, cs, config, o) {
4648
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4649
- })
4650
- .s("AWSCognitoIdentityProviderService", "AdminDeleteUserAttributes", {})
4651
- .n("CognitoIdentityProviderClient", "AdminDeleteUserAttributesCommand")
4652
- .sc(AdminDeleteUserAttributes$)
4653
- .build() {
4654
- }
4655
-
4656
- class AdminDeleteUserCommand extends Command
4657
- .classBuilder()
4658
- .ep(commonParams)
4659
- .m(function (Command, cs, config, o) {
4660
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4661
- })
4662
- .s("AWSCognitoIdentityProviderService", "AdminDeleteUser", {})
4663
- .n("CognitoIdentityProviderClient", "AdminDeleteUserCommand")
4664
- .sc(AdminDeleteUser$)
4665
- .build() {
4666
- }
4667
-
4668
- class AdminDisableProviderForUserCommand extends Command
4669
- .classBuilder()
4670
- .ep(commonParams)
4671
- .m(function (Command, cs, config, o) {
4672
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4673
- })
4674
- .s("AWSCognitoIdentityProviderService", "AdminDisableProviderForUser", {})
4675
- .n("CognitoIdentityProviderClient", "AdminDisableProviderForUserCommand")
4676
- .sc(AdminDisableProviderForUser$)
4677
- .build() {
4678
- }
4679
-
4680
- class AdminDisableUserCommand extends Command
4681
- .classBuilder()
4682
- .ep(commonParams)
4683
- .m(function (Command, cs, config, o) {
4684
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4685
- })
4686
- .s("AWSCognitoIdentityProviderService", "AdminDisableUser", {})
4687
- .n("CognitoIdentityProviderClient", "AdminDisableUserCommand")
4688
- .sc(AdminDisableUser$)
4689
- .build() {
4690
- }
4691
-
4692
- class AdminEnableUserCommand extends Command
4693
- .classBuilder()
4694
- .ep(commonParams)
4695
- .m(function (Command, cs, config, o) {
4696
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4697
- })
4698
- .s("AWSCognitoIdentityProviderService", "AdminEnableUser", {})
4699
- .n("CognitoIdentityProviderClient", "AdminEnableUserCommand")
4700
- .sc(AdminEnableUser$)
4701
- .build() {
4702
- }
4703
-
4704
- class AdminForgetDeviceCommand extends Command
4705
- .classBuilder()
4706
- .ep(commonParams)
4707
- .m(function (Command, cs, config, o) {
4708
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4709
- })
4710
- .s("AWSCognitoIdentityProviderService", "AdminForgetDevice", {})
4711
- .n("CognitoIdentityProviderClient", "AdminForgetDeviceCommand")
4712
- .sc(AdminForgetDevice$)
4713
- .build() {
4714
- }
4715
-
4716
- class AdminGetDeviceCommand extends Command
4717
- .classBuilder()
4718
- .ep(commonParams)
4719
- .m(function (Command, cs, config, o) {
4720
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4721
- })
4722
- .s("AWSCognitoIdentityProviderService", "AdminGetDevice", {})
4723
- .n("CognitoIdentityProviderClient", "AdminGetDeviceCommand")
4724
- .sc(AdminGetDevice$)
4725
- .build() {
4726
- }
4727
-
4728
- class AdminGetUserCommand extends Command
4729
- .classBuilder()
4730
- .ep(commonParams)
4731
- .m(function (Command, cs, config, o) {
4732
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4733
- })
4734
- .s("AWSCognitoIdentityProviderService", "AdminGetUser", {})
4735
- .n("CognitoIdentityProviderClient", "AdminGetUserCommand")
4736
- .sc(AdminGetUser$)
4737
- .build() {
4738
- }
4739
-
4740
- class AdminInitiateAuthCommand extends Command
4741
- .classBuilder()
4742
- .ep(commonParams)
4743
- .m(function (Command, cs, config, o) {
4744
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4745
- })
4746
- .s("AWSCognitoIdentityProviderService", "AdminInitiateAuth", {})
4747
- .n("CognitoIdentityProviderClient", "AdminInitiateAuthCommand")
4748
- .sc(AdminInitiateAuth$)
4749
- .build() {
4750
- }
4751
-
4752
- class AdminLinkProviderForUserCommand extends Command
4753
- .classBuilder()
4754
- .ep(commonParams)
4755
- .m(function (Command, cs, config, o) {
4756
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4757
- })
4758
- .s("AWSCognitoIdentityProviderService", "AdminLinkProviderForUser", {})
4759
- .n("CognitoIdentityProviderClient", "AdminLinkProviderForUserCommand")
4760
- .sc(AdminLinkProviderForUser$)
4761
- .build() {
4762
- }
4763
-
4764
- class AdminListDevicesCommand extends Command
4765
- .classBuilder()
4766
- .ep(commonParams)
4767
- .m(function (Command, cs, config, o) {
4768
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4769
- })
4770
- .s("AWSCognitoIdentityProviderService", "AdminListDevices", {})
4771
- .n("CognitoIdentityProviderClient", "AdminListDevicesCommand")
4772
- .sc(AdminListDevices$)
4773
- .build() {
4774
- }
4775
-
4776
- class AdminListGroupsForUserCommand extends Command
4777
- .classBuilder()
4778
- .ep(commonParams)
4779
- .m(function (Command, cs, config, o) {
4780
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4781
- })
4782
- .s("AWSCognitoIdentityProviderService", "AdminListGroupsForUser", {})
4783
- .n("CognitoIdentityProviderClient", "AdminListGroupsForUserCommand")
4784
- .sc(AdminListGroupsForUser$)
4785
- .build() {
4786
- }
4787
-
4788
- class AdminListUserAuthEventsCommand extends Command
4789
- .classBuilder()
4790
- .ep(commonParams)
4791
- .m(function (Command, cs, config, o) {
4792
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4793
- })
4794
- .s("AWSCognitoIdentityProviderService", "AdminListUserAuthEvents", {})
4795
- .n("CognitoIdentityProviderClient", "AdminListUserAuthEventsCommand")
4796
- .sc(AdminListUserAuthEvents$)
4797
- .build() {
4798
- }
4799
-
4800
- class AdminRemoveUserFromGroupCommand extends Command
4801
- .classBuilder()
4802
- .ep(commonParams)
4803
- .m(function (Command, cs, config, o) {
4804
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4805
- })
4806
- .s("AWSCognitoIdentityProviderService", "AdminRemoveUserFromGroup", {})
4807
- .n("CognitoIdentityProviderClient", "AdminRemoveUserFromGroupCommand")
4808
- .sc(AdminRemoveUserFromGroup$)
4809
- .build() {
4810
- }
4811
-
4812
- class AdminResetUserPasswordCommand extends Command
4813
- .classBuilder()
4814
- .ep(commonParams)
4815
- .m(function (Command, cs, config, o) {
4816
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4817
- })
4818
- .s("AWSCognitoIdentityProviderService", "AdminResetUserPassword", {})
4819
- .n("CognitoIdentityProviderClient", "AdminResetUserPasswordCommand")
4820
- .sc(AdminResetUserPassword$)
4821
- .build() {
4822
- }
4823
-
4824
- class AdminRespondToAuthChallengeCommand extends Command
4825
- .classBuilder()
4826
- .ep(commonParams)
4827
- .m(function (Command, cs, config, o) {
4828
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4829
- })
4830
- .s("AWSCognitoIdentityProviderService", "AdminRespondToAuthChallenge", {})
4831
- .n("CognitoIdentityProviderClient", "AdminRespondToAuthChallengeCommand")
4832
- .sc(AdminRespondToAuthChallenge$)
4833
- .build() {
4834
- }
4835
-
4836
- class AdminSetUserMFAPreferenceCommand extends Command
4837
- .classBuilder()
4838
- .ep(commonParams)
4839
- .m(function (Command, cs, config, o) {
4840
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4841
- })
4842
- .s("AWSCognitoIdentityProviderService", "AdminSetUserMFAPreference", {})
4843
- .n("CognitoIdentityProviderClient", "AdminSetUserMFAPreferenceCommand")
4844
- .sc(AdminSetUserMFAPreference$)
4845
- .build() {
4846
- }
4847
-
4848
- class AdminSetUserPasswordCommand extends Command
4849
- .classBuilder()
4850
- .ep(commonParams)
4851
- .m(function (Command, cs, config, o) {
4852
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4853
- })
4854
- .s("AWSCognitoIdentityProviderService", "AdminSetUserPassword", {})
4855
- .n("CognitoIdentityProviderClient", "AdminSetUserPasswordCommand")
4856
- .sc(AdminSetUserPassword$)
4857
- .build() {
4858
- }
4859
-
4860
- class AdminSetUserSettingsCommand extends Command
4861
- .classBuilder()
4862
- .ep(commonParams)
4863
- .m(function (Command, cs, config, o) {
4864
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4865
- })
4866
- .s("AWSCognitoIdentityProviderService", "AdminSetUserSettings", {})
4867
- .n("CognitoIdentityProviderClient", "AdminSetUserSettingsCommand")
4868
- .sc(AdminSetUserSettings$)
4869
- .build() {
4870
- }
4871
-
4872
- class AdminUpdateAuthEventFeedbackCommand extends Command
4873
- .classBuilder()
4874
- .ep(commonParams)
4875
- .m(function (Command, cs, config, o) {
4876
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4877
- })
4878
- .s("AWSCognitoIdentityProviderService", "AdminUpdateAuthEventFeedback", {})
4879
- .n("CognitoIdentityProviderClient", "AdminUpdateAuthEventFeedbackCommand")
4880
- .sc(AdminUpdateAuthEventFeedback$)
4881
- .build() {
4882
- }
4883
-
4884
- class AdminUpdateDeviceStatusCommand extends Command
4885
- .classBuilder()
4886
- .ep(commonParams)
4887
- .m(function (Command, cs, config, o) {
4888
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4889
- })
4890
- .s("AWSCognitoIdentityProviderService", "AdminUpdateDeviceStatus", {})
4891
- .n("CognitoIdentityProviderClient", "AdminUpdateDeviceStatusCommand")
4892
- .sc(AdminUpdateDeviceStatus$)
4893
- .build() {
4894
- }
4895
-
4896
- class AdminUpdateUserAttributesCommand extends Command
4897
- .classBuilder()
4898
- .ep(commonParams)
4899
- .m(function (Command, cs, config, o) {
4900
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4901
- })
4902
- .s("AWSCognitoIdentityProviderService", "AdminUpdateUserAttributes", {})
4903
- .n("CognitoIdentityProviderClient", "AdminUpdateUserAttributesCommand")
4904
- .sc(AdminUpdateUserAttributes$)
4905
- .build() {
4906
- }
4907
-
4908
- class AdminUserGlobalSignOutCommand extends Command
4909
- .classBuilder()
4910
- .ep(commonParams)
4911
- .m(function (Command, cs, config, o) {
4912
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4913
- })
4914
- .s("AWSCognitoIdentityProviderService", "AdminUserGlobalSignOut", {})
4915
- .n("CognitoIdentityProviderClient", "AdminUserGlobalSignOutCommand")
4916
- .sc(AdminUserGlobalSignOut$)
4917
- .build() {
4918
- }
4919
-
4920
- class AssociateSoftwareTokenCommand extends Command
4921
- .classBuilder()
4922
- .ep(commonParams)
4923
- .m(function (Command, cs, config, o) {
4924
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4925
- })
4926
- .s("AWSCognitoIdentityProviderService", "AssociateSoftwareToken", {})
4927
- .n("CognitoIdentityProviderClient", "AssociateSoftwareTokenCommand")
4928
- .sc(AssociateSoftwareToken$)
4929
- .build() {
4930
- }
4931
-
4932
- class ChangePasswordCommand extends Command
4933
- .classBuilder()
4934
- .ep(commonParams)
4935
- .m(function (Command, cs, config, o) {
4936
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4937
- })
4938
- .s("AWSCognitoIdentityProviderService", "ChangePassword", {})
4939
- .n("CognitoIdentityProviderClient", "ChangePasswordCommand")
4940
- .sc(ChangePassword$)
4941
- .build() {
4942
- }
4943
-
4944
- class CompleteWebAuthnRegistrationCommand extends Command
4945
- .classBuilder()
4946
- .ep(commonParams)
4947
- .m(function (Command, cs, config, o) {
4948
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4949
- })
4950
- .s("AWSCognitoIdentityProviderService", "CompleteWebAuthnRegistration", {})
4951
- .n("CognitoIdentityProviderClient", "CompleteWebAuthnRegistrationCommand")
4952
- .sc(CompleteWebAuthnRegistration$)
4953
- .build() {
4954
- }
4955
-
4956
- class ConfirmDeviceCommand extends Command
4957
- .classBuilder()
4958
- .ep(commonParams)
4959
- .m(function (Command, cs, config, o) {
4960
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4961
- })
4962
- .s("AWSCognitoIdentityProviderService", "ConfirmDevice", {})
4963
- .n("CognitoIdentityProviderClient", "ConfirmDeviceCommand")
4964
- .sc(ConfirmDevice$)
4965
- .build() {
4966
- }
4967
-
4968
- class ConfirmForgotPasswordCommand extends Command
4969
- .classBuilder()
4970
- .ep(commonParams)
4971
- .m(function (Command, cs, config, o) {
4972
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4973
- })
4974
- .s("AWSCognitoIdentityProviderService", "ConfirmForgotPassword", {})
4975
- .n("CognitoIdentityProviderClient", "ConfirmForgotPasswordCommand")
4976
- .sc(ConfirmForgotPassword$)
4977
- .build() {
4978
- }
4979
-
4980
- class ConfirmSignUpCommand extends Command
4981
- .classBuilder()
4982
- .ep(commonParams)
4983
- .m(function (Command, cs, config, o) {
4984
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4985
- })
4986
- .s("AWSCognitoIdentityProviderService", "ConfirmSignUp", {})
4987
- .n("CognitoIdentityProviderClient", "ConfirmSignUpCommand")
4988
- .sc(ConfirmSignUp$)
4989
- .build() {
4990
- }
4991
-
4992
- class CreateGroupCommand extends Command
4993
- .classBuilder()
4994
- .ep(commonParams)
4995
- .m(function (Command, cs, config, o) {
4996
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4997
- })
4998
- .s("AWSCognitoIdentityProviderService", "CreateGroup", {})
4999
- .n("CognitoIdentityProviderClient", "CreateGroupCommand")
5000
- .sc(CreateGroup$)
5001
- .build() {
5002
- }
5003
-
5004
- class CreateIdentityProviderCommand extends Command
5005
- .classBuilder()
5006
- .ep(commonParams)
5007
- .m(function (Command, cs, config, o) {
5008
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5009
- })
5010
- .s("AWSCognitoIdentityProviderService", "CreateIdentityProvider", {})
5011
- .n("CognitoIdentityProviderClient", "CreateIdentityProviderCommand")
5012
- .sc(CreateIdentityProvider$)
5013
- .build() {
5014
- }
5015
-
5016
- class CreateManagedLoginBrandingCommand extends Command
5017
- .classBuilder()
5018
- .ep(commonParams)
5019
- .m(function (Command, cs, config, o) {
5020
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5021
- })
5022
- .s("AWSCognitoIdentityProviderService", "CreateManagedLoginBranding", {})
5023
- .n("CognitoIdentityProviderClient", "CreateManagedLoginBrandingCommand")
5024
- .sc(CreateManagedLoginBranding$)
5025
- .build() {
5026
- }
5027
-
5028
- class CreateResourceServerCommand extends Command
5029
- .classBuilder()
5030
- .ep(commonParams)
5031
- .m(function (Command, cs, config, o) {
5032
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5033
- })
5034
- .s("AWSCognitoIdentityProviderService", "CreateResourceServer", {})
5035
- .n("CognitoIdentityProviderClient", "CreateResourceServerCommand")
5036
- .sc(CreateResourceServer$)
5037
- .build() {
5038
- }
5039
-
5040
- class CreateTermsCommand extends Command
5041
- .classBuilder()
5042
- .ep(commonParams)
5043
- .m(function (Command, cs, config, o) {
5044
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5045
- })
5046
- .s("AWSCognitoIdentityProviderService", "CreateTerms", {})
5047
- .n("CognitoIdentityProviderClient", "CreateTermsCommand")
5048
- .sc(CreateTerms$)
5049
- .build() {
5050
- }
5051
-
5052
- class CreateUserImportJobCommand extends Command
5053
- .classBuilder()
5054
- .ep(commonParams)
5055
- .m(function (Command, cs, config, o) {
5056
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5057
- })
5058
- .s("AWSCognitoIdentityProviderService", "CreateUserImportJob", {})
5059
- .n("CognitoIdentityProviderClient", "CreateUserImportJobCommand")
5060
- .sc(CreateUserImportJob$)
5061
- .build() {
5062
- }
5063
-
5064
- class CreateUserPoolClientCommand extends Command
5065
- .classBuilder()
5066
- .ep(commonParams)
5067
- .m(function (Command, cs, config, o) {
5068
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5069
- })
5070
- .s("AWSCognitoIdentityProviderService", "CreateUserPoolClient", {})
5071
- .n("CognitoIdentityProviderClient", "CreateUserPoolClientCommand")
5072
- .sc(CreateUserPoolClient$)
5073
- .build() {
5074
- }
5075
-
5076
- class CreateUserPoolCommand extends Command
5077
- .classBuilder()
5078
- .ep(commonParams)
5079
- .m(function (Command, cs, config, o) {
5080
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5081
- })
5082
- .s("AWSCognitoIdentityProviderService", "CreateUserPool", {})
5083
- .n("CognitoIdentityProviderClient", "CreateUserPoolCommand")
5084
- .sc(CreateUserPool$)
5085
- .build() {
5086
- }
5087
-
5088
- class CreateUserPoolDomainCommand extends Command
5089
- .classBuilder()
5090
- .ep(commonParams)
5091
- .m(function (Command, cs, config, o) {
5092
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5093
- })
5094
- .s("AWSCognitoIdentityProviderService", "CreateUserPoolDomain", {})
5095
- .n("CognitoIdentityProviderClient", "CreateUserPoolDomainCommand")
5096
- .sc(CreateUserPoolDomain$)
5097
- .build() {
5098
- }
5099
-
5100
- class CreateUserPoolReplicaCommand extends Command
5101
- .classBuilder()
5102
- .ep(commonParams)
5103
- .m(function (Command, cs, config, o) {
5104
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5105
- })
5106
- .s("AWSCognitoIdentityProviderService", "CreateUserPoolReplica", {})
5107
- .n("CognitoIdentityProviderClient", "CreateUserPoolReplicaCommand")
5108
- .sc(CreateUserPoolReplica$)
5109
- .build() {
5110
- }
5111
-
5112
- class DeleteGroupCommand extends Command
5113
- .classBuilder()
5114
- .ep(commonParams)
5115
- .m(function (Command, cs, config, o) {
5116
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5117
- })
5118
- .s("AWSCognitoIdentityProviderService", "DeleteGroup", {})
5119
- .n("CognitoIdentityProviderClient", "DeleteGroupCommand")
5120
- .sc(DeleteGroup$)
5121
- .build() {
5122
- }
5123
-
5124
- class DeleteIdentityProviderCommand extends Command
5125
- .classBuilder()
5126
- .ep(commonParams)
5127
- .m(function (Command, cs, config, o) {
5128
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5129
- })
5130
- .s("AWSCognitoIdentityProviderService", "DeleteIdentityProvider", {})
5131
- .n("CognitoIdentityProviderClient", "DeleteIdentityProviderCommand")
5132
- .sc(DeleteIdentityProvider$)
5133
- .build() {
5134
- }
5135
-
5136
- class DeleteManagedLoginBrandingCommand extends Command
5137
- .classBuilder()
5138
- .ep(commonParams)
5139
- .m(function (Command, cs, config, o) {
5140
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5141
- })
5142
- .s("AWSCognitoIdentityProviderService", "DeleteManagedLoginBranding", {})
5143
- .n("CognitoIdentityProviderClient", "DeleteManagedLoginBrandingCommand")
5144
- .sc(DeleteManagedLoginBranding$)
5145
- .build() {
5146
- }
5147
-
5148
- class DeleteResourceServerCommand extends Command
5149
- .classBuilder()
5150
- .ep(commonParams)
5151
- .m(function (Command, cs, config, o) {
5152
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5153
- })
5154
- .s("AWSCognitoIdentityProviderService", "DeleteResourceServer", {})
5155
- .n("CognitoIdentityProviderClient", "DeleteResourceServerCommand")
5156
- .sc(DeleteResourceServer$)
5157
- .build() {
5158
- }
5159
-
5160
- class DeleteTermsCommand extends Command
5161
- .classBuilder()
5162
- .ep(commonParams)
5163
- .m(function (Command, cs, config, o) {
5164
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5165
- })
5166
- .s("AWSCognitoIdentityProviderService", "DeleteTerms", {})
5167
- .n("CognitoIdentityProviderClient", "DeleteTermsCommand")
5168
- .sc(DeleteTerms$)
5169
- .build() {
5170
- }
5171
-
5172
- class DeleteUserAttributesCommand extends Command
5173
- .classBuilder()
5174
- .ep(commonParams)
5175
- .m(function (Command, cs, config, o) {
5176
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5177
- })
5178
- .s("AWSCognitoIdentityProviderService", "DeleteUserAttributes", {})
5179
- .n("CognitoIdentityProviderClient", "DeleteUserAttributesCommand")
5180
- .sc(DeleteUserAttributes$)
5181
- .build() {
5182
- }
5183
-
5184
- class DeleteUserCommand extends Command
5185
- .classBuilder()
5186
- .ep(commonParams)
5187
- .m(function (Command, cs, config, o) {
5188
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5189
- })
5190
- .s("AWSCognitoIdentityProviderService", "DeleteUser", {})
5191
- .n("CognitoIdentityProviderClient", "DeleteUserCommand")
5192
- .sc(DeleteUser$)
5193
- .build() {
5194
- }
5195
-
5196
- class DeleteUserPoolClientCommand extends Command
5197
- .classBuilder()
5198
- .ep(commonParams)
5199
- .m(function (Command, cs, config, o) {
5200
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5201
- })
5202
- .s("AWSCognitoIdentityProviderService", "DeleteUserPoolClient", {})
5203
- .n("CognitoIdentityProviderClient", "DeleteUserPoolClientCommand")
5204
- .sc(DeleteUserPoolClient$)
5205
- .build() {
5206
- }
5207
-
5208
- class DeleteUserPoolClientSecretCommand extends Command
5209
- .classBuilder()
5210
- .ep(commonParams)
5211
- .m(function (Command, cs, config, o) {
5212
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5213
- })
5214
- .s("AWSCognitoIdentityProviderService", "DeleteUserPoolClientSecret", {})
5215
- .n("CognitoIdentityProviderClient", "DeleteUserPoolClientSecretCommand")
5216
- .sc(DeleteUserPoolClientSecret$)
5217
- .build() {
5218
- }
5219
-
5220
- class DeleteUserPoolCommand extends Command
5221
- .classBuilder()
5222
- .ep(commonParams)
5223
- .m(function (Command, cs, config, o) {
5224
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5225
- })
5226
- .s("AWSCognitoIdentityProviderService", "DeleteUserPool", {})
5227
- .n("CognitoIdentityProviderClient", "DeleteUserPoolCommand")
5228
- .sc(DeleteUserPool$)
5229
- .build() {
5230
- }
5231
-
5232
- class DeleteUserPoolDomainCommand extends Command
5233
- .classBuilder()
5234
- .ep(commonParams)
5235
- .m(function (Command, cs, config, o) {
5236
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5237
- })
5238
- .s("AWSCognitoIdentityProviderService", "DeleteUserPoolDomain", {})
5239
- .n("CognitoIdentityProviderClient", "DeleteUserPoolDomainCommand")
5240
- .sc(DeleteUserPoolDomain$)
5241
- .build() {
5242
- }
5243
-
5244
- class DeleteUserPoolReplicaCommand extends Command
5245
- .classBuilder()
5246
- .ep(commonParams)
5247
- .m(function (Command, cs, config, o) {
5248
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5249
- })
5250
- .s("AWSCognitoIdentityProviderService", "DeleteUserPoolReplica", {})
5251
- .n("CognitoIdentityProviderClient", "DeleteUserPoolReplicaCommand")
5252
- .sc(DeleteUserPoolReplica$)
5253
- .build() {
5254
- }
5255
-
5256
- class DeleteWebAuthnCredentialCommand extends Command
5257
- .classBuilder()
5258
- .ep(commonParams)
5259
- .m(function (Command, cs, config, o) {
5260
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5261
- })
5262
- .s("AWSCognitoIdentityProviderService", "DeleteWebAuthnCredential", {})
5263
- .n("CognitoIdentityProviderClient", "DeleteWebAuthnCredentialCommand")
5264
- .sc(DeleteWebAuthnCredential$)
5265
- .build() {
5266
- }
5267
-
5268
- class DescribeIdentityProviderCommand extends Command
5269
- .classBuilder()
5270
- .ep(commonParams)
5271
- .m(function (Command, cs, config, o) {
5272
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5273
- })
5274
- .s("AWSCognitoIdentityProviderService", "DescribeIdentityProvider", {})
5275
- .n("CognitoIdentityProviderClient", "DescribeIdentityProviderCommand")
5276
- .sc(DescribeIdentityProvider$)
5277
- .build() {
5278
- }
5279
-
5280
- class DescribeManagedLoginBrandingByClientCommand extends Command
5281
- .classBuilder()
5282
- .ep(commonParams)
5283
- .m(function (Command, cs, config, o) {
5284
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5285
- })
5286
- .s("AWSCognitoIdentityProviderService", "DescribeManagedLoginBrandingByClient", {})
5287
- .n("CognitoIdentityProviderClient", "DescribeManagedLoginBrandingByClientCommand")
5288
- .sc(DescribeManagedLoginBrandingByClient$)
5289
- .build() {
5290
- }
5291
-
5292
- class DescribeManagedLoginBrandingCommand extends Command
5293
- .classBuilder()
5294
- .ep(commonParams)
5295
- .m(function (Command, cs, config, o) {
5296
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5297
- })
5298
- .s("AWSCognitoIdentityProviderService", "DescribeManagedLoginBranding", {})
5299
- .n("CognitoIdentityProviderClient", "DescribeManagedLoginBrandingCommand")
5300
- .sc(DescribeManagedLoginBranding$)
5301
- .build() {
5302
- }
5303
-
5304
- class DescribeResourceServerCommand extends Command
5305
- .classBuilder()
5306
- .ep(commonParams)
5307
- .m(function (Command, cs, config, o) {
5308
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5309
- })
5310
- .s("AWSCognitoIdentityProviderService", "DescribeResourceServer", {})
5311
- .n("CognitoIdentityProviderClient", "DescribeResourceServerCommand")
5312
- .sc(DescribeResourceServer$)
5313
- .build() {
5314
- }
5315
-
5316
- class DescribeRiskConfigurationCommand extends Command
5317
- .classBuilder()
5318
- .ep(commonParams)
5319
- .m(function (Command, cs, config, o) {
5320
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5321
- })
5322
- .s("AWSCognitoIdentityProviderService", "DescribeRiskConfiguration", {})
5323
- .n("CognitoIdentityProviderClient", "DescribeRiskConfigurationCommand")
5324
- .sc(DescribeRiskConfiguration$)
5325
- .build() {
5326
- }
5327
-
5328
- class DescribeTermsCommand extends Command
5329
- .classBuilder()
5330
- .ep(commonParams)
5331
- .m(function (Command, cs, config, o) {
5332
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5333
- })
5334
- .s("AWSCognitoIdentityProviderService", "DescribeTerms", {})
5335
- .n("CognitoIdentityProviderClient", "DescribeTermsCommand")
5336
- .sc(DescribeTerms$)
5337
- .build() {
5338
- }
5339
-
5340
- class DescribeUserImportJobCommand extends Command
5341
- .classBuilder()
5342
- .ep(commonParams)
5343
- .m(function (Command, cs, config, o) {
5344
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5345
- })
5346
- .s("AWSCognitoIdentityProviderService", "DescribeUserImportJob", {})
5347
- .n("CognitoIdentityProviderClient", "DescribeUserImportJobCommand")
5348
- .sc(DescribeUserImportJob$)
5349
- .build() {
5350
- }
5351
-
5352
- class DescribeUserPoolClientCommand extends Command
5353
- .classBuilder()
5354
- .ep(commonParams)
5355
- .m(function (Command, cs, config, o) {
5356
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5357
- })
5358
- .s("AWSCognitoIdentityProviderService", "DescribeUserPoolClient", {})
5359
- .n("CognitoIdentityProviderClient", "DescribeUserPoolClientCommand")
5360
- .sc(DescribeUserPoolClient$)
5361
- .build() {
5362
- }
5363
-
5364
- class DescribeUserPoolCommand extends Command
5365
- .classBuilder()
5366
- .ep(commonParams)
5367
- .m(function (Command, cs, config, o) {
5368
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5369
- })
5370
- .s("AWSCognitoIdentityProviderService", "DescribeUserPool", {})
5371
- .n("CognitoIdentityProviderClient", "DescribeUserPoolCommand")
5372
- .sc(DescribeUserPool$)
5373
- .build() {
5374
- }
5375
-
5376
- class DescribeUserPoolDomainCommand extends Command
5377
- .classBuilder()
5378
- .ep(commonParams)
5379
- .m(function (Command, cs, config, o) {
5380
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5381
- })
5382
- .s("AWSCognitoIdentityProviderService", "DescribeUserPoolDomain", {})
5383
- .n("CognitoIdentityProviderClient", "DescribeUserPoolDomainCommand")
5384
- .sc(DescribeUserPoolDomain$)
5385
- .build() {
5386
- }
5387
-
5388
- class ForgetDeviceCommand extends Command
5389
- .classBuilder()
5390
- .ep(commonParams)
5391
- .m(function (Command, cs, config, o) {
5392
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5393
- })
5394
- .s("AWSCognitoIdentityProviderService", "ForgetDevice", {})
5395
- .n("CognitoIdentityProviderClient", "ForgetDeviceCommand")
5396
- .sc(ForgetDevice$)
5397
- .build() {
5398
- }
5399
-
5400
- class ForgotPasswordCommand extends Command
5401
- .classBuilder()
5402
- .ep(commonParams)
5403
- .m(function (Command, cs, config, o) {
5404
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5405
- })
5406
- .s("AWSCognitoIdentityProviderService", "ForgotPassword", {})
5407
- .n("CognitoIdentityProviderClient", "ForgotPasswordCommand")
5408
- .sc(ForgotPassword$)
5409
- .build() {
5410
- }
5411
-
5412
- class GetCSVHeaderCommand extends Command
5413
- .classBuilder()
5414
- .ep(commonParams)
5415
- .m(function (Command, cs, config, o) {
5416
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5417
- })
5418
- .s("AWSCognitoIdentityProviderService", "GetCSVHeader", {})
5419
- .n("CognitoIdentityProviderClient", "GetCSVHeaderCommand")
5420
- .sc(GetCSVHeader$)
5421
- .build() {
5422
- }
5423
-
5424
- class GetDeviceCommand extends Command
5425
- .classBuilder()
5426
- .ep(commonParams)
5427
- .m(function (Command, cs, config, o) {
5428
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5429
- })
5430
- .s("AWSCognitoIdentityProviderService", "GetDevice", {})
5431
- .n("CognitoIdentityProviderClient", "GetDeviceCommand")
5432
- .sc(GetDevice$)
5433
- .build() {
5434
- }
5435
-
5436
- class GetGroupCommand extends Command
5437
- .classBuilder()
5438
- .ep(commonParams)
5439
- .m(function (Command, cs, config, o) {
5440
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5441
- })
5442
- .s("AWSCognitoIdentityProviderService", "GetGroup", {})
5443
- .n("CognitoIdentityProviderClient", "GetGroupCommand")
5444
- .sc(GetGroup$)
5445
- .build() {
5446
- }
5447
-
5448
- class GetIdentityProviderByIdentifierCommand extends Command
5449
- .classBuilder()
5450
- .ep(commonParams)
5451
- .m(function (Command, cs, config, o) {
5452
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5453
- })
5454
- .s("AWSCognitoIdentityProviderService", "GetIdentityProviderByIdentifier", {})
5455
- .n("CognitoIdentityProviderClient", "GetIdentityProviderByIdentifierCommand")
5456
- .sc(GetIdentityProviderByIdentifier$)
5457
- .build() {
5458
- }
5459
-
5460
- class GetLogDeliveryConfigurationCommand extends Command
5461
- .classBuilder()
5462
- .ep(commonParams)
5463
- .m(function (Command, cs, config, o) {
5464
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5465
- })
5466
- .s("AWSCognitoIdentityProviderService", "GetLogDeliveryConfiguration", {})
5467
- .n("CognitoIdentityProviderClient", "GetLogDeliveryConfigurationCommand")
5468
- .sc(GetLogDeliveryConfiguration$)
5469
- .build() {
5470
- }
5471
-
5472
- class GetSigningCertificateCommand extends Command
5473
- .classBuilder()
5474
- .ep(commonParams)
5475
- .m(function (Command, cs, config, o) {
5476
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5477
- })
5478
- .s("AWSCognitoIdentityProviderService", "GetSigningCertificate", {})
5479
- .n("CognitoIdentityProviderClient", "GetSigningCertificateCommand")
5480
- .sc(GetSigningCertificate$)
5481
- .build() {
5482
- }
5483
-
5484
- class GetTokensFromRefreshTokenCommand extends Command
5485
- .classBuilder()
5486
- .ep(commonParams)
5487
- .m(function (Command, cs, config, o) {
5488
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5489
- })
5490
- .s("AWSCognitoIdentityProviderService", "GetTokensFromRefreshToken", {})
5491
- .n("CognitoIdentityProviderClient", "GetTokensFromRefreshTokenCommand")
5492
- .sc(GetTokensFromRefreshToken$)
5493
- .build() {
5494
- }
5495
-
5496
- class GetUICustomizationCommand extends Command
5497
- .classBuilder()
5498
- .ep(commonParams)
5499
- .m(function (Command, cs, config, o) {
5500
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5501
- })
5502
- .s("AWSCognitoIdentityProviderService", "GetUICustomization", {})
5503
- .n("CognitoIdentityProviderClient", "GetUICustomizationCommand")
5504
- .sc(GetUICustomization$)
5505
- .build() {
5506
- }
5507
-
5508
- class GetUserAttributeVerificationCodeCommand extends Command
5509
- .classBuilder()
5510
- .ep(commonParams)
5511
- .m(function (Command, cs, config, o) {
5512
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5513
- })
5514
- .s("AWSCognitoIdentityProviderService", "GetUserAttributeVerificationCode", {})
5515
- .n("CognitoIdentityProviderClient", "GetUserAttributeVerificationCodeCommand")
5516
- .sc(GetUserAttributeVerificationCode$)
5517
- .build() {
5518
- }
5519
-
5520
- class GetUserAuthFactorsCommand extends Command
5521
- .classBuilder()
5522
- .ep(commonParams)
5523
- .m(function (Command, cs, config, o) {
5524
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5525
- })
5526
- .s("AWSCognitoIdentityProviderService", "GetUserAuthFactors", {})
5527
- .n("CognitoIdentityProviderClient", "GetUserAuthFactorsCommand")
5528
- .sc(GetUserAuthFactors$)
5529
- .build() {
5530
- }
5531
-
5532
- class GetUserCommand extends Command
5533
- .classBuilder()
5534
- .ep(commonParams)
5535
- .m(function (Command, cs, config, o) {
5536
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5537
- })
5538
- .s("AWSCognitoIdentityProviderService", "GetUser", {})
5539
- .n("CognitoIdentityProviderClient", "GetUserCommand")
5540
- .sc(GetUser$)
5541
- .build() {
5542
- }
5543
-
5544
- class GetUserPoolMfaConfigCommand extends Command
5545
- .classBuilder()
5546
- .ep(commonParams)
5547
- .m(function (Command, cs, config, o) {
5548
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5549
- })
5550
- .s("AWSCognitoIdentityProviderService", "GetUserPoolMfaConfig", {})
5551
- .n("CognitoIdentityProviderClient", "GetUserPoolMfaConfigCommand")
5552
- .sc(GetUserPoolMfaConfig$)
5553
- .build() {
5554
- }
5555
-
5556
- class GlobalSignOutCommand extends Command
5557
- .classBuilder()
5558
- .ep(commonParams)
5559
- .m(function (Command, cs, config, o) {
5560
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5561
- })
5562
- .s("AWSCognitoIdentityProviderService", "GlobalSignOut", {})
5563
- .n("CognitoIdentityProviderClient", "GlobalSignOutCommand")
5564
- .sc(GlobalSignOut$)
5565
- .build() {
5566
- }
5567
-
5568
- class InitiateAuthCommand extends Command
5569
- .classBuilder()
5570
- .ep(commonParams)
5571
- .m(function (Command, cs, config, o) {
5572
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5573
- })
5574
- .s("AWSCognitoIdentityProviderService", "InitiateAuth", {})
5575
- .n("CognitoIdentityProviderClient", "InitiateAuthCommand")
5576
- .sc(InitiateAuth$)
5577
- .build() {
5578
- }
5579
-
5580
- class ListDevicesCommand extends Command
5581
- .classBuilder()
5582
- .ep(commonParams)
5583
- .m(function (Command, cs, config, o) {
5584
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5585
- })
5586
- .s("AWSCognitoIdentityProviderService", "ListDevices", {})
5587
- .n("CognitoIdentityProviderClient", "ListDevicesCommand")
5588
- .sc(ListDevices$)
5589
- .build() {
5590
- }
5591
-
5592
- class ListGroupsCommand extends Command
5593
- .classBuilder()
5594
- .ep(commonParams)
5595
- .m(function (Command, cs, config, o) {
5596
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5597
- })
5598
- .s("AWSCognitoIdentityProviderService", "ListGroups", {})
5599
- .n("CognitoIdentityProviderClient", "ListGroupsCommand")
5600
- .sc(ListGroups$)
5601
- .build() {
5602
- }
5603
-
5604
- class ListIdentityProvidersCommand extends Command
5605
- .classBuilder()
5606
- .ep(commonParams)
5607
- .m(function (Command, cs, config, o) {
5608
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5609
- })
5610
- .s("AWSCognitoIdentityProviderService", "ListIdentityProviders", {})
5611
- .n("CognitoIdentityProviderClient", "ListIdentityProvidersCommand")
5612
- .sc(ListIdentityProviders$)
5613
- .build() {
5614
- }
5615
-
5616
- class ListResourceServersCommand extends Command
5617
- .classBuilder()
5618
- .ep(commonParams)
5619
- .m(function (Command, cs, config, o) {
5620
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5621
- })
5622
- .s("AWSCognitoIdentityProviderService", "ListResourceServers", {})
5623
- .n("CognitoIdentityProviderClient", "ListResourceServersCommand")
5624
- .sc(ListResourceServers$)
5625
- .build() {
5626
- }
5627
-
5628
- class ListTagsForResourceCommand extends Command
5629
- .classBuilder()
5630
- .ep(commonParams)
5631
- .m(function (Command, cs, config, o) {
5632
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5633
- })
5634
- .s("AWSCognitoIdentityProviderService", "ListTagsForResource", {})
5635
- .n("CognitoIdentityProviderClient", "ListTagsForResourceCommand")
5636
- .sc(ListTagsForResource$)
5637
- .build() {
5638
- }
5639
-
5640
- class ListTermsCommand extends Command
5641
- .classBuilder()
5642
- .ep(commonParams)
5643
- .m(function (Command, cs, config, o) {
5644
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5645
- })
5646
- .s("AWSCognitoIdentityProviderService", "ListTerms", {})
5647
- .n("CognitoIdentityProviderClient", "ListTermsCommand")
5648
- .sc(ListTerms$)
5649
- .build() {
5650
- }
5651
-
5652
- class ListUserImportJobsCommand extends Command
5653
- .classBuilder()
5654
- .ep(commonParams)
5655
- .m(function (Command, cs, config, o) {
5656
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5657
- })
5658
- .s("AWSCognitoIdentityProviderService", "ListUserImportJobs", {})
5659
- .n("CognitoIdentityProviderClient", "ListUserImportJobsCommand")
5660
- .sc(ListUserImportJobs$)
5661
- .build() {
5662
- }
5663
-
5664
- class ListUserPoolClientsCommand extends Command
5665
- .classBuilder()
5666
- .ep(commonParams)
5667
- .m(function (Command, cs, config, o) {
5668
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5669
- })
5670
- .s("AWSCognitoIdentityProviderService", "ListUserPoolClients", {})
5671
- .n("CognitoIdentityProviderClient", "ListUserPoolClientsCommand")
5672
- .sc(ListUserPoolClients$)
5673
- .build() {
5674
- }
5675
-
5676
- class ListUserPoolClientSecretsCommand extends Command
5677
- .classBuilder()
5678
- .ep(commonParams)
5679
- .m(function (Command, cs, config, o) {
5680
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5681
- })
5682
- .s("AWSCognitoIdentityProviderService", "ListUserPoolClientSecrets", {})
5683
- .n("CognitoIdentityProviderClient", "ListUserPoolClientSecretsCommand")
5684
- .sc(ListUserPoolClientSecrets$)
5685
- .build() {
5686
- }
5687
-
5688
- class ListUserPoolReplicasCommand extends Command
5689
- .classBuilder()
5690
- .ep(commonParams)
5691
- .m(function (Command, cs, config, o) {
5692
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5693
- })
5694
- .s("AWSCognitoIdentityProviderService", "ListUserPoolReplicas", {})
5695
- .n("CognitoIdentityProviderClient", "ListUserPoolReplicasCommand")
5696
- .sc(ListUserPoolReplicas$)
5697
- .build() {
5698
- }
5699
-
5700
- class ListUserPoolsCommand extends Command
5701
- .classBuilder()
5702
- .ep(commonParams)
5703
- .m(function (Command, cs, config, o) {
5704
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5705
- })
5706
- .s("AWSCognitoIdentityProviderService", "ListUserPools", {})
5707
- .n("CognitoIdentityProviderClient", "ListUserPoolsCommand")
5708
- .sc(ListUserPools$)
5709
- .build() {
5710
- }
5711
-
5712
- class ListUsersCommand extends Command
5713
- .classBuilder()
5714
- .ep(commonParams)
5715
- .m(function (Command, cs, config, o) {
5716
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5717
- })
5718
- .s("AWSCognitoIdentityProviderService", "ListUsers", {})
5719
- .n("CognitoIdentityProviderClient", "ListUsersCommand")
5720
- .sc(ListUsers$)
5721
- .build() {
5722
- }
5723
-
5724
- class ListUsersInGroupCommand extends Command
5725
- .classBuilder()
5726
- .ep(commonParams)
5727
- .m(function (Command, cs, config, o) {
5728
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5729
- })
5730
- .s("AWSCognitoIdentityProviderService", "ListUsersInGroup", {})
5731
- .n("CognitoIdentityProviderClient", "ListUsersInGroupCommand")
5732
- .sc(ListUsersInGroup$)
5733
- .build() {
5734
- }
5735
-
5736
- class ListWebAuthnCredentialsCommand extends Command
5737
- .classBuilder()
5738
- .ep(commonParams)
5739
- .m(function (Command, cs, config, o) {
5740
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5741
- })
5742
- .s("AWSCognitoIdentityProviderService", "ListWebAuthnCredentials", {})
5743
- .n("CognitoIdentityProviderClient", "ListWebAuthnCredentialsCommand")
5744
- .sc(ListWebAuthnCredentials$)
5745
- .build() {
5746
- }
5747
-
5748
- class ResendConfirmationCodeCommand extends Command
5749
- .classBuilder()
5750
- .ep(commonParams)
5751
- .m(function (Command, cs, config, o) {
5752
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5753
- })
5754
- .s("AWSCognitoIdentityProviderService", "ResendConfirmationCode", {})
5755
- .n("CognitoIdentityProviderClient", "ResendConfirmationCodeCommand")
5756
- .sc(ResendConfirmationCode$)
5757
- .build() {
5758
- }
5759
-
5760
- class RespondToAuthChallengeCommand extends Command
5761
- .classBuilder()
5762
- .ep(commonParams)
5763
- .m(function (Command, cs, config, o) {
5764
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5765
- })
5766
- .s("AWSCognitoIdentityProviderService", "RespondToAuthChallenge", {})
5767
- .n("CognitoIdentityProviderClient", "RespondToAuthChallengeCommand")
5768
- .sc(RespondToAuthChallenge$)
5769
- .build() {
5770
- }
5771
-
5772
- class RevokeTokenCommand extends Command
5773
- .classBuilder()
5774
- .ep(commonParams)
5775
- .m(function (Command, cs, config, o) {
5776
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5777
- })
5778
- .s("AWSCognitoIdentityProviderService", "RevokeToken", {})
5779
- .n("CognitoIdentityProviderClient", "RevokeTokenCommand")
5780
- .sc(RevokeToken$)
5781
- .build() {
5782
- }
5783
-
5784
- class SetLogDeliveryConfigurationCommand extends Command
5785
- .classBuilder()
5786
- .ep(commonParams)
5787
- .m(function (Command, cs, config, o) {
5788
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5789
- })
5790
- .s("AWSCognitoIdentityProviderService", "SetLogDeliveryConfiguration", {})
5791
- .n("CognitoIdentityProviderClient", "SetLogDeliveryConfigurationCommand")
5792
- .sc(SetLogDeliveryConfiguration$)
5793
- .build() {
5794
- }
5795
-
5796
- class SetRiskConfigurationCommand extends Command
5797
- .classBuilder()
5798
- .ep(commonParams)
5799
- .m(function (Command, cs, config, o) {
5800
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5801
- })
5802
- .s("AWSCognitoIdentityProviderService", "SetRiskConfiguration", {})
5803
- .n("CognitoIdentityProviderClient", "SetRiskConfigurationCommand")
5804
- .sc(SetRiskConfiguration$)
5805
- .build() {
5806
- }
5807
-
5808
- class SetUICustomizationCommand extends Command
5809
- .classBuilder()
5810
- .ep(commonParams)
5811
- .m(function (Command, cs, config, o) {
5812
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5813
- })
5814
- .s("AWSCognitoIdentityProviderService", "SetUICustomization", {})
5815
- .n("CognitoIdentityProviderClient", "SetUICustomizationCommand")
5816
- .sc(SetUICustomization$)
5817
- .build() {
5818
- }
5819
-
5820
- class SetUserMFAPreferenceCommand extends Command
5821
- .classBuilder()
5822
- .ep(commonParams)
5823
- .m(function (Command, cs, config, o) {
5824
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5825
- })
5826
- .s("AWSCognitoIdentityProviderService", "SetUserMFAPreference", {})
5827
- .n("CognitoIdentityProviderClient", "SetUserMFAPreferenceCommand")
5828
- .sc(SetUserMFAPreference$)
5829
- .build() {
5830
- }
5831
-
5832
- class SetUserPoolMfaConfigCommand extends Command
5833
- .classBuilder()
5834
- .ep(commonParams)
5835
- .m(function (Command, cs, config, o) {
5836
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5837
- })
5838
- .s("AWSCognitoIdentityProviderService", "SetUserPoolMfaConfig", {})
5839
- .n("CognitoIdentityProviderClient", "SetUserPoolMfaConfigCommand")
5840
- .sc(SetUserPoolMfaConfig$)
5841
- .build() {
5842
- }
5843
-
5844
- class SetUserSettingsCommand extends Command
5845
- .classBuilder()
5846
- .ep(commonParams)
5847
- .m(function (Command, cs, config, o) {
5848
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5849
- })
5850
- .s("AWSCognitoIdentityProviderService", "SetUserSettings", {})
5851
- .n("CognitoIdentityProviderClient", "SetUserSettingsCommand")
5852
- .sc(SetUserSettings$)
5853
- .build() {
5854
- }
5855
-
5856
- class SignUpCommand extends Command
5857
- .classBuilder()
5858
- .ep(commonParams)
5859
- .m(function (Command, cs, config, o) {
5860
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5861
- })
5862
- .s("AWSCognitoIdentityProviderService", "SignUp", {})
5863
- .n("CognitoIdentityProviderClient", "SignUpCommand")
5864
- .sc(SignUp$)
5865
- .build() {
5866
- }
5867
-
5868
- class StartUserImportJobCommand extends Command
5869
- .classBuilder()
5870
- .ep(commonParams)
5871
- .m(function (Command, cs, config, o) {
5872
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5873
- })
5874
- .s("AWSCognitoIdentityProviderService", "StartUserImportJob", {})
5875
- .n("CognitoIdentityProviderClient", "StartUserImportJobCommand")
5876
- .sc(StartUserImportJob$)
5877
- .build() {
5878
- }
5879
-
5880
- class StartWebAuthnRegistrationCommand extends Command
5881
- .classBuilder()
5882
- .ep(commonParams)
5883
- .m(function (Command, cs, config, o) {
5884
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5885
- })
5886
- .s("AWSCognitoIdentityProviderService", "StartWebAuthnRegistration", {})
5887
- .n("CognitoIdentityProviderClient", "StartWebAuthnRegistrationCommand")
5888
- .sc(StartWebAuthnRegistration$)
5889
- .build() {
5890
- }
5891
-
5892
- class StopUserImportJobCommand extends Command
5893
- .classBuilder()
5894
- .ep(commonParams)
5895
- .m(function (Command, cs, config, o) {
5896
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5897
- })
5898
- .s("AWSCognitoIdentityProviderService", "StopUserImportJob", {})
5899
- .n("CognitoIdentityProviderClient", "StopUserImportJobCommand")
5900
- .sc(StopUserImportJob$)
5901
- .build() {
5902
- }
5903
-
5904
- class TagResourceCommand extends Command
5905
- .classBuilder()
5906
- .ep(commonParams)
5907
- .m(function (Command, cs, config, o) {
5908
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5909
- })
5910
- .s("AWSCognitoIdentityProviderService", "TagResource", {})
5911
- .n("CognitoIdentityProviderClient", "TagResourceCommand")
5912
- .sc(TagResource$)
5913
- .build() {
5914
- }
5915
-
5916
- class UntagResourceCommand extends Command
5917
- .classBuilder()
5918
- .ep(commonParams)
5919
- .m(function (Command, cs, config, o) {
5920
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5921
- })
5922
- .s("AWSCognitoIdentityProviderService", "UntagResource", {})
5923
- .n("CognitoIdentityProviderClient", "UntagResourceCommand")
5924
- .sc(UntagResource$)
5925
- .build() {
5926
- }
5927
-
5928
- class UpdateAuthEventFeedbackCommand extends Command
5929
- .classBuilder()
5930
- .ep(commonParams)
5931
- .m(function (Command, cs, config, o) {
5932
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5933
- })
5934
- .s("AWSCognitoIdentityProviderService", "UpdateAuthEventFeedback", {})
5935
- .n("CognitoIdentityProviderClient", "UpdateAuthEventFeedbackCommand")
5936
- .sc(UpdateAuthEventFeedback$)
5937
- .build() {
5938
- }
5939
-
5940
- class UpdateDeviceStatusCommand extends Command
5941
- .classBuilder()
5942
- .ep(commonParams)
5943
- .m(function (Command, cs, config, o) {
5944
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5945
- })
5946
- .s("AWSCognitoIdentityProviderService", "UpdateDeviceStatus", {})
5947
- .n("CognitoIdentityProviderClient", "UpdateDeviceStatusCommand")
5948
- .sc(UpdateDeviceStatus$)
5949
- .build() {
5950
- }
5951
-
5952
- class UpdateGroupCommand extends Command
5953
- .classBuilder()
5954
- .ep(commonParams)
5955
- .m(function (Command, cs, config, o) {
5956
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5957
- })
5958
- .s("AWSCognitoIdentityProviderService", "UpdateGroup", {})
5959
- .n("CognitoIdentityProviderClient", "UpdateGroupCommand")
5960
- .sc(UpdateGroup$)
5961
- .build() {
5962
- }
5963
-
5964
- class UpdateIdentityProviderCommand extends Command
5965
- .classBuilder()
5966
- .ep(commonParams)
5967
- .m(function (Command, cs, config, o) {
5968
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5969
- })
5970
- .s("AWSCognitoIdentityProviderService", "UpdateIdentityProvider", {})
5971
- .n("CognitoIdentityProviderClient", "UpdateIdentityProviderCommand")
5972
- .sc(UpdateIdentityProvider$)
5973
- .build() {
5974
- }
5975
-
5976
- class UpdateManagedLoginBrandingCommand extends Command
5977
- .classBuilder()
5978
- .ep(commonParams)
5979
- .m(function (Command, cs, config, o) {
5980
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5981
- })
5982
- .s("AWSCognitoIdentityProviderService", "UpdateManagedLoginBranding", {})
5983
- .n("CognitoIdentityProviderClient", "UpdateManagedLoginBrandingCommand")
5984
- .sc(UpdateManagedLoginBranding$)
5985
- .build() {
5986
- }
5987
-
5988
- class UpdateResourceServerCommand extends Command
5989
- .classBuilder()
5990
- .ep(commonParams)
5991
- .m(function (Command, cs, config, o) {
5992
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5993
- })
5994
- .s("AWSCognitoIdentityProviderService", "UpdateResourceServer", {})
5995
- .n("CognitoIdentityProviderClient", "UpdateResourceServerCommand")
5996
- .sc(UpdateResourceServer$)
5997
- .build() {
5998
- }
5999
-
6000
- class UpdateTermsCommand extends Command
6001
- .classBuilder()
6002
- .ep(commonParams)
6003
- .m(function (Command, cs, config, o) {
6004
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
6005
- })
6006
- .s("AWSCognitoIdentityProviderService", "UpdateTerms", {})
6007
- .n("CognitoIdentityProviderClient", "UpdateTermsCommand")
6008
- .sc(UpdateTerms$)
6009
- .build() {
6010
- }
6011
-
6012
- class UpdateUserAttributesCommand extends Command
6013
- .classBuilder()
6014
- .ep(commonParams)
6015
- .m(function (Command, cs, config, o) {
6016
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
6017
- })
6018
- .s("AWSCognitoIdentityProviderService", "UpdateUserAttributes", {})
6019
- .n("CognitoIdentityProviderClient", "UpdateUserAttributesCommand")
6020
- .sc(UpdateUserAttributes$)
6021
- .build() {
6022
- }
6023
-
6024
- class UpdateUserPoolClientCommand extends Command
6025
- .classBuilder()
6026
- .ep(commonParams)
6027
- .m(function (Command, cs, config, o) {
6028
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
6029
- })
6030
- .s("AWSCognitoIdentityProviderService", "UpdateUserPoolClient", {})
6031
- .n("CognitoIdentityProviderClient", "UpdateUserPoolClientCommand")
6032
- .sc(UpdateUserPoolClient$)
6033
- .build() {
6034
- }
6035
-
6036
- class UpdateUserPoolCommand extends Command
6037
- .classBuilder()
6038
- .ep(commonParams)
6039
- .m(function (Command, cs, config, o) {
6040
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
6041
- })
6042
- .s("AWSCognitoIdentityProviderService", "UpdateUserPool", {})
6043
- .n("CognitoIdentityProviderClient", "UpdateUserPoolCommand")
6044
- .sc(UpdateUserPool$)
6045
- .build() {
6046
- }
6047
-
6048
- class UpdateUserPoolDomainCommand extends Command
6049
- .classBuilder()
6050
- .ep(commonParams)
6051
- .m(function (Command, cs, config, o) {
6052
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
6053
- })
6054
- .s("AWSCognitoIdentityProviderService", "UpdateUserPoolDomain", {})
6055
- .n("CognitoIdentityProviderClient", "UpdateUserPoolDomainCommand")
6056
- .sc(UpdateUserPoolDomain$)
6057
- .build() {
6058
- }
6059
-
6060
- class UpdateUserPoolReplicaCommand extends Command
6061
- .classBuilder()
6062
- .ep(commonParams)
6063
- .m(function (Command, cs, config, o) {
6064
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
6065
- })
6066
- .s("AWSCognitoIdentityProviderService", "UpdateUserPoolReplica", {})
6067
- .n("CognitoIdentityProviderClient", "UpdateUserPoolReplicaCommand")
6068
- .sc(UpdateUserPoolReplica$)
6069
- .build() {
6070
- }
6071
-
6072
- class VerifySoftwareTokenCommand extends Command
6073
- .classBuilder()
6074
- .ep(commonParams)
6075
- .m(function (Command, cs, config, o) {
6076
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
6077
- })
6078
- .s("AWSCognitoIdentityProviderService", "VerifySoftwareToken", {})
6079
- .n("CognitoIdentityProviderClient", "VerifySoftwareTokenCommand")
6080
- .sc(VerifySoftwareToken$)
6081
- .build() {
6082
- }
6083
-
6084
- class VerifyUserAttributeCommand extends Command
6085
- .classBuilder()
6086
- .ep(commonParams)
6087
- .m(function (Command, cs, config, o) {
6088
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
6089
- })
6090
- .s("AWSCognitoIdentityProviderService", "VerifyUserAttribute", {})
6091
- .n("CognitoIdentityProviderClient", "VerifyUserAttributeCommand")
6092
- .sc(VerifyUserAttribute$)
6093
- .build() {
4585
+ const command = makeBuilder(commonParams, "AWSCognitoIdentityProviderService", "CognitoIdentityProviderClient", getEndpointPlugin);
4586
+ const _ep0 = {};
4587
+ const _mw0 = (Command, cs, config, o) => [];
4588
+
4589
+ class AddCustomAttributesCommand extends command(_ep0, _mw0, "AddCustomAttributes", AddCustomAttributes$) {
4590
+ }
4591
+
4592
+ class AddUserPoolClientSecretCommand extends command(_ep0, _mw0, "AddUserPoolClientSecret", AddUserPoolClientSecret$) {
4593
+ }
4594
+
4595
+ class AdminAddUserToGroupCommand extends command(_ep0, _mw0, "AdminAddUserToGroup", AdminAddUserToGroup$) {
4596
+ }
4597
+
4598
+ class AdminConfirmSignUpCommand extends command(_ep0, _mw0, "AdminConfirmSignUp", AdminConfirmSignUp$) {
4599
+ }
4600
+
4601
+ class AdminCreateUserCommand extends command(_ep0, _mw0, "AdminCreateUser", AdminCreateUser$) {
4602
+ }
4603
+
4604
+ class AdminDeleteUserAttributesCommand extends command(_ep0, _mw0, "AdminDeleteUserAttributes", AdminDeleteUserAttributes$) {
4605
+ }
4606
+
4607
+ class AdminDeleteUserCommand extends command(_ep0, _mw0, "AdminDeleteUser", AdminDeleteUser$) {
4608
+ }
4609
+
4610
+ class AdminDisableProviderForUserCommand extends command(_ep0, _mw0, "AdminDisableProviderForUser", AdminDisableProviderForUser$) {
4611
+ }
4612
+
4613
+ class AdminDisableUserCommand extends command(_ep0, _mw0, "AdminDisableUser", AdminDisableUser$) {
4614
+ }
4615
+
4616
+ class AdminEnableUserCommand extends command(_ep0, _mw0, "AdminEnableUser", AdminEnableUser$) {
4617
+ }
4618
+
4619
+ class AdminForgetDeviceCommand extends command(_ep0, _mw0, "AdminForgetDevice", AdminForgetDevice$) {
4620
+ }
4621
+
4622
+ class AdminGetDeviceCommand extends command(_ep0, _mw0, "AdminGetDevice", AdminGetDevice$) {
4623
+ }
4624
+
4625
+ class AdminGetUserCommand extends command(_ep0, _mw0, "AdminGetUser", AdminGetUser$) {
4626
+ }
4627
+
4628
+ class AdminInitiateAuthCommand extends command(_ep0, _mw0, "AdminInitiateAuth", AdminInitiateAuth$) {
4629
+ }
4630
+
4631
+ class AdminLinkProviderForUserCommand extends command(_ep0, _mw0, "AdminLinkProviderForUser", AdminLinkProviderForUser$) {
4632
+ }
4633
+
4634
+ class AdminListDevicesCommand extends command(_ep0, _mw0, "AdminListDevices", AdminListDevices$) {
4635
+ }
4636
+
4637
+ class AdminListGroupsForUserCommand extends command(_ep0, _mw0, "AdminListGroupsForUser", AdminListGroupsForUser$) {
4638
+ }
4639
+
4640
+ class AdminListUserAuthEventsCommand extends command(_ep0, _mw0, "AdminListUserAuthEvents", AdminListUserAuthEvents$) {
4641
+ }
4642
+
4643
+ class AdminRemoveUserFromGroupCommand extends command(_ep0, _mw0, "AdminRemoveUserFromGroup", AdminRemoveUserFromGroup$) {
4644
+ }
4645
+
4646
+ class AdminResetUserPasswordCommand extends command(_ep0, _mw0, "AdminResetUserPassword", AdminResetUserPassword$) {
4647
+ }
4648
+
4649
+ class AdminRespondToAuthChallengeCommand extends command(_ep0, _mw0, "AdminRespondToAuthChallenge", AdminRespondToAuthChallenge$) {
4650
+ }
4651
+
4652
+ class AdminSetUserMFAPreferenceCommand extends command(_ep0, _mw0, "AdminSetUserMFAPreference", AdminSetUserMFAPreference$) {
4653
+ }
4654
+
4655
+ class AdminSetUserPasswordCommand extends command(_ep0, _mw0, "AdminSetUserPassword", AdminSetUserPassword$) {
4656
+ }
4657
+
4658
+ class AdminSetUserSettingsCommand extends command(_ep0, _mw0, "AdminSetUserSettings", AdminSetUserSettings$) {
4659
+ }
4660
+
4661
+ class AdminUpdateAuthEventFeedbackCommand extends command(_ep0, _mw0, "AdminUpdateAuthEventFeedback", AdminUpdateAuthEventFeedback$) {
4662
+ }
4663
+
4664
+ class AdminUpdateDeviceStatusCommand extends command(_ep0, _mw0, "AdminUpdateDeviceStatus", AdminUpdateDeviceStatus$) {
4665
+ }
4666
+
4667
+ class AdminUpdateUserAttributesCommand extends command(_ep0, _mw0, "AdminUpdateUserAttributes", AdminUpdateUserAttributes$) {
4668
+ }
4669
+
4670
+ class AdminUserGlobalSignOutCommand extends command(_ep0, _mw0, "AdminUserGlobalSignOut", AdminUserGlobalSignOut$) {
4671
+ }
4672
+
4673
+ class AssociateSoftwareTokenCommand extends command(_ep0, _mw0, "AssociateSoftwareToken", AssociateSoftwareToken$) {
4674
+ }
4675
+
4676
+ class ChangePasswordCommand extends command(_ep0, _mw0, "ChangePassword", ChangePassword$) {
4677
+ }
4678
+
4679
+ class CompleteWebAuthnRegistrationCommand extends command(_ep0, _mw0, "CompleteWebAuthnRegistration", CompleteWebAuthnRegistration$) {
4680
+ }
4681
+
4682
+ class ConfirmDeviceCommand extends command(_ep0, _mw0, "ConfirmDevice", ConfirmDevice$) {
4683
+ }
4684
+
4685
+ class ConfirmForgotPasswordCommand extends command(_ep0, _mw0, "ConfirmForgotPassword", ConfirmForgotPassword$) {
4686
+ }
4687
+
4688
+ class ConfirmSignUpCommand extends command(_ep0, _mw0, "ConfirmSignUp", ConfirmSignUp$) {
4689
+ }
4690
+
4691
+ class CreateGroupCommand extends command(_ep0, _mw0, "CreateGroup", CreateGroup$) {
4692
+ }
4693
+
4694
+ class CreateIdentityProviderCommand extends command(_ep0, _mw0, "CreateIdentityProvider", CreateIdentityProvider$) {
4695
+ }
4696
+
4697
+ class CreateManagedLoginBrandingCommand extends command(_ep0, _mw0, "CreateManagedLoginBranding", CreateManagedLoginBranding$) {
4698
+ }
4699
+
4700
+ class CreateResourceServerCommand extends command(_ep0, _mw0, "CreateResourceServer", CreateResourceServer$) {
4701
+ }
4702
+
4703
+ class CreateTermsCommand extends command(_ep0, _mw0, "CreateTerms", CreateTerms$) {
4704
+ }
4705
+
4706
+ class CreateUserImportJobCommand extends command(_ep0, _mw0, "CreateUserImportJob", CreateUserImportJob$) {
4707
+ }
4708
+
4709
+ class CreateUserPoolClientCommand extends command(_ep0, _mw0, "CreateUserPoolClient", CreateUserPoolClient$) {
4710
+ }
4711
+
4712
+ class CreateUserPoolCommand extends command(_ep0, _mw0, "CreateUserPool", CreateUserPool$) {
4713
+ }
4714
+
4715
+ class CreateUserPoolDomainCommand extends command(_ep0, _mw0, "CreateUserPoolDomain", CreateUserPoolDomain$) {
4716
+ }
4717
+
4718
+ class CreateUserPoolReplicaCommand extends command(_ep0, _mw0, "CreateUserPoolReplica", CreateUserPoolReplica$) {
4719
+ }
4720
+
4721
+ class DeleteGroupCommand extends command(_ep0, _mw0, "DeleteGroup", DeleteGroup$) {
4722
+ }
4723
+
4724
+ class DeleteIdentityProviderCommand extends command(_ep0, _mw0, "DeleteIdentityProvider", DeleteIdentityProvider$) {
4725
+ }
4726
+
4727
+ class DeleteManagedLoginBrandingCommand extends command(_ep0, _mw0, "DeleteManagedLoginBranding", DeleteManagedLoginBranding$) {
4728
+ }
4729
+
4730
+ class DeleteResourceServerCommand extends command(_ep0, _mw0, "DeleteResourceServer", DeleteResourceServer$) {
4731
+ }
4732
+
4733
+ class DeleteTermsCommand extends command(_ep0, _mw0, "DeleteTerms", DeleteTerms$) {
4734
+ }
4735
+
4736
+ class DeleteUserAttributesCommand extends command(_ep0, _mw0, "DeleteUserAttributes", DeleteUserAttributes$) {
4737
+ }
4738
+
4739
+ class DeleteUserCommand extends command(_ep0, _mw0, "DeleteUser", DeleteUser$) {
4740
+ }
4741
+
4742
+ class DeleteUserPoolClientCommand extends command(_ep0, _mw0, "DeleteUserPoolClient", DeleteUserPoolClient$) {
4743
+ }
4744
+
4745
+ class DeleteUserPoolClientSecretCommand extends command(_ep0, _mw0, "DeleteUserPoolClientSecret", DeleteUserPoolClientSecret$) {
4746
+ }
4747
+
4748
+ class DeleteUserPoolCommand extends command(_ep0, _mw0, "DeleteUserPool", DeleteUserPool$) {
4749
+ }
4750
+
4751
+ class DeleteUserPoolDomainCommand extends command(_ep0, _mw0, "DeleteUserPoolDomain", DeleteUserPoolDomain$) {
4752
+ }
4753
+
4754
+ class DeleteUserPoolReplicaCommand extends command(_ep0, _mw0, "DeleteUserPoolReplica", DeleteUserPoolReplica$) {
4755
+ }
4756
+
4757
+ class DeleteWebAuthnCredentialCommand extends command(_ep0, _mw0, "DeleteWebAuthnCredential", DeleteWebAuthnCredential$) {
4758
+ }
4759
+
4760
+ class DescribeIdentityProviderCommand extends command(_ep0, _mw0, "DescribeIdentityProvider", DescribeIdentityProvider$) {
4761
+ }
4762
+
4763
+ class DescribeManagedLoginBrandingByClientCommand extends command(_ep0, _mw0, "DescribeManagedLoginBrandingByClient", DescribeManagedLoginBrandingByClient$) {
4764
+ }
4765
+
4766
+ class DescribeManagedLoginBrandingCommand extends command(_ep0, _mw0, "DescribeManagedLoginBranding", DescribeManagedLoginBranding$) {
4767
+ }
4768
+
4769
+ class DescribeResourceServerCommand extends command(_ep0, _mw0, "DescribeResourceServer", DescribeResourceServer$) {
4770
+ }
4771
+
4772
+ class DescribeRiskConfigurationCommand extends command(_ep0, _mw0, "DescribeRiskConfiguration", DescribeRiskConfiguration$) {
4773
+ }
4774
+
4775
+ class DescribeTermsCommand extends command(_ep0, _mw0, "DescribeTerms", DescribeTerms$) {
4776
+ }
4777
+
4778
+ class DescribeUserImportJobCommand extends command(_ep0, _mw0, "DescribeUserImportJob", DescribeUserImportJob$) {
4779
+ }
4780
+
4781
+ class DescribeUserPoolClientCommand extends command(_ep0, _mw0, "DescribeUserPoolClient", DescribeUserPoolClient$) {
4782
+ }
4783
+
4784
+ class DescribeUserPoolCommand extends command(_ep0, _mw0, "DescribeUserPool", DescribeUserPool$) {
4785
+ }
4786
+
4787
+ class DescribeUserPoolDomainCommand extends command(_ep0, _mw0, "DescribeUserPoolDomain", DescribeUserPoolDomain$) {
4788
+ }
4789
+
4790
+ class ForgetDeviceCommand extends command(_ep0, _mw0, "ForgetDevice", ForgetDevice$) {
4791
+ }
4792
+
4793
+ class ForgotPasswordCommand extends command(_ep0, _mw0, "ForgotPassword", ForgotPassword$) {
4794
+ }
4795
+
4796
+ class GetCSVHeaderCommand extends command(_ep0, _mw0, "GetCSVHeader", GetCSVHeader$) {
4797
+ }
4798
+
4799
+ class GetDeviceCommand extends command(_ep0, _mw0, "GetDevice", GetDevice$) {
4800
+ }
4801
+
4802
+ class GetGroupCommand extends command(_ep0, _mw0, "GetGroup", GetGroup$) {
4803
+ }
4804
+
4805
+ class GetIdentityProviderByIdentifierCommand extends command(_ep0, _mw0, "GetIdentityProviderByIdentifier", GetIdentityProviderByIdentifier$) {
4806
+ }
4807
+
4808
+ class GetLogDeliveryConfigurationCommand extends command(_ep0, _mw0, "GetLogDeliveryConfiguration", GetLogDeliveryConfiguration$) {
4809
+ }
4810
+
4811
+ class GetSigningCertificateCommand extends command(_ep0, _mw0, "GetSigningCertificate", GetSigningCertificate$) {
4812
+ }
4813
+
4814
+ class GetTokensFromRefreshTokenCommand extends command(_ep0, _mw0, "GetTokensFromRefreshToken", GetTokensFromRefreshToken$) {
4815
+ }
4816
+
4817
+ class GetUICustomizationCommand extends command(_ep0, _mw0, "GetUICustomization", GetUICustomization$) {
4818
+ }
4819
+
4820
+ class GetUserAttributeVerificationCodeCommand extends command(_ep0, _mw0, "GetUserAttributeVerificationCode", GetUserAttributeVerificationCode$) {
4821
+ }
4822
+
4823
+ class GetUserAuthFactorsCommand extends command(_ep0, _mw0, "GetUserAuthFactors", GetUserAuthFactors$) {
4824
+ }
4825
+
4826
+ class GetUserCommand extends command(_ep0, _mw0, "GetUser", GetUser$) {
4827
+ }
4828
+
4829
+ class GetUserPoolMfaConfigCommand extends command(_ep0, _mw0, "GetUserPoolMfaConfig", GetUserPoolMfaConfig$) {
4830
+ }
4831
+
4832
+ class GlobalSignOutCommand extends command(_ep0, _mw0, "GlobalSignOut", GlobalSignOut$) {
4833
+ }
4834
+
4835
+ class InitiateAuthCommand extends command(_ep0, _mw0, "InitiateAuth", InitiateAuth$) {
4836
+ }
4837
+
4838
+ class ListDevicesCommand extends command(_ep0, _mw0, "ListDevices", ListDevices$) {
4839
+ }
4840
+
4841
+ class ListGroupsCommand extends command(_ep0, _mw0, "ListGroups", ListGroups$) {
4842
+ }
4843
+
4844
+ class ListIdentityProvidersCommand extends command(_ep0, _mw0, "ListIdentityProviders", ListIdentityProviders$) {
4845
+ }
4846
+
4847
+ class ListResourceServersCommand extends command(_ep0, _mw0, "ListResourceServers", ListResourceServers$) {
4848
+ }
4849
+
4850
+ class ListTagsForResourceCommand extends command(_ep0, _mw0, "ListTagsForResource", ListTagsForResource$) {
4851
+ }
4852
+
4853
+ class ListTermsCommand extends command(_ep0, _mw0, "ListTerms", ListTerms$) {
4854
+ }
4855
+
4856
+ class ListUserImportJobsCommand extends command(_ep0, _mw0, "ListUserImportJobs", ListUserImportJobs$) {
4857
+ }
4858
+
4859
+ class ListUserPoolClientsCommand extends command(_ep0, _mw0, "ListUserPoolClients", ListUserPoolClients$) {
4860
+ }
4861
+
4862
+ class ListUserPoolClientSecretsCommand extends command(_ep0, _mw0, "ListUserPoolClientSecrets", ListUserPoolClientSecrets$) {
4863
+ }
4864
+
4865
+ class ListUserPoolReplicasCommand extends command(_ep0, _mw0, "ListUserPoolReplicas", ListUserPoolReplicas$) {
4866
+ }
4867
+
4868
+ class ListUserPoolsCommand extends command(_ep0, _mw0, "ListUserPools", ListUserPools$) {
4869
+ }
4870
+
4871
+ class ListUsersCommand extends command(_ep0, _mw0, "ListUsers", ListUsers$) {
4872
+ }
4873
+
4874
+ class ListUsersInGroupCommand extends command(_ep0, _mw0, "ListUsersInGroup", ListUsersInGroup$) {
4875
+ }
4876
+
4877
+ class ListWebAuthnCredentialsCommand extends command(_ep0, _mw0, "ListWebAuthnCredentials", ListWebAuthnCredentials$) {
4878
+ }
4879
+
4880
+ class ResendConfirmationCodeCommand extends command(_ep0, _mw0, "ResendConfirmationCode", ResendConfirmationCode$) {
4881
+ }
4882
+
4883
+ class RespondToAuthChallengeCommand extends command(_ep0, _mw0, "RespondToAuthChallenge", RespondToAuthChallenge$) {
4884
+ }
4885
+
4886
+ class RevokeTokenCommand extends command(_ep0, _mw0, "RevokeToken", RevokeToken$) {
4887
+ }
4888
+
4889
+ class SetLogDeliveryConfigurationCommand extends command(_ep0, _mw0, "SetLogDeliveryConfiguration", SetLogDeliveryConfiguration$) {
4890
+ }
4891
+
4892
+ class SetRiskConfigurationCommand extends command(_ep0, _mw0, "SetRiskConfiguration", SetRiskConfiguration$) {
4893
+ }
4894
+
4895
+ class SetUICustomizationCommand extends command(_ep0, _mw0, "SetUICustomization", SetUICustomization$) {
4896
+ }
4897
+
4898
+ class SetUserMFAPreferenceCommand extends command(_ep0, _mw0, "SetUserMFAPreference", SetUserMFAPreference$) {
4899
+ }
4900
+
4901
+ class SetUserPoolMfaConfigCommand extends command(_ep0, _mw0, "SetUserPoolMfaConfig", SetUserPoolMfaConfig$) {
4902
+ }
4903
+
4904
+ class SetUserSettingsCommand extends command(_ep0, _mw0, "SetUserSettings", SetUserSettings$) {
4905
+ }
4906
+
4907
+ class SignUpCommand extends command(_ep0, _mw0, "SignUp", SignUp$) {
4908
+ }
4909
+
4910
+ class StartUserImportJobCommand extends command(_ep0, _mw0, "StartUserImportJob", StartUserImportJob$) {
4911
+ }
4912
+
4913
+ class StartWebAuthnRegistrationCommand extends command(_ep0, _mw0, "StartWebAuthnRegistration", StartWebAuthnRegistration$) {
4914
+ }
4915
+
4916
+ class StopUserImportJobCommand extends command(_ep0, _mw0, "StopUserImportJob", StopUserImportJob$) {
4917
+ }
4918
+
4919
+ class TagResourceCommand extends command(_ep0, _mw0, "TagResource", TagResource$) {
4920
+ }
4921
+
4922
+ class UntagResourceCommand extends command(_ep0, _mw0, "UntagResource", UntagResource$) {
4923
+ }
4924
+
4925
+ class UpdateAuthEventFeedbackCommand extends command(_ep0, _mw0, "UpdateAuthEventFeedback", UpdateAuthEventFeedback$) {
4926
+ }
4927
+
4928
+ class UpdateDeviceStatusCommand extends command(_ep0, _mw0, "UpdateDeviceStatus", UpdateDeviceStatus$) {
4929
+ }
4930
+
4931
+ class UpdateGroupCommand extends command(_ep0, _mw0, "UpdateGroup", UpdateGroup$) {
4932
+ }
4933
+
4934
+ class UpdateIdentityProviderCommand extends command(_ep0, _mw0, "UpdateIdentityProvider", UpdateIdentityProvider$) {
4935
+ }
4936
+
4937
+ class UpdateManagedLoginBrandingCommand extends command(_ep0, _mw0, "UpdateManagedLoginBranding", UpdateManagedLoginBranding$) {
4938
+ }
4939
+
4940
+ class UpdateResourceServerCommand extends command(_ep0, _mw0, "UpdateResourceServer", UpdateResourceServer$) {
4941
+ }
4942
+
4943
+ class UpdateTermsCommand extends command(_ep0, _mw0, "UpdateTerms", UpdateTerms$) {
4944
+ }
4945
+
4946
+ class UpdateUserAttributesCommand extends command(_ep0, _mw0, "UpdateUserAttributes", UpdateUserAttributes$) {
4947
+ }
4948
+
4949
+ class UpdateUserPoolClientCommand extends command(_ep0, _mw0, "UpdateUserPoolClient", UpdateUserPoolClient$) {
4950
+ }
4951
+
4952
+ class UpdateUserPoolCommand extends command(_ep0, _mw0, "UpdateUserPool", UpdateUserPool$) {
4953
+ }
4954
+
4955
+ class UpdateUserPoolDomainCommand extends command(_ep0, _mw0, "UpdateUserPoolDomain", UpdateUserPoolDomain$) {
4956
+ }
4957
+
4958
+ class UpdateUserPoolReplicaCommand extends command(_ep0, _mw0, "UpdateUserPoolReplica", UpdateUserPoolReplica$) {
4959
+ }
4960
+
4961
+ class VerifySoftwareTokenCommand extends command(_ep0, _mw0, "VerifySoftwareToken", VerifySoftwareToken$) {
4962
+ }
4963
+
4964
+ class VerifyUserAttributeCommand extends command(_ep0, _mw0, "VerifyUserAttribute", VerifyUserAttribute$) {
6094
4965
  }
6095
4966
 
6096
4967
  const paginateAdminListGroupsForUser = createPaginator(CognitoIdentityProviderClient, AdminListGroupsForUserCommand, "NextToken", "NextToken", "Limit");