@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 { DescribeResourceServerRequest, DescribeResourceServerResponse } from "../models/models_0";
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 { DescribeRiskConfigurationRequest, DescribeRiskConfigurationResponse } from "../models/models_0";
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 { DescribeUserImportJobRequest, DescribeUserImportJobResponse } from "../models/models_0";
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 { DescribeUserPoolClientRequest, DescribeUserPoolClientResponse } from "../models/models_0";
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 { DescribeUserPoolRequest, DescribeUserPoolResponse } from "../models/models_0";
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 { DescribeUserPoolDomainRequest, DescribeUserPoolDomainResponse } from "../models/models_0";
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 { ForgetDeviceRequest } from "../models/models_0";
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 { ForgotPasswordRequest, ForgotPasswordResponse } from "../models/models_0";
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 { GetCSVHeaderRequest, GetCSVHeaderResponse } from "../models/models_0";
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 { GetDeviceRequest, GetDeviceResponse } from "../models/models_0";
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 { GetGroupRequest, GetGroupResponse } from "../models/models_0";
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 { GetIdentityProviderByIdentifierRequest, GetIdentityProviderByIdentifierResponse } from "../models/models_0";
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 { GetSigningCertificateRequest, GetSigningCertificateResponse } from "../models/models_0";
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 { GetUICustomizationRequest, GetUICustomizationResponse } from "../models/models_0";
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 { GetUserAttributeVerificationCodeRequest, GetUserAttributeVerificationCodeResponse } from "../models/models_0";
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 { GetUserRequest, GetUserResponse } from "../models/models_0";
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 { GetUserPoolMfaConfigRequest, GetUserPoolMfaConfigResponse } from "../models/models_0";
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 { GlobalSignOutRequest, GlobalSignOutResponse } from "../models/models_0";
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 { InitiateAuthRequest, InitiateAuthResponse } from "../models/models_0";
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 { ListDevicesRequest, ListDevicesResponse } from "../models/models_0";
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 { ListGroupsRequest, ListGroupsResponse } from "../models/models_0";
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 { ListIdentityProvidersRequest, ListIdentityProvidersResponse } from "../models/models_0";
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 { ListResourceServersRequest, ListResourceServersResponse } from "../models/models_0";
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 { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
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 { ListUserImportJobsRequest, ListUserImportJobsResponse } from "../models/models_0";
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 { ListUserPoolClientsRequest, ListUserPoolClientsResponse } from "../models/models_0";
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 { ListUserPoolsRequest, ListUserPoolsResponse } from "../models/models_0";
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 { ListUsersRequest, ListUsersResponse } from "../models/models_0";
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 { ListUsersInGroupRequest, ListUsersInGroupResponse } from "../models/models_0";
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 { ResendConfirmationCodeRequest, ResendConfirmationCodeResponse } from "../models/models_0";
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 { RespondToAuthChallengeRequest, RespondToAuthChallengeResponse } from "../models/models_0";
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 { RevokeTokenRequest, RevokeTokenResponse } from "../models/models_0";
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 { SetRiskConfigurationRequest, SetRiskConfigurationResponse } from "../models/models_0";
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 { SetUICustomizationRequest, SetUICustomizationResponse } from "../models/models_0";
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 { SetUserMFAPreferenceRequest, SetUserMFAPreferenceResponse } from "../models/models_0";
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 { SetUserPoolMfaConfigRequest, SetUserPoolMfaConfigResponse } from "../models/models_0";
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 { SetUserSettingsRequest, SetUserSettingsResponse } from "../models/models_0";
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 { SignUpRequest, SignUpResponse } 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 { StartUserImportJobRequest, StartUserImportJobResponse } 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 { StopUserImportJobRequest, StopUserImportJobResponse } 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 { TagResourceRequest, TagResourceResponse } 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 { UntagResourceRequest, UntagResourceResponse } 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 { UpdateAuthEventFeedbackRequest, UpdateAuthEventFeedbackResponse } 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 { UpdateDeviceStatusRequest, UpdateDeviceStatusResponse } 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 { UpdateGroupRequest, UpdateGroupResponse } 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 { UpdateIdentityProviderRequest, UpdateIdentityProviderResponse } 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 { UpdateResourceServerRequest, UpdateResourceServerResponse } 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 { UpdateUserAttributesRequest, UpdateUserAttributesResponse } 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 { UpdateUserPoolClientRequest, UpdateUserPoolClientResponse } 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 { UpdateUserPoolRequest, UpdateUserPoolResponse } 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 { UpdateUserPoolDomainRequest, UpdateUserPoolDomainResponse } from "../models/models_1";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *