@aws-sdk/client-cognito-identity-provider 3.35.0 → 3.38.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (741) hide show
  1. package/CHANGELOG.md +47 -0
  2. package/dist-cjs/CognitoIdentityProvider.js +0 -10
  3. package/dist-cjs/CognitoIdentityProviderClient.js +0 -15
  4. package/dist-cjs/commands/AddCustomAttributesCommand.js +0 -25
  5. package/dist-cjs/commands/AdminAddUserToGroupCommand.js +0 -26
  6. package/dist-cjs/commands/AdminConfirmSignUpCommand.js +0 -27
  7. package/dist-cjs/commands/AdminCreateUserCommand.js +0 -54
  8. package/dist-cjs/commands/AdminDeleteUserAttributesCommand.js +0 -27
  9. package/dist-cjs/commands/AdminDeleteUserCommand.js +0 -26
  10. package/dist-cjs/commands/AdminDisableProviderForUserCommand.js +0 -52
  11. package/dist-cjs/commands/AdminDisableUserCommand.js +0 -26
  12. package/dist-cjs/commands/AdminEnableUserCommand.js +0 -26
  13. package/dist-cjs/commands/AdminForgetDeviceCommand.js +0 -26
  14. package/dist-cjs/commands/AdminGetDeviceCommand.js +0 -26
  15. package/dist-cjs/commands/AdminGetUserCommand.js +0 -27
  16. package/dist-cjs/commands/AdminInitiateAuthCommand.js +0 -45
  17. package/dist-cjs/commands/AdminLinkProviderForUserCommand.js +0 -45
  18. package/dist-cjs/commands/AdminListDevicesCommand.js +0 -26
  19. package/dist-cjs/commands/AdminListGroupsForUserCommand.js +0 -26
  20. package/dist-cjs/commands/AdminListUserAuthEventsCommand.js +0 -26
  21. package/dist-cjs/commands/AdminRemoveUserFromGroupCommand.js +0 -26
  22. package/dist-cjs/commands/AdminResetUserPasswordCommand.js +0 -54
  23. package/dist-cjs/commands/AdminRespondToAuthChallengeCommand.js +0 -44
  24. package/dist-cjs/commands/AdminSetUserMFAPreferenceCommand.js +0 -29
  25. package/dist-cjs/commands/AdminSetUserPasswordCommand.js +0 -34
  26. package/dist-cjs/commands/AdminSetUserSettingsCommand.js +0 -28
  27. package/dist-cjs/commands/AdminUpdateAuthEventFeedbackCommand.js +0 -27
  28. package/dist-cjs/commands/AdminUpdateDeviceStatusCommand.js +0 -26
  29. package/dist-cjs/commands/AdminUpdateUserAttributesCommand.js +0 -49
  30. package/dist-cjs/commands/AdminUserGlobalSignOutCommand.js +0 -28
  31. package/dist-cjs/commands/AssociateSoftwareTokenCommand.js +0 -34
  32. package/dist-cjs/commands/ChangePasswordCommand.js +0 -25
  33. package/dist-cjs/commands/ConfirmDeviceCommand.js +0 -26
  34. package/dist-cjs/commands/ConfirmForgotPasswordCommand.js +0 -25
  35. package/dist-cjs/commands/ConfirmSignUpCommand.js +0 -26
  36. package/dist-cjs/commands/CreateGroupCommand.js +0 -26
  37. package/dist-cjs/commands/CreateIdentityProviderCommand.js +0 -25
  38. package/dist-cjs/commands/CreateResourceServerCommand.js +0 -25
  39. package/dist-cjs/commands/CreateUserImportJobCommand.js +0 -25
  40. package/dist-cjs/commands/CreateUserPoolClientCommand.js +0 -27
  41. package/dist-cjs/commands/CreateUserPoolCommand.js +0 -43
  42. package/dist-cjs/commands/CreateUserPoolDomainCommand.js +0 -25
  43. package/dist-cjs/commands/DeleteGroupCommand.js +0 -26
  44. package/dist-cjs/commands/DeleteIdentityProviderCommand.js +0 -25
  45. package/dist-cjs/commands/DeleteResourceServerCommand.js +0 -25
  46. package/dist-cjs/commands/DeleteUserAttributesCommand.js +0 -25
  47. package/dist-cjs/commands/DeleteUserCommand.js +0 -25
  48. package/dist-cjs/commands/DeleteUserPoolClientCommand.js +0 -25
  49. package/dist-cjs/commands/DeleteUserPoolCommand.js +0 -25
  50. package/dist-cjs/commands/DeleteUserPoolDomainCommand.js +0 -25
  51. package/dist-cjs/commands/DescribeIdentityProviderCommand.js +0 -25
  52. package/dist-cjs/commands/DescribeResourceServerCommand.js +0 -25
  53. package/dist-cjs/commands/DescribeRiskConfigurationCommand.js +0 -25
  54. package/dist-cjs/commands/DescribeUserImportJobCommand.js +0 -25
  55. package/dist-cjs/commands/DescribeUserPoolClientCommand.js +0 -26
  56. package/dist-cjs/commands/DescribeUserPoolCommand.js +0 -25
  57. package/dist-cjs/commands/DescribeUserPoolDomainCommand.js +0 -25
  58. package/dist-cjs/commands/ForgetDeviceCommand.js +0 -25
  59. package/dist-cjs/commands/ForgotPasswordCommand.js +0 -49
  60. package/dist-cjs/commands/GetCSVHeaderCommand.js +0 -26
  61. package/dist-cjs/commands/GetDeviceCommand.js +0 -25
  62. package/dist-cjs/commands/GetGroupCommand.js +0 -26
  63. package/dist-cjs/commands/GetIdentityProviderByIdentifierCommand.js +0 -25
  64. package/dist-cjs/commands/GetSigningCertificateCommand.js +0 -25
  65. package/dist-cjs/commands/GetUICustomizationCommand.js +0 -28
  66. package/dist-cjs/commands/GetUserAttributeVerificationCodeCommand.js +0 -42
  67. package/dist-cjs/commands/GetUserCommand.js +0 -25
  68. package/dist-cjs/commands/GetUserPoolMfaConfigCommand.js +0 -25
  69. package/dist-cjs/commands/GlobalSignOutCommand.js +0 -27
  70. package/dist-cjs/commands/InitiateAuthCommand.js +0 -42
  71. package/dist-cjs/commands/ListDevicesCommand.js +0 -25
  72. package/dist-cjs/commands/ListGroupsCommand.js +0 -26
  73. package/dist-cjs/commands/ListIdentityProvidersCommand.js +0 -25
  74. package/dist-cjs/commands/ListResourceServersCommand.js +0 -25
  75. package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -28
  76. package/dist-cjs/commands/ListUserImportJobsCommand.js +0 -25
  77. package/dist-cjs/commands/ListUserPoolClientsCommand.js +0 -25
  78. package/dist-cjs/commands/ListUserPoolsCommand.js +0 -25
  79. package/dist-cjs/commands/ListUsersCommand.js +0 -25
  80. package/dist-cjs/commands/ListUsersInGroupCommand.js +0 -26
  81. package/dist-cjs/commands/ResendConfirmationCodeCommand.js +0 -43
  82. package/dist-cjs/commands/RespondToAuthChallengeCommand.js +0 -42
  83. package/dist-cjs/commands/RevokeTokenCommand.js +0 -26
  84. package/dist-cjs/commands/SetRiskConfigurationCommand.js +0 -29
  85. package/dist-cjs/commands/SetUICustomizationCommand.js +0 -36
  86. package/dist-cjs/commands/SetUserMFAPreferenceCommand.js +0 -33
  87. package/dist-cjs/commands/SetUserPoolMfaConfigCommand.js +0 -42
  88. package/dist-cjs/commands/SetUserSettingsCommand.js +0 -28
  89. package/dist-cjs/commands/SignUpCommand.js +0 -43
  90. package/dist-cjs/commands/StartUserImportJobCommand.js +0 -25
  91. package/dist-cjs/commands/StopUserImportJobCommand.js +0 -25
  92. package/dist-cjs/commands/TagResourceCommand.js +0 -38
  93. package/dist-cjs/commands/UntagResourceCommand.js +0 -26
  94. package/dist-cjs/commands/UpdateAuthEventFeedbackCommand.js +0 -27
  95. package/dist-cjs/commands/UpdateDeviceStatusCommand.js +0 -25
  96. package/dist-cjs/commands/UpdateGroupCommand.js +0 -26
  97. package/dist-cjs/commands/UpdateIdentityProviderCommand.js +0 -25
  98. package/dist-cjs/commands/UpdateResourceServerCommand.js +0 -29
  99. package/dist-cjs/commands/UpdateUserAttributesCommand.js +0 -42
  100. package/dist-cjs/commands/UpdateUserPoolClientCommand.js +0 -32
  101. package/dist-cjs/commands/UpdateUserPoolCommand.js +0 -44
  102. package/dist-cjs/commands/UpdateUserPoolDomainCommand.js +0 -45
  103. package/dist-cjs/commands/VerifySoftwareTokenCommand.js +0 -27
  104. package/dist-cjs/commands/VerifyUserAttributeCommand.js +0 -25
  105. package/dist-cjs/commands/index.js +104 -0
  106. package/dist-cjs/endpoints.js +1 -2
  107. package/dist-cjs/index.js +4 -114
  108. package/dist-cjs/models/index.js +0 -1
  109. package/dist-cjs/models/models_0.js +0 -796
  110. package/dist-cjs/models/models_1.js +0 -91
  111. package/dist-cjs/pagination/AdminListGroupsForUserPaginator.js +0 -11
  112. package/dist-cjs/pagination/AdminListUserAuthEventsPaginator.js +0 -11
  113. package/dist-cjs/pagination/Interfaces.js +0 -1
  114. package/dist-cjs/pagination/ListGroupsPaginator.js +0 -11
  115. package/dist-cjs/pagination/ListIdentityProvidersPaginator.js +0 -11
  116. package/dist-cjs/pagination/ListResourceServersPaginator.js +0 -11
  117. package/dist-cjs/pagination/ListUserPoolClientsPaginator.js +0 -11
  118. package/dist-cjs/pagination/ListUserPoolsPaginator.js +0 -11
  119. package/dist-cjs/pagination/ListUsersInGroupPaginator.js +0 -11
  120. package/dist-cjs/pagination/ListUsersPaginator.js +0 -11
  121. package/dist-cjs/pagination/index.js +13 -0
  122. package/dist-cjs/protocols/Aws_json1_1.js +0 -6
  123. package/dist-cjs/runtimeConfig.browser.js +1 -6
  124. package/dist-cjs/runtimeConfig.js +2 -7
  125. package/dist-cjs/runtimeConfig.native.js +0 -4
  126. package/dist-cjs/runtimeConfig.shared.js +0 -4
  127. package/dist-es/CognitoIdentityProvider.js +0 -1
  128. package/dist-es/CognitoIdentityProviderClient.js +0 -1
  129. package/dist-es/commands/AddCustomAttributesCommand.js +0 -1
  130. package/dist-es/commands/AdminAddUserToGroupCommand.js +0 -1
  131. package/dist-es/commands/AdminConfirmSignUpCommand.js +0 -1
  132. package/dist-es/commands/AdminCreateUserCommand.js +0 -1
  133. package/dist-es/commands/AdminDeleteUserAttributesCommand.js +0 -1
  134. package/dist-es/commands/AdminDeleteUserCommand.js +0 -1
  135. package/dist-es/commands/AdminDisableProviderForUserCommand.js +0 -1
  136. package/dist-es/commands/AdminDisableUserCommand.js +0 -1
  137. package/dist-es/commands/AdminEnableUserCommand.js +0 -1
  138. package/dist-es/commands/AdminForgetDeviceCommand.js +0 -1
  139. package/dist-es/commands/AdminGetDeviceCommand.js +0 -1
  140. package/dist-es/commands/AdminGetUserCommand.js +0 -1
  141. package/dist-es/commands/AdminInitiateAuthCommand.js +0 -1
  142. package/dist-es/commands/AdminLinkProviderForUserCommand.js +0 -1
  143. package/dist-es/commands/AdminListDevicesCommand.js +0 -1
  144. package/dist-es/commands/AdminListGroupsForUserCommand.js +0 -1
  145. package/dist-es/commands/AdminListUserAuthEventsCommand.js +0 -1
  146. package/dist-es/commands/AdminRemoveUserFromGroupCommand.js +0 -1
  147. package/dist-es/commands/AdminResetUserPasswordCommand.js +0 -1
  148. package/dist-es/commands/AdminRespondToAuthChallengeCommand.js +0 -1
  149. package/dist-es/commands/AdminSetUserMFAPreferenceCommand.js +0 -1
  150. package/dist-es/commands/AdminSetUserPasswordCommand.js +0 -1
  151. package/dist-es/commands/AdminSetUserSettingsCommand.js +0 -1
  152. package/dist-es/commands/AdminUpdateAuthEventFeedbackCommand.js +0 -1
  153. package/dist-es/commands/AdminUpdateDeviceStatusCommand.js +0 -1
  154. package/dist-es/commands/AdminUpdateUserAttributesCommand.js +0 -1
  155. package/dist-es/commands/AdminUserGlobalSignOutCommand.js +0 -1
  156. package/dist-es/commands/AssociateSoftwareTokenCommand.js +0 -1
  157. package/dist-es/commands/ChangePasswordCommand.js +0 -1
  158. package/dist-es/commands/ConfirmDeviceCommand.js +0 -1
  159. package/dist-es/commands/ConfirmForgotPasswordCommand.js +0 -1
  160. package/dist-es/commands/ConfirmSignUpCommand.js +0 -1
  161. package/dist-es/commands/CreateGroupCommand.js +0 -1
  162. package/dist-es/commands/CreateIdentityProviderCommand.js +0 -1
  163. package/dist-es/commands/CreateResourceServerCommand.js +0 -1
  164. package/dist-es/commands/CreateUserImportJobCommand.js +0 -1
  165. package/dist-es/commands/CreateUserPoolClientCommand.js +0 -1
  166. package/dist-es/commands/CreateUserPoolCommand.js +0 -1
  167. package/dist-es/commands/CreateUserPoolDomainCommand.js +0 -1
  168. package/dist-es/commands/DeleteGroupCommand.js +0 -1
  169. package/dist-es/commands/DeleteIdentityProviderCommand.js +0 -1
  170. package/dist-es/commands/DeleteResourceServerCommand.js +0 -1
  171. package/dist-es/commands/DeleteUserAttributesCommand.js +0 -1
  172. package/dist-es/commands/DeleteUserCommand.js +0 -1
  173. package/dist-es/commands/DeleteUserPoolClientCommand.js +0 -1
  174. package/dist-es/commands/DeleteUserPoolCommand.js +0 -1
  175. package/dist-es/commands/DeleteUserPoolDomainCommand.js +0 -1
  176. package/dist-es/commands/DescribeIdentityProviderCommand.js +0 -1
  177. package/dist-es/commands/DescribeResourceServerCommand.js +0 -1
  178. package/dist-es/commands/DescribeRiskConfigurationCommand.js +0 -1
  179. package/dist-es/commands/DescribeUserImportJobCommand.js +0 -1
  180. package/dist-es/commands/DescribeUserPoolClientCommand.js +0 -1
  181. package/dist-es/commands/DescribeUserPoolCommand.js +0 -1
  182. package/dist-es/commands/DescribeUserPoolDomainCommand.js +0 -1
  183. package/dist-es/commands/ForgetDeviceCommand.js +0 -1
  184. package/dist-es/commands/ForgotPasswordCommand.js +0 -1
  185. package/dist-es/commands/GetCSVHeaderCommand.js +0 -1
  186. package/dist-es/commands/GetDeviceCommand.js +0 -1
  187. package/dist-es/commands/GetGroupCommand.js +0 -1
  188. package/dist-es/commands/GetIdentityProviderByIdentifierCommand.js +0 -1
  189. package/dist-es/commands/GetSigningCertificateCommand.js +0 -1
  190. package/dist-es/commands/GetUICustomizationCommand.js +0 -1
  191. package/dist-es/commands/GetUserAttributeVerificationCodeCommand.js +0 -1
  192. package/dist-es/commands/GetUserCommand.js +0 -1
  193. package/dist-es/commands/GetUserPoolMfaConfigCommand.js +0 -1
  194. package/dist-es/commands/GlobalSignOutCommand.js +0 -1
  195. package/dist-es/commands/InitiateAuthCommand.js +0 -1
  196. package/dist-es/commands/ListDevicesCommand.js +0 -1
  197. package/dist-es/commands/ListGroupsCommand.js +0 -1
  198. package/dist-es/commands/ListIdentityProvidersCommand.js +0 -1
  199. package/dist-es/commands/ListResourceServersCommand.js +0 -1
  200. package/dist-es/commands/ListTagsForResourceCommand.js +0 -1
  201. package/dist-es/commands/ListUserImportJobsCommand.js +0 -1
  202. package/dist-es/commands/ListUserPoolClientsCommand.js +0 -1
  203. package/dist-es/commands/ListUserPoolsCommand.js +0 -1
  204. package/dist-es/commands/ListUsersCommand.js +0 -1
  205. package/dist-es/commands/ListUsersInGroupCommand.js +0 -1
  206. package/dist-es/commands/ResendConfirmationCodeCommand.js +0 -1
  207. package/dist-es/commands/RespondToAuthChallengeCommand.js +0 -1
  208. package/dist-es/commands/RevokeTokenCommand.js +0 -1
  209. package/dist-es/commands/SetRiskConfigurationCommand.js +0 -1
  210. package/dist-es/commands/SetUICustomizationCommand.js +0 -1
  211. package/dist-es/commands/SetUserMFAPreferenceCommand.js +0 -1
  212. package/dist-es/commands/SetUserPoolMfaConfigCommand.js +0 -1
  213. package/dist-es/commands/SetUserSettingsCommand.js +0 -1
  214. package/dist-es/commands/SignUpCommand.js +0 -1
  215. package/dist-es/commands/StartUserImportJobCommand.js +0 -1
  216. package/dist-es/commands/StopUserImportJobCommand.js +0 -1
  217. package/dist-es/commands/TagResourceCommand.js +0 -1
  218. package/dist-es/commands/UntagResourceCommand.js +0 -1
  219. package/dist-es/commands/UpdateAuthEventFeedbackCommand.js +0 -1
  220. package/dist-es/commands/UpdateDeviceStatusCommand.js +0 -1
  221. package/dist-es/commands/UpdateGroupCommand.js +0 -1
  222. package/dist-es/commands/UpdateIdentityProviderCommand.js +0 -1
  223. package/dist-es/commands/UpdateResourceServerCommand.js +0 -1
  224. package/dist-es/commands/UpdateUserAttributesCommand.js +0 -1
  225. package/dist-es/commands/UpdateUserPoolClientCommand.js +0 -1
  226. package/dist-es/commands/UpdateUserPoolCommand.js +0 -1
  227. package/dist-es/commands/UpdateUserPoolDomainCommand.js +0 -1
  228. package/dist-es/commands/VerifySoftwareTokenCommand.js +0 -1
  229. package/dist-es/commands/VerifyUserAttributeCommand.js +0 -1
  230. package/dist-es/commands/index.js +101 -0
  231. package/dist-es/endpoints.js +1 -2
  232. package/dist-es/index.js +4 -114
  233. package/dist-es/models/index.js +0 -1
  234. package/dist-es/models/models_0.js +0 -1
  235. package/dist-es/models/models_1.js +0 -1
  236. package/dist-es/pagination/AdminListGroupsForUserPaginator.js +0 -1
  237. package/dist-es/pagination/AdminListUserAuthEventsPaginator.js +0 -1
  238. package/dist-es/pagination/Interfaces.js +0 -1
  239. package/dist-es/pagination/ListGroupsPaginator.js +0 -1
  240. package/dist-es/pagination/ListIdentityProvidersPaginator.js +0 -1
  241. package/dist-es/pagination/ListResourceServersPaginator.js +0 -1
  242. package/dist-es/pagination/ListUserPoolClientsPaginator.js +0 -1
  243. package/dist-es/pagination/ListUserPoolsPaginator.js +0 -1
  244. package/dist-es/pagination/ListUsersInGroupPaginator.js +0 -1
  245. package/dist-es/pagination/ListUsersPaginator.js +0 -1
  246. package/dist-es/pagination/index.js +10 -0
  247. package/dist-es/protocols/Aws_json1_1.js +0 -1
  248. package/dist-es/runtimeConfig.browser.js +1 -2
  249. package/dist-es/runtimeConfig.js +2 -3
  250. package/dist-es/runtimeConfig.native.js +0 -1
  251. package/dist-es/runtimeConfig.shared.js +0 -1
  252. package/dist-types/commands/index.d.ts +101 -0
  253. package/dist-types/index.d.ts +4 -113
  254. package/dist-types/pagination/index.d.ts +10 -0
  255. package/dist-types/runtimeConfig.browser.d.ts +3 -0
  256. package/dist-types/ts3.4/CognitoIdentityProvider.d.ts +102 -805
  257. package/dist-types/ts3.4/CognitoIdentityProviderClient.d.ts +24 -95
  258. package/dist-types/ts3.4/commands/AddCustomAttributesCommand.d.ts +2 -20
  259. package/dist-types/ts3.4/commands/AdminAddUserToGroupCommand.d.ts +2 -21
  260. package/dist-types/ts3.4/commands/AdminConfirmSignUpCommand.d.ts +2 -22
  261. package/dist-types/ts3.4/commands/AdminCreateUserCommand.d.ts +2 -49
  262. package/dist-types/ts3.4/commands/AdminDeleteUserAttributesCommand.d.ts +2 -22
  263. package/dist-types/ts3.4/commands/AdminDeleteUserCommand.d.ts +2 -21
  264. package/dist-types/ts3.4/commands/AdminDisableProviderForUserCommand.d.ts +2 -47
  265. package/dist-types/ts3.4/commands/AdminDisableUserCommand.d.ts +2 -21
  266. package/dist-types/ts3.4/commands/AdminEnableUserCommand.d.ts +2 -21
  267. package/dist-types/ts3.4/commands/AdminForgetDeviceCommand.d.ts +2 -21
  268. package/dist-types/ts3.4/commands/AdminGetDeviceCommand.d.ts +2 -21
  269. package/dist-types/ts3.4/commands/AdminGetUserCommand.d.ts +2 -22
  270. package/dist-types/ts3.4/commands/AdminInitiateAuthCommand.d.ts +2 -40
  271. package/dist-types/ts3.4/commands/AdminLinkProviderForUserCommand.d.ts +2 -40
  272. package/dist-types/ts3.4/commands/AdminListDevicesCommand.d.ts +2 -21
  273. package/dist-types/ts3.4/commands/AdminListGroupsForUserCommand.d.ts +2 -21
  274. package/dist-types/ts3.4/commands/AdminListUserAuthEventsCommand.d.ts +2 -21
  275. package/dist-types/ts3.4/commands/AdminRemoveUserFromGroupCommand.d.ts +2 -21
  276. package/dist-types/ts3.4/commands/AdminResetUserPasswordCommand.d.ts +2 -49
  277. package/dist-types/ts3.4/commands/AdminRespondToAuthChallengeCommand.d.ts +2 -39
  278. package/dist-types/ts3.4/commands/AdminSetUserMFAPreferenceCommand.d.ts +2 -24
  279. package/dist-types/ts3.4/commands/AdminSetUserPasswordCommand.d.ts +2 -29
  280. package/dist-types/ts3.4/commands/AdminSetUserSettingsCommand.d.ts +2 -23
  281. package/dist-types/ts3.4/commands/AdminUpdateAuthEventFeedbackCommand.d.ts +2 -22
  282. package/dist-types/ts3.4/commands/AdminUpdateDeviceStatusCommand.d.ts +2 -21
  283. package/dist-types/ts3.4/commands/AdminUpdateUserAttributesCommand.d.ts +2 -44
  284. package/dist-types/ts3.4/commands/AdminUserGlobalSignOutCommand.d.ts +2 -23
  285. package/dist-types/ts3.4/commands/AssociateSoftwareTokenCommand.d.ts +2 -29
  286. package/dist-types/ts3.4/commands/ChangePasswordCommand.d.ts +2 -20
  287. package/dist-types/ts3.4/commands/ConfirmDeviceCommand.d.ts +2 -21
  288. package/dist-types/ts3.4/commands/ConfirmForgotPasswordCommand.d.ts +2 -20
  289. package/dist-types/ts3.4/commands/ConfirmSignUpCommand.d.ts +2 -21
  290. package/dist-types/ts3.4/commands/CreateGroupCommand.d.ts +2 -21
  291. package/dist-types/ts3.4/commands/CreateIdentityProviderCommand.d.ts +2 -20
  292. package/dist-types/ts3.4/commands/CreateResourceServerCommand.d.ts +2 -20
  293. package/dist-types/ts3.4/commands/CreateUserImportJobCommand.d.ts +2 -20
  294. package/dist-types/ts3.4/commands/CreateUserPoolClientCommand.d.ts +2 -22
  295. package/dist-types/ts3.4/commands/CreateUserPoolCommand.d.ts +2 -38
  296. package/dist-types/ts3.4/commands/CreateUserPoolDomainCommand.d.ts +2 -20
  297. package/dist-types/ts3.4/commands/DeleteGroupCommand.d.ts +2 -21
  298. package/dist-types/ts3.4/commands/DeleteIdentityProviderCommand.d.ts +2 -20
  299. package/dist-types/ts3.4/commands/DeleteResourceServerCommand.d.ts +2 -20
  300. package/dist-types/ts3.4/commands/DeleteUserAttributesCommand.d.ts +2 -20
  301. package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +2 -20
  302. package/dist-types/ts3.4/commands/DeleteUserPoolClientCommand.d.ts +2 -20
  303. package/dist-types/ts3.4/commands/DeleteUserPoolCommand.d.ts +2 -20
  304. package/dist-types/ts3.4/commands/DeleteUserPoolDomainCommand.d.ts +2 -20
  305. package/dist-types/ts3.4/commands/DescribeIdentityProviderCommand.d.ts +2 -20
  306. package/dist-types/ts3.4/commands/DescribeResourceServerCommand.d.ts +2 -20
  307. package/dist-types/ts3.4/commands/DescribeRiskConfigurationCommand.d.ts +2 -20
  308. package/dist-types/ts3.4/commands/DescribeUserImportJobCommand.d.ts +2 -20
  309. package/dist-types/ts3.4/commands/DescribeUserPoolClientCommand.d.ts +2 -21
  310. package/dist-types/ts3.4/commands/DescribeUserPoolCommand.d.ts +2 -20
  311. package/dist-types/ts3.4/commands/DescribeUserPoolDomainCommand.d.ts +2 -20
  312. package/dist-types/ts3.4/commands/ForgetDeviceCommand.d.ts +2 -20
  313. package/dist-types/ts3.4/commands/ForgotPasswordCommand.d.ts +2 -44
  314. package/dist-types/ts3.4/commands/GetCSVHeaderCommand.d.ts +2 -21
  315. package/dist-types/ts3.4/commands/GetDeviceCommand.d.ts +2 -20
  316. package/dist-types/ts3.4/commands/GetGroupCommand.d.ts +2 -21
  317. package/dist-types/ts3.4/commands/GetIdentityProviderByIdentifierCommand.d.ts +2 -20
  318. package/dist-types/ts3.4/commands/GetSigningCertificateCommand.d.ts +2 -20
  319. package/dist-types/ts3.4/commands/GetUICustomizationCommand.d.ts +2 -23
  320. package/dist-types/ts3.4/commands/GetUserAttributeVerificationCodeCommand.d.ts +2 -37
  321. package/dist-types/ts3.4/commands/GetUserCommand.d.ts +2 -20
  322. package/dist-types/ts3.4/commands/GetUserPoolMfaConfigCommand.d.ts +2 -20
  323. package/dist-types/ts3.4/commands/GlobalSignOutCommand.d.ts +2 -22
  324. package/dist-types/ts3.4/commands/InitiateAuthCommand.d.ts +2 -37
  325. package/dist-types/ts3.4/commands/ListDevicesCommand.d.ts +2 -20
  326. package/dist-types/ts3.4/commands/ListGroupsCommand.d.ts +2 -21
  327. package/dist-types/ts3.4/commands/ListIdentityProvidersCommand.d.ts +2 -20
  328. package/dist-types/ts3.4/commands/ListResourceServersCommand.d.ts +2 -20
  329. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -23
  330. package/dist-types/ts3.4/commands/ListUserImportJobsCommand.d.ts +2 -20
  331. package/dist-types/ts3.4/commands/ListUserPoolClientsCommand.d.ts +2 -20
  332. package/dist-types/ts3.4/commands/ListUserPoolsCommand.d.ts +2 -20
  333. package/dist-types/ts3.4/commands/ListUsersCommand.d.ts +2 -20
  334. package/dist-types/ts3.4/commands/ListUsersInGroupCommand.d.ts +2 -21
  335. package/dist-types/ts3.4/commands/ResendConfirmationCodeCommand.d.ts +2 -38
  336. package/dist-types/ts3.4/commands/RespondToAuthChallengeCommand.d.ts +2 -37
  337. package/dist-types/ts3.4/commands/RevokeTokenCommand.d.ts +2 -21
  338. package/dist-types/ts3.4/commands/SetRiskConfigurationCommand.d.ts +2 -24
  339. package/dist-types/ts3.4/commands/SetUICustomizationCommand.d.ts +2 -31
  340. package/dist-types/ts3.4/commands/SetUserMFAPreferenceCommand.d.ts +2 -28
  341. package/dist-types/ts3.4/commands/SetUserPoolMfaConfigCommand.d.ts +2 -37
  342. package/dist-types/ts3.4/commands/SetUserSettingsCommand.d.ts +2 -23
  343. package/dist-types/ts3.4/commands/SignUpCommand.d.ts +2 -38
  344. package/dist-types/ts3.4/commands/StartUserImportJobCommand.d.ts +2 -20
  345. package/dist-types/ts3.4/commands/StopUserImportJobCommand.d.ts +2 -20
  346. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -33
  347. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -21
  348. package/dist-types/ts3.4/commands/UpdateAuthEventFeedbackCommand.d.ts +2 -22
  349. package/dist-types/ts3.4/commands/UpdateDeviceStatusCommand.d.ts +2 -20
  350. package/dist-types/ts3.4/commands/UpdateGroupCommand.d.ts +2 -21
  351. package/dist-types/ts3.4/commands/UpdateIdentityProviderCommand.d.ts +2 -20
  352. package/dist-types/ts3.4/commands/UpdateResourceServerCommand.d.ts +2 -24
  353. package/dist-types/ts3.4/commands/UpdateUserAttributesCommand.d.ts +2 -37
  354. package/dist-types/ts3.4/commands/UpdateUserPoolClientCommand.d.ts +2 -27
  355. package/dist-types/ts3.4/commands/UpdateUserPoolCommand.d.ts +2 -39
  356. package/dist-types/ts3.4/commands/UpdateUserPoolDomainCommand.d.ts +2 -40
  357. package/dist-types/ts3.4/commands/VerifySoftwareTokenCommand.d.ts +2 -22
  358. package/dist-types/ts3.4/commands/VerifyUserAttributeCommand.d.ts +2 -20
  359. package/dist-types/ts3.4/commands/index.d.ts +101 -0
  360. package/dist-types/ts3.4/index.d.ts +4 -113
  361. package/dist-types/ts3.4/models/models_0.d.ts +1183 -5804
  362. package/dist-types/ts3.4/models/models_1.d.ts +134 -604
  363. package/dist-types/ts3.4/pagination/index.d.ts +10 -0
  364. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -3
  365. package/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
  366. package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -3
  367. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -3
  368. package/package.json +33 -30
  369. package/dist-cjs/CognitoIdentityProvider.js.map +0 -1
  370. package/dist-cjs/CognitoIdentityProviderClient.js.map +0 -1
  371. package/dist-cjs/commands/AddCustomAttributesCommand.js.map +0 -1
  372. package/dist-cjs/commands/AdminAddUserToGroupCommand.js.map +0 -1
  373. package/dist-cjs/commands/AdminConfirmSignUpCommand.js.map +0 -1
  374. package/dist-cjs/commands/AdminCreateUserCommand.js.map +0 -1
  375. package/dist-cjs/commands/AdminDeleteUserAttributesCommand.js.map +0 -1
  376. package/dist-cjs/commands/AdminDeleteUserCommand.js.map +0 -1
  377. package/dist-cjs/commands/AdminDisableProviderForUserCommand.js.map +0 -1
  378. package/dist-cjs/commands/AdminDisableUserCommand.js.map +0 -1
  379. package/dist-cjs/commands/AdminEnableUserCommand.js.map +0 -1
  380. package/dist-cjs/commands/AdminForgetDeviceCommand.js.map +0 -1
  381. package/dist-cjs/commands/AdminGetDeviceCommand.js.map +0 -1
  382. package/dist-cjs/commands/AdminGetUserCommand.js.map +0 -1
  383. package/dist-cjs/commands/AdminInitiateAuthCommand.js.map +0 -1
  384. package/dist-cjs/commands/AdminLinkProviderForUserCommand.js.map +0 -1
  385. package/dist-cjs/commands/AdminListDevicesCommand.js.map +0 -1
  386. package/dist-cjs/commands/AdminListGroupsForUserCommand.js.map +0 -1
  387. package/dist-cjs/commands/AdminListUserAuthEventsCommand.js.map +0 -1
  388. package/dist-cjs/commands/AdminRemoveUserFromGroupCommand.js.map +0 -1
  389. package/dist-cjs/commands/AdminResetUserPasswordCommand.js.map +0 -1
  390. package/dist-cjs/commands/AdminRespondToAuthChallengeCommand.js.map +0 -1
  391. package/dist-cjs/commands/AdminSetUserMFAPreferenceCommand.js.map +0 -1
  392. package/dist-cjs/commands/AdminSetUserPasswordCommand.js.map +0 -1
  393. package/dist-cjs/commands/AdminSetUserSettingsCommand.js.map +0 -1
  394. package/dist-cjs/commands/AdminUpdateAuthEventFeedbackCommand.js.map +0 -1
  395. package/dist-cjs/commands/AdminUpdateDeviceStatusCommand.js.map +0 -1
  396. package/dist-cjs/commands/AdminUpdateUserAttributesCommand.js.map +0 -1
  397. package/dist-cjs/commands/AdminUserGlobalSignOutCommand.js.map +0 -1
  398. package/dist-cjs/commands/AssociateSoftwareTokenCommand.js.map +0 -1
  399. package/dist-cjs/commands/ChangePasswordCommand.js.map +0 -1
  400. package/dist-cjs/commands/ConfirmDeviceCommand.js.map +0 -1
  401. package/dist-cjs/commands/ConfirmForgotPasswordCommand.js.map +0 -1
  402. package/dist-cjs/commands/ConfirmSignUpCommand.js.map +0 -1
  403. package/dist-cjs/commands/CreateGroupCommand.js.map +0 -1
  404. package/dist-cjs/commands/CreateIdentityProviderCommand.js.map +0 -1
  405. package/dist-cjs/commands/CreateResourceServerCommand.js.map +0 -1
  406. package/dist-cjs/commands/CreateUserImportJobCommand.js.map +0 -1
  407. package/dist-cjs/commands/CreateUserPoolClientCommand.js.map +0 -1
  408. package/dist-cjs/commands/CreateUserPoolCommand.js.map +0 -1
  409. package/dist-cjs/commands/CreateUserPoolDomainCommand.js.map +0 -1
  410. package/dist-cjs/commands/DeleteGroupCommand.js.map +0 -1
  411. package/dist-cjs/commands/DeleteIdentityProviderCommand.js.map +0 -1
  412. package/dist-cjs/commands/DeleteResourceServerCommand.js.map +0 -1
  413. package/dist-cjs/commands/DeleteUserAttributesCommand.js.map +0 -1
  414. package/dist-cjs/commands/DeleteUserCommand.js.map +0 -1
  415. package/dist-cjs/commands/DeleteUserPoolClientCommand.js.map +0 -1
  416. package/dist-cjs/commands/DeleteUserPoolCommand.js.map +0 -1
  417. package/dist-cjs/commands/DeleteUserPoolDomainCommand.js.map +0 -1
  418. package/dist-cjs/commands/DescribeIdentityProviderCommand.js.map +0 -1
  419. package/dist-cjs/commands/DescribeResourceServerCommand.js.map +0 -1
  420. package/dist-cjs/commands/DescribeRiskConfigurationCommand.js.map +0 -1
  421. package/dist-cjs/commands/DescribeUserImportJobCommand.js.map +0 -1
  422. package/dist-cjs/commands/DescribeUserPoolClientCommand.js.map +0 -1
  423. package/dist-cjs/commands/DescribeUserPoolCommand.js.map +0 -1
  424. package/dist-cjs/commands/DescribeUserPoolDomainCommand.js.map +0 -1
  425. package/dist-cjs/commands/ForgetDeviceCommand.js.map +0 -1
  426. package/dist-cjs/commands/ForgotPasswordCommand.js.map +0 -1
  427. package/dist-cjs/commands/GetCSVHeaderCommand.js.map +0 -1
  428. package/dist-cjs/commands/GetDeviceCommand.js.map +0 -1
  429. package/dist-cjs/commands/GetGroupCommand.js.map +0 -1
  430. package/dist-cjs/commands/GetIdentityProviderByIdentifierCommand.js.map +0 -1
  431. package/dist-cjs/commands/GetSigningCertificateCommand.js.map +0 -1
  432. package/dist-cjs/commands/GetUICustomizationCommand.js.map +0 -1
  433. package/dist-cjs/commands/GetUserAttributeVerificationCodeCommand.js.map +0 -1
  434. package/dist-cjs/commands/GetUserCommand.js.map +0 -1
  435. package/dist-cjs/commands/GetUserPoolMfaConfigCommand.js.map +0 -1
  436. package/dist-cjs/commands/GlobalSignOutCommand.js.map +0 -1
  437. package/dist-cjs/commands/InitiateAuthCommand.js.map +0 -1
  438. package/dist-cjs/commands/ListDevicesCommand.js.map +0 -1
  439. package/dist-cjs/commands/ListGroupsCommand.js.map +0 -1
  440. package/dist-cjs/commands/ListIdentityProvidersCommand.js.map +0 -1
  441. package/dist-cjs/commands/ListResourceServersCommand.js.map +0 -1
  442. package/dist-cjs/commands/ListTagsForResourceCommand.js.map +0 -1
  443. package/dist-cjs/commands/ListUserImportJobsCommand.js.map +0 -1
  444. package/dist-cjs/commands/ListUserPoolClientsCommand.js.map +0 -1
  445. package/dist-cjs/commands/ListUserPoolsCommand.js.map +0 -1
  446. package/dist-cjs/commands/ListUsersCommand.js.map +0 -1
  447. package/dist-cjs/commands/ListUsersInGroupCommand.js.map +0 -1
  448. package/dist-cjs/commands/ResendConfirmationCodeCommand.js.map +0 -1
  449. package/dist-cjs/commands/RespondToAuthChallengeCommand.js.map +0 -1
  450. package/dist-cjs/commands/RevokeTokenCommand.js.map +0 -1
  451. package/dist-cjs/commands/SetRiskConfigurationCommand.js.map +0 -1
  452. package/dist-cjs/commands/SetUICustomizationCommand.js.map +0 -1
  453. package/dist-cjs/commands/SetUserMFAPreferenceCommand.js.map +0 -1
  454. package/dist-cjs/commands/SetUserPoolMfaConfigCommand.js.map +0 -1
  455. package/dist-cjs/commands/SetUserSettingsCommand.js.map +0 -1
  456. package/dist-cjs/commands/SignUpCommand.js.map +0 -1
  457. package/dist-cjs/commands/StartUserImportJobCommand.js.map +0 -1
  458. package/dist-cjs/commands/StopUserImportJobCommand.js.map +0 -1
  459. package/dist-cjs/commands/TagResourceCommand.js.map +0 -1
  460. package/dist-cjs/commands/UntagResourceCommand.js.map +0 -1
  461. package/dist-cjs/commands/UpdateAuthEventFeedbackCommand.js.map +0 -1
  462. package/dist-cjs/commands/UpdateDeviceStatusCommand.js.map +0 -1
  463. package/dist-cjs/commands/UpdateGroupCommand.js.map +0 -1
  464. package/dist-cjs/commands/UpdateIdentityProviderCommand.js.map +0 -1
  465. package/dist-cjs/commands/UpdateResourceServerCommand.js.map +0 -1
  466. package/dist-cjs/commands/UpdateUserAttributesCommand.js.map +0 -1
  467. package/dist-cjs/commands/UpdateUserPoolClientCommand.js.map +0 -1
  468. package/dist-cjs/commands/UpdateUserPoolCommand.js.map +0 -1
  469. package/dist-cjs/commands/UpdateUserPoolDomainCommand.js.map +0 -1
  470. package/dist-cjs/commands/VerifySoftwareTokenCommand.js.map +0 -1
  471. package/dist-cjs/commands/VerifyUserAttributeCommand.js.map +0 -1
  472. package/dist-cjs/endpoints.js.map +0 -1
  473. package/dist-cjs/index.js.map +0 -1
  474. package/dist-cjs/models/index.js.map +0 -1
  475. package/dist-cjs/models/models_0.js.map +0 -1
  476. package/dist-cjs/models/models_1.js.map +0 -1
  477. package/dist-cjs/pagination/AdminListGroupsForUserPaginator.js.map +0 -1
  478. package/dist-cjs/pagination/AdminListUserAuthEventsPaginator.js.map +0 -1
  479. package/dist-cjs/pagination/Interfaces.js.map +0 -1
  480. package/dist-cjs/pagination/ListGroupsPaginator.js.map +0 -1
  481. package/dist-cjs/pagination/ListIdentityProvidersPaginator.js.map +0 -1
  482. package/dist-cjs/pagination/ListResourceServersPaginator.js.map +0 -1
  483. package/dist-cjs/pagination/ListUserPoolClientsPaginator.js.map +0 -1
  484. package/dist-cjs/pagination/ListUserPoolsPaginator.js.map +0 -1
  485. package/dist-cjs/pagination/ListUsersInGroupPaginator.js.map +0 -1
  486. package/dist-cjs/pagination/ListUsersPaginator.js.map +0 -1
  487. package/dist-cjs/protocols/Aws_json1_1.js.map +0 -1
  488. package/dist-cjs/runtimeConfig.browser.js.map +0 -1
  489. package/dist-cjs/runtimeConfig.js.map +0 -1
  490. package/dist-cjs/runtimeConfig.native.js.map +0 -1
  491. package/dist-cjs/runtimeConfig.shared.js.map +0 -1
  492. package/dist-es/CognitoIdentityProvider.js.map +0 -1
  493. package/dist-es/CognitoIdentityProviderClient.js.map +0 -1
  494. package/dist-es/commands/AddCustomAttributesCommand.js.map +0 -1
  495. package/dist-es/commands/AdminAddUserToGroupCommand.js.map +0 -1
  496. package/dist-es/commands/AdminConfirmSignUpCommand.js.map +0 -1
  497. package/dist-es/commands/AdminCreateUserCommand.js.map +0 -1
  498. package/dist-es/commands/AdminDeleteUserAttributesCommand.js.map +0 -1
  499. package/dist-es/commands/AdminDeleteUserCommand.js.map +0 -1
  500. package/dist-es/commands/AdminDisableProviderForUserCommand.js.map +0 -1
  501. package/dist-es/commands/AdminDisableUserCommand.js.map +0 -1
  502. package/dist-es/commands/AdminEnableUserCommand.js.map +0 -1
  503. package/dist-es/commands/AdminForgetDeviceCommand.js.map +0 -1
  504. package/dist-es/commands/AdminGetDeviceCommand.js.map +0 -1
  505. package/dist-es/commands/AdminGetUserCommand.js.map +0 -1
  506. package/dist-es/commands/AdminInitiateAuthCommand.js.map +0 -1
  507. package/dist-es/commands/AdminLinkProviderForUserCommand.js.map +0 -1
  508. package/dist-es/commands/AdminListDevicesCommand.js.map +0 -1
  509. package/dist-es/commands/AdminListGroupsForUserCommand.js.map +0 -1
  510. package/dist-es/commands/AdminListUserAuthEventsCommand.js.map +0 -1
  511. package/dist-es/commands/AdminRemoveUserFromGroupCommand.js.map +0 -1
  512. package/dist-es/commands/AdminResetUserPasswordCommand.js.map +0 -1
  513. package/dist-es/commands/AdminRespondToAuthChallengeCommand.js.map +0 -1
  514. package/dist-es/commands/AdminSetUserMFAPreferenceCommand.js.map +0 -1
  515. package/dist-es/commands/AdminSetUserPasswordCommand.js.map +0 -1
  516. package/dist-es/commands/AdminSetUserSettingsCommand.js.map +0 -1
  517. package/dist-es/commands/AdminUpdateAuthEventFeedbackCommand.js.map +0 -1
  518. package/dist-es/commands/AdminUpdateDeviceStatusCommand.js.map +0 -1
  519. package/dist-es/commands/AdminUpdateUserAttributesCommand.js.map +0 -1
  520. package/dist-es/commands/AdminUserGlobalSignOutCommand.js.map +0 -1
  521. package/dist-es/commands/AssociateSoftwareTokenCommand.js.map +0 -1
  522. package/dist-es/commands/ChangePasswordCommand.js.map +0 -1
  523. package/dist-es/commands/ConfirmDeviceCommand.js.map +0 -1
  524. package/dist-es/commands/ConfirmForgotPasswordCommand.js.map +0 -1
  525. package/dist-es/commands/ConfirmSignUpCommand.js.map +0 -1
  526. package/dist-es/commands/CreateGroupCommand.js.map +0 -1
  527. package/dist-es/commands/CreateIdentityProviderCommand.js.map +0 -1
  528. package/dist-es/commands/CreateResourceServerCommand.js.map +0 -1
  529. package/dist-es/commands/CreateUserImportJobCommand.js.map +0 -1
  530. package/dist-es/commands/CreateUserPoolClientCommand.js.map +0 -1
  531. package/dist-es/commands/CreateUserPoolCommand.js.map +0 -1
  532. package/dist-es/commands/CreateUserPoolDomainCommand.js.map +0 -1
  533. package/dist-es/commands/DeleteGroupCommand.js.map +0 -1
  534. package/dist-es/commands/DeleteIdentityProviderCommand.js.map +0 -1
  535. package/dist-es/commands/DeleteResourceServerCommand.js.map +0 -1
  536. package/dist-es/commands/DeleteUserAttributesCommand.js.map +0 -1
  537. package/dist-es/commands/DeleteUserCommand.js.map +0 -1
  538. package/dist-es/commands/DeleteUserPoolClientCommand.js.map +0 -1
  539. package/dist-es/commands/DeleteUserPoolCommand.js.map +0 -1
  540. package/dist-es/commands/DeleteUserPoolDomainCommand.js.map +0 -1
  541. package/dist-es/commands/DescribeIdentityProviderCommand.js.map +0 -1
  542. package/dist-es/commands/DescribeResourceServerCommand.js.map +0 -1
  543. package/dist-es/commands/DescribeRiskConfigurationCommand.js.map +0 -1
  544. package/dist-es/commands/DescribeUserImportJobCommand.js.map +0 -1
  545. package/dist-es/commands/DescribeUserPoolClientCommand.js.map +0 -1
  546. package/dist-es/commands/DescribeUserPoolCommand.js.map +0 -1
  547. package/dist-es/commands/DescribeUserPoolDomainCommand.js.map +0 -1
  548. package/dist-es/commands/ForgetDeviceCommand.js.map +0 -1
  549. package/dist-es/commands/ForgotPasswordCommand.js.map +0 -1
  550. package/dist-es/commands/GetCSVHeaderCommand.js.map +0 -1
  551. package/dist-es/commands/GetDeviceCommand.js.map +0 -1
  552. package/dist-es/commands/GetGroupCommand.js.map +0 -1
  553. package/dist-es/commands/GetIdentityProviderByIdentifierCommand.js.map +0 -1
  554. package/dist-es/commands/GetSigningCertificateCommand.js.map +0 -1
  555. package/dist-es/commands/GetUICustomizationCommand.js.map +0 -1
  556. package/dist-es/commands/GetUserAttributeVerificationCodeCommand.js.map +0 -1
  557. package/dist-es/commands/GetUserCommand.js.map +0 -1
  558. package/dist-es/commands/GetUserPoolMfaConfigCommand.js.map +0 -1
  559. package/dist-es/commands/GlobalSignOutCommand.js.map +0 -1
  560. package/dist-es/commands/InitiateAuthCommand.js.map +0 -1
  561. package/dist-es/commands/ListDevicesCommand.js.map +0 -1
  562. package/dist-es/commands/ListGroupsCommand.js.map +0 -1
  563. package/dist-es/commands/ListIdentityProvidersCommand.js.map +0 -1
  564. package/dist-es/commands/ListResourceServersCommand.js.map +0 -1
  565. package/dist-es/commands/ListTagsForResourceCommand.js.map +0 -1
  566. package/dist-es/commands/ListUserImportJobsCommand.js.map +0 -1
  567. package/dist-es/commands/ListUserPoolClientsCommand.js.map +0 -1
  568. package/dist-es/commands/ListUserPoolsCommand.js.map +0 -1
  569. package/dist-es/commands/ListUsersCommand.js.map +0 -1
  570. package/dist-es/commands/ListUsersInGroupCommand.js.map +0 -1
  571. package/dist-es/commands/ResendConfirmationCodeCommand.js.map +0 -1
  572. package/dist-es/commands/RespondToAuthChallengeCommand.js.map +0 -1
  573. package/dist-es/commands/RevokeTokenCommand.js.map +0 -1
  574. package/dist-es/commands/SetRiskConfigurationCommand.js.map +0 -1
  575. package/dist-es/commands/SetUICustomizationCommand.js.map +0 -1
  576. package/dist-es/commands/SetUserMFAPreferenceCommand.js.map +0 -1
  577. package/dist-es/commands/SetUserPoolMfaConfigCommand.js.map +0 -1
  578. package/dist-es/commands/SetUserSettingsCommand.js.map +0 -1
  579. package/dist-es/commands/SignUpCommand.js.map +0 -1
  580. package/dist-es/commands/StartUserImportJobCommand.js.map +0 -1
  581. package/dist-es/commands/StopUserImportJobCommand.js.map +0 -1
  582. package/dist-es/commands/TagResourceCommand.js.map +0 -1
  583. package/dist-es/commands/UntagResourceCommand.js.map +0 -1
  584. package/dist-es/commands/UpdateAuthEventFeedbackCommand.js.map +0 -1
  585. package/dist-es/commands/UpdateDeviceStatusCommand.js.map +0 -1
  586. package/dist-es/commands/UpdateGroupCommand.js.map +0 -1
  587. package/dist-es/commands/UpdateIdentityProviderCommand.js.map +0 -1
  588. package/dist-es/commands/UpdateResourceServerCommand.js.map +0 -1
  589. package/dist-es/commands/UpdateUserAttributesCommand.js.map +0 -1
  590. package/dist-es/commands/UpdateUserPoolClientCommand.js.map +0 -1
  591. package/dist-es/commands/UpdateUserPoolCommand.js.map +0 -1
  592. package/dist-es/commands/UpdateUserPoolDomainCommand.js.map +0 -1
  593. package/dist-es/commands/VerifySoftwareTokenCommand.js.map +0 -1
  594. package/dist-es/commands/VerifyUserAttributeCommand.js.map +0 -1
  595. package/dist-es/endpoints.js.map +0 -1
  596. package/dist-es/index.js.map +0 -1
  597. package/dist-es/models/index.js.map +0 -1
  598. package/dist-es/models/models_0.js.map +0 -1
  599. package/dist-es/models/models_1.js.map +0 -1
  600. package/dist-es/pagination/AdminListGroupsForUserPaginator.js.map +0 -1
  601. package/dist-es/pagination/AdminListUserAuthEventsPaginator.js.map +0 -1
  602. package/dist-es/pagination/Interfaces.js.map +0 -1
  603. package/dist-es/pagination/ListGroupsPaginator.js.map +0 -1
  604. package/dist-es/pagination/ListIdentityProvidersPaginator.js.map +0 -1
  605. package/dist-es/pagination/ListResourceServersPaginator.js.map +0 -1
  606. package/dist-es/pagination/ListUserPoolClientsPaginator.js.map +0 -1
  607. package/dist-es/pagination/ListUserPoolsPaginator.js.map +0 -1
  608. package/dist-es/pagination/ListUsersInGroupPaginator.js.map +0 -1
  609. package/dist-es/pagination/ListUsersPaginator.js.map +0 -1
  610. package/dist-es/protocols/Aws_json1_1.js.map +0 -1
  611. package/dist-es/runtimeConfig.browser.js.map +0 -1
  612. package/dist-es/runtimeConfig.js.map +0 -1
  613. package/dist-es/runtimeConfig.native.js.map +0 -1
  614. package/dist-es/runtimeConfig.shared.js.map +0 -1
  615. package/jest.config.js +0 -4
  616. package/src/CognitoIdentityProvider.ts +0 -4102
  617. package/src/CognitoIdentityProviderClient.ts +0 -707
  618. package/src/commands/AddCustomAttributesCommand.ts +0 -101
  619. package/src/commands/AdminAddUserToGroupCommand.ts +0 -102
  620. package/src/commands/AdminConfirmSignUpCommand.ts +0 -103
  621. package/src/commands/AdminCreateUserCommand.ts +0 -130
  622. package/src/commands/AdminDeleteUserAttributesCommand.ts +0 -106
  623. package/src/commands/AdminDeleteUserCommand.ts +0 -102
  624. package/src/commands/AdminDisableProviderForUserCommand.ts +0 -133
  625. package/src/commands/AdminDisableUserCommand.ts +0 -102
  626. package/src/commands/AdminEnableUserCommand.ts +0 -102
  627. package/src/commands/AdminForgetDeviceCommand.ts +0 -102
  628. package/src/commands/AdminGetDeviceCommand.ts +0 -102
  629. package/src/commands/AdminGetUserCommand.ts +0 -103
  630. package/src/commands/AdminInitiateAuthCommand.ts +0 -121
  631. package/src/commands/AdminLinkProviderForUserCommand.ts +0 -121
  632. package/src/commands/AdminListDevicesCommand.ts +0 -102
  633. package/src/commands/AdminListGroupsForUserCommand.ts +0 -102
  634. package/src/commands/AdminListUserAuthEventsCommand.ts +0 -102
  635. package/src/commands/AdminRemoveUserFromGroupCommand.ts +0 -102
  636. package/src/commands/AdminResetUserPasswordCommand.ts +0 -130
  637. package/src/commands/AdminRespondToAuthChallengeCommand.ts +0 -125
  638. package/src/commands/AdminSetUserMFAPreferenceCommand.ts +0 -108
  639. package/src/commands/AdminSetUserPasswordCommand.ts +0 -110
  640. package/src/commands/AdminSetUserSettingsCommand.ts +0 -104
  641. package/src/commands/AdminUpdateAuthEventFeedbackCommand.ts +0 -108
  642. package/src/commands/AdminUpdateDeviceStatusCommand.ts +0 -102
  643. package/src/commands/AdminUpdateUserAttributesCommand.ts +0 -128
  644. package/src/commands/AdminUserGlobalSignOutCommand.ts +0 -104
  645. package/src/commands/AssociateSoftwareTokenCommand.ts +0 -110
  646. package/src/commands/ChangePasswordCommand.ts +0 -99
  647. package/src/commands/ConfirmDeviceCommand.ts +0 -102
  648. package/src/commands/ConfirmForgotPasswordCommand.ts +0 -99
  649. package/src/commands/ConfirmSignUpCommand.ts +0 -100
  650. package/src/commands/CreateGroupCommand.ts +0 -102
  651. package/src/commands/CreateIdentityProviderCommand.ts +0 -101
  652. package/src/commands/CreateResourceServerCommand.ts +0 -101
  653. package/src/commands/CreateUserImportJobCommand.ts +0 -101
  654. package/src/commands/CreateUserPoolClientCommand.ts +0 -103
  655. package/src/commands/CreateUserPoolCommand.ts +0 -119
  656. package/src/commands/CreateUserPoolDomainCommand.ts +0 -101
  657. package/src/commands/DeleteGroupCommand.ts +0 -102
  658. package/src/commands/DeleteIdentityProviderCommand.ts +0 -101
  659. package/src/commands/DeleteResourceServerCommand.ts +0 -101
  660. package/src/commands/DeleteUserAttributesCommand.ts +0 -99
  661. package/src/commands/DeleteUserCommand.ts +0 -99
  662. package/src/commands/DeleteUserPoolClientCommand.ts +0 -101
  663. package/src/commands/DeleteUserPoolCommand.ts +0 -101
  664. package/src/commands/DeleteUserPoolDomainCommand.ts +0 -101
  665. package/src/commands/DescribeIdentityProviderCommand.ts +0 -101
  666. package/src/commands/DescribeResourceServerCommand.ts +0 -101
  667. package/src/commands/DescribeRiskConfigurationCommand.ts +0 -104
  668. package/src/commands/DescribeUserImportJobCommand.ts +0 -101
  669. package/src/commands/DescribeUserPoolClientCommand.ts +0 -102
  670. package/src/commands/DescribeUserPoolCommand.ts +0 -101
  671. package/src/commands/DescribeUserPoolDomainCommand.ts +0 -101
  672. package/src/commands/ForgetDeviceCommand.ts +0 -101
  673. package/src/commands/ForgotPasswordCommand.ts +0 -123
  674. package/src/commands/GetCSVHeaderCommand.ts +0 -102
  675. package/src/commands/GetDeviceCommand.ts +0 -98
  676. package/src/commands/GetGroupCommand.ts +0 -99
  677. package/src/commands/GetIdentityProviderByIdentifierCommand.ts +0 -109
  678. package/src/commands/GetSigningCertificateCommand.ts +0 -101
  679. package/src/commands/GetUICustomizationCommand.ts +0 -104
  680. package/src/commands/GetUserAttributeVerificationCodeCommand.ts +0 -124
  681. package/src/commands/GetUserCommand.ts +0 -96
  682. package/src/commands/GetUserPoolMfaConfigCommand.ts +0 -101
  683. package/src/commands/GlobalSignOutCommand.ts +0 -103
  684. package/src/commands/InitiateAuthCommand.ts +0 -116
  685. package/src/commands/ListDevicesCommand.ts +0 -101
  686. package/src/commands/ListGroupsCommand.ts +0 -102
  687. package/src/commands/ListIdentityProvidersCommand.ts +0 -101
  688. package/src/commands/ListResourceServersCommand.ts +0 -101
  689. package/src/commands/ListTagsForResourceCommand.ts +0 -104
  690. package/src/commands/ListUserImportJobsCommand.ts +0 -101
  691. package/src/commands/ListUserPoolClientsCommand.ts +0 -101
  692. package/src/commands/ListUserPoolsCommand.ts +0 -101
  693. package/src/commands/ListUsersCommand.ts +0 -98
  694. package/src/commands/ListUsersInGroupCommand.ts +0 -102
  695. package/src/commands/ResendConfirmationCodeCommand.ts +0 -117
  696. package/src/commands/RespondToAuthChallengeCommand.ts +0 -116
  697. package/src/commands/RevokeTokenCommand.ts +0 -102
  698. package/src/commands/SetRiskConfigurationCommand.ts +0 -105
  699. package/src/commands/SetUICustomizationCommand.ts +0 -112
  700. package/src/commands/SetUserMFAPreferenceCommand.ts +0 -109
  701. package/src/commands/SetUserPoolMfaConfigCommand.ts +0 -118
  702. package/src/commands/SetUserSettingsCommand.ts +0 -102
  703. package/src/commands/SignUpCommand.ts +0 -114
  704. package/src/commands/StartUserImportJobCommand.ts +0 -102
  705. package/src/commands/StopUserImportJobCommand.ts +0 -101
  706. package/src/commands/TagResourceCommand.ts +0 -114
  707. package/src/commands/UntagResourceCommand.ts +0 -102
  708. package/src/commands/UpdateAuthEventFeedbackCommand.ts +0 -103
  709. package/src/commands/UpdateDeviceStatusCommand.ts +0 -101
  710. package/src/commands/UpdateGroupCommand.ts +0 -102
  711. package/src/commands/UpdateIdentityProviderCommand.ts +0 -101
  712. package/src/commands/UpdateResourceServerCommand.ts +0 -105
  713. package/src/commands/UpdateUserAttributesCommand.ts +0 -116
  714. package/src/commands/UpdateUserPoolClientCommand.ts +0 -108
  715. package/src/commands/UpdateUserPoolCommand.ts +0 -120
  716. package/src/commands/UpdateUserPoolDomainCommand.ts +0 -121
  717. package/src/commands/VerifySoftwareTokenCommand.ts +0 -103
  718. package/src/commands/VerifyUserAttributeCommand.ts +0 -99
  719. package/src/endpoints.ts +0 -82
  720. package/src/index.ts +0 -114
  721. package/src/models/index.ts +0 -2
  722. package/src/models/models_0.ts +0 -9830
  723. package/src/models/models_1.ts +0 -1072
  724. package/src/pagination/AdminListGroupsForUserPaginator.ts +0 -59
  725. package/src/pagination/AdminListUserAuthEventsPaginator.ts +0 -59
  726. package/src/pagination/Interfaces.ts +0 -8
  727. package/src/pagination/ListGroupsPaginator.ts +0 -55
  728. package/src/pagination/ListIdentityProvidersPaginator.ts +0 -59
  729. package/src/pagination/ListResourceServersPaginator.ts +0 -59
  730. package/src/pagination/ListUserPoolClientsPaginator.ts +0 -59
  731. package/src/pagination/ListUserPoolsPaginator.ts +0 -59
  732. package/src/pagination/ListUsersInGroupPaginator.ts +0 -59
  733. package/src/pagination/ListUsersPaginator.ts +0 -55
  734. package/src/protocols/Aws_json1_1.ts +0 -18343
  735. package/src/runtimeConfig.browser.ts +0 -41
  736. package/src/runtimeConfig.native.ts +0 -17
  737. package/src/runtimeConfig.shared.ts +0 -17
  738. package/src/runtimeConfig.ts +0 -46
  739. package/tsconfig.es.json +0 -10
  740. package/tsconfig.json +0 -33
  741. package/tsconfig.types.json +0 -9
@@ -1,707 +0,0 @@
1
- import {
2
- EndpointsInputConfig,
3
- EndpointsResolvedConfig,
4
- RegionInputConfig,
5
- RegionResolvedConfig,
6
- resolveEndpointsConfig,
7
- resolveRegionConfig,
8
- } from "@aws-sdk/config-resolver";
9
- import { getContentLengthPlugin } from "@aws-sdk/middleware-content-length";
10
- import {
11
- getHostHeaderPlugin,
12
- HostHeaderInputConfig,
13
- HostHeaderResolvedConfig,
14
- resolveHostHeaderConfig,
15
- } from "@aws-sdk/middleware-host-header";
16
- import { getLoggerPlugin } from "@aws-sdk/middleware-logger";
17
- import { getRetryPlugin, resolveRetryConfig, RetryInputConfig, RetryResolvedConfig } from "@aws-sdk/middleware-retry";
18
- import { AwsAuthInputConfig, AwsAuthResolvedConfig, resolveAwsAuthConfig } from "@aws-sdk/middleware-signing";
19
- import {
20
- getUserAgentPlugin,
21
- resolveUserAgentConfig,
22
- UserAgentInputConfig,
23
- UserAgentResolvedConfig,
24
- } from "@aws-sdk/middleware-user-agent";
25
- import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
26
- import {
27
- Client as __Client,
28
- SmithyConfiguration as __SmithyConfiguration,
29
- SmithyResolvedConfiguration as __SmithyResolvedConfiguration,
30
- } from "@aws-sdk/smithy-client";
31
- import {
32
- Credentials as __Credentials,
33
- Decoder as __Decoder,
34
- Encoder as __Encoder,
35
- Hash as __Hash,
36
- HashConstructor as __HashConstructor,
37
- HttpHandlerOptions as __HttpHandlerOptions,
38
- Logger as __Logger,
39
- Provider as __Provider,
40
- Provider,
41
- RegionInfoProvider,
42
- StreamCollector as __StreamCollector,
43
- UrlParser as __UrlParser,
44
- UserAgent as __UserAgent,
45
- } from "@aws-sdk/types";
46
-
47
- import {
48
- AddCustomAttributesCommandInput,
49
- AddCustomAttributesCommandOutput,
50
- } from "./commands/AddCustomAttributesCommand";
51
- import {
52
- AdminAddUserToGroupCommandInput,
53
- AdminAddUserToGroupCommandOutput,
54
- } from "./commands/AdminAddUserToGroupCommand";
55
- import { AdminConfirmSignUpCommandInput, AdminConfirmSignUpCommandOutput } from "./commands/AdminConfirmSignUpCommand";
56
- import { AdminCreateUserCommandInput, AdminCreateUserCommandOutput } from "./commands/AdminCreateUserCommand";
57
- import {
58
- AdminDeleteUserAttributesCommandInput,
59
- AdminDeleteUserAttributesCommandOutput,
60
- } from "./commands/AdminDeleteUserAttributesCommand";
61
- import { AdminDeleteUserCommandInput, AdminDeleteUserCommandOutput } from "./commands/AdminDeleteUserCommand";
62
- import {
63
- AdminDisableProviderForUserCommandInput,
64
- AdminDisableProviderForUserCommandOutput,
65
- } from "./commands/AdminDisableProviderForUserCommand";
66
- import { AdminDisableUserCommandInput, AdminDisableUserCommandOutput } from "./commands/AdminDisableUserCommand";
67
- import { AdminEnableUserCommandInput, AdminEnableUserCommandOutput } from "./commands/AdminEnableUserCommand";
68
- import { AdminForgetDeviceCommandInput, AdminForgetDeviceCommandOutput } from "./commands/AdminForgetDeviceCommand";
69
- import { AdminGetDeviceCommandInput, AdminGetDeviceCommandOutput } from "./commands/AdminGetDeviceCommand";
70
- import { AdminGetUserCommandInput, AdminGetUserCommandOutput } from "./commands/AdminGetUserCommand";
71
- import { AdminInitiateAuthCommandInput, AdminInitiateAuthCommandOutput } from "./commands/AdminInitiateAuthCommand";
72
- import {
73
- AdminLinkProviderForUserCommandInput,
74
- AdminLinkProviderForUserCommandOutput,
75
- } from "./commands/AdminLinkProviderForUserCommand";
76
- import { AdminListDevicesCommandInput, AdminListDevicesCommandOutput } from "./commands/AdminListDevicesCommand";
77
- import {
78
- AdminListGroupsForUserCommandInput,
79
- AdminListGroupsForUserCommandOutput,
80
- } from "./commands/AdminListGroupsForUserCommand";
81
- import {
82
- AdminListUserAuthEventsCommandInput,
83
- AdminListUserAuthEventsCommandOutput,
84
- } from "./commands/AdminListUserAuthEventsCommand";
85
- import {
86
- AdminRemoveUserFromGroupCommandInput,
87
- AdminRemoveUserFromGroupCommandOutput,
88
- } from "./commands/AdminRemoveUserFromGroupCommand";
89
- import {
90
- AdminResetUserPasswordCommandInput,
91
- AdminResetUserPasswordCommandOutput,
92
- } from "./commands/AdminResetUserPasswordCommand";
93
- import {
94
- AdminRespondToAuthChallengeCommandInput,
95
- AdminRespondToAuthChallengeCommandOutput,
96
- } from "./commands/AdminRespondToAuthChallengeCommand";
97
- import {
98
- AdminSetUserMFAPreferenceCommandInput,
99
- AdminSetUserMFAPreferenceCommandOutput,
100
- } from "./commands/AdminSetUserMFAPreferenceCommand";
101
- import {
102
- AdminSetUserPasswordCommandInput,
103
- AdminSetUserPasswordCommandOutput,
104
- } from "./commands/AdminSetUserPasswordCommand";
105
- import {
106
- AdminSetUserSettingsCommandInput,
107
- AdminSetUserSettingsCommandOutput,
108
- } from "./commands/AdminSetUserSettingsCommand";
109
- import {
110
- AdminUpdateAuthEventFeedbackCommandInput,
111
- AdminUpdateAuthEventFeedbackCommandOutput,
112
- } from "./commands/AdminUpdateAuthEventFeedbackCommand";
113
- import {
114
- AdminUpdateDeviceStatusCommandInput,
115
- AdminUpdateDeviceStatusCommandOutput,
116
- } from "./commands/AdminUpdateDeviceStatusCommand";
117
- import {
118
- AdminUpdateUserAttributesCommandInput,
119
- AdminUpdateUserAttributesCommandOutput,
120
- } from "./commands/AdminUpdateUserAttributesCommand";
121
- import {
122
- AdminUserGlobalSignOutCommandInput,
123
- AdminUserGlobalSignOutCommandOutput,
124
- } from "./commands/AdminUserGlobalSignOutCommand";
125
- import {
126
- AssociateSoftwareTokenCommandInput,
127
- AssociateSoftwareTokenCommandOutput,
128
- } from "./commands/AssociateSoftwareTokenCommand";
129
- import { ChangePasswordCommandInput, ChangePasswordCommandOutput } from "./commands/ChangePasswordCommand";
130
- import { ConfirmDeviceCommandInput, ConfirmDeviceCommandOutput } from "./commands/ConfirmDeviceCommand";
131
- import {
132
- ConfirmForgotPasswordCommandInput,
133
- ConfirmForgotPasswordCommandOutput,
134
- } from "./commands/ConfirmForgotPasswordCommand";
135
- import { ConfirmSignUpCommandInput, ConfirmSignUpCommandOutput } from "./commands/ConfirmSignUpCommand";
136
- import { CreateGroupCommandInput, CreateGroupCommandOutput } from "./commands/CreateGroupCommand";
137
- import {
138
- CreateIdentityProviderCommandInput,
139
- CreateIdentityProviderCommandOutput,
140
- } from "./commands/CreateIdentityProviderCommand";
141
- import {
142
- CreateResourceServerCommandInput,
143
- CreateResourceServerCommandOutput,
144
- } from "./commands/CreateResourceServerCommand";
145
- import {
146
- CreateUserImportJobCommandInput,
147
- CreateUserImportJobCommandOutput,
148
- } from "./commands/CreateUserImportJobCommand";
149
- import {
150
- CreateUserPoolClientCommandInput,
151
- CreateUserPoolClientCommandOutput,
152
- } from "./commands/CreateUserPoolClientCommand";
153
- import { CreateUserPoolCommandInput, CreateUserPoolCommandOutput } from "./commands/CreateUserPoolCommand";
154
- import {
155
- CreateUserPoolDomainCommandInput,
156
- CreateUserPoolDomainCommandOutput,
157
- } from "./commands/CreateUserPoolDomainCommand";
158
- import { DeleteGroupCommandInput, DeleteGroupCommandOutput } from "./commands/DeleteGroupCommand";
159
- import {
160
- DeleteIdentityProviderCommandInput,
161
- DeleteIdentityProviderCommandOutput,
162
- } from "./commands/DeleteIdentityProviderCommand";
163
- import {
164
- DeleteResourceServerCommandInput,
165
- DeleteResourceServerCommandOutput,
166
- } from "./commands/DeleteResourceServerCommand";
167
- import {
168
- DeleteUserAttributesCommandInput,
169
- DeleteUserAttributesCommandOutput,
170
- } from "./commands/DeleteUserAttributesCommand";
171
- import { DeleteUserCommandInput, DeleteUserCommandOutput } from "./commands/DeleteUserCommand";
172
- import {
173
- DeleteUserPoolClientCommandInput,
174
- DeleteUserPoolClientCommandOutput,
175
- } from "./commands/DeleteUserPoolClientCommand";
176
- import { DeleteUserPoolCommandInput, DeleteUserPoolCommandOutput } from "./commands/DeleteUserPoolCommand";
177
- import {
178
- DeleteUserPoolDomainCommandInput,
179
- DeleteUserPoolDomainCommandOutput,
180
- } from "./commands/DeleteUserPoolDomainCommand";
181
- import {
182
- DescribeIdentityProviderCommandInput,
183
- DescribeIdentityProviderCommandOutput,
184
- } from "./commands/DescribeIdentityProviderCommand";
185
- import {
186
- DescribeResourceServerCommandInput,
187
- DescribeResourceServerCommandOutput,
188
- } from "./commands/DescribeResourceServerCommand";
189
- import {
190
- DescribeRiskConfigurationCommandInput,
191
- DescribeRiskConfigurationCommandOutput,
192
- } from "./commands/DescribeRiskConfigurationCommand";
193
- import {
194
- DescribeUserImportJobCommandInput,
195
- DescribeUserImportJobCommandOutput,
196
- } from "./commands/DescribeUserImportJobCommand";
197
- import {
198
- DescribeUserPoolClientCommandInput,
199
- DescribeUserPoolClientCommandOutput,
200
- } from "./commands/DescribeUserPoolClientCommand";
201
- import { DescribeUserPoolCommandInput, DescribeUserPoolCommandOutput } from "./commands/DescribeUserPoolCommand";
202
- import {
203
- DescribeUserPoolDomainCommandInput,
204
- DescribeUserPoolDomainCommandOutput,
205
- } from "./commands/DescribeUserPoolDomainCommand";
206
- import { ForgetDeviceCommandInput, ForgetDeviceCommandOutput } from "./commands/ForgetDeviceCommand";
207
- import { ForgotPasswordCommandInput, ForgotPasswordCommandOutput } from "./commands/ForgotPasswordCommand";
208
- import { GetCSVHeaderCommandInput, GetCSVHeaderCommandOutput } from "./commands/GetCSVHeaderCommand";
209
- import { GetDeviceCommandInput, GetDeviceCommandOutput } from "./commands/GetDeviceCommand";
210
- import { GetGroupCommandInput, GetGroupCommandOutput } from "./commands/GetGroupCommand";
211
- import {
212
- GetIdentityProviderByIdentifierCommandInput,
213
- GetIdentityProviderByIdentifierCommandOutput,
214
- } from "./commands/GetIdentityProviderByIdentifierCommand";
215
- import {
216
- GetSigningCertificateCommandInput,
217
- GetSigningCertificateCommandOutput,
218
- } from "./commands/GetSigningCertificateCommand";
219
- import { GetUICustomizationCommandInput, GetUICustomizationCommandOutput } from "./commands/GetUICustomizationCommand";
220
- import {
221
- GetUserAttributeVerificationCodeCommandInput,
222
- GetUserAttributeVerificationCodeCommandOutput,
223
- } from "./commands/GetUserAttributeVerificationCodeCommand";
224
- import { GetUserCommandInput, GetUserCommandOutput } from "./commands/GetUserCommand";
225
- import {
226
- GetUserPoolMfaConfigCommandInput,
227
- GetUserPoolMfaConfigCommandOutput,
228
- } from "./commands/GetUserPoolMfaConfigCommand";
229
- import { GlobalSignOutCommandInput, GlobalSignOutCommandOutput } from "./commands/GlobalSignOutCommand";
230
- import { InitiateAuthCommandInput, InitiateAuthCommandOutput } from "./commands/InitiateAuthCommand";
231
- import { ListDevicesCommandInput, ListDevicesCommandOutput } from "./commands/ListDevicesCommand";
232
- import { ListGroupsCommandInput, ListGroupsCommandOutput } from "./commands/ListGroupsCommand";
233
- import {
234
- ListIdentityProvidersCommandInput,
235
- ListIdentityProvidersCommandOutput,
236
- } from "./commands/ListIdentityProvidersCommand";
237
- import {
238
- ListResourceServersCommandInput,
239
- ListResourceServersCommandOutput,
240
- } from "./commands/ListResourceServersCommand";
241
- import {
242
- ListTagsForResourceCommandInput,
243
- ListTagsForResourceCommandOutput,
244
- } from "./commands/ListTagsForResourceCommand";
245
- import { ListUserImportJobsCommandInput, ListUserImportJobsCommandOutput } from "./commands/ListUserImportJobsCommand";
246
- import {
247
- ListUserPoolClientsCommandInput,
248
- ListUserPoolClientsCommandOutput,
249
- } from "./commands/ListUserPoolClientsCommand";
250
- import { ListUserPoolsCommandInput, ListUserPoolsCommandOutput } from "./commands/ListUserPoolsCommand";
251
- import { ListUsersCommandInput, ListUsersCommandOutput } from "./commands/ListUsersCommand";
252
- import { ListUsersInGroupCommandInput, ListUsersInGroupCommandOutput } from "./commands/ListUsersInGroupCommand";
253
- import {
254
- ResendConfirmationCodeCommandInput,
255
- ResendConfirmationCodeCommandOutput,
256
- } from "./commands/ResendConfirmationCodeCommand";
257
- import {
258
- RespondToAuthChallengeCommandInput,
259
- RespondToAuthChallengeCommandOutput,
260
- } from "./commands/RespondToAuthChallengeCommand";
261
- import { RevokeTokenCommandInput, RevokeTokenCommandOutput } from "./commands/RevokeTokenCommand";
262
- import {
263
- SetRiskConfigurationCommandInput,
264
- SetRiskConfigurationCommandOutput,
265
- } from "./commands/SetRiskConfigurationCommand";
266
- import { SetUICustomizationCommandInput, SetUICustomizationCommandOutput } from "./commands/SetUICustomizationCommand";
267
- import {
268
- SetUserMFAPreferenceCommandInput,
269
- SetUserMFAPreferenceCommandOutput,
270
- } from "./commands/SetUserMFAPreferenceCommand";
271
- import {
272
- SetUserPoolMfaConfigCommandInput,
273
- SetUserPoolMfaConfigCommandOutput,
274
- } from "./commands/SetUserPoolMfaConfigCommand";
275
- import { SetUserSettingsCommandInput, SetUserSettingsCommandOutput } from "./commands/SetUserSettingsCommand";
276
- import { SignUpCommandInput, SignUpCommandOutput } from "./commands/SignUpCommand";
277
- import { StartUserImportJobCommandInput, StartUserImportJobCommandOutput } from "./commands/StartUserImportJobCommand";
278
- import { StopUserImportJobCommandInput, StopUserImportJobCommandOutput } from "./commands/StopUserImportJobCommand";
279
- import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
280
- import { UntagResourceCommandInput, UntagResourceCommandOutput } from "./commands/UntagResourceCommand";
281
- import {
282
- UpdateAuthEventFeedbackCommandInput,
283
- UpdateAuthEventFeedbackCommandOutput,
284
- } from "./commands/UpdateAuthEventFeedbackCommand";
285
- import { UpdateDeviceStatusCommandInput, UpdateDeviceStatusCommandOutput } from "./commands/UpdateDeviceStatusCommand";
286
- import { UpdateGroupCommandInput, UpdateGroupCommandOutput } from "./commands/UpdateGroupCommand";
287
- import {
288
- UpdateIdentityProviderCommandInput,
289
- UpdateIdentityProviderCommandOutput,
290
- } from "./commands/UpdateIdentityProviderCommand";
291
- import {
292
- UpdateResourceServerCommandInput,
293
- UpdateResourceServerCommandOutput,
294
- } from "./commands/UpdateResourceServerCommand";
295
- import {
296
- UpdateUserAttributesCommandInput,
297
- UpdateUserAttributesCommandOutput,
298
- } from "./commands/UpdateUserAttributesCommand";
299
- import {
300
- UpdateUserPoolClientCommandInput,
301
- UpdateUserPoolClientCommandOutput,
302
- } from "./commands/UpdateUserPoolClientCommand";
303
- import { UpdateUserPoolCommandInput, UpdateUserPoolCommandOutput } from "./commands/UpdateUserPoolCommand";
304
- import {
305
- UpdateUserPoolDomainCommandInput,
306
- UpdateUserPoolDomainCommandOutput,
307
- } from "./commands/UpdateUserPoolDomainCommand";
308
- import {
309
- VerifySoftwareTokenCommandInput,
310
- VerifySoftwareTokenCommandOutput,
311
- } from "./commands/VerifySoftwareTokenCommand";
312
- import {
313
- VerifyUserAttributeCommandInput,
314
- VerifyUserAttributeCommandOutput,
315
- } from "./commands/VerifyUserAttributeCommand";
316
- import { getRuntimeConfig as __getRuntimeConfig } from "./runtimeConfig";
317
-
318
- export type ServiceInputTypes =
319
- | AddCustomAttributesCommandInput
320
- | AdminAddUserToGroupCommandInput
321
- | AdminConfirmSignUpCommandInput
322
- | AdminCreateUserCommandInput
323
- | AdminDeleteUserAttributesCommandInput
324
- | AdminDeleteUserCommandInput
325
- | AdminDisableProviderForUserCommandInput
326
- | AdminDisableUserCommandInput
327
- | AdminEnableUserCommandInput
328
- | AdminForgetDeviceCommandInput
329
- | AdminGetDeviceCommandInput
330
- | AdminGetUserCommandInput
331
- | AdminInitiateAuthCommandInput
332
- | AdminLinkProviderForUserCommandInput
333
- | AdminListDevicesCommandInput
334
- | AdminListGroupsForUserCommandInput
335
- | AdminListUserAuthEventsCommandInput
336
- | AdminRemoveUserFromGroupCommandInput
337
- | AdminResetUserPasswordCommandInput
338
- | AdminRespondToAuthChallengeCommandInput
339
- | AdminSetUserMFAPreferenceCommandInput
340
- | AdminSetUserPasswordCommandInput
341
- | AdminSetUserSettingsCommandInput
342
- | AdminUpdateAuthEventFeedbackCommandInput
343
- | AdminUpdateDeviceStatusCommandInput
344
- | AdminUpdateUserAttributesCommandInput
345
- | AdminUserGlobalSignOutCommandInput
346
- | AssociateSoftwareTokenCommandInput
347
- | ChangePasswordCommandInput
348
- | ConfirmDeviceCommandInput
349
- | ConfirmForgotPasswordCommandInput
350
- | ConfirmSignUpCommandInput
351
- | CreateGroupCommandInput
352
- | CreateIdentityProviderCommandInput
353
- | CreateResourceServerCommandInput
354
- | CreateUserImportJobCommandInput
355
- | CreateUserPoolClientCommandInput
356
- | CreateUserPoolCommandInput
357
- | CreateUserPoolDomainCommandInput
358
- | DeleteGroupCommandInput
359
- | DeleteIdentityProviderCommandInput
360
- | DeleteResourceServerCommandInput
361
- | DeleteUserAttributesCommandInput
362
- | DeleteUserCommandInput
363
- | DeleteUserPoolClientCommandInput
364
- | DeleteUserPoolCommandInput
365
- | DeleteUserPoolDomainCommandInput
366
- | DescribeIdentityProviderCommandInput
367
- | DescribeResourceServerCommandInput
368
- | DescribeRiskConfigurationCommandInput
369
- | DescribeUserImportJobCommandInput
370
- | DescribeUserPoolClientCommandInput
371
- | DescribeUserPoolCommandInput
372
- | DescribeUserPoolDomainCommandInput
373
- | ForgetDeviceCommandInput
374
- | ForgotPasswordCommandInput
375
- | GetCSVHeaderCommandInput
376
- | GetDeviceCommandInput
377
- | GetGroupCommandInput
378
- | GetIdentityProviderByIdentifierCommandInput
379
- | GetSigningCertificateCommandInput
380
- | GetUICustomizationCommandInput
381
- | GetUserAttributeVerificationCodeCommandInput
382
- | GetUserCommandInput
383
- | GetUserPoolMfaConfigCommandInput
384
- | GlobalSignOutCommandInput
385
- | InitiateAuthCommandInput
386
- | ListDevicesCommandInput
387
- | ListGroupsCommandInput
388
- | ListIdentityProvidersCommandInput
389
- | ListResourceServersCommandInput
390
- | ListTagsForResourceCommandInput
391
- | ListUserImportJobsCommandInput
392
- | ListUserPoolClientsCommandInput
393
- | ListUserPoolsCommandInput
394
- | ListUsersCommandInput
395
- | ListUsersInGroupCommandInput
396
- | ResendConfirmationCodeCommandInput
397
- | RespondToAuthChallengeCommandInput
398
- | RevokeTokenCommandInput
399
- | SetRiskConfigurationCommandInput
400
- | SetUICustomizationCommandInput
401
- | SetUserMFAPreferenceCommandInput
402
- | SetUserPoolMfaConfigCommandInput
403
- | SetUserSettingsCommandInput
404
- | SignUpCommandInput
405
- | StartUserImportJobCommandInput
406
- | StopUserImportJobCommandInput
407
- | TagResourceCommandInput
408
- | UntagResourceCommandInput
409
- | UpdateAuthEventFeedbackCommandInput
410
- | UpdateDeviceStatusCommandInput
411
- | UpdateGroupCommandInput
412
- | UpdateIdentityProviderCommandInput
413
- | UpdateResourceServerCommandInput
414
- | UpdateUserAttributesCommandInput
415
- | UpdateUserPoolClientCommandInput
416
- | UpdateUserPoolCommandInput
417
- | UpdateUserPoolDomainCommandInput
418
- | VerifySoftwareTokenCommandInput
419
- | VerifyUserAttributeCommandInput;
420
-
421
- export type ServiceOutputTypes =
422
- | AddCustomAttributesCommandOutput
423
- | AdminAddUserToGroupCommandOutput
424
- | AdminConfirmSignUpCommandOutput
425
- | AdminCreateUserCommandOutput
426
- | AdminDeleteUserAttributesCommandOutput
427
- | AdminDeleteUserCommandOutput
428
- | AdminDisableProviderForUserCommandOutput
429
- | AdminDisableUserCommandOutput
430
- | AdminEnableUserCommandOutput
431
- | AdminForgetDeviceCommandOutput
432
- | AdminGetDeviceCommandOutput
433
- | AdminGetUserCommandOutput
434
- | AdminInitiateAuthCommandOutput
435
- | AdminLinkProviderForUserCommandOutput
436
- | AdminListDevicesCommandOutput
437
- | AdminListGroupsForUserCommandOutput
438
- | AdminListUserAuthEventsCommandOutput
439
- | AdminRemoveUserFromGroupCommandOutput
440
- | AdminResetUserPasswordCommandOutput
441
- | AdminRespondToAuthChallengeCommandOutput
442
- | AdminSetUserMFAPreferenceCommandOutput
443
- | AdminSetUserPasswordCommandOutput
444
- | AdminSetUserSettingsCommandOutput
445
- | AdminUpdateAuthEventFeedbackCommandOutput
446
- | AdminUpdateDeviceStatusCommandOutput
447
- | AdminUpdateUserAttributesCommandOutput
448
- | AdminUserGlobalSignOutCommandOutput
449
- | AssociateSoftwareTokenCommandOutput
450
- | ChangePasswordCommandOutput
451
- | ConfirmDeviceCommandOutput
452
- | ConfirmForgotPasswordCommandOutput
453
- | ConfirmSignUpCommandOutput
454
- | CreateGroupCommandOutput
455
- | CreateIdentityProviderCommandOutput
456
- | CreateResourceServerCommandOutput
457
- | CreateUserImportJobCommandOutput
458
- | CreateUserPoolClientCommandOutput
459
- | CreateUserPoolCommandOutput
460
- | CreateUserPoolDomainCommandOutput
461
- | DeleteGroupCommandOutput
462
- | DeleteIdentityProviderCommandOutput
463
- | DeleteResourceServerCommandOutput
464
- | DeleteUserAttributesCommandOutput
465
- | DeleteUserCommandOutput
466
- | DeleteUserPoolClientCommandOutput
467
- | DeleteUserPoolCommandOutput
468
- | DeleteUserPoolDomainCommandOutput
469
- | DescribeIdentityProviderCommandOutput
470
- | DescribeResourceServerCommandOutput
471
- | DescribeRiskConfigurationCommandOutput
472
- | DescribeUserImportJobCommandOutput
473
- | DescribeUserPoolClientCommandOutput
474
- | DescribeUserPoolCommandOutput
475
- | DescribeUserPoolDomainCommandOutput
476
- | ForgetDeviceCommandOutput
477
- | ForgotPasswordCommandOutput
478
- | GetCSVHeaderCommandOutput
479
- | GetDeviceCommandOutput
480
- | GetGroupCommandOutput
481
- | GetIdentityProviderByIdentifierCommandOutput
482
- | GetSigningCertificateCommandOutput
483
- | GetUICustomizationCommandOutput
484
- | GetUserAttributeVerificationCodeCommandOutput
485
- | GetUserCommandOutput
486
- | GetUserPoolMfaConfigCommandOutput
487
- | GlobalSignOutCommandOutput
488
- | InitiateAuthCommandOutput
489
- | ListDevicesCommandOutput
490
- | ListGroupsCommandOutput
491
- | ListIdentityProvidersCommandOutput
492
- | ListResourceServersCommandOutput
493
- | ListTagsForResourceCommandOutput
494
- | ListUserImportJobsCommandOutput
495
- | ListUserPoolClientsCommandOutput
496
- | ListUserPoolsCommandOutput
497
- | ListUsersCommandOutput
498
- | ListUsersInGroupCommandOutput
499
- | ResendConfirmationCodeCommandOutput
500
- | RespondToAuthChallengeCommandOutput
501
- | RevokeTokenCommandOutput
502
- | SetRiskConfigurationCommandOutput
503
- | SetUICustomizationCommandOutput
504
- | SetUserMFAPreferenceCommandOutput
505
- | SetUserPoolMfaConfigCommandOutput
506
- | SetUserSettingsCommandOutput
507
- | SignUpCommandOutput
508
- | StartUserImportJobCommandOutput
509
- | StopUserImportJobCommandOutput
510
- | TagResourceCommandOutput
511
- | UntagResourceCommandOutput
512
- | UpdateAuthEventFeedbackCommandOutput
513
- | UpdateDeviceStatusCommandOutput
514
- | UpdateGroupCommandOutput
515
- | UpdateIdentityProviderCommandOutput
516
- | UpdateResourceServerCommandOutput
517
- | UpdateUserAttributesCommandOutput
518
- | UpdateUserPoolClientCommandOutput
519
- | UpdateUserPoolCommandOutput
520
- | UpdateUserPoolDomainCommandOutput
521
- | VerifySoftwareTokenCommandOutput
522
- | VerifyUserAttributeCommandOutput;
523
-
524
- export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
525
- /**
526
- * The HTTP handler to use. Fetch in browser and Https in Nodejs.
527
- */
528
- requestHandler?: __HttpHandler;
529
-
530
- /**
531
- * A constructor for a class implementing the {@link __Hash} interface
532
- * that computes the SHA-256 HMAC or checksum of a string or binary buffer.
533
- * @internal
534
- */
535
- sha256?: __HashConstructor;
536
-
537
- /**
538
- * The function that will be used to convert strings into HTTP endpoints.
539
- * @internal
540
- */
541
- urlParser?: __UrlParser;
542
-
543
- /**
544
- * A function that can calculate the length of a request body.
545
- * @internal
546
- */
547
- bodyLengthChecker?: (body: any) => number | undefined;
548
-
549
- /**
550
- * A function that converts a stream into an array of bytes.
551
- * @internal
552
- */
553
- streamCollector?: __StreamCollector;
554
-
555
- /**
556
- * The function that will be used to convert a base64-encoded string to a byte array.
557
- * @internal
558
- */
559
- base64Decoder?: __Decoder;
560
-
561
- /**
562
- * The function that will be used to convert binary data to a base64-encoded string.
563
- * @internal
564
- */
565
- base64Encoder?: __Encoder;
566
-
567
- /**
568
- * The function that will be used to convert a UTF8-encoded string to a byte array.
569
- * @internal
570
- */
571
- utf8Decoder?: __Decoder;
572
-
573
- /**
574
- * The function that will be used to convert binary data to a UTF-8 encoded string.
575
- * @internal
576
- */
577
- utf8Encoder?: __Encoder;
578
-
579
- /**
580
- * The runtime environment.
581
- * @internal
582
- */
583
- runtime?: string;
584
-
585
- /**
586
- * Disable dyanamically changing the endpoint of the client based on the hostPrefix
587
- * trait of an operation.
588
- */
589
- disableHostPrefix?: boolean;
590
-
591
- /**
592
- * Value for how many times a request will be made at most in case of retry.
593
- */
594
- maxAttempts?: number | __Provider<number>;
595
-
596
- /**
597
- * Specifies which retry algorithm to use.
598
- */
599
- retryMode?: string | __Provider<string>;
600
-
601
- /**
602
- * Optional logger for logging debug/info/warn/error.
603
- */
604
- logger?: __Logger;
605
-
606
- /**
607
- * Unique service identifier.
608
- * @internal
609
- */
610
- serviceId?: string;
611
-
612
- /**
613
- * The AWS region to which this client will send requests
614
- */
615
- region?: string | __Provider<string>;
616
-
617
- /**
618
- * Default credentials provider; Not available in browser runtime.
619
- * @internal
620
- */
621
- credentialDefaultProvider?: (input: any) => __Provider<__Credentials>;
622
-
623
- /**
624
- * Fetch related hostname, signing name or signing region with given region.
625
- * @internal
626
- */
627
- regionInfoProvider?: RegionInfoProvider;
628
-
629
- /**
630
- * The provider populating default tracking information to be sent with `user-agent`, `x-amz-user-agent` header
631
- * @internal
632
- */
633
- defaultUserAgentProvider?: Provider<__UserAgent>;
634
- }
635
-
636
- type CognitoIdentityProviderClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> &
637
- ClientDefaults &
638
- RegionInputConfig &
639
- EndpointsInputConfig &
640
- RetryInputConfig &
641
- HostHeaderInputConfig &
642
- AwsAuthInputConfig &
643
- UserAgentInputConfig;
644
- /**
645
- * The configuration interface of CognitoIdentityProviderClient class constructor that set the region, credentials and other options.
646
- */
647
- export interface CognitoIdentityProviderClientConfig extends CognitoIdentityProviderClientConfigType {}
648
-
649
- type CognitoIdentityProviderClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> &
650
- Required<ClientDefaults> &
651
- RegionResolvedConfig &
652
- EndpointsResolvedConfig &
653
- RetryResolvedConfig &
654
- HostHeaderResolvedConfig &
655
- AwsAuthResolvedConfig &
656
- UserAgentResolvedConfig;
657
- /**
658
- * The resolved configuration interface of CognitoIdentityProviderClient class. This is resolved and normalized from the {@link CognitoIdentityProviderClientConfig | constructor configuration interface}.
659
- */
660
- export interface CognitoIdentityProviderClientResolvedConfig extends CognitoIdentityProviderClientResolvedConfigType {}
661
-
662
- /**
663
- * <p>Using the Amazon Cognito User Pools API, you can create a user pool to manage
664
- * directories and users. You can authenticate a user to obtain tokens related to user
665
- * identity and access policies.</p>
666
- * <p>This API reference provides information about user pools in Amazon Cognito User
667
- * Pools.</p>
668
- * <p>For more information, see the <a href="https://docs.aws.amazon.com/cognito/latest/developerguide/what-is-amazon-cognito.html">Amazon Cognito
669
- * Documentation</a>.</p>
670
- */
671
- export class CognitoIdentityProviderClient extends __Client<
672
- __HttpHandlerOptions,
673
- ServiceInputTypes,
674
- ServiceOutputTypes,
675
- CognitoIdentityProviderClientResolvedConfig
676
- > {
677
- /**
678
- * The resolved configuration of CognitoIdentityProviderClient class. This is resolved and normalized from the {@link CognitoIdentityProviderClientConfig | constructor configuration interface}.
679
- */
680
- readonly config: CognitoIdentityProviderClientResolvedConfig;
681
-
682
- constructor(configuration: CognitoIdentityProviderClientConfig) {
683
- const _config_0 = __getRuntimeConfig(configuration);
684
- const _config_1 = resolveRegionConfig(_config_0);
685
- const _config_2 = resolveEndpointsConfig(_config_1);
686
- const _config_3 = resolveRetryConfig(_config_2);
687
- const _config_4 = resolveHostHeaderConfig(_config_3);
688
- const _config_5 = resolveAwsAuthConfig(_config_4);
689
- const _config_6 = resolveUserAgentConfig(_config_5);
690
- super(_config_6);
691
- this.config = _config_6;
692
- this.middlewareStack.use(getRetryPlugin(this.config));
693
- this.middlewareStack.use(getContentLengthPlugin(this.config));
694
- this.middlewareStack.use(getHostHeaderPlugin(this.config));
695
- this.middlewareStack.use(getLoggerPlugin(this.config));
696
- this.middlewareStack.use(getUserAgentPlugin(this.config));
697
- }
698
-
699
- /**
700
- * Destroy underlying resources, like sockets. It's usually not necessary to do this.
701
- * However in Node.js, it's best to explicitly shut down the client's agent when it is no longer needed.
702
- * Otherwise, sockets might stay open for quite a long time before the server terminates them.
703
- */
704
- destroy(): void {
705
- super.destroy();
706
- }
707
- }