@aws-sdk/client-cognito-identity-provider 3.337.0 → 3.338.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 (417) hide show
  1. package/dist-cjs/CognitoIdentityProviderClient.js +2 -1
  2. package/dist-cjs/commands/AddCustomAttributesCommand.js +2 -1
  3. package/dist-cjs/commands/AdminAddUserToGroupCommand.js +2 -1
  4. package/dist-cjs/commands/AdminConfirmSignUpCommand.js +2 -1
  5. package/dist-cjs/commands/AdminCreateUserCommand.js +2 -1
  6. package/dist-cjs/commands/AdminDeleteUserAttributesCommand.js +2 -1
  7. package/dist-cjs/commands/AdminDeleteUserCommand.js +2 -1
  8. package/dist-cjs/commands/AdminDisableProviderForUserCommand.js +2 -1
  9. package/dist-cjs/commands/AdminDisableUserCommand.js +2 -1
  10. package/dist-cjs/commands/AdminEnableUserCommand.js +2 -1
  11. package/dist-cjs/commands/AdminForgetDeviceCommand.js +2 -1
  12. package/dist-cjs/commands/AdminGetDeviceCommand.js +2 -1
  13. package/dist-cjs/commands/AdminGetUserCommand.js +2 -1
  14. package/dist-cjs/commands/AdminInitiateAuthCommand.js +2 -1
  15. package/dist-cjs/commands/AdminLinkProviderForUserCommand.js +2 -1
  16. package/dist-cjs/commands/AdminListDevicesCommand.js +2 -1
  17. package/dist-cjs/commands/AdminListGroupsForUserCommand.js +2 -1
  18. package/dist-cjs/commands/AdminListUserAuthEventsCommand.js +2 -1
  19. package/dist-cjs/commands/AdminRemoveUserFromGroupCommand.js +2 -1
  20. package/dist-cjs/commands/AdminResetUserPasswordCommand.js +2 -1
  21. package/dist-cjs/commands/AdminRespondToAuthChallengeCommand.js +2 -1
  22. package/dist-cjs/commands/AdminSetUserMFAPreferenceCommand.js +2 -1
  23. package/dist-cjs/commands/AdminSetUserPasswordCommand.js +2 -1
  24. package/dist-cjs/commands/AdminSetUserSettingsCommand.js +2 -1
  25. package/dist-cjs/commands/AdminUpdateAuthEventFeedbackCommand.js +2 -1
  26. package/dist-cjs/commands/AdminUpdateDeviceStatusCommand.js +2 -1
  27. package/dist-cjs/commands/AdminUpdateUserAttributesCommand.js +2 -1
  28. package/dist-cjs/commands/AdminUserGlobalSignOutCommand.js +2 -1
  29. package/dist-cjs/commands/AssociateSoftwareTokenCommand.js +2 -1
  30. package/dist-cjs/commands/ChangePasswordCommand.js +2 -1
  31. package/dist-cjs/commands/ConfirmDeviceCommand.js +2 -1
  32. package/dist-cjs/commands/ConfirmForgotPasswordCommand.js +2 -1
  33. package/dist-cjs/commands/ConfirmSignUpCommand.js +2 -1
  34. package/dist-cjs/commands/CreateGroupCommand.js +2 -1
  35. package/dist-cjs/commands/CreateIdentityProviderCommand.js +2 -1
  36. package/dist-cjs/commands/CreateResourceServerCommand.js +2 -1
  37. package/dist-cjs/commands/CreateUserImportJobCommand.js +2 -1
  38. package/dist-cjs/commands/CreateUserPoolClientCommand.js +2 -1
  39. package/dist-cjs/commands/CreateUserPoolCommand.js +2 -1
  40. package/dist-cjs/commands/CreateUserPoolDomainCommand.js +2 -1
  41. package/dist-cjs/commands/DeleteGroupCommand.js +2 -1
  42. package/dist-cjs/commands/DeleteIdentityProviderCommand.js +2 -1
  43. package/dist-cjs/commands/DeleteResourceServerCommand.js +2 -1
  44. package/dist-cjs/commands/DeleteUserAttributesCommand.js +2 -1
  45. package/dist-cjs/commands/DeleteUserCommand.js +2 -1
  46. package/dist-cjs/commands/DeleteUserPoolClientCommand.js +2 -1
  47. package/dist-cjs/commands/DeleteUserPoolCommand.js +2 -1
  48. package/dist-cjs/commands/DeleteUserPoolDomainCommand.js +2 -1
  49. package/dist-cjs/commands/DescribeIdentityProviderCommand.js +2 -1
  50. package/dist-cjs/commands/DescribeResourceServerCommand.js +2 -1
  51. package/dist-cjs/commands/DescribeRiskConfigurationCommand.js +2 -1
  52. package/dist-cjs/commands/DescribeUserImportJobCommand.js +2 -1
  53. package/dist-cjs/commands/DescribeUserPoolClientCommand.js +2 -1
  54. package/dist-cjs/commands/DescribeUserPoolCommand.js +2 -1
  55. package/dist-cjs/commands/DescribeUserPoolDomainCommand.js +2 -1
  56. package/dist-cjs/commands/ForgetDeviceCommand.js +2 -1
  57. package/dist-cjs/commands/ForgotPasswordCommand.js +2 -1
  58. package/dist-cjs/commands/GetCSVHeaderCommand.js +2 -1
  59. package/dist-cjs/commands/GetDeviceCommand.js +2 -1
  60. package/dist-cjs/commands/GetGroupCommand.js +2 -1
  61. package/dist-cjs/commands/GetIdentityProviderByIdentifierCommand.js +2 -1
  62. package/dist-cjs/commands/GetSigningCertificateCommand.js +2 -1
  63. package/dist-cjs/commands/GetUICustomizationCommand.js +2 -1
  64. package/dist-cjs/commands/GetUserAttributeVerificationCodeCommand.js +2 -1
  65. package/dist-cjs/commands/GetUserCommand.js +2 -1
  66. package/dist-cjs/commands/GetUserPoolMfaConfigCommand.js +2 -1
  67. package/dist-cjs/commands/GlobalSignOutCommand.js +2 -1
  68. package/dist-cjs/commands/InitiateAuthCommand.js +2 -1
  69. package/dist-cjs/commands/ListDevicesCommand.js +2 -1
  70. package/dist-cjs/commands/ListGroupsCommand.js +2 -1
  71. package/dist-cjs/commands/ListIdentityProvidersCommand.js +2 -1
  72. package/dist-cjs/commands/ListResourceServersCommand.js +2 -1
  73. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -1
  74. package/dist-cjs/commands/ListUserImportJobsCommand.js +2 -1
  75. package/dist-cjs/commands/ListUserPoolClientsCommand.js +2 -1
  76. package/dist-cjs/commands/ListUserPoolsCommand.js +2 -1
  77. package/dist-cjs/commands/ListUsersCommand.js +2 -1
  78. package/dist-cjs/commands/ListUsersInGroupCommand.js +2 -1
  79. package/dist-cjs/commands/ResendConfirmationCodeCommand.js +2 -1
  80. package/dist-cjs/commands/RespondToAuthChallengeCommand.js +2 -1
  81. package/dist-cjs/commands/RevokeTokenCommand.js +2 -1
  82. package/dist-cjs/commands/SetRiskConfigurationCommand.js +2 -1
  83. package/dist-cjs/commands/SetUICustomizationCommand.js +2 -1
  84. package/dist-cjs/commands/SetUserMFAPreferenceCommand.js +2 -1
  85. package/dist-cjs/commands/SetUserPoolMfaConfigCommand.js +2 -1
  86. package/dist-cjs/commands/SetUserSettingsCommand.js +2 -1
  87. package/dist-cjs/commands/SignUpCommand.js +2 -1
  88. package/dist-cjs/commands/StartUserImportJobCommand.js +2 -1
  89. package/dist-cjs/commands/StopUserImportJobCommand.js +2 -1
  90. package/dist-cjs/commands/TagResourceCommand.js +2 -1
  91. package/dist-cjs/commands/UntagResourceCommand.js +2 -1
  92. package/dist-cjs/commands/UpdateAuthEventFeedbackCommand.js +2 -1
  93. package/dist-cjs/commands/UpdateDeviceStatusCommand.js +2 -1
  94. package/dist-cjs/commands/UpdateGroupCommand.js +2 -1
  95. package/dist-cjs/commands/UpdateIdentityProviderCommand.js +2 -1
  96. package/dist-cjs/commands/UpdateResourceServerCommand.js +2 -1
  97. package/dist-cjs/commands/UpdateUserAttributesCommand.js +2 -1
  98. package/dist-cjs/commands/UpdateUserPoolClientCommand.js +2 -1
  99. package/dist-cjs/commands/UpdateUserPoolCommand.js +2 -1
  100. package/dist-cjs/commands/UpdateUserPoolDomainCommand.js +2 -1
  101. package/dist-cjs/commands/VerifySoftwareTokenCommand.js +2 -1
  102. package/dist-cjs/commands/VerifyUserAttributeCommand.js +2 -1
  103. package/dist-cjs/index.js +2 -2
  104. package/dist-cjs/models/CognitoIdentityProviderServiceException.js +2 -1
  105. package/dist-es/CognitoIdentityProviderClient.js +1 -0
  106. package/dist-es/commands/AddCustomAttributesCommand.js +1 -0
  107. package/dist-es/commands/AdminAddUserToGroupCommand.js +1 -0
  108. package/dist-es/commands/AdminConfirmSignUpCommand.js +1 -0
  109. package/dist-es/commands/AdminCreateUserCommand.js +1 -0
  110. package/dist-es/commands/AdminDeleteUserAttributesCommand.js +1 -0
  111. package/dist-es/commands/AdminDeleteUserCommand.js +1 -0
  112. package/dist-es/commands/AdminDisableProviderForUserCommand.js +1 -0
  113. package/dist-es/commands/AdminDisableUserCommand.js +1 -0
  114. package/dist-es/commands/AdminEnableUserCommand.js +1 -0
  115. package/dist-es/commands/AdminForgetDeviceCommand.js +1 -0
  116. package/dist-es/commands/AdminGetDeviceCommand.js +1 -0
  117. package/dist-es/commands/AdminGetUserCommand.js +1 -0
  118. package/dist-es/commands/AdminInitiateAuthCommand.js +1 -0
  119. package/dist-es/commands/AdminLinkProviderForUserCommand.js +1 -0
  120. package/dist-es/commands/AdminListDevicesCommand.js +1 -0
  121. package/dist-es/commands/AdminListGroupsForUserCommand.js +1 -0
  122. package/dist-es/commands/AdminListUserAuthEventsCommand.js +1 -0
  123. package/dist-es/commands/AdminRemoveUserFromGroupCommand.js +1 -0
  124. package/dist-es/commands/AdminResetUserPasswordCommand.js +1 -0
  125. package/dist-es/commands/AdminRespondToAuthChallengeCommand.js +1 -0
  126. package/dist-es/commands/AdminSetUserMFAPreferenceCommand.js +1 -0
  127. package/dist-es/commands/AdminSetUserPasswordCommand.js +1 -0
  128. package/dist-es/commands/AdminSetUserSettingsCommand.js +1 -0
  129. package/dist-es/commands/AdminUpdateAuthEventFeedbackCommand.js +1 -0
  130. package/dist-es/commands/AdminUpdateDeviceStatusCommand.js +1 -0
  131. package/dist-es/commands/AdminUpdateUserAttributesCommand.js +1 -0
  132. package/dist-es/commands/AdminUserGlobalSignOutCommand.js +1 -0
  133. package/dist-es/commands/AssociateSoftwareTokenCommand.js +1 -0
  134. package/dist-es/commands/ChangePasswordCommand.js +1 -0
  135. package/dist-es/commands/ConfirmDeviceCommand.js +1 -0
  136. package/dist-es/commands/ConfirmForgotPasswordCommand.js +1 -0
  137. package/dist-es/commands/ConfirmSignUpCommand.js +1 -0
  138. package/dist-es/commands/CreateGroupCommand.js +1 -0
  139. package/dist-es/commands/CreateIdentityProviderCommand.js +1 -0
  140. package/dist-es/commands/CreateResourceServerCommand.js +1 -0
  141. package/dist-es/commands/CreateUserImportJobCommand.js +1 -0
  142. package/dist-es/commands/CreateUserPoolClientCommand.js +1 -0
  143. package/dist-es/commands/CreateUserPoolCommand.js +1 -0
  144. package/dist-es/commands/CreateUserPoolDomainCommand.js +1 -0
  145. package/dist-es/commands/DeleteGroupCommand.js +1 -0
  146. package/dist-es/commands/DeleteIdentityProviderCommand.js +1 -0
  147. package/dist-es/commands/DeleteResourceServerCommand.js +1 -0
  148. package/dist-es/commands/DeleteUserAttributesCommand.js +1 -0
  149. package/dist-es/commands/DeleteUserCommand.js +1 -0
  150. package/dist-es/commands/DeleteUserPoolClientCommand.js +1 -0
  151. package/dist-es/commands/DeleteUserPoolCommand.js +1 -0
  152. package/dist-es/commands/DeleteUserPoolDomainCommand.js +1 -0
  153. package/dist-es/commands/DescribeIdentityProviderCommand.js +1 -0
  154. package/dist-es/commands/DescribeResourceServerCommand.js +1 -0
  155. package/dist-es/commands/DescribeRiskConfigurationCommand.js +1 -0
  156. package/dist-es/commands/DescribeUserImportJobCommand.js +1 -0
  157. package/dist-es/commands/DescribeUserPoolClientCommand.js +1 -0
  158. package/dist-es/commands/DescribeUserPoolCommand.js +1 -0
  159. package/dist-es/commands/DescribeUserPoolDomainCommand.js +1 -0
  160. package/dist-es/commands/ForgetDeviceCommand.js +1 -0
  161. package/dist-es/commands/ForgotPasswordCommand.js +1 -0
  162. package/dist-es/commands/GetCSVHeaderCommand.js +1 -0
  163. package/dist-es/commands/GetDeviceCommand.js +1 -0
  164. package/dist-es/commands/GetGroupCommand.js +1 -0
  165. package/dist-es/commands/GetIdentityProviderByIdentifierCommand.js +1 -0
  166. package/dist-es/commands/GetSigningCertificateCommand.js +1 -0
  167. package/dist-es/commands/GetUICustomizationCommand.js +1 -0
  168. package/dist-es/commands/GetUserAttributeVerificationCodeCommand.js +1 -0
  169. package/dist-es/commands/GetUserCommand.js +1 -0
  170. package/dist-es/commands/GetUserPoolMfaConfigCommand.js +1 -0
  171. package/dist-es/commands/GlobalSignOutCommand.js +1 -0
  172. package/dist-es/commands/InitiateAuthCommand.js +1 -0
  173. package/dist-es/commands/ListDevicesCommand.js +1 -0
  174. package/dist-es/commands/ListGroupsCommand.js +1 -0
  175. package/dist-es/commands/ListIdentityProvidersCommand.js +1 -0
  176. package/dist-es/commands/ListResourceServersCommand.js +1 -0
  177. package/dist-es/commands/ListTagsForResourceCommand.js +1 -0
  178. package/dist-es/commands/ListUserImportJobsCommand.js +1 -0
  179. package/dist-es/commands/ListUserPoolClientsCommand.js +1 -0
  180. package/dist-es/commands/ListUserPoolsCommand.js +1 -0
  181. package/dist-es/commands/ListUsersCommand.js +1 -0
  182. package/dist-es/commands/ListUsersInGroupCommand.js +1 -0
  183. package/dist-es/commands/ResendConfirmationCodeCommand.js +1 -0
  184. package/dist-es/commands/RespondToAuthChallengeCommand.js +1 -0
  185. package/dist-es/commands/RevokeTokenCommand.js +1 -0
  186. package/dist-es/commands/SetRiskConfigurationCommand.js +1 -0
  187. package/dist-es/commands/SetUICustomizationCommand.js +1 -0
  188. package/dist-es/commands/SetUserMFAPreferenceCommand.js +1 -0
  189. package/dist-es/commands/SetUserPoolMfaConfigCommand.js +1 -0
  190. package/dist-es/commands/SetUserSettingsCommand.js +1 -0
  191. package/dist-es/commands/SignUpCommand.js +1 -0
  192. package/dist-es/commands/StartUserImportJobCommand.js +1 -0
  193. package/dist-es/commands/StopUserImportJobCommand.js +1 -0
  194. package/dist-es/commands/TagResourceCommand.js +1 -0
  195. package/dist-es/commands/UntagResourceCommand.js +1 -0
  196. package/dist-es/commands/UpdateAuthEventFeedbackCommand.js +1 -0
  197. package/dist-es/commands/UpdateDeviceStatusCommand.js +1 -0
  198. package/dist-es/commands/UpdateGroupCommand.js +1 -0
  199. package/dist-es/commands/UpdateIdentityProviderCommand.js +1 -0
  200. package/dist-es/commands/UpdateResourceServerCommand.js +1 -0
  201. package/dist-es/commands/UpdateUserAttributesCommand.js +1 -0
  202. package/dist-es/commands/UpdateUserPoolClientCommand.js +1 -0
  203. package/dist-es/commands/UpdateUserPoolCommand.js +1 -0
  204. package/dist-es/commands/UpdateUserPoolDomainCommand.js +1 -0
  205. package/dist-es/commands/VerifySoftwareTokenCommand.js +1 -0
  206. package/dist-es/commands/VerifyUserAttributeCommand.js +1 -0
  207. package/dist-es/index.js +2 -2
  208. package/dist-es/models/CognitoIdentityProviderServiceException.js +1 -0
  209. package/dist-types/CognitoIdentityProviderClient.d.ts +3 -3
  210. package/dist-types/commands/AddCustomAttributesCommand.d.ts +4 -0
  211. package/dist-types/commands/AdminAddUserToGroupCommand.d.ts +4 -0
  212. package/dist-types/commands/AdminConfirmSignUpCommand.d.ts +4 -0
  213. package/dist-types/commands/AdminCreateUserCommand.d.ts +4 -0
  214. package/dist-types/commands/AdminDeleteUserAttributesCommand.d.ts +4 -0
  215. package/dist-types/commands/AdminDeleteUserCommand.d.ts +4 -0
  216. package/dist-types/commands/AdminDisableProviderForUserCommand.d.ts +4 -0
  217. package/dist-types/commands/AdminDisableUserCommand.d.ts +4 -0
  218. package/dist-types/commands/AdminEnableUserCommand.d.ts +4 -0
  219. package/dist-types/commands/AdminForgetDeviceCommand.d.ts +4 -0
  220. package/dist-types/commands/AdminGetDeviceCommand.d.ts +4 -0
  221. package/dist-types/commands/AdminGetUserCommand.d.ts +4 -0
  222. package/dist-types/commands/AdminInitiateAuthCommand.d.ts +4 -0
  223. package/dist-types/commands/AdminLinkProviderForUserCommand.d.ts +4 -0
  224. package/dist-types/commands/AdminListDevicesCommand.d.ts +4 -0
  225. package/dist-types/commands/AdminListGroupsForUserCommand.d.ts +4 -0
  226. package/dist-types/commands/AdminListUserAuthEventsCommand.d.ts +4 -0
  227. package/dist-types/commands/AdminRemoveUserFromGroupCommand.d.ts +4 -0
  228. package/dist-types/commands/AdminResetUserPasswordCommand.d.ts +4 -0
  229. package/dist-types/commands/AdminRespondToAuthChallengeCommand.d.ts +4 -0
  230. package/dist-types/commands/AdminSetUserMFAPreferenceCommand.d.ts +4 -0
  231. package/dist-types/commands/AdminSetUserPasswordCommand.d.ts +4 -0
  232. package/dist-types/commands/AdminSetUserSettingsCommand.d.ts +4 -0
  233. package/dist-types/commands/AdminUpdateAuthEventFeedbackCommand.d.ts +4 -0
  234. package/dist-types/commands/AdminUpdateDeviceStatusCommand.d.ts +4 -0
  235. package/dist-types/commands/AdminUpdateUserAttributesCommand.d.ts +4 -0
  236. package/dist-types/commands/AdminUserGlobalSignOutCommand.d.ts +4 -0
  237. package/dist-types/commands/AssociateSoftwareTokenCommand.d.ts +4 -0
  238. package/dist-types/commands/ChangePasswordCommand.d.ts +4 -0
  239. package/dist-types/commands/ConfirmDeviceCommand.d.ts +4 -0
  240. package/dist-types/commands/ConfirmForgotPasswordCommand.d.ts +4 -0
  241. package/dist-types/commands/ConfirmSignUpCommand.d.ts +4 -0
  242. package/dist-types/commands/CreateGroupCommand.d.ts +4 -0
  243. package/dist-types/commands/CreateIdentityProviderCommand.d.ts +4 -0
  244. package/dist-types/commands/CreateResourceServerCommand.d.ts +4 -0
  245. package/dist-types/commands/CreateUserImportJobCommand.d.ts +4 -0
  246. package/dist-types/commands/CreateUserPoolClientCommand.d.ts +4 -0
  247. package/dist-types/commands/CreateUserPoolCommand.d.ts +4 -0
  248. package/dist-types/commands/CreateUserPoolDomainCommand.d.ts +4 -0
  249. package/dist-types/commands/DeleteGroupCommand.d.ts +4 -0
  250. package/dist-types/commands/DeleteIdentityProviderCommand.d.ts +4 -0
  251. package/dist-types/commands/DeleteResourceServerCommand.d.ts +4 -0
  252. package/dist-types/commands/DeleteUserAttributesCommand.d.ts +4 -0
  253. package/dist-types/commands/DeleteUserCommand.d.ts +4 -0
  254. package/dist-types/commands/DeleteUserPoolClientCommand.d.ts +4 -0
  255. package/dist-types/commands/DeleteUserPoolCommand.d.ts +4 -0
  256. package/dist-types/commands/DeleteUserPoolDomainCommand.d.ts +4 -0
  257. package/dist-types/commands/DescribeIdentityProviderCommand.d.ts +4 -0
  258. package/dist-types/commands/DescribeResourceServerCommand.d.ts +4 -0
  259. package/dist-types/commands/DescribeRiskConfigurationCommand.d.ts +4 -0
  260. package/dist-types/commands/DescribeUserImportJobCommand.d.ts +4 -0
  261. package/dist-types/commands/DescribeUserPoolClientCommand.d.ts +4 -0
  262. package/dist-types/commands/DescribeUserPoolCommand.d.ts +4 -0
  263. package/dist-types/commands/DescribeUserPoolDomainCommand.d.ts +4 -0
  264. package/dist-types/commands/ForgetDeviceCommand.d.ts +4 -0
  265. package/dist-types/commands/ForgotPasswordCommand.d.ts +4 -0
  266. package/dist-types/commands/GetCSVHeaderCommand.d.ts +4 -0
  267. package/dist-types/commands/GetDeviceCommand.d.ts +4 -0
  268. package/dist-types/commands/GetGroupCommand.d.ts +4 -0
  269. package/dist-types/commands/GetIdentityProviderByIdentifierCommand.d.ts +4 -0
  270. package/dist-types/commands/GetSigningCertificateCommand.d.ts +4 -0
  271. package/dist-types/commands/GetUICustomizationCommand.d.ts +4 -0
  272. package/dist-types/commands/GetUserAttributeVerificationCodeCommand.d.ts +4 -0
  273. package/dist-types/commands/GetUserCommand.d.ts +4 -0
  274. package/dist-types/commands/GetUserPoolMfaConfigCommand.d.ts +4 -0
  275. package/dist-types/commands/GlobalSignOutCommand.d.ts +4 -0
  276. package/dist-types/commands/InitiateAuthCommand.d.ts +4 -0
  277. package/dist-types/commands/ListDevicesCommand.d.ts +4 -0
  278. package/dist-types/commands/ListGroupsCommand.d.ts +4 -0
  279. package/dist-types/commands/ListIdentityProvidersCommand.d.ts +4 -0
  280. package/dist-types/commands/ListResourceServersCommand.d.ts +4 -0
  281. package/dist-types/commands/ListTagsForResourceCommand.d.ts +4 -0
  282. package/dist-types/commands/ListUserImportJobsCommand.d.ts +4 -0
  283. package/dist-types/commands/ListUserPoolClientsCommand.d.ts +4 -0
  284. package/dist-types/commands/ListUserPoolsCommand.d.ts +4 -0
  285. package/dist-types/commands/ListUsersCommand.d.ts +4 -0
  286. package/dist-types/commands/ListUsersInGroupCommand.d.ts +4 -0
  287. package/dist-types/commands/ResendConfirmationCodeCommand.d.ts +4 -0
  288. package/dist-types/commands/RespondToAuthChallengeCommand.d.ts +4 -0
  289. package/dist-types/commands/RevokeTokenCommand.d.ts +4 -0
  290. package/dist-types/commands/SetRiskConfigurationCommand.d.ts +4 -0
  291. package/dist-types/commands/SetUICustomizationCommand.d.ts +4 -0
  292. package/dist-types/commands/SetUserMFAPreferenceCommand.d.ts +4 -0
  293. package/dist-types/commands/SetUserPoolMfaConfigCommand.d.ts +4 -0
  294. package/dist-types/commands/SetUserSettingsCommand.d.ts +4 -0
  295. package/dist-types/commands/SignUpCommand.d.ts +4 -0
  296. package/dist-types/commands/StartUserImportJobCommand.d.ts +4 -0
  297. package/dist-types/commands/StopUserImportJobCommand.d.ts +4 -0
  298. package/dist-types/commands/TagResourceCommand.d.ts +4 -0
  299. package/dist-types/commands/UntagResourceCommand.d.ts +4 -0
  300. package/dist-types/commands/UpdateAuthEventFeedbackCommand.d.ts +4 -0
  301. package/dist-types/commands/UpdateDeviceStatusCommand.d.ts +4 -0
  302. package/dist-types/commands/UpdateGroupCommand.d.ts +4 -0
  303. package/dist-types/commands/UpdateIdentityProviderCommand.d.ts +4 -0
  304. package/dist-types/commands/UpdateResourceServerCommand.d.ts +4 -0
  305. package/dist-types/commands/UpdateUserAttributesCommand.d.ts +4 -0
  306. package/dist-types/commands/UpdateUserPoolClientCommand.d.ts +4 -0
  307. package/dist-types/commands/UpdateUserPoolCommand.d.ts +4 -0
  308. package/dist-types/commands/UpdateUserPoolDomainCommand.d.ts +4 -0
  309. package/dist-types/commands/VerifySoftwareTokenCommand.d.ts +4 -0
  310. package/dist-types/commands/VerifyUserAttributeCommand.d.ts +4 -0
  311. package/dist-types/index.d.ts +12 -2
  312. package/dist-types/models/CognitoIdentityProviderServiceException.d.ts +1 -0
  313. package/dist-types/ts3.4/CognitoIdentityProviderClient.d.ts +3 -3
  314. package/dist-types/ts3.4/commands/AddCustomAttributesCommand.d.ts +1 -0
  315. package/dist-types/ts3.4/commands/AdminAddUserToGroupCommand.d.ts +1 -0
  316. package/dist-types/ts3.4/commands/AdminConfirmSignUpCommand.d.ts +1 -0
  317. package/dist-types/ts3.4/commands/AdminCreateUserCommand.d.ts +1 -0
  318. package/dist-types/ts3.4/commands/AdminDeleteUserAttributesCommand.d.ts +1 -0
  319. package/dist-types/ts3.4/commands/AdminDeleteUserCommand.d.ts +1 -0
  320. package/dist-types/ts3.4/commands/AdminDisableProviderForUserCommand.d.ts +1 -0
  321. package/dist-types/ts3.4/commands/AdminDisableUserCommand.d.ts +1 -0
  322. package/dist-types/ts3.4/commands/AdminEnableUserCommand.d.ts +1 -0
  323. package/dist-types/ts3.4/commands/AdminForgetDeviceCommand.d.ts +1 -0
  324. package/dist-types/ts3.4/commands/AdminGetDeviceCommand.d.ts +1 -0
  325. package/dist-types/ts3.4/commands/AdminGetUserCommand.d.ts +1 -0
  326. package/dist-types/ts3.4/commands/AdminInitiateAuthCommand.d.ts +1 -0
  327. package/dist-types/ts3.4/commands/AdminLinkProviderForUserCommand.d.ts +1 -0
  328. package/dist-types/ts3.4/commands/AdminListDevicesCommand.d.ts +1 -0
  329. package/dist-types/ts3.4/commands/AdminListGroupsForUserCommand.d.ts +1 -0
  330. package/dist-types/ts3.4/commands/AdminListUserAuthEventsCommand.d.ts +1 -0
  331. package/dist-types/ts3.4/commands/AdminRemoveUserFromGroupCommand.d.ts +1 -0
  332. package/dist-types/ts3.4/commands/AdminResetUserPasswordCommand.d.ts +1 -0
  333. package/dist-types/ts3.4/commands/AdminRespondToAuthChallengeCommand.d.ts +1 -0
  334. package/dist-types/ts3.4/commands/AdminSetUserMFAPreferenceCommand.d.ts +1 -0
  335. package/dist-types/ts3.4/commands/AdminSetUserPasswordCommand.d.ts +1 -0
  336. package/dist-types/ts3.4/commands/AdminSetUserSettingsCommand.d.ts +1 -0
  337. package/dist-types/ts3.4/commands/AdminUpdateAuthEventFeedbackCommand.d.ts +1 -0
  338. package/dist-types/ts3.4/commands/AdminUpdateDeviceStatusCommand.d.ts +1 -0
  339. package/dist-types/ts3.4/commands/AdminUpdateUserAttributesCommand.d.ts +1 -0
  340. package/dist-types/ts3.4/commands/AdminUserGlobalSignOutCommand.d.ts +1 -0
  341. package/dist-types/ts3.4/commands/AssociateSoftwareTokenCommand.d.ts +1 -0
  342. package/dist-types/ts3.4/commands/ChangePasswordCommand.d.ts +1 -0
  343. package/dist-types/ts3.4/commands/ConfirmDeviceCommand.d.ts +1 -0
  344. package/dist-types/ts3.4/commands/ConfirmForgotPasswordCommand.d.ts +1 -0
  345. package/dist-types/ts3.4/commands/ConfirmSignUpCommand.d.ts +1 -0
  346. package/dist-types/ts3.4/commands/CreateGroupCommand.d.ts +1 -0
  347. package/dist-types/ts3.4/commands/CreateIdentityProviderCommand.d.ts +1 -0
  348. package/dist-types/ts3.4/commands/CreateResourceServerCommand.d.ts +1 -0
  349. package/dist-types/ts3.4/commands/CreateUserImportJobCommand.d.ts +1 -0
  350. package/dist-types/ts3.4/commands/CreateUserPoolClientCommand.d.ts +1 -0
  351. package/dist-types/ts3.4/commands/CreateUserPoolCommand.d.ts +1 -0
  352. package/dist-types/ts3.4/commands/CreateUserPoolDomainCommand.d.ts +1 -0
  353. package/dist-types/ts3.4/commands/DeleteGroupCommand.d.ts +1 -0
  354. package/dist-types/ts3.4/commands/DeleteIdentityProviderCommand.d.ts +1 -0
  355. package/dist-types/ts3.4/commands/DeleteResourceServerCommand.d.ts +1 -0
  356. package/dist-types/ts3.4/commands/DeleteUserAttributesCommand.d.ts +1 -0
  357. package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +1 -0
  358. package/dist-types/ts3.4/commands/DeleteUserPoolClientCommand.d.ts +1 -0
  359. package/dist-types/ts3.4/commands/DeleteUserPoolCommand.d.ts +1 -0
  360. package/dist-types/ts3.4/commands/DeleteUserPoolDomainCommand.d.ts +1 -0
  361. package/dist-types/ts3.4/commands/DescribeIdentityProviderCommand.d.ts +1 -0
  362. package/dist-types/ts3.4/commands/DescribeResourceServerCommand.d.ts +1 -0
  363. package/dist-types/ts3.4/commands/DescribeRiskConfigurationCommand.d.ts +1 -0
  364. package/dist-types/ts3.4/commands/DescribeUserImportJobCommand.d.ts +1 -0
  365. package/dist-types/ts3.4/commands/DescribeUserPoolClientCommand.d.ts +1 -0
  366. package/dist-types/ts3.4/commands/DescribeUserPoolCommand.d.ts +1 -0
  367. package/dist-types/ts3.4/commands/DescribeUserPoolDomainCommand.d.ts +1 -0
  368. package/dist-types/ts3.4/commands/ForgetDeviceCommand.d.ts +1 -0
  369. package/dist-types/ts3.4/commands/ForgotPasswordCommand.d.ts +1 -0
  370. package/dist-types/ts3.4/commands/GetCSVHeaderCommand.d.ts +1 -0
  371. package/dist-types/ts3.4/commands/GetDeviceCommand.d.ts +1 -0
  372. package/dist-types/ts3.4/commands/GetGroupCommand.d.ts +1 -0
  373. package/dist-types/ts3.4/commands/GetIdentityProviderByIdentifierCommand.d.ts +1 -0
  374. package/dist-types/ts3.4/commands/GetSigningCertificateCommand.d.ts +1 -0
  375. package/dist-types/ts3.4/commands/GetUICustomizationCommand.d.ts +1 -0
  376. package/dist-types/ts3.4/commands/GetUserAttributeVerificationCodeCommand.d.ts +1 -0
  377. package/dist-types/ts3.4/commands/GetUserCommand.d.ts +1 -0
  378. package/dist-types/ts3.4/commands/GetUserPoolMfaConfigCommand.d.ts +1 -0
  379. package/dist-types/ts3.4/commands/GlobalSignOutCommand.d.ts +1 -0
  380. package/dist-types/ts3.4/commands/InitiateAuthCommand.d.ts +1 -0
  381. package/dist-types/ts3.4/commands/ListDevicesCommand.d.ts +1 -0
  382. package/dist-types/ts3.4/commands/ListGroupsCommand.d.ts +1 -0
  383. package/dist-types/ts3.4/commands/ListIdentityProvidersCommand.d.ts +1 -0
  384. package/dist-types/ts3.4/commands/ListResourceServersCommand.d.ts +1 -0
  385. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -0
  386. package/dist-types/ts3.4/commands/ListUserImportJobsCommand.d.ts +1 -0
  387. package/dist-types/ts3.4/commands/ListUserPoolClientsCommand.d.ts +1 -0
  388. package/dist-types/ts3.4/commands/ListUserPoolsCommand.d.ts +1 -0
  389. package/dist-types/ts3.4/commands/ListUsersCommand.d.ts +1 -0
  390. package/dist-types/ts3.4/commands/ListUsersInGroupCommand.d.ts +1 -0
  391. package/dist-types/ts3.4/commands/ResendConfirmationCodeCommand.d.ts +1 -0
  392. package/dist-types/ts3.4/commands/RespondToAuthChallengeCommand.d.ts +1 -0
  393. package/dist-types/ts3.4/commands/RevokeTokenCommand.d.ts +1 -0
  394. package/dist-types/ts3.4/commands/SetRiskConfigurationCommand.d.ts +1 -0
  395. package/dist-types/ts3.4/commands/SetUICustomizationCommand.d.ts +1 -0
  396. package/dist-types/ts3.4/commands/SetUserMFAPreferenceCommand.d.ts +1 -0
  397. package/dist-types/ts3.4/commands/SetUserPoolMfaConfigCommand.d.ts +1 -0
  398. package/dist-types/ts3.4/commands/SetUserSettingsCommand.d.ts +1 -0
  399. package/dist-types/ts3.4/commands/SignUpCommand.d.ts +1 -0
  400. package/dist-types/ts3.4/commands/StartUserImportJobCommand.d.ts +1 -0
  401. package/dist-types/ts3.4/commands/StopUserImportJobCommand.d.ts +1 -0
  402. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -0
  403. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -0
  404. package/dist-types/ts3.4/commands/UpdateAuthEventFeedbackCommand.d.ts +1 -0
  405. package/dist-types/ts3.4/commands/UpdateDeviceStatusCommand.d.ts +1 -0
  406. package/dist-types/ts3.4/commands/UpdateGroupCommand.d.ts +1 -0
  407. package/dist-types/ts3.4/commands/UpdateIdentityProviderCommand.d.ts +1 -0
  408. package/dist-types/ts3.4/commands/UpdateResourceServerCommand.d.ts +1 -0
  409. package/dist-types/ts3.4/commands/UpdateUserAttributesCommand.d.ts +1 -0
  410. package/dist-types/ts3.4/commands/UpdateUserPoolClientCommand.d.ts +1 -0
  411. package/dist-types/ts3.4/commands/UpdateUserPoolCommand.d.ts +1 -0
  412. package/dist-types/ts3.4/commands/UpdateUserPoolDomainCommand.d.ts +1 -0
  413. package/dist-types/ts3.4/commands/VerifySoftwareTokenCommand.d.ts +1 -0
  414. package/dist-types/ts3.4/commands/VerifyUserAttributeCommand.d.ts +1 -0
  415. package/dist-types/ts3.4/index.d.ts +2 -2
  416. package/dist-types/ts3.4/models/CognitoIdentityProviderServiceException.d.ts +1 -0
  417. package/package.json +28 -28
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityProviderClient";
5
5
  import { VerifySoftwareTokenRequest, VerifySoftwareTokenResponse } from "../models/models_1";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityProviderClient";
5
5
  import { VerifyUserAttributeRequest, VerifyUserAttributeResponse } from "../models/models_1";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -1,6 +1,16 @@
1
- export * from "./CognitoIdentityProvider";
1
+ /**
2
+ * <p>Using the Amazon Cognito user pools API, you can create a user pool to manage directories and
3
+ * users. You can authenticate a user to obtain tokens related to user identity and access
4
+ * policies.</p>
5
+ * <p>This API reference provides information about user pools in Amazon Cognito user pools.</p>
6
+ * <p>For more information, see the <a href="https://docs.aws.amazon.com/cognito/latest/developerguide/what-is-amazon-cognito.html">Amazon Cognito
7
+ * Documentation</a>.</p>
8
+ *
9
+ * @packageDocumentation
10
+ */
2
11
  export * from "./CognitoIdentityProviderClient";
12
+ export * from "./CognitoIdentityProvider";
3
13
  export * from "./commands";
4
- export * from "./models";
5
14
  export * from "./pagination";
15
+ export * from "./models";
6
16
  export { CognitoIdentityProviderServiceException } from "./models/CognitoIdentityProviderServiceException";
@@ -1,4 +1,5 @@
1
1
  import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@aws-sdk/smithy-client";
2
+ export { __ServiceException, __ServiceExceptionOptions };
2
3
  /**
3
4
  * @public
4
5
  *
@@ -455,6 +455,7 @@ import {
455
455
  ClientResolvedEndpointParameters,
456
456
  EndpointParameters,
457
457
  } from "./endpoint/EndpointParameters";
458
+ export { __Client };
458
459
  export type ServiceInputTypes =
459
460
  | AddCustomAttributesCommandInput
460
461
  | AdminAddUserToGroupCommandInput
@@ -683,7 +684,7 @@ export interface ClientDefaults
683
684
  logger?: __Logger;
684
685
  defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
685
686
  }
686
- type CognitoIdentityProviderClientConfigType = Partial<
687
+ export type CognitoIdentityProviderClientConfigType = Partial<
687
688
  __SmithyConfiguration<__HttpHandlerOptions>
688
689
  > &
689
690
  ClientDefaults &
@@ -696,7 +697,7 @@ type CognitoIdentityProviderClientConfigType = Partial<
696
697
  ClientInputEndpointParameters;
697
698
  export interface CognitoIdentityProviderClientConfig
698
699
  extends CognitoIdentityProviderClientConfigType {}
699
- type CognitoIdentityProviderClientResolvedConfigType =
700
+ export type CognitoIdentityProviderClientResolvedConfigType =
700
701
  __SmithyResolvedConfiguration<__HttpHandlerOptions> &
701
702
  Required<ClientDefaults> &
702
703
  RegionResolvedConfig &
@@ -718,4 +719,3 @@ export declare class CognitoIdentityProviderClient extends __Client<
718
719
  constructor(configuration: CognitoIdentityProviderClientConfig);
719
720
  destroy(): void;
720
721
  }
721
- export {};
@@ -15,6 +15,7 @@ import {
15
15
  AddCustomAttributesRequest,
16
16
  AddCustomAttributesResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface AddCustomAttributesCommandInput
19
20
  extends AddCustomAttributesRequest {}
20
21
  export interface AddCustomAttributesCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../CognitoIdentityProviderClient";
14
14
  import { AdminAddUserToGroupRequest } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface AdminAddUserToGroupCommandInput
16
17
  extends AdminAddUserToGroupRequest {}
17
18
  export interface AdminAddUserToGroupCommandOutput extends __MetadataBearer {}
@@ -15,6 +15,7 @@ import {
15
15
  AdminConfirmSignUpRequest,
16
16
  AdminConfirmSignUpResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface AdminConfirmSignUpCommandInput
19
20
  extends AdminConfirmSignUpRequest {}
20
21
  export interface AdminConfirmSignUpCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  AdminCreateUserRequest,
16
16
  AdminCreateUserResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface AdminCreateUserCommandInput extends AdminCreateUserRequest {}
19
20
  export interface AdminCreateUserCommandOutput
20
21
  extends AdminCreateUserResponse,
@@ -15,6 +15,7 @@ import {
15
15
  AdminDeleteUserAttributesRequest,
16
16
  AdminDeleteUserAttributesResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface AdminDeleteUserAttributesCommandInput
19
20
  extends AdminDeleteUserAttributesRequest {}
20
21
  export interface AdminDeleteUserAttributesCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../CognitoIdentityProviderClient";
14
14
  import { AdminDeleteUserRequest } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface AdminDeleteUserCommandInput extends AdminDeleteUserRequest {}
16
17
  export interface AdminDeleteUserCommandOutput extends __MetadataBearer {}
17
18
  export declare class AdminDeleteUserCommand extends $Command<
@@ -15,6 +15,7 @@ import {
15
15
  AdminDisableProviderForUserRequest,
16
16
  AdminDisableProviderForUserResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface AdminDisableProviderForUserCommandInput
19
20
  extends AdminDisableProviderForUserRequest {}
20
21
  export interface AdminDisableProviderForUserCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  AdminDisableUserRequest,
16
16
  AdminDisableUserResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface AdminDisableUserCommandInput extends AdminDisableUserRequest {}
19
20
  export interface AdminDisableUserCommandOutput
20
21
  extends AdminDisableUserResponse,
@@ -15,6 +15,7 @@ import {
15
15
  AdminEnableUserRequest,
16
16
  AdminEnableUserResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface AdminEnableUserCommandInput extends AdminEnableUserRequest {}
19
20
  export interface AdminEnableUserCommandOutput
20
21
  extends AdminEnableUserResponse,
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../CognitoIdentityProviderClient";
14
14
  import { AdminForgetDeviceRequest } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface AdminForgetDeviceCommandInput
16
17
  extends AdminForgetDeviceRequest {}
17
18
  export interface AdminForgetDeviceCommandOutput extends __MetadataBearer {}
@@ -15,6 +15,7 @@ import {
15
15
  AdminGetDeviceRequest,
16
16
  AdminGetDeviceResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface AdminGetDeviceCommandInput extends AdminGetDeviceRequest {}
19
20
  export interface AdminGetDeviceCommandOutput
20
21
  extends AdminGetDeviceResponse,
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../CognitoIdentityProviderClient";
14
14
  import { AdminGetUserRequest, AdminGetUserResponse } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface AdminGetUserCommandInput extends AdminGetUserRequest {}
16
17
  export interface AdminGetUserCommandOutput
17
18
  extends AdminGetUserResponse,
@@ -15,6 +15,7 @@ import {
15
15
  AdminInitiateAuthRequest,
16
16
  AdminInitiateAuthResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface AdminInitiateAuthCommandInput
19
20
  extends AdminInitiateAuthRequest {}
20
21
  export interface AdminInitiateAuthCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  AdminLinkProviderForUserRequest,
16
16
  AdminLinkProviderForUserResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface AdminLinkProviderForUserCommandInput
19
20
  extends AdminLinkProviderForUserRequest {}
20
21
  export interface AdminLinkProviderForUserCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  AdminListDevicesRequest,
16
16
  AdminListDevicesResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface AdminListDevicesCommandInput extends AdminListDevicesRequest {}
19
20
  export interface AdminListDevicesCommandOutput
20
21
  extends AdminListDevicesResponse,
@@ -15,6 +15,7 @@ import {
15
15
  AdminListGroupsForUserRequest,
16
16
  AdminListGroupsForUserResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface AdminListGroupsForUserCommandInput
19
20
  extends AdminListGroupsForUserRequest {}
20
21
  export interface AdminListGroupsForUserCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  AdminListUserAuthEventsRequest,
16
16
  AdminListUserAuthEventsResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface AdminListUserAuthEventsCommandInput
19
20
  extends AdminListUserAuthEventsRequest {}
20
21
  export interface AdminListUserAuthEventsCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../CognitoIdentityProviderClient";
14
14
  import { AdminRemoveUserFromGroupRequest } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface AdminRemoveUserFromGroupCommandInput
16
17
  extends AdminRemoveUserFromGroupRequest {}
17
18
  export interface AdminRemoveUserFromGroupCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  AdminResetUserPasswordRequest,
16
16
  AdminResetUserPasswordResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface AdminResetUserPasswordCommandInput
19
20
  extends AdminResetUserPasswordRequest {}
20
21
  export interface AdminResetUserPasswordCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  AdminRespondToAuthChallengeRequest,
16
16
  AdminRespondToAuthChallengeResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface AdminRespondToAuthChallengeCommandInput
19
20
  extends AdminRespondToAuthChallengeRequest {}
20
21
  export interface AdminRespondToAuthChallengeCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  AdminSetUserMFAPreferenceRequest,
16
16
  AdminSetUserMFAPreferenceResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface AdminSetUserMFAPreferenceCommandInput
19
20
  extends AdminSetUserMFAPreferenceRequest {}
20
21
  export interface AdminSetUserMFAPreferenceCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  AdminSetUserPasswordRequest,
16
16
  AdminSetUserPasswordResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface AdminSetUserPasswordCommandInput
19
20
  extends AdminSetUserPasswordRequest {}
20
21
  export interface AdminSetUserPasswordCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  AdminSetUserSettingsRequest,
16
16
  AdminSetUserSettingsResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface AdminSetUserSettingsCommandInput
19
20
  extends AdminSetUserSettingsRequest {}
20
21
  export interface AdminSetUserSettingsCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  AdminUpdateAuthEventFeedbackRequest,
16
16
  AdminUpdateAuthEventFeedbackResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface AdminUpdateAuthEventFeedbackCommandInput
19
20
  extends AdminUpdateAuthEventFeedbackRequest {}
20
21
  export interface AdminUpdateAuthEventFeedbackCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  AdminUpdateDeviceStatusRequest,
16
16
  AdminUpdateDeviceStatusResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface AdminUpdateDeviceStatusCommandInput
19
20
  extends AdminUpdateDeviceStatusRequest {}
20
21
  export interface AdminUpdateDeviceStatusCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  AdminUpdateUserAttributesRequest,
16
16
  AdminUpdateUserAttributesResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface AdminUpdateUserAttributesCommandInput
19
20
  extends AdminUpdateUserAttributesRequest {}
20
21
  export interface AdminUpdateUserAttributesCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  AdminUserGlobalSignOutRequest,
16
16
  AdminUserGlobalSignOutResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface AdminUserGlobalSignOutCommandInput
19
20
  extends AdminUserGlobalSignOutRequest {}
20
21
  export interface AdminUserGlobalSignOutCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  AssociateSoftwareTokenRequest,
16
16
  AssociateSoftwareTokenResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface AssociateSoftwareTokenCommandInput
19
20
  extends AssociateSoftwareTokenRequest {}
20
21
  export interface AssociateSoftwareTokenCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ChangePasswordRequest,
16
16
  ChangePasswordResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ChangePasswordCommandInput extends ChangePasswordRequest {}
19
20
  export interface ChangePasswordCommandOutput
20
21
  extends ChangePasswordResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ConfirmDeviceRequest,
16
16
  ConfirmDeviceResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ConfirmDeviceCommandInput extends ConfirmDeviceRequest {}
19
20
  export interface ConfirmDeviceCommandOutput
20
21
  extends ConfirmDeviceResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ConfirmForgotPasswordRequest,
16
16
  ConfirmForgotPasswordResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ConfirmForgotPasswordCommandInput
19
20
  extends ConfirmForgotPasswordRequest {}
20
21
  export interface ConfirmForgotPasswordCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ConfirmSignUpRequest,
16
16
  ConfirmSignUpResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ConfirmSignUpCommandInput extends ConfirmSignUpRequest {}
19
20
  export interface ConfirmSignUpCommandOutput
20
21
  extends ConfirmSignUpResponse,
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../CognitoIdentityProviderClient";
14
14
  import { CreateGroupRequest, CreateGroupResponse } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface CreateGroupCommandInput extends CreateGroupRequest {}
16
17
  export interface CreateGroupCommandOutput
17
18
  extends CreateGroupResponse,
@@ -15,6 +15,7 @@ import {
15
15
  CreateIdentityProviderRequest,
16
16
  CreateIdentityProviderResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateIdentityProviderCommandInput
19
20
  extends CreateIdentityProviderRequest {}
20
21
  export interface CreateIdentityProviderCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  CreateResourceServerRequest,
16
16
  CreateResourceServerResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateResourceServerCommandInput
19
20
  extends CreateResourceServerRequest {}
20
21
  export interface CreateResourceServerCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  CreateUserImportJobRequest,
16
16
  CreateUserImportJobResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateUserImportJobCommandInput
19
20
  extends CreateUserImportJobRequest {}
20
21
  export interface CreateUserImportJobCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  CreateUserPoolClientRequest,
16
16
  CreateUserPoolClientResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateUserPoolClientCommandInput
19
20
  extends CreateUserPoolClientRequest {}
20
21
  export interface CreateUserPoolClientCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  CreateUserPoolRequest,
16
16
  CreateUserPoolResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateUserPoolCommandInput extends CreateUserPoolRequest {}
19
20
  export interface CreateUserPoolCommandOutput
20
21
  extends CreateUserPoolResponse,
@@ -15,6 +15,7 @@ import {
15
15
  CreateUserPoolDomainRequest,
16
16
  CreateUserPoolDomainResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateUserPoolDomainCommandInput
19
20
  extends CreateUserPoolDomainRequest {}
20
21
  export interface CreateUserPoolDomainCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../CognitoIdentityProviderClient";
14
14
  import { DeleteGroupRequest } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DeleteGroupCommandInput extends DeleteGroupRequest {}
16
17
  export interface DeleteGroupCommandOutput extends __MetadataBearer {}
17
18
  export declare class DeleteGroupCommand extends $Command<
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../CognitoIdentityProviderClient";
14
14
  import { DeleteIdentityProviderRequest } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DeleteIdentityProviderCommandInput
16
17
  extends DeleteIdentityProviderRequest {}
17
18
  export interface DeleteIdentityProviderCommandOutput extends __MetadataBearer {}
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../CognitoIdentityProviderClient";
14
14
  import { DeleteResourceServerRequest } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DeleteResourceServerCommandInput
16
17
  extends DeleteResourceServerRequest {}
17
18
  export interface DeleteResourceServerCommandOutput extends __MetadataBearer {}
@@ -15,6 +15,7 @@ import {
15
15
  DeleteUserAttributesRequest,
16
16
  DeleteUserAttributesResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DeleteUserAttributesCommandInput
19
20
  extends DeleteUserAttributesRequest {}
20
21
  export interface DeleteUserAttributesCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../CognitoIdentityProviderClient";
14
14
  import { DeleteUserRequest } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DeleteUserCommandInput extends DeleteUserRequest {}
16
17
  export interface DeleteUserCommandOutput extends __MetadataBearer {}
17
18
  export declare class DeleteUserCommand extends $Command<
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../CognitoIdentityProviderClient";
14
14
  import { DeleteUserPoolClientRequest } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DeleteUserPoolClientCommandInput
16
17
  extends DeleteUserPoolClientRequest {}
17
18
  export interface DeleteUserPoolClientCommandOutput extends __MetadataBearer {}
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../CognitoIdentityProviderClient";
14
14
  import { DeleteUserPoolRequest } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DeleteUserPoolCommandInput extends DeleteUserPoolRequest {}
16
17
  export interface DeleteUserPoolCommandOutput extends __MetadataBearer {}
17
18
  export declare class DeleteUserPoolCommand extends $Command<
@@ -15,6 +15,7 @@ import {
15
15
  DeleteUserPoolDomainRequest,
16
16
  DeleteUserPoolDomainResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DeleteUserPoolDomainCommandInput
19
20
  extends DeleteUserPoolDomainRequest {}
20
21
  export interface DeleteUserPoolDomainCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  DescribeIdentityProviderRequest,
16
16
  DescribeIdentityProviderResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeIdentityProviderCommandInput
19
20
  extends DescribeIdentityProviderRequest {}
20
21
  export interface DescribeIdentityProviderCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  DescribeResourceServerRequest,
16
16
  DescribeResourceServerResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeResourceServerCommandInput
19
20
  extends DescribeResourceServerRequest {}
20
21
  export interface DescribeResourceServerCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  DescribeRiskConfigurationRequest,
16
16
  DescribeRiskConfigurationResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeRiskConfigurationCommandInput
19
20
  extends DescribeRiskConfigurationRequest {}
20
21
  export interface DescribeRiskConfigurationCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  DescribeUserImportJobRequest,
16
16
  DescribeUserImportJobResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeUserImportJobCommandInput
19
20
  extends DescribeUserImportJobRequest {}
20
21
  export interface DescribeUserImportJobCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  DescribeUserPoolClientRequest,
16
16
  DescribeUserPoolClientResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeUserPoolClientCommandInput
19
20
  extends DescribeUserPoolClientRequest {}
20
21
  export interface DescribeUserPoolClientCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  DescribeUserPoolRequest,
16
16
  DescribeUserPoolResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeUserPoolCommandInput extends DescribeUserPoolRequest {}
19
20
  export interface DescribeUserPoolCommandOutput
20
21
  extends DescribeUserPoolResponse,
@@ -15,6 +15,7 @@ import {
15
15
  DescribeUserPoolDomainRequest,
16
16
  DescribeUserPoolDomainResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeUserPoolDomainCommandInput
19
20
  extends DescribeUserPoolDomainRequest {}
20
21
  export interface DescribeUserPoolDomainCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../CognitoIdentityProviderClient";
14
14
  import { ForgetDeviceRequest } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface ForgetDeviceCommandInput extends ForgetDeviceRequest {}
16
17
  export interface ForgetDeviceCommandOutput extends __MetadataBearer {}
17
18
  export declare class ForgetDeviceCommand extends $Command<
@@ -15,6 +15,7 @@ import {
15
15
  ForgotPasswordRequest,
16
16
  ForgotPasswordResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ForgotPasswordCommandInput extends ForgotPasswordRequest {}
19
20
  export interface ForgotPasswordCommandOutput
20
21
  extends ForgotPasswordResponse,
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../CognitoIdentityProviderClient";
14
14
  import { GetCSVHeaderRequest, GetCSVHeaderResponse } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface GetCSVHeaderCommandInput extends GetCSVHeaderRequest {}
16
17
  export interface GetCSVHeaderCommandOutput
17
18
  extends GetCSVHeaderResponse,
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../CognitoIdentityProviderClient";
14
14
  import { GetDeviceRequest, GetDeviceResponse } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface GetDeviceCommandInput extends GetDeviceRequest {}
16
17
  export interface GetDeviceCommandOutput
17
18
  extends GetDeviceResponse,
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../CognitoIdentityProviderClient";
14
14
  import { GetGroupRequest, GetGroupResponse } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface GetGroupCommandInput extends GetGroupRequest {}
16
17
  export interface GetGroupCommandOutput
17
18
  extends GetGroupResponse,