@aws-sdk/client-cognito-identity-provider 3.335.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
@@ -15,6 +15,7 @@ import {
15
15
  GetIdentityProviderByIdentifierRequest,
16
16
  GetIdentityProviderByIdentifierResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetIdentityProviderByIdentifierCommandInput
19
20
  extends GetIdentityProviderByIdentifierRequest {}
20
21
  export interface GetIdentityProviderByIdentifierCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  GetSigningCertificateRequest,
16
16
  GetSigningCertificateResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetSigningCertificateCommandInput
19
20
  extends GetSigningCertificateRequest {}
20
21
  export interface GetSigningCertificateCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  GetUICustomizationRequest,
16
16
  GetUICustomizationResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetUICustomizationCommandInput
19
20
  extends GetUICustomizationRequest {}
20
21
  export interface GetUICustomizationCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  GetUserAttributeVerificationCodeRequest,
16
16
  GetUserAttributeVerificationCodeResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetUserAttributeVerificationCodeCommandInput
19
20
  extends GetUserAttributeVerificationCodeRequest {}
20
21
  export interface GetUserAttributeVerificationCodeCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../CognitoIdentityProviderClient";
14
14
  import { GetUserRequest, GetUserResponse } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface GetUserCommandInput extends GetUserRequest {}
16
17
  export interface GetUserCommandOutput
17
18
  extends GetUserResponse,
@@ -15,6 +15,7 @@ import {
15
15
  GetUserPoolMfaConfigRequest,
16
16
  GetUserPoolMfaConfigResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetUserPoolMfaConfigCommandInput
19
20
  extends GetUserPoolMfaConfigRequest {}
20
21
  export interface GetUserPoolMfaConfigCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  GlobalSignOutRequest,
16
16
  GlobalSignOutResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GlobalSignOutCommandInput extends GlobalSignOutRequest {}
19
20
  export interface GlobalSignOutCommandOutput
20
21
  extends GlobalSignOutResponse,
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../CognitoIdentityProviderClient";
14
14
  import { InitiateAuthRequest, InitiateAuthResponse } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface InitiateAuthCommandInput extends InitiateAuthRequest {}
16
17
  export interface InitiateAuthCommandOutput
17
18
  extends InitiateAuthResponse,
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../CognitoIdentityProviderClient";
14
14
  import { ListDevicesRequest, ListDevicesResponse } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface ListDevicesCommandInput extends ListDevicesRequest {}
16
17
  export interface ListDevicesCommandOutput
17
18
  extends ListDevicesResponse,
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../CognitoIdentityProviderClient";
14
14
  import { ListGroupsRequest, ListGroupsResponse } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface ListGroupsCommandInput extends ListGroupsRequest {}
16
17
  export interface ListGroupsCommandOutput
17
18
  extends ListGroupsResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ListIdentityProvidersRequest,
16
16
  ListIdentityProvidersResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ListIdentityProvidersCommandInput
19
20
  extends ListIdentityProvidersRequest {}
20
21
  export interface ListIdentityProvidersCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ListResourceServersRequest,
16
16
  ListResourceServersResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ListResourceServersCommandInput
19
20
  extends ListResourceServersRequest {}
20
21
  export interface ListResourceServersCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ListTagsForResourceRequest,
16
16
  ListTagsForResourceResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ListTagsForResourceCommandInput
19
20
  extends ListTagsForResourceRequest {}
20
21
  export interface ListTagsForResourceCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ListUserImportJobsRequest,
16
16
  ListUserImportJobsResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ListUserImportJobsCommandInput
19
20
  extends ListUserImportJobsRequest {}
20
21
  export interface ListUserImportJobsCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ListUserPoolClientsRequest,
16
16
  ListUserPoolClientsResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ListUserPoolClientsCommandInput
19
20
  extends ListUserPoolClientsRequest {}
20
21
  export interface ListUserPoolClientsCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ListUserPoolsRequest,
16
16
  ListUserPoolsResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ListUserPoolsCommandInput extends ListUserPoolsRequest {}
19
20
  export interface ListUserPoolsCommandOutput
20
21
  extends ListUserPoolsResponse,
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../CognitoIdentityProviderClient";
14
14
  import { ListUsersRequest, ListUsersResponse } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface ListUsersCommandInput extends ListUsersRequest {}
16
17
  export interface ListUsersCommandOutput
17
18
  extends ListUsersResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ListUsersInGroupRequest,
16
16
  ListUsersInGroupResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ListUsersInGroupCommandInput extends ListUsersInGroupRequest {}
19
20
  export interface ListUsersInGroupCommandOutput
20
21
  extends ListUsersInGroupResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ResendConfirmationCodeRequest,
16
16
  ResendConfirmationCodeResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ResendConfirmationCodeCommandInput
19
20
  extends ResendConfirmationCodeRequest {}
20
21
  export interface ResendConfirmationCodeCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  RespondToAuthChallengeRequest,
16
16
  RespondToAuthChallengeResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface RespondToAuthChallengeCommandInput
19
20
  extends RespondToAuthChallengeRequest {}
20
21
  export interface RespondToAuthChallengeCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../CognitoIdentityProviderClient";
14
14
  import { RevokeTokenRequest, RevokeTokenResponse } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface RevokeTokenCommandInput extends RevokeTokenRequest {}
16
17
  export interface RevokeTokenCommandOutput
17
18
  extends RevokeTokenResponse,
@@ -15,6 +15,7 @@ import {
15
15
  SetRiskConfigurationRequest,
16
16
  SetRiskConfigurationResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface SetRiskConfigurationCommandInput
19
20
  extends SetRiskConfigurationRequest {}
20
21
  export interface SetRiskConfigurationCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  SetUICustomizationRequest,
16
16
  SetUICustomizationResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface SetUICustomizationCommandInput
19
20
  extends SetUICustomizationRequest {}
20
21
  export interface SetUICustomizationCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  SetUserMFAPreferenceRequest,
16
16
  SetUserMFAPreferenceResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface SetUserMFAPreferenceCommandInput
19
20
  extends SetUserMFAPreferenceRequest {}
20
21
  export interface SetUserMFAPreferenceCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  SetUserPoolMfaConfigRequest,
16
16
  SetUserPoolMfaConfigResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface SetUserPoolMfaConfigCommandInput
19
20
  extends SetUserPoolMfaConfigRequest {}
20
21
  export interface SetUserPoolMfaConfigCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  SetUserSettingsRequest,
16
16
  SetUserSettingsResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface SetUserSettingsCommandInput extends SetUserSettingsRequest {}
19
20
  export interface SetUserSettingsCommandOutput
20
21
  extends SetUserSettingsResponse,
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../CognitoIdentityProviderClient";
14
14
  import { SignUpRequest, SignUpResponse } from "../models/models_1";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface SignUpCommandInput extends SignUpRequest {}
16
17
  export interface SignUpCommandOutput extends SignUpResponse, __MetadataBearer {}
17
18
  export declare class SignUpCommand extends $Command<
@@ -15,6 +15,7 @@ import {
15
15
  StartUserImportJobRequest,
16
16
  StartUserImportJobResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface StartUserImportJobCommandInput
19
20
  extends StartUserImportJobRequest {}
20
21
  export interface StartUserImportJobCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  StopUserImportJobRequest,
16
16
  StopUserImportJobResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface StopUserImportJobCommandInput
19
20
  extends StopUserImportJobRequest {}
20
21
  export interface StopUserImportJobCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../CognitoIdentityProviderClient";
14
14
  import { TagResourceRequest, TagResourceResponse } from "../models/models_1";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface TagResourceCommandInput extends TagResourceRequest {}
16
17
  export interface TagResourceCommandOutput
17
18
  extends TagResourceResponse,
@@ -15,6 +15,7 @@ import {
15
15
  UntagResourceRequest,
16
16
  UntagResourceResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface UntagResourceCommandInput extends UntagResourceRequest {}
19
20
  export interface UntagResourceCommandOutput
20
21
  extends UntagResourceResponse,
@@ -15,6 +15,7 @@ import {
15
15
  UpdateAuthEventFeedbackRequest,
16
16
  UpdateAuthEventFeedbackResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface UpdateAuthEventFeedbackCommandInput
19
20
  extends UpdateAuthEventFeedbackRequest {}
20
21
  export interface UpdateAuthEventFeedbackCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  UpdateDeviceStatusRequest,
16
16
  UpdateDeviceStatusResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface UpdateDeviceStatusCommandInput
19
20
  extends UpdateDeviceStatusRequest {}
20
21
  export interface UpdateDeviceStatusCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../CognitoIdentityProviderClient";
14
14
  import { UpdateGroupRequest, UpdateGroupResponse } from "../models/models_1";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface UpdateGroupCommandInput extends UpdateGroupRequest {}
16
17
  export interface UpdateGroupCommandOutput
17
18
  extends UpdateGroupResponse,
@@ -15,6 +15,7 @@ import {
15
15
  UpdateIdentityProviderRequest,
16
16
  UpdateIdentityProviderResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface UpdateIdentityProviderCommandInput
19
20
  extends UpdateIdentityProviderRequest {}
20
21
  export interface UpdateIdentityProviderCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  UpdateResourceServerRequest,
16
16
  UpdateResourceServerResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface UpdateResourceServerCommandInput
19
20
  extends UpdateResourceServerRequest {}
20
21
  export interface UpdateResourceServerCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  UpdateUserAttributesRequest,
16
16
  UpdateUserAttributesResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface UpdateUserAttributesCommandInput
19
20
  extends UpdateUserAttributesRequest {}
20
21
  export interface UpdateUserAttributesCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  UpdateUserPoolClientRequest,
16
16
  UpdateUserPoolClientResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface UpdateUserPoolClientCommandInput
19
20
  extends UpdateUserPoolClientRequest {}
20
21
  export interface UpdateUserPoolClientCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  UpdateUserPoolRequest,
16
16
  UpdateUserPoolResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface UpdateUserPoolCommandInput extends UpdateUserPoolRequest {}
19
20
  export interface UpdateUserPoolCommandOutput
20
21
  extends UpdateUserPoolResponse,
@@ -15,6 +15,7 @@ import {
15
15
  UpdateUserPoolDomainRequest,
16
16
  UpdateUserPoolDomainResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface UpdateUserPoolDomainCommandInput
19
20
  extends UpdateUserPoolDomainRequest {}
20
21
  export interface UpdateUserPoolDomainCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  VerifySoftwareTokenRequest,
16
16
  VerifySoftwareTokenResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface VerifySoftwareTokenCommandInput
19
20
  extends VerifySoftwareTokenRequest {}
20
21
  export interface VerifySoftwareTokenCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  VerifyUserAttributeRequest,
16
16
  VerifyUserAttributeResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface VerifyUserAttributeCommandInput
19
20
  extends VerifyUserAttributeRequest {}
20
21
  export interface VerifyUserAttributeCommandOutput
@@ -1,6 +1,6 @@
1
- export * from "./CognitoIdentityProvider";
2
1
  export * from "./CognitoIdentityProviderClient";
2
+ export * from "./CognitoIdentityProvider";
3
3
  export * from "./commands";
4
- export * from "./models";
5
4
  export * from "./pagination";
5
+ export * from "./models";
6
6
  export { CognitoIdentityProviderServiceException } from "./models/CognitoIdentityProviderServiceException";
@@ -2,6 +2,7 @@ import {
2
2
  ServiceException as __ServiceException,
3
3
  ServiceExceptionOptions as __ServiceExceptionOptions,
4
4
  } from "@aws-sdk/smithy-client";
5
+ export { __ServiceException, __ServiceExceptionOptions };
5
6
  export declare class CognitoIdentityProviderServiceException extends __ServiceException {
6
7
  constructor(options: __ServiceExceptionOptions);
7
8
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-cognito-identity-provider",
3
3
  "description": "AWS SDK for JavaScript Cognito Identity Provider Client for Node.js, Browser and React Native",
4
- "version": "3.335.0",
4
+ "version": "3.338.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -21,36 +21,36 @@
21
21
  "dependencies": {
22
22
  "@aws-crypto/sha256-browser": "3.0.0",
23
23
  "@aws-crypto/sha256-js": "3.0.0",
24
- "@aws-sdk/client-sts": "3.335.0",
25
- "@aws-sdk/config-resolver": "3.329.0",
26
- "@aws-sdk/credential-provider-node": "3.335.0",
27
- "@aws-sdk/fetch-http-handler": "3.329.0",
28
- "@aws-sdk/hash-node": "3.329.0",
29
- "@aws-sdk/invalid-dependency": "3.329.0",
30
- "@aws-sdk/middleware-content-length": "3.329.0",
31
- "@aws-sdk/middleware-endpoint": "3.329.0",
32
- "@aws-sdk/middleware-host-header": "3.329.0",
33
- "@aws-sdk/middleware-logger": "3.329.0",
34
- "@aws-sdk/middleware-recursion-detection": "3.329.0",
35
- "@aws-sdk/middleware-retry": "3.329.0",
36
- "@aws-sdk/middleware-serde": "3.329.0",
37
- "@aws-sdk/middleware-signing": "3.329.0",
38
- "@aws-sdk/middleware-stack": "3.329.0",
39
- "@aws-sdk/middleware-user-agent": "3.332.0",
40
- "@aws-sdk/node-config-provider": "3.329.0",
41
- "@aws-sdk/node-http-handler": "3.329.0",
42
- "@aws-sdk/smithy-client": "3.329.0",
43
- "@aws-sdk/types": "3.329.0",
44
- "@aws-sdk/url-parser": "3.329.0",
24
+ "@aws-sdk/client-sts": "3.338.0",
25
+ "@aws-sdk/config-resolver": "3.338.0",
26
+ "@aws-sdk/credential-provider-node": "3.338.0",
27
+ "@aws-sdk/fetch-http-handler": "3.338.0",
28
+ "@aws-sdk/hash-node": "3.338.0",
29
+ "@aws-sdk/invalid-dependency": "3.338.0",
30
+ "@aws-sdk/middleware-content-length": "3.338.0",
31
+ "@aws-sdk/middleware-endpoint": "3.338.0",
32
+ "@aws-sdk/middleware-host-header": "3.338.0",
33
+ "@aws-sdk/middleware-logger": "3.338.0",
34
+ "@aws-sdk/middleware-recursion-detection": "3.338.0",
35
+ "@aws-sdk/middleware-retry": "3.338.0",
36
+ "@aws-sdk/middleware-serde": "3.338.0",
37
+ "@aws-sdk/middleware-signing": "3.338.0",
38
+ "@aws-sdk/middleware-stack": "3.338.0",
39
+ "@aws-sdk/middleware-user-agent": "3.338.0",
40
+ "@aws-sdk/node-config-provider": "3.338.0",
41
+ "@aws-sdk/node-http-handler": "3.338.0",
42
+ "@aws-sdk/smithy-client": "3.338.0",
43
+ "@aws-sdk/types": "3.338.0",
44
+ "@aws-sdk/url-parser": "3.338.0",
45
45
  "@aws-sdk/util-base64": "3.310.0",
46
46
  "@aws-sdk/util-body-length-browser": "3.310.0",
47
47
  "@aws-sdk/util-body-length-node": "3.310.0",
48
- "@aws-sdk/util-defaults-mode-browser": "3.329.0",
49
- "@aws-sdk/util-defaults-mode-node": "3.329.0",
50
- "@aws-sdk/util-endpoints": "3.332.0",
51
- "@aws-sdk/util-retry": "3.329.0",
52
- "@aws-sdk/util-user-agent-browser": "3.329.0",
53
- "@aws-sdk/util-user-agent-node": "3.329.0",
48
+ "@aws-sdk/util-defaults-mode-browser": "3.338.0",
49
+ "@aws-sdk/util-defaults-mode-node": "3.338.0",
50
+ "@aws-sdk/util-endpoints": "3.338.0",
51
+ "@aws-sdk/util-retry": "3.338.0",
52
+ "@aws-sdk/util-user-agent-browser": "3.338.0",
53
+ "@aws-sdk/util-user-agent-node": "3.338.0",
54
54
  "@aws-sdk/util-utf8": "3.310.0",
55
55
  "@smithy/protocol-http": "^1.0.1",
56
56
  "@smithy/types": "^1.0.0",