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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (741) hide show
  1. package/CHANGELOG.md +47 -0
  2. package/dist-cjs/CognitoIdentityProvider.js +0 -10
  3. package/dist-cjs/CognitoIdentityProviderClient.js +0 -15
  4. package/dist-cjs/commands/AddCustomAttributesCommand.js +0 -25
  5. package/dist-cjs/commands/AdminAddUserToGroupCommand.js +0 -26
  6. package/dist-cjs/commands/AdminConfirmSignUpCommand.js +0 -27
  7. package/dist-cjs/commands/AdminCreateUserCommand.js +0 -54
  8. package/dist-cjs/commands/AdminDeleteUserAttributesCommand.js +0 -27
  9. package/dist-cjs/commands/AdminDeleteUserCommand.js +0 -26
  10. package/dist-cjs/commands/AdminDisableProviderForUserCommand.js +0 -52
  11. package/dist-cjs/commands/AdminDisableUserCommand.js +0 -26
  12. package/dist-cjs/commands/AdminEnableUserCommand.js +0 -26
  13. package/dist-cjs/commands/AdminForgetDeviceCommand.js +0 -26
  14. package/dist-cjs/commands/AdminGetDeviceCommand.js +0 -26
  15. package/dist-cjs/commands/AdminGetUserCommand.js +0 -27
  16. package/dist-cjs/commands/AdminInitiateAuthCommand.js +0 -45
  17. package/dist-cjs/commands/AdminLinkProviderForUserCommand.js +0 -45
  18. package/dist-cjs/commands/AdminListDevicesCommand.js +0 -26
  19. package/dist-cjs/commands/AdminListGroupsForUserCommand.js +0 -26
  20. package/dist-cjs/commands/AdminListUserAuthEventsCommand.js +0 -26
  21. package/dist-cjs/commands/AdminRemoveUserFromGroupCommand.js +0 -26
  22. package/dist-cjs/commands/AdminResetUserPasswordCommand.js +0 -54
  23. package/dist-cjs/commands/AdminRespondToAuthChallengeCommand.js +0 -44
  24. package/dist-cjs/commands/AdminSetUserMFAPreferenceCommand.js +0 -29
  25. package/dist-cjs/commands/AdminSetUserPasswordCommand.js +0 -34
  26. package/dist-cjs/commands/AdminSetUserSettingsCommand.js +0 -28
  27. package/dist-cjs/commands/AdminUpdateAuthEventFeedbackCommand.js +0 -27
  28. package/dist-cjs/commands/AdminUpdateDeviceStatusCommand.js +0 -26
  29. package/dist-cjs/commands/AdminUpdateUserAttributesCommand.js +0 -49
  30. package/dist-cjs/commands/AdminUserGlobalSignOutCommand.js +0 -28
  31. package/dist-cjs/commands/AssociateSoftwareTokenCommand.js +0 -34
  32. package/dist-cjs/commands/ChangePasswordCommand.js +0 -25
  33. package/dist-cjs/commands/ConfirmDeviceCommand.js +0 -26
  34. package/dist-cjs/commands/ConfirmForgotPasswordCommand.js +0 -25
  35. package/dist-cjs/commands/ConfirmSignUpCommand.js +0 -26
  36. package/dist-cjs/commands/CreateGroupCommand.js +0 -26
  37. package/dist-cjs/commands/CreateIdentityProviderCommand.js +0 -25
  38. package/dist-cjs/commands/CreateResourceServerCommand.js +0 -25
  39. package/dist-cjs/commands/CreateUserImportJobCommand.js +0 -25
  40. package/dist-cjs/commands/CreateUserPoolClientCommand.js +0 -27
  41. package/dist-cjs/commands/CreateUserPoolCommand.js +0 -43
  42. package/dist-cjs/commands/CreateUserPoolDomainCommand.js +0 -25
  43. package/dist-cjs/commands/DeleteGroupCommand.js +0 -26
  44. package/dist-cjs/commands/DeleteIdentityProviderCommand.js +0 -25
  45. package/dist-cjs/commands/DeleteResourceServerCommand.js +0 -25
  46. package/dist-cjs/commands/DeleteUserAttributesCommand.js +0 -25
  47. package/dist-cjs/commands/DeleteUserCommand.js +0 -25
  48. package/dist-cjs/commands/DeleteUserPoolClientCommand.js +0 -25
  49. package/dist-cjs/commands/DeleteUserPoolCommand.js +0 -25
  50. package/dist-cjs/commands/DeleteUserPoolDomainCommand.js +0 -25
  51. package/dist-cjs/commands/DescribeIdentityProviderCommand.js +0 -25
  52. package/dist-cjs/commands/DescribeResourceServerCommand.js +0 -25
  53. package/dist-cjs/commands/DescribeRiskConfigurationCommand.js +0 -25
  54. package/dist-cjs/commands/DescribeUserImportJobCommand.js +0 -25
  55. package/dist-cjs/commands/DescribeUserPoolClientCommand.js +0 -26
  56. package/dist-cjs/commands/DescribeUserPoolCommand.js +0 -25
  57. package/dist-cjs/commands/DescribeUserPoolDomainCommand.js +0 -25
  58. package/dist-cjs/commands/ForgetDeviceCommand.js +0 -25
  59. package/dist-cjs/commands/ForgotPasswordCommand.js +0 -49
  60. package/dist-cjs/commands/GetCSVHeaderCommand.js +0 -26
  61. package/dist-cjs/commands/GetDeviceCommand.js +0 -25
  62. package/dist-cjs/commands/GetGroupCommand.js +0 -26
  63. package/dist-cjs/commands/GetIdentityProviderByIdentifierCommand.js +0 -25
  64. package/dist-cjs/commands/GetSigningCertificateCommand.js +0 -25
  65. package/dist-cjs/commands/GetUICustomizationCommand.js +0 -28
  66. package/dist-cjs/commands/GetUserAttributeVerificationCodeCommand.js +0 -42
  67. package/dist-cjs/commands/GetUserCommand.js +0 -25
  68. package/dist-cjs/commands/GetUserPoolMfaConfigCommand.js +0 -25
  69. package/dist-cjs/commands/GlobalSignOutCommand.js +0 -27
  70. package/dist-cjs/commands/InitiateAuthCommand.js +0 -42
  71. package/dist-cjs/commands/ListDevicesCommand.js +0 -25
  72. package/dist-cjs/commands/ListGroupsCommand.js +0 -26
  73. package/dist-cjs/commands/ListIdentityProvidersCommand.js +0 -25
  74. package/dist-cjs/commands/ListResourceServersCommand.js +0 -25
  75. package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -28
  76. package/dist-cjs/commands/ListUserImportJobsCommand.js +0 -25
  77. package/dist-cjs/commands/ListUserPoolClientsCommand.js +0 -25
  78. package/dist-cjs/commands/ListUserPoolsCommand.js +0 -25
  79. package/dist-cjs/commands/ListUsersCommand.js +0 -25
  80. package/dist-cjs/commands/ListUsersInGroupCommand.js +0 -26
  81. package/dist-cjs/commands/ResendConfirmationCodeCommand.js +0 -43
  82. package/dist-cjs/commands/RespondToAuthChallengeCommand.js +0 -42
  83. package/dist-cjs/commands/RevokeTokenCommand.js +0 -26
  84. package/dist-cjs/commands/SetRiskConfigurationCommand.js +0 -29
  85. package/dist-cjs/commands/SetUICustomizationCommand.js +0 -36
  86. package/dist-cjs/commands/SetUserMFAPreferenceCommand.js +0 -33
  87. package/dist-cjs/commands/SetUserPoolMfaConfigCommand.js +0 -42
  88. package/dist-cjs/commands/SetUserSettingsCommand.js +0 -28
  89. package/dist-cjs/commands/SignUpCommand.js +0 -43
  90. package/dist-cjs/commands/StartUserImportJobCommand.js +0 -25
  91. package/dist-cjs/commands/StopUserImportJobCommand.js +0 -25
  92. package/dist-cjs/commands/TagResourceCommand.js +0 -38
  93. package/dist-cjs/commands/UntagResourceCommand.js +0 -26
  94. package/dist-cjs/commands/UpdateAuthEventFeedbackCommand.js +0 -27
  95. package/dist-cjs/commands/UpdateDeviceStatusCommand.js +0 -25
  96. package/dist-cjs/commands/UpdateGroupCommand.js +0 -26
  97. package/dist-cjs/commands/UpdateIdentityProviderCommand.js +0 -25
  98. package/dist-cjs/commands/UpdateResourceServerCommand.js +0 -29
  99. package/dist-cjs/commands/UpdateUserAttributesCommand.js +0 -42
  100. package/dist-cjs/commands/UpdateUserPoolClientCommand.js +0 -32
  101. package/dist-cjs/commands/UpdateUserPoolCommand.js +0 -44
  102. package/dist-cjs/commands/UpdateUserPoolDomainCommand.js +0 -45
  103. package/dist-cjs/commands/VerifySoftwareTokenCommand.js +0 -27
  104. package/dist-cjs/commands/VerifyUserAttributeCommand.js +0 -25
  105. package/dist-cjs/commands/index.js +104 -0
  106. package/dist-cjs/endpoints.js +1 -2
  107. package/dist-cjs/index.js +4 -114
  108. package/dist-cjs/models/index.js +0 -1
  109. package/dist-cjs/models/models_0.js +0 -796
  110. package/dist-cjs/models/models_1.js +0 -91
  111. package/dist-cjs/pagination/AdminListGroupsForUserPaginator.js +0 -11
  112. package/dist-cjs/pagination/AdminListUserAuthEventsPaginator.js +0 -11
  113. package/dist-cjs/pagination/Interfaces.js +0 -1
  114. package/dist-cjs/pagination/ListGroupsPaginator.js +0 -11
  115. package/dist-cjs/pagination/ListIdentityProvidersPaginator.js +0 -11
  116. package/dist-cjs/pagination/ListResourceServersPaginator.js +0 -11
  117. package/dist-cjs/pagination/ListUserPoolClientsPaginator.js +0 -11
  118. package/dist-cjs/pagination/ListUserPoolsPaginator.js +0 -11
  119. package/dist-cjs/pagination/ListUsersInGroupPaginator.js +0 -11
  120. package/dist-cjs/pagination/ListUsersPaginator.js +0 -11
  121. package/dist-cjs/pagination/index.js +13 -0
  122. package/dist-cjs/protocols/Aws_json1_1.js +0 -6
  123. package/dist-cjs/runtimeConfig.browser.js +1 -6
  124. package/dist-cjs/runtimeConfig.js +2 -7
  125. package/dist-cjs/runtimeConfig.native.js +0 -4
  126. package/dist-cjs/runtimeConfig.shared.js +0 -4
  127. package/dist-es/CognitoIdentityProvider.js +0 -1
  128. package/dist-es/CognitoIdentityProviderClient.js +0 -1
  129. package/dist-es/commands/AddCustomAttributesCommand.js +0 -1
  130. package/dist-es/commands/AdminAddUserToGroupCommand.js +0 -1
  131. package/dist-es/commands/AdminConfirmSignUpCommand.js +0 -1
  132. package/dist-es/commands/AdminCreateUserCommand.js +0 -1
  133. package/dist-es/commands/AdminDeleteUserAttributesCommand.js +0 -1
  134. package/dist-es/commands/AdminDeleteUserCommand.js +0 -1
  135. package/dist-es/commands/AdminDisableProviderForUserCommand.js +0 -1
  136. package/dist-es/commands/AdminDisableUserCommand.js +0 -1
  137. package/dist-es/commands/AdminEnableUserCommand.js +0 -1
  138. package/dist-es/commands/AdminForgetDeviceCommand.js +0 -1
  139. package/dist-es/commands/AdminGetDeviceCommand.js +0 -1
  140. package/dist-es/commands/AdminGetUserCommand.js +0 -1
  141. package/dist-es/commands/AdminInitiateAuthCommand.js +0 -1
  142. package/dist-es/commands/AdminLinkProviderForUserCommand.js +0 -1
  143. package/dist-es/commands/AdminListDevicesCommand.js +0 -1
  144. package/dist-es/commands/AdminListGroupsForUserCommand.js +0 -1
  145. package/dist-es/commands/AdminListUserAuthEventsCommand.js +0 -1
  146. package/dist-es/commands/AdminRemoveUserFromGroupCommand.js +0 -1
  147. package/dist-es/commands/AdminResetUserPasswordCommand.js +0 -1
  148. package/dist-es/commands/AdminRespondToAuthChallengeCommand.js +0 -1
  149. package/dist-es/commands/AdminSetUserMFAPreferenceCommand.js +0 -1
  150. package/dist-es/commands/AdminSetUserPasswordCommand.js +0 -1
  151. package/dist-es/commands/AdminSetUserSettingsCommand.js +0 -1
  152. package/dist-es/commands/AdminUpdateAuthEventFeedbackCommand.js +0 -1
  153. package/dist-es/commands/AdminUpdateDeviceStatusCommand.js +0 -1
  154. package/dist-es/commands/AdminUpdateUserAttributesCommand.js +0 -1
  155. package/dist-es/commands/AdminUserGlobalSignOutCommand.js +0 -1
  156. package/dist-es/commands/AssociateSoftwareTokenCommand.js +0 -1
  157. package/dist-es/commands/ChangePasswordCommand.js +0 -1
  158. package/dist-es/commands/ConfirmDeviceCommand.js +0 -1
  159. package/dist-es/commands/ConfirmForgotPasswordCommand.js +0 -1
  160. package/dist-es/commands/ConfirmSignUpCommand.js +0 -1
  161. package/dist-es/commands/CreateGroupCommand.js +0 -1
  162. package/dist-es/commands/CreateIdentityProviderCommand.js +0 -1
  163. package/dist-es/commands/CreateResourceServerCommand.js +0 -1
  164. package/dist-es/commands/CreateUserImportJobCommand.js +0 -1
  165. package/dist-es/commands/CreateUserPoolClientCommand.js +0 -1
  166. package/dist-es/commands/CreateUserPoolCommand.js +0 -1
  167. package/dist-es/commands/CreateUserPoolDomainCommand.js +0 -1
  168. package/dist-es/commands/DeleteGroupCommand.js +0 -1
  169. package/dist-es/commands/DeleteIdentityProviderCommand.js +0 -1
  170. package/dist-es/commands/DeleteResourceServerCommand.js +0 -1
  171. package/dist-es/commands/DeleteUserAttributesCommand.js +0 -1
  172. package/dist-es/commands/DeleteUserCommand.js +0 -1
  173. package/dist-es/commands/DeleteUserPoolClientCommand.js +0 -1
  174. package/dist-es/commands/DeleteUserPoolCommand.js +0 -1
  175. package/dist-es/commands/DeleteUserPoolDomainCommand.js +0 -1
  176. package/dist-es/commands/DescribeIdentityProviderCommand.js +0 -1
  177. package/dist-es/commands/DescribeResourceServerCommand.js +0 -1
  178. package/dist-es/commands/DescribeRiskConfigurationCommand.js +0 -1
  179. package/dist-es/commands/DescribeUserImportJobCommand.js +0 -1
  180. package/dist-es/commands/DescribeUserPoolClientCommand.js +0 -1
  181. package/dist-es/commands/DescribeUserPoolCommand.js +0 -1
  182. package/dist-es/commands/DescribeUserPoolDomainCommand.js +0 -1
  183. package/dist-es/commands/ForgetDeviceCommand.js +0 -1
  184. package/dist-es/commands/ForgotPasswordCommand.js +0 -1
  185. package/dist-es/commands/GetCSVHeaderCommand.js +0 -1
  186. package/dist-es/commands/GetDeviceCommand.js +0 -1
  187. package/dist-es/commands/GetGroupCommand.js +0 -1
  188. package/dist-es/commands/GetIdentityProviderByIdentifierCommand.js +0 -1
  189. package/dist-es/commands/GetSigningCertificateCommand.js +0 -1
  190. package/dist-es/commands/GetUICustomizationCommand.js +0 -1
  191. package/dist-es/commands/GetUserAttributeVerificationCodeCommand.js +0 -1
  192. package/dist-es/commands/GetUserCommand.js +0 -1
  193. package/dist-es/commands/GetUserPoolMfaConfigCommand.js +0 -1
  194. package/dist-es/commands/GlobalSignOutCommand.js +0 -1
  195. package/dist-es/commands/InitiateAuthCommand.js +0 -1
  196. package/dist-es/commands/ListDevicesCommand.js +0 -1
  197. package/dist-es/commands/ListGroupsCommand.js +0 -1
  198. package/dist-es/commands/ListIdentityProvidersCommand.js +0 -1
  199. package/dist-es/commands/ListResourceServersCommand.js +0 -1
  200. package/dist-es/commands/ListTagsForResourceCommand.js +0 -1
  201. package/dist-es/commands/ListUserImportJobsCommand.js +0 -1
  202. package/dist-es/commands/ListUserPoolClientsCommand.js +0 -1
  203. package/dist-es/commands/ListUserPoolsCommand.js +0 -1
  204. package/dist-es/commands/ListUsersCommand.js +0 -1
  205. package/dist-es/commands/ListUsersInGroupCommand.js +0 -1
  206. package/dist-es/commands/ResendConfirmationCodeCommand.js +0 -1
  207. package/dist-es/commands/RespondToAuthChallengeCommand.js +0 -1
  208. package/dist-es/commands/RevokeTokenCommand.js +0 -1
  209. package/dist-es/commands/SetRiskConfigurationCommand.js +0 -1
  210. package/dist-es/commands/SetUICustomizationCommand.js +0 -1
  211. package/dist-es/commands/SetUserMFAPreferenceCommand.js +0 -1
  212. package/dist-es/commands/SetUserPoolMfaConfigCommand.js +0 -1
  213. package/dist-es/commands/SetUserSettingsCommand.js +0 -1
  214. package/dist-es/commands/SignUpCommand.js +0 -1
  215. package/dist-es/commands/StartUserImportJobCommand.js +0 -1
  216. package/dist-es/commands/StopUserImportJobCommand.js +0 -1
  217. package/dist-es/commands/TagResourceCommand.js +0 -1
  218. package/dist-es/commands/UntagResourceCommand.js +0 -1
  219. package/dist-es/commands/UpdateAuthEventFeedbackCommand.js +0 -1
  220. package/dist-es/commands/UpdateDeviceStatusCommand.js +0 -1
  221. package/dist-es/commands/UpdateGroupCommand.js +0 -1
  222. package/dist-es/commands/UpdateIdentityProviderCommand.js +0 -1
  223. package/dist-es/commands/UpdateResourceServerCommand.js +0 -1
  224. package/dist-es/commands/UpdateUserAttributesCommand.js +0 -1
  225. package/dist-es/commands/UpdateUserPoolClientCommand.js +0 -1
  226. package/dist-es/commands/UpdateUserPoolCommand.js +0 -1
  227. package/dist-es/commands/UpdateUserPoolDomainCommand.js +0 -1
  228. package/dist-es/commands/VerifySoftwareTokenCommand.js +0 -1
  229. package/dist-es/commands/VerifyUserAttributeCommand.js +0 -1
  230. package/dist-es/commands/index.js +101 -0
  231. package/dist-es/endpoints.js +1 -2
  232. package/dist-es/index.js +4 -114
  233. package/dist-es/models/index.js +0 -1
  234. package/dist-es/models/models_0.js +0 -1
  235. package/dist-es/models/models_1.js +0 -1
  236. package/dist-es/pagination/AdminListGroupsForUserPaginator.js +0 -1
  237. package/dist-es/pagination/AdminListUserAuthEventsPaginator.js +0 -1
  238. package/dist-es/pagination/Interfaces.js +0 -1
  239. package/dist-es/pagination/ListGroupsPaginator.js +0 -1
  240. package/dist-es/pagination/ListIdentityProvidersPaginator.js +0 -1
  241. package/dist-es/pagination/ListResourceServersPaginator.js +0 -1
  242. package/dist-es/pagination/ListUserPoolClientsPaginator.js +0 -1
  243. package/dist-es/pagination/ListUserPoolsPaginator.js +0 -1
  244. package/dist-es/pagination/ListUsersInGroupPaginator.js +0 -1
  245. package/dist-es/pagination/ListUsersPaginator.js +0 -1
  246. package/dist-es/pagination/index.js +10 -0
  247. package/dist-es/protocols/Aws_json1_1.js +0 -1
  248. package/dist-es/runtimeConfig.browser.js +1 -2
  249. package/dist-es/runtimeConfig.js +2 -3
  250. package/dist-es/runtimeConfig.native.js +0 -1
  251. package/dist-es/runtimeConfig.shared.js +0 -1
  252. package/dist-types/commands/index.d.ts +101 -0
  253. package/dist-types/index.d.ts +4 -113
  254. package/dist-types/pagination/index.d.ts +10 -0
  255. package/dist-types/runtimeConfig.browser.d.ts +3 -0
  256. package/dist-types/ts3.4/CognitoIdentityProvider.d.ts +102 -805
  257. package/dist-types/ts3.4/CognitoIdentityProviderClient.d.ts +24 -95
  258. package/dist-types/ts3.4/commands/AddCustomAttributesCommand.d.ts +2 -20
  259. package/dist-types/ts3.4/commands/AdminAddUserToGroupCommand.d.ts +2 -21
  260. package/dist-types/ts3.4/commands/AdminConfirmSignUpCommand.d.ts +2 -22
  261. package/dist-types/ts3.4/commands/AdminCreateUserCommand.d.ts +2 -49
  262. package/dist-types/ts3.4/commands/AdminDeleteUserAttributesCommand.d.ts +2 -22
  263. package/dist-types/ts3.4/commands/AdminDeleteUserCommand.d.ts +2 -21
  264. package/dist-types/ts3.4/commands/AdminDisableProviderForUserCommand.d.ts +2 -47
  265. package/dist-types/ts3.4/commands/AdminDisableUserCommand.d.ts +2 -21
  266. package/dist-types/ts3.4/commands/AdminEnableUserCommand.d.ts +2 -21
  267. package/dist-types/ts3.4/commands/AdminForgetDeviceCommand.d.ts +2 -21
  268. package/dist-types/ts3.4/commands/AdminGetDeviceCommand.d.ts +2 -21
  269. package/dist-types/ts3.4/commands/AdminGetUserCommand.d.ts +2 -22
  270. package/dist-types/ts3.4/commands/AdminInitiateAuthCommand.d.ts +2 -40
  271. package/dist-types/ts3.4/commands/AdminLinkProviderForUserCommand.d.ts +2 -40
  272. package/dist-types/ts3.4/commands/AdminListDevicesCommand.d.ts +2 -21
  273. package/dist-types/ts3.4/commands/AdminListGroupsForUserCommand.d.ts +2 -21
  274. package/dist-types/ts3.4/commands/AdminListUserAuthEventsCommand.d.ts +2 -21
  275. package/dist-types/ts3.4/commands/AdminRemoveUserFromGroupCommand.d.ts +2 -21
  276. package/dist-types/ts3.4/commands/AdminResetUserPasswordCommand.d.ts +2 -49
  277. package/dist-types/ts3.4/commands/AdminRespondToAuthChallengeCommand.d.ts +2 -39
  278. package/dist-types/ts3.4/commands/AdminSetUserMFAPreferenceCommand.d.ts +2 -24
  279. package/dist-types/ts3.4/commands/AdminSetUserPasswordCommand.d.ts +2 -29
  280. package/dist-types/ts3.4/commands/AdminSetUserSettingsCommand.d.ts +2 -23
  281. package/dist-types/ts3.4/commands/AdminUpdateAuthEventFeedbackCommand.d.ts +2 -22
  282. package/dist-types/ts3.4/commands/AdminUpdateDeviceStatusCommand.d.ts +2 -21
  283. package/dist-types/ts3.4/commands/AdminUpdateUserAttributesCommand.d.ts +2 -44
  284. package/dist-types/ts3.4/commands/AdminUserGlobalSignOutCommand.d.ts +2 -23
  285. package/dist-types/ts3.4/commands/AssociateSoftwareTokenCommand.d.ts +2 -29
  286. package/dist-types/ts3.4/commands/ChangePasswordCommand.d.ts +2 -20
  287. package/dist-types/ts3.4/commands/ConfirmDeviceCommand.d.ts +2 -21
  288. package/dist-types/ts3.4/commands/ConfirmForgotPasswordCommand.d.ts +2 -20
  289. package/dist-types/ts3.4/commands/ConfirmSignUpCommand.d.ts +2 -21
  290. package/dist-types/ts3.4/commands/CreateGroupCommand.d.ts +2 -21
  291. package/dist-types/ts3.4/commands/CreateIdentityProviderCommand.d.ts +2 -20
  292. package/dist-types/ts3.4/commands/CreateResourceServerCommand.d.ts +2 -20
  293. package/dist-types/ts3.4/commands/CreateUserImportJobCommand.d.ts +2 -20
  294. package/dist-types/ts3.4/commands/CreateUserPoolClientCommand.d.ts +2 -22
  295. package/dist-types/ts3.4/commands/CreateUserPoolCommand.d.ts +2 -38
  296. package/dist-types/ts3.4/commands/CreateUserPoolDomainCommand.d.ts +2 -20
  297. package/dist-types/ts3.4/commands/DeleteGroupCommand.d.ts +2 -21
  298. package/dist-types/ts3.4/commands/DeleteIdentityProviderCommand.d.ts +2 -20
  299. package/dist-types/ts3.4/commands/DeleteResourceServerCommand.d.ts +2 -20
  300. package/dist-types/ts3.4/commands/DeleteUserAttributesCommand.d.ts +2 -20
  301. package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +2 -20
  302. package/dist-types/ts3.4/commands/DeleteUserPoolClientCommand.d.ts +2 -20
  303. package/dist-types/ts3.4/commands/DeleteUserPoolCommand.d.ts +2 -20
  304. package/dist-types/ts3.4/commands/DeleteUserPoolDomainCommand.d.ts +2 -20
  305. package/dist-types/ts3.4/commands/DescribeIdentityProviderCommand.d.ts +2 -20
  306. package/dist-types/ts3.4/commands/DescribeResourceServerCommand.d.ts +2 -20
  307. package/dist-types/ts3.4/commands/DescribeRiskConfigurationCommand.d.ts +2 -20
  308. package/dist-types/ts3.4/commands/DescribeUserImportJobCommand.d.ts +2 -20
  309. package/dist-types/ts3.4/commands/DescribeUserPoolClientCommand.d.ts +2 -21
  310. package/dist-types/ts3.4/commands/DescribeUserPoolCommand.d.ts +2 -20
  311. package/dist-types/ts3.4/commands/DescribeUserPoolDomainCommand.d.ts +2 -20
  312. package/dist-types/ts3.4/commands/ForgetDeviceCommand.d.ts +2 -20
  313. package/dist-types/ts3.4/commands/ForgotPasswordCommand.d.ts +2 -44
  314. package/dist-types/ts3.4/commands/GetCSVHeaderCommand.d.ts +2 -21
  315. package/dist-types/ts3.4/commands/GetDeviceCommand.d.ts +2 -20
  316. package/dist-types/ts3.4/commands/GetGroupCommand.d.ts +2 -21
  317. package/dist-types/ts3.4/commands/GetIdentityProviderByIdentifierCommand.d.ts +2 -20
  318. package/dist-types/ts3.4/commands/GetSigningCertificateCommand.d.ts +2 -20
  319. package/dist-types/ts3.4/commands/GetUICustomizationCommand.d.ts +2 -23
  320. package/dist-types/ts3.4/commands/GetUserAttributeVerificationCodeCommand.d.ts +2 -37
  321. package/dist-types/ts3.4/commands/GetUserCommand.d.ts +2 -20
  322. package/dist-types/ts3.4/commands/GetUserPoolMfaConfigCommand.d.ts +2 -20
  323. package/dist-types/ts3.4/commands/GlobalSignOutCommand.d.ts +2 -22
  324. package/dist-types/ts3.4/commands/InitiateAuthCommand.d.ts +2 -37
  325. package/dist-types/ts3.4/commands/ListDevicesCommand.d.ts +2 -20
  326. package/dist-types/ts3.4/commands/ListGroupsCommand.d.ts +2 -21
  327. package/dist-types/ts3.4/commands/ListIdentityProvidersCommand.d.ts +2 -20
  328. package/dist-types/ts3.4/commands/ListResourceServersCommand.d.ts +2 -20
  329. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -23
  330. package/dist-types/ts3.4/commands/ListUserImportJobsCommand.d.ts +2 -20
  331. package/dist-types/ts3.4/commands/ListUserPoolClientsCommand.d.ts +2 -20
  332. package/dist-types/ts3.4/commands/ListUserPoolsCommand.d.ts +2 -20
  333. package/dist-types/ts3.4/commands/ListUsersCommand.d.ts +2 -20
  334. package/dist-types/ts3.4/commands/ListUsersInGroupCommand.d.ts +2 -21
  335. package/dist-types/ts3.4/commands/ResendConfirmationCodeCommand.d.ts +2 -38
  336. package/dist-types/ts3.4/commands/RespondToAuthChallengeCommand.d.ts +2 -37
  337. package/dist-types/ts3.4/commands/RevokeTokenCommand.d.ts +2 -21
  338. package/dist-types/ts3.4/commands/SetRiskConfigurationCommand.d.ts +2 -24
  339. package/dist-types/ts3.4/commands/SetUICustomizationCommand.d.ts +2 -31
  340. package/dist-types/ts3.4/commands/SetUserMFAPreferenceCommand.d.ts +2 -28
  341. package/dist-types/ts3.4/commands/SetUserPoolMfaConfigCommand.d.ts +2 -37
  342. package/dist-types/ts3.4/commands/SetUserSettingsCommand.d.ts +2 -23
  343. package/dist-types/ts3.4/commands/SignUpCommand.d.ts +2 -38
  344. package/dist-types/ts3.4/commands/StartUserImportJobCommand.d.ts +2 -20
  345. package/dist-types/ts3.4/commands/StopUserImportJobCommand.d.ts +2 -20
  346. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -33
  347. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -21
  348. package/dist-types/ts3.4/commands/UpdateAuthEventFeedbackCommand.d.ts +2 -22
  349. package/dist-types/ts3.4/commands/UpdateDeviceStatusCommand.d.ts +2 -20
  350. package/dist-types/ts3.4/commands/UpdateGroupCommand.d.ts +2 -21
  351. package/dist-types/ts3.4/commands/UpdateIdentityProviderCommand.d.ts +2 -20
  352. package/dist-types/ts3.4/commands/UpdateResourceServerCommand.d.ts +2 -24
  353. package/dist-types/ts3.4/commands/UpdateUserAttributesCommand.d.ts +2 -37
  354. package/dist-types/ts3.4/commands/UpdateUserPoolClientCommand.d.ts +2 -27
  355. package/dist-types/ts3.4/commands/UpdateUserPoolCommand.d.ts +2 -39
  356. package/dist-types/ts3.4/commands/UpdateUserPoolDomainCommand.d.ts +2 -40
  357. package/dist-types/ts3.4/commands/VerifySoftwareTokenCommand.d.ts +2 -22
  358. package/dist-types/ts3.4/commands/VerifyUserAttributeCommand.d.ts +2 -20
  359. package/dist-types/ts3.4/commands/index.d.ts +101 -0
  360. package/dist-types/ts3.4/index.d.ts +4 -113
  361. package/dist-types/ts3.4/models/models_0.d.ts +1183 -5804
  362. package/dist-types/ts3.4/models/models_1.d.ts +134 -604
  363. package/dist-types/ts3.4/pagination/index.d.ts +10 -0
  364. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -3
  365. package/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
  366. package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -3
  367. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -3
  368. package/package.json +33 -30
  369. package/dist-cjs/CognitoIdentityProvider.js.map +0 -1
  370. package/dist-cjs/CognitoIdentityProviderClient.js.map +0 -1
  371. package/dist-cjs/commands/AddCustomAttributesCommand.js.map +0 -1
  372. package/dist-cjs/commands/AdminAddUserToGroupCommand.js.map +0 -1
  373. package/dist-cjs/commands/AdminConfirmSignUpCommand.js.map +0 -1
  374. package/dist-cjs/commands/AdminCreateUserCommand.js.map +0 -1
  375. package/dist-cjs/commands/AdminDeleteUserAttributesCommand.js.map +0 -1
  376. package/dist-cjs/commands/AdminDeleteUserCommand.js.map +0 -1
  377. package/dist-cjs/commands/AdminDisableProviderForUserCommand.js.map +0 -1
  378. package/dist-cjs/commands/AdminDisableUserCommand.js.map +0 -1
  379. package/dist-cjs/commands/AdminEnableUserCommand.js.map +0 -1
  380. package/dist-cjs/commands/AdminForgetDeviceCommand.js.map +0 -1
  381. package/dist-cjs/commands/AdminGetDeviceCommand.js.map +0 -1
  382. package/dist-cjs/commands/AdminGetUserCommand.js.map +0 -1
  383. package/dist-cjs/commands/AdminInitiateAuthCommand.js.map +0 -1
  384. package/dist-cjs/commands/AdminLinkProviderForUserCommand.js.map +0 -1
  385. package/dist-cjs/commands/AdminListDevicesCommand.js.map +0 -1
  386. package/dist-cjs/commands/AdminListGroupsForUserCommand.js.map +0 -1
  387. package/dist-cjs/commands/AdminListUserAuthEventsCommand.js.map +0 -1
  388. package/dist-cjs/commands/AdminRemoveUserFromGroupCommand.js.map +0 -1
  389. package/dist-cjs/commands/AdminResetUserPasswordCommand.js.map +0 -1
  390. package/dist-cjs/commands/AdminRespondToAuthChallengeCommand.js.map +0 -1
  391. package/dist-cjs/commands/AdminSetUserMFAPreferenceCommand.js.map +0 -1
  392. package/dist-cjs/commands/AdminSetUserPasswordCommand.js.map +0 -1
  393. package/dist-cjs/commands/AdminSetUserSettingsCommand.js.map +0 -1
  394. package/dist-cjs/commands/AdminUpdateAuthEventFeedbackCommand.js.map +0 -1
  395. package/dist-cjs/commands/AdminUpdateDeviceStatusCommand.js.map +0 -1
  396. package/dist-cjs/commands/AdminUpdateUserAttributesCommand.js.map +0 -1
  397. package/dist-cjs/commands/AdminUserGlobalSignOutCommand.js.map +0 -1
  398. package/dist-cjs/commands/AssociateSoftwareTokenCommand.js.map +0 -1
  399. package/dist-cjs/commands/ChangePasswordCommand.js.map +0 -1
  400. package/dist-cjs/commands/ConfirmDeviceCommand.js.map +0 -1
  401. package/dist-cjs/commands/ConfirmForgotPasswordCommand.js.map +0 -1
  402. package/dist-cjs/commands/ConfirmSignUpCommand.js.map +0 -1
  403. package/dist-cjs/commands/CreateGroupCommand.js.map +0 -1
  404. package/dist-cjs/commands/CreateIdentityProviderCommand.js.map +0 -1
  405. package/dist-cjs/commands/CreateResourceServerCommand.js.map +0 -1
  406. package/dist-cjs/commands/CreateUserImportJobCommand.js.map +0 -1
  407. package/dist-cjs/commands/CreateUserPoolClientCommand.js.map +0 -1
  408. package/dist-cjs/commands/CreateUserPoolCommand.js.map +0 -1
  409. package/dist-cjs/commands/CreateUserPoolDomainCommand.js.map +0 -1
  410. package/dist-cjs/commands/DeleteGroupCommand.js.map +0 -1
  411. package/dist-cjs/commands/DeleteIdentityProviderCommand.js.map +0 -1
  412. package/dist-cjs/commands/DeleteResourceServerCommand.js.map +0 -1
  413. package/dist-cjs/commands/DeleteUserAttributesCommand.js.map +0 -1
  414. package/dist-cjs/commands/DeleteUserCommand.js.map +0 -1
  415. package/dist-cjs/commands/DeleteUserPoolClientCommand.js.map +0 -1
  416. package/dist-cjs/commands/DeleteUserPoolCommand.js.map +0 -1
  417. package/dist-cjs/commands/DeleteUserPoolDomainCommand.js.map +0 -1
  418. package/dist-cjs/commands/DescribeIdentityProviderCommand.js.map +0 -1
  419. package/dist-cjs/commands/DescribeResourceServerCommand.js.map +0 -1
  420. package/dist-cjs/commands/DescribeRiskConfigurationCommand.js.map +0 -1
  421. package/dist-cjs/commands/DescribeUserImportJobCommand.js.map +0 -1
  422. package/dist-cjs/commands/DescribeUserPoolClientCommand.js.map +0 -1
  423. package/dist-cjs/commands/DescribeUserPoolCommand.js.map +0 -1
  424. package/dist-cjs/commands/DescribeUserPoolDomainCommand.js.map +0 -1
  425. package/dist-cjs/commands/ForgetDeviceCommand.js.map +0 -1
  426. package/dist-cjs/commands/ForgotPasswordCommand.js.map +0 -1
  427. package/dist-cjs/commands/GetCSVHeaderCommand.js.map +0 -1
  428. package/dist-cjs/commands/GetDeviceCommand.js.map +0 -1
  429. package/dist-cjs/commands/GetGroupCommand.js.map +0 -1
  430. package/dist-cjs/commands/GetIdentityProviderByIdentifierCommand.js.map +0 -1
  431. package/dist-cjs/commands/GetSigningCertificateCommand.js.map +0 -1
  432. package/dist-cjs/commands/GetUICustomizationCommand.js.map +0 -1
  433. package/dist-cjs/commands/GetUserAttributeVerificationCodeCommand.js.map +0 -1
  434. package/dist-cjs/commands/GetUserCommand.js.map +0 -1
  435. package/dist-cjs/commands/GetUserPoolMfaConfigCommand.js.map +0 -1
  436. package/dist-cjs/commands/GlobalSignOutCommand.js.map +0 -1
  437. package/dist-cjs/commands/InitiateAuthCommand.js.map +0 -1
  438. package/dist-cjs/commands/ListDevicesCommand.js.map +0 -1
  439. package/dist-cjs/commands/ListGroupsCommand.js.map +0 -1
  440. package/dist-cjs/commands/ListIdentityProvidersCommand.js.map +0 -1
  441. package/dist-cjs/commands/ListResourceServersCommand.js.map +0 -1
  442. package/dist-cjs/commands/ListTagsForResourceCommand.js.map +0 -1
  443. package/dist-cjs/commands/ListUserImportJobsCommand.js.map +0 -1
  444. package/dist-cjs/commands/ListUserPoolClientsCommand.js.map +0 -1
  445. package/dist-cjs/commands/ListUserPoolsCommand.js.map +0 -1
  446. package/dist-cjs/commands/ListUsersCommand.js.map +0 -1
  447. package/dist-cjs/commands/ListUsersInGroupCommand.js.map +0 -1
  448. package/dist-cjs/commands/ResendConfirmationCodeCommand.js.map +0 -1
  449. package/dist-cjs/commands/RespondToAuthChallengeCommand.js.map +0 -1
  450. package/dist-cjs/commands/RevokeTokenCommand.js.map +0 -1
  451. package/dist-cjs/commands/SetRiskConfigurationCommand.js.map +0 -1
  452. package/dist-cjs/commands/SetUICustomizationCommand.js.map +0 -1
  453. package/dist-cjs/commands/SetUserMFAPreferenceCommand.js.map +0 -1
  454. package/dist-cjs/commands/SetUserPoolMfaConfigCommand.js.map +0 -1
  455. package/dist-cjs/commands/SetUserSettingsCommand.js.map +0 -1
  456. package/dist-cjs/commands/SignUpCommand.js.map +0 -1
  457. package/dist-cjs/commands/StartUserImportJobCommand.js.map +0 -1
  458. package/dist-cjs/commands/StopUserImportJobCommand.js.map +0 -1
  459. package/dist-cjs/commands/TagResourceCommand.js.map +0 -1
  460. package/dist-cjs/commands/UntagResourceCommand.js.map +0 -1
  461. package/dist-cjs/commands/UpdateAuthEventFeedbackCommand.js.map +0 -1
  462. package/dist-cjs/commands/UpdateDeviceStatusCommand.js.map +0 -1
  463. package/dist-cjs/commands/UpdateGroupCommand.js.map +0 -1
  464. package/dist-cjs/commands/UpdateIdentityProviderCommand.js.map +0 -1
  465. package/dist-cjs/commands/UpdateResourceServerCommand.js.map +0 -1
  466. package/dist-cjs/commands/UpdateUserAttributesCommand.js.map +0 -1
  467. package/dist-cjs/commands/UpdateUserPoolClientCommand.js.map +0 -1
  468. package/dist-cjs/commands/UpdateUserPoolCommand.js.map +0 -1
  469. package/dist-cjs/commands/UpdateUserPoolDomainCommand.js.map +0 -1
  470. package/dist-cjs/commands/VerifySoftwareTokenCommand.js.map +0 -1
  471. package/dist-cjs/commands/VerifyUserAttributeCommand.js.map +0 -1
  472. package/dist-cjs/endpoints.js.map +0 -1
  473. package/dist-cjs/index.js.map +0 -1
  474. package/dist-cjs/models/index.js.map +0 -1
  475. package/dist-cjs/models/models_0.js.map +0 -1
  476. package/dist-cjs/models/models_1.js.map +0 -1
  477. package/dist-cjs/pagination/AdminListGroupsForUserPaginator.js.map +0 -1
  478. package/dist-cjs/pagination/AdminListUserAuthEventsPaginator.js.map +0 -1
  479. package/dist-cjs/pagination/Interfaces.js.map +0 -1
  480. package/dist-cjs/pagination/ListGroupsPaginator.js.map +0 -1
  481. package/dist-cjs/pagination/ListIdentityProvidersPaginator.js.map +0 -1
  482. package/dist-cjs/pagination/ListResourceServersPaginator.js.map +0 -1
  483. package/dist-cjs/pagination/ListUserPoolClientsPaginator.js.map +0 -1
  484. package/dist-cjs/pagination/ListUserPoolsPaginator.js.map +0 -1
  485. package/dist-cjs/pagination/ListUsersInGroupPaginator.js.map +0 -1
  486. package/dist-cjs/pagination/ListUsersPaginator.js.map +0 -1
  487. package/dist-cjs/protocols/Aws_json1_1.js.map +0 -1
  488. package/dist-cjs/runtimeConfig.browser.js.map +0 -1
  489. package/dist-cjs/runtimeConfig.js.map +0 -1
  490. package/dist-cjs/runtimeConfig.native.js.map +0 -1
  491. package/dist-cjs/runtimeConfig.shared.js.map +0 -1
  492. package/dist-es/CognitoIdentityProvider.js.map +0 -1
  493. package/dist-es/CognitoIdentityProviderClient.js.map +0 -1
  494. package/dist-es/commands/AddCustomAttributesCommand.js.map +0 -1
  495. package/dist-es/commands/AdminAddUserToGroupCommand.js.map +0 -1
  496. package/dist-es/commands/AdminConfirmSignUpCommand.js.map +0 -1
  497. package/dist-es/commands/AdminCreateUserCommand.js.map +0 -1
  498. package/dist-es/commands/AdminDeleteUserAttributesCommand.js.map +0 -1
  499. package/dist-es/commands/AdminDeleteUserCommand.js.map +0 -1
  500. package/dist-es/commands/AdminDisableProviderForUserCommand.js.map +0 -1
  501. package/dist-es/commands/AdminDisableUserCommand.js.map +0 -1
  502. package/dist-es/commands/AdminEnableUserCommand.js.map +0 -1
  503. package/dist-es/commands/AdminForgetDeviceCommand.js.map +0 -1
  504. package/dist-es/commands/AdminGetDeviceCommand.js.map +0 -1
  505. package/dist-es/commands/AdminGetUserCommand.js.map +0 -1
  506. package/dist-es/commands/AdminInitiateAuthCommand.js.map +0 -1
  507. package/dist-es/commands/AdminLinkProviderForUserCommand.js.map +0 -1
  508. package/dist-es/commands/AdminListDevicesCommand.js.map +0 -1
  509. package/dist-es/commands/AdminListGroupsForUserCommand.js.map +0 -1
  510. package/dist-es/commands/AdminListUserAuthEventsCommand.js.map +0 -1
  511. package/dist-es/commands/AdminRemoveUserFromGroupCommand.js.map +0 -1
  512. package/dist-es/commands/AdminResetUserPasswordCommand.js.map +0 -1
  513. package/dist-es/commands/AdminRespondToAuthChallengeCommand.js.map +0 -1
  514. package/dist-es/commands/AdminSetUserMFAPreferenceCommand.js.map +0 -1
  515. package/dist-es/commands/AdminSetUserPasswordCommand.js.map +0 -1
  516. package/dist-es/commands/AdminSetUserSettingsCommand.js.map +0 -1
  517. package/dist-es/commands/AdminUpdateAuthEventFeedbackCommand.js.map +0 -1
  518. package/dist-es/commands/AdminUpdateDeviceStatusCommand.js.map +0 -1
  519. package/dist-es/commands/AdminUpdateUserAttributesCommand.js.map +0 -1
  520. package/dist-es/commands/AdminUserGlobalSignOutCommand.js.map +0 -1
  521. package/dist-es/commands/AssociateSoftwareTokenCommand.js.map +0 -1
  522. package/dist-es/commands/ChangePasswordCommand.js.map +0 -1
  523. package/dist-es/commands/ConfirmDeviceCommand.js.map +0 -1
  524. package/dist-es/commands/ConfirmForgotPasswordCommand.js.map +0 -1
  525. package/dist-es/commands/ConfirmSignUpCommand.js.map +0 -1
  526. package/dist-es/commands/CreateGroupCommand.js.map +0 -1
  527. package/dist-es/commands/CreateIdentityProviderCommand.js.map +0 -1
  528. package/dist-es/commands/CreateResourceServerCommand.js.map +0 -1
  529. package/dist-es/commands/CreateUserImportJobCommand.js.map +0 -1
  530. package/dist-es/commands/CreateUserPoolClientCommand.js.map +0 -1
  531. package/dist-es/commands/CreateUserPoolCommand.js.map +0 -1
  532. package/dist-es/commands/CreateUserPoolDomainCommand.js.map +0 -1
  533. package/dist-es/commands/DeleteGroupCommand.js.map +0 -1
  534. package/dist-es/commands/DeleteIdentityProviderCommand.js.map +0 -1
  535. package/dist-es/commands/DeleteResourceServerCommand.js.map +0 -1
  536. package/dist-es/commands/DeleteUserAttributesCommand.js.map +0 -1
  537. package/dist-es/commands/DeleteUserCommand.js.map +0 -1
  538. package/dist-es/commands/DeleteUserPoolClientCommand.js.map +0 -1
  539. package/dist-es/commands/DeleteUserPoolCommand.js.map +0 -1
  540. package/dist-es/commands/DeleteUserPoolDomainCommand.js.map +0 -1
  541. package/dist-es/commands/DescribeIdentityProviderCommand.js.map +0 -1
  542. package/dist-es/commands/DescribeResourceServerCommand.js.map +0 -1
  543. package/dist-es/commands/DescribeRiskConfigurationCommand.js.map +0 -1
  544. package/dist-es/commands/DescribeUserImportJobCommand.js.map +0 -1
  545. package/dist-es/commands/DescribeUserPoolClientCommand.js.map +0 -1
  546. package/dist-es/commands/DescribeUserPoolCommand.js.map +0 -1
  547. package/dist-es/commands/DescribeUserPoolDomainCommand.js.map +0 -1
  548. package/dist-es/commands/ForgetDeviceCommand.js.map +0 -1
  549. package/dist-es/commands/ForgotPasswordCommand.js.map +0 -1
  550. package/dist-es/commands/GetCSVHeaderCommand.js.map +0 -1
  551. package/dist-es/commands/GetDeviceCommand.js.map +0 -1
  552. package/dist-es/commands/GetGroupCommand.js.map +0 -1
  553. package/dist-es/commands/GetIdentityProviderByIdentifierCommand.js.map +0 -1
  554. package/dist-es/commands/GetSigningCertificateCommand.js.map +0 -1
  555. package/dist-es/commands/GetUICustomizationCommand.js.map +0 -1
  556. package/dist-es/commands/GetUserAttributeVerificationCodeCommand.js.map +0 -1
  557. package/dist-es/commands/GetUserCommand.js.map +0 -1
  558. package/dist-es/commands/GetUserPoolMfaConfigCommand.js.map +0 -1
  559. package/dist-es/commands/GlobalSignOutCommand.js.map +0 -1
  560. package/dist-es/commands/InitiateAuthCommand.js.map +0 -1
  561. package/dist-es/commands/ListDevicesCommand.js.map +0 -1
  562. package/dist-es/commands/ListGroupsCommand.js.map +0 -1
  563. package/dist-es/commands/ListIdentityProvidersCommand.js.map +0 -1
  564. package/dist-es/commands/ListResourceServersCommand.js.map +0 -1
  565. package/dist-es/commands/ListTagsForResourceCommand.js.map +0 -1
  566. package/dist-es/commands/ListUserImportJobsCommand.js.map +0 -1
  567. package/dist-es/commands/ListUserPoolClientsCommand.js.map +0 -1
  568. package/dist-es/commands/ListUserPoolsCommand.js.map +0 -1
  569. package/dist-es/commands/ListUsersCommand.js.map +0 -1
  570. package/dist-es/commands/ListUsersInGroupCommand.js.map +0 -1
  571. package/dist-es/commands/ResendConfirmationCodeCommand.js.map +0 -1
  572. package/dist-es/commands/RespondToAuthChallengeCommand.js.map +0 -1
  573. package/dist-es/commands/RevokeTokenCommand.js.map +0 -1
  574. package/dist-es/commands/SetRiskConfigurationCommand.js.map +0 -1
  575. package/dist-es/commands/SetUICustomizationCommand.js.map +0 -1
  576. package/dist-es/commands/SetUserMFAPreferenceCommand.js.map +0 -1
  577. package/dist-es/commands/SetUserPoolMfaConfigCommand.js.map +0 -1
  578. package/dist-es/commands/SetUserSettingsCommand.js.map +0 -1
  579. package/dist-es/commands/SignUpCommand.js.map +0 -1
  580. package/dist-es/commands/StartUserImportJobCommand.js.map +0 -1
  581. package/dist-es/commands/StopUserImportJobCommand.js.map +0 -1
  582. package/dist-es/commands/TagResourceCommand.js.map +0 -1
  583. package/dist-es/commands/UntagResourceCommand.js.map +0 -1
  584. package/dist-es/commands/UpdateAuthEventFeedbackCommand.js.map +0 -1
  585. package/dist-es/commands/UpdateDeviceStatusCommand.js.map +0 -1
  586. package/dist-es/commands/UpdateGroupCommand.js.map +0 -1
  587. package/dist-es/commands/UpdateIdentityProviderCommand.js.map +0 -1
  588. package/dist-es/commands/UpdateResourceServerCommand.js.map +0 -1
  589. package/dist-es/commands/UpdateUserAttributesCommand.js.map +0 -1
  590. package/dist-es/commands/UpdateUserPoolClientCommand.js.map +0 -1
  591. package/dist-es/commands/UpdateUserPoolCommand.js.map +0 -1
  592. package/dist-es/commands/UpdateUserPoolDomainCommand.js.map +0 -1
  593. package/dist-es/commands/VerifySoftwareTokenCommand.js.map +0 -1
  594. package/dist-es/commands/VerifyUserAttributeCommand.js.map +0 -1
  595. package/dist-es/endpoints.js.map +0 -1
  596. package/dist-es/index.js.map +0 -1
  597. package/dist-es/models/index.js.map +0 -1
  598. package/dist-es/models/models_0.js.map +0 -1
  599. package/dist-es/models/models_1.js.map +0 -1
  600. package/dist-es/pagination/AdminListGroupsForUserPaginator.js.map +0 -1
  601. package/dist-es/pagination/AdminListUserAuthEventsPaginator.js.map +0 -1
  602. package/dist-es/pagination/Interfaces.js.map +0 -1
  603. package/dist-es/pagination/ListGroupsPaginator.js.map +0 -1
  604. package/dist-es/pagination/ListIdentityProvidersPaginator.js.map +0 -1
  605. package/dist-es/pagination/ListResourceServersPaginator.js.map +0 -1
  606. package/dist-es/pagination/ListUserPoolClientsPaginator.js.map +0 -1
  607. package/dist-es/pagination/ListUserPoolsPaginator.js.map +0 -1
  608. package/dist-es/pagination/ListUsersInGroupPaginator.js.map +0 -1
  609. package/dist-es/pagination/ListUsersPaginator.js.map +0 -1
  610. package/dist-es/protocols/Aws_json1_1.js.map +0 -1
  611. package/dist-es/runtimeConfig.browser.js.map +0 -1
  612. package/dist-es/runtimeConfig.js.map +0 -1
  613. package/dist-es/runtimeConfig.native.js.map +0 -1
  614. package/dist-es/runtimeConfig.shared.js.map +0 -1
  615. package/jest.config.js +0 -4
  616. package/src/CognitoIdentityProvider.ts +0 -4102
  617. package/src/CognitoIdentityProviderClient.ts +0 -707
  618. package/src/commands/AddCustomAttributesCommand.ts +0 -101
  619. package/src/commands/AdminAddUserToGroupCommand.ts +0 -102
  620. package/src/commands/AdminConfirmSignUpCommand.ts +0 -103
  621. package/src/commands/AdminCreateUserCommand.ts +0 -130
  622. package/src/commands/AdminDeleteUserAttributesCommand.ts +0 -106
  623. package/src/commands/AdminDeleteUserCommand.ts +0 -102
  624. package/src/commands/AdminDisableProviderForUserCommand.ts +0 -133
  625. package/src/commands/AdminDisableUserCommand.ts +0 -102
  626. package/src/commands/AdminEnableUserCommand.ts +0 -102
  627. package/src/commands/AdminForgetDeviceCommand.ts +0 -102
  628. package/src/commands/AdminGetDeviceCommand.ts +0 -102
  629. package/src/commands/AdminGetUserCommand.ts +0 -103
  630. package/src/commands/AdminInitiateAuthCommand.ts +0 -121
  631. package/src/commands/AdminLinkProviderForUserCommand.ts +0 -121
  632. package/src/commands/AdminListDevicesCommand.ts +0 -102
  633. package/src/commands/AdminListGroupsForUserCommand.ts +0 -102
  634. package/src/commands/AdminListUserAuthEventsCommand.ts +0 -102
  635. package/src/commands/AdminRemoveUserFromGroupCommand.ts +0 -102
  636. package/src/commands/AdminResetUserPasswordCommand.ts +0 -130
  637. package/src/commands/AdminRespondToAuthChallengeCommand.ts +0 -125
  638. package/src/commands/AdminSetUserMFAPreferenceCommand.ts +0 -108
  639. package/src/commands/AdminSetUserPasswordCommand.ts +0 -110
  640. package/src/commands/AdminSetUserSettingsCommand.ts +0 -104
  641. package/src/commands/AdminUpdateAuthEventFeedbackCommand.ts +0 -108
  642. package/src/commands/AdminUpdateDeviceStatusCommand.ts +0 -102
  643. package/src/commands/AdminUpdateUserAttributesCommand.ts +0 -128
  644. package/src/commands/AdminUserGlobalSignOutCommand.ts +0 -104
  645. package/src/commands/AssociateSoftwareTokenCommand.ts +0 -110
  646. package/src/commands/ChangePasswordCommand.ts +0 -99
  647. package/src/commands/ConfirmDeviceCommand.ts +0 -102
  648. package/src/commands/ConfirmForgotPasswordCommand.ts +0 -99
  649. package/src/commands/ConfirmSignUpCommand.ts +0 -100
  650. package/src/commands/CreateGroupCommand.ts +0 -102
  651. package/src/commands/CreateIdentityProviderCommand.ts +0 -101
  652. package/src/commands/CreateResourceServerCommand.ts +0 -101
  653. package/src/commands/CreateUserImportJobCommand.ts +0 -101
  654. package/src/commands/CreateUserPoolClientCommand.ts +0 -103
  655. package/src/commands/CreateUserPoolCommand.ts +0 -119
  656. package/src/commands/CreateUserPoolDomainCommand.ts +0 -101
  657. package/src/commands/DeleteGroupCommand.ts +0 -102
  658. package/src/commands/DeleteIdentityProviderCommand.ts +0 -101
  659. package/src/commands/DeleteResourceServerCommand.ts +0 -101
  660. package/src/commands/DeleteUserAttributesCommand.ts +0 -99
  661. package/src/commands/DeleteUserCommand.ts +0 -99
  662. package/src/commands/DeleteUserPoolClientCommand.ts +0 -101
  663. package/src/commands/DeleteUserPoolCommand.ts +0 -101
  664. package/src/commands/DeleteUserPoolDomainCommand.ts +0 -101
  665. package/src/commands/DescribeIdentityProviderCommand.ts +0 -101
  666. package/src/commands/DescribeResourceServerCommand.ts +0 -101
  667. package/src/commands/DescribeRiskConfigurationCommand.ts +0 -104
  668. package/src/commands/DescribeUserImportJobCommand.ts +0 -101
  669. package/src/commands/DescribeUserPoolClientCommand.ts +0 -102
  670. package/src/commands/DescribeUserPoolCommand.ts +0 -101
  671. package/src/commands/DescribeUserPoolDomainCommand.ts +0 -101
  672. package/src/commands/ForgetDeviceCommand.ts +0 -101
  673. package/src/commands/ForgotPasswordCommand.ts +0 -123
  674. package/src/commands/GetCSVHeaderCommand.ts +0 -102
  675. package/src/commands/GetDeviceCommand.ts +0 -98
  676. package/src/commands/GetGroupCommand.ts +0 -99
  677. package/src/commands/GetIdentityProviderByIdentifierCommand.ts +0 -109
  678. package/src/commands/GetSigningCertificateCommand.ts +0 -101
  679. package/src/commands/GetUICustomizationCommand.ts +0 -104
  680. package/src/commands/GetUserAttributeVerificationCodeCommand.ts +0 -124
  681. package/src/commands/GetUserCommand.ts +0 -96
  682. package/src/commands/GetUserPoolMfaConfigCommand.ts +0 -101
  683. package/src/commands/GlobalSignOutCommand.ts +0 -103
  684. package/src/commands/InitiateAuthCommand.ts +0 -116
  685. package/src/commands/ListDevicesCommand.ts +0 -101
  686. package/src/commands/ListGroupsCommand.ts +0 -102
  687. package/src/commands/ListIdentityProvidersCommand.ts +0 -101
  688. package/src/commands/ListResourceServersCommand.ts +0 -101
  689. package/src/commands/ListTagsForResourceCommand.ts +0 -104
  690. package/src/commands/ListUserImportJobsCommand.ts +0 -101
  691. package/src/commands/ListUserPoolClientsCommand.ts +0 -101
  692. package/src/commands/ListUserPoolsCommand.ts +0 -101
  693. package/src/commands/ListUsersCommand.ts +0 -98
  694. package/src/commands/ListUsersInGroupCommand.ts +0 -102
  695. package/src/commands/ResendConfirmationCodeCommand.ts +0 -117
  696. package/src/commands/RespondToAuthChallengeCommand.ts +0 -116
  697. package/src/commands/RevokeTokenCommand.ts +0 -102
  698. package/src/commands/SetRiskConfigurationCommand.ts +0 -105
  699. package/src/commands/SetUICustomizationCommand.ts +0 -112
  700. package/src/commands/SetUserMFAPreferenceCommand.ts +0 -109
  701. package/src/commands/SetUserPoolMfaConfigCommand.ts +0 -118
  702. package/src/commands/SetUserSettingsCommand.ts +0 -102
  703. package/src/commands/SignUpCommand.ts +0 -114
  704. package/src/commands/StartUserImportJobCommand.ts +0 -102
  705. package/src/commands/StopUserImportJobCommand.ts +0 -101
  706. package/src/commands/TagResourceCommand.ts +0 -114
  707. package/src/commands/UntagResourceCommand.ts +0 -102
  708. package/src/commands/UpdateAuthEventFeedbackCommand.ts +0 -103
  709. package/src/commands/UpdateDeviceStatusCommand.ts +0 -101
  710. package/src/commands/UpdateGroupCommand.ts +0 -102
  711. package/src/commands/UpdateIdentityProviderCommand.ts +0 -101
  712. package/src/commands/UpdateResourceServerCommand.ts +0 -105
  713. package/src/commands/UpdateUserAttributesCommand.ts +0 -116
  714. package/src/commands/UpdateUserPoolClientCommand.ts +0 -108
  715. package/src/commands/UpdateUserPoolCommand.ts +0 -120
  716. package/src/commands/UpdateUserPoolDomainCommand.ts +0 -121
  717. package/src/commands/VerifySoftwareTokenCommand.ts +0 -103
  718. package/src/commands/VerifyUserAttributeCommand.ts +0 -99
  719. package/src/endpoints.ts +0 -82
  720. package/src/index.ts +0 -114
  721. package/src/models/index.ts +0 -2
  722. package/src/models/models_0.ts +0 -9830
  723. package/src/models/models_1.ts +0 -1072
  724. package/src/pagination/AdminListGroupsForUserPaginator.ts +0 -59
  725. package/src/pagination/AdminListUserAuthEventsPaginator.ts +0 -59
  726. package/src/pagination/Interfaces.ts +0 -8
  727. package/src/pagination/ListGroupsPaginator.ts +0 -55
  728. package/src/pagination/ListIdentityProvidersPaginator.ts +0 -59
  729. package/src/pagination/ListResourceServersPaginator.ts +0 -59
  730. package/src/pagination/ListUserPoolClientsPaginator.ts +0 -59
  731. package/src/pagination/ListUserPoolsPaginator.ts +0 -59
  732. package/src/pagination/ListUsersInGroupPaginator.ts +0 -59
  733. package/src/pagination/ListUsersPaginator.ts +0 -55
  734. package/src/protocols/Aws_json1_1.ts +0 -18343
  735. package/src/runtimeConfig.browser.ts +0 -41
  736. package/src/runtimeConfig.native.ts +0 -17
  737. package/src/runtimeConfig.shared.ts +0 -17
  738. package/src/runtimeConfig.ts +0 -46
  739. package/tsconfig.es.json +0 -10
  740. package/tsconfig.json +0 -33
  741. package/tsconfig.types.json +0 -9
@@ -1,1072 +0,0 @@
1
- import { SENSITIVE_STRING } from "@aws-sdk/smithy-client";
2
- import { MetadataBearer as $MetadataBearer, SmithyException as __SmithyException } from "@aws-sdk/types";
3
-
4
- import {
5
- AccountRecoverySettingType,
6
- AdminCreateUserConfigType,
7
- AnalyticsConfigurationType,
8
- AttributeType,
9
- CodeDeliveryDetailsType,
10
- CustomDomainConfigType,
11
- DeviceConfigurationType,
12
- DeviceRememberedStatusType,
13
- EmailConfigurationType,
14
- ExplicitAuthFlowsType,
15
- FeedbackValueType,
16
- GroupType,
17
- IdentityProviderType,
18
- LambdaConfigType,
19
- OAuthFlowType,
20
- PreventUserExistenceErrorTypes,
21
- ResourceServerScopeType,
22
- ResourceServerType,
23
- SmsConfigurationType,
24
- TokenValidityUnitsType,
25
- UserImportJobType,
26
- UserPoolAddOnsType,
27
- UserPoolClientType,
28
- UserPoolMfaType,
29
- UserPoolPolicyType,
30
- VerificationMessageTemplateType,
31
- VerifiedAttributeType,
32
- } from "./models_0";
33
-
34
- /**
35
- * <p>Represents the response from the server to the request to start the user import
36
- * job.</p>
37
- */
38
- export interface StartUserImportJobResponse {
39
- /**
40
- * <p>The job object that represents the user import job.</p>
41
- */
42
- UserImportJob?: UserImportJobType;
43
- }
44
-
45
- export namespace StartUserImportJobResponse {
46
- /**
47
- * @internal
48
- */
49
- export const filterSensitiveLog = (obj: StartUserImportJobResponse): any => ({
50
- ...obj,
51
- });
52
- }
53
-
54
- /**
55
- * <p>Represents the request to stop the user import job.</p>
56
- */
57
- export interface StopUserImportJobRequest {
58
- /**
59
- * <p>The user pool ID for the user pool that the users are being imported into.</p>
60
- */
61
- UserPoolId: string | undefined;
62
-
63
- /**
64
- * <p>The job ID for the user import job.</p>
65
- */
66
- JobId: string | undefined;
67
- }
68
-
69
- export namespace StopUserImportJobRequest {
70
- /**
71
- * @internal
72
- */
73
- export const filterSensitiveLog = (obj: StopUserImportJobRequest): any => ({
74
- ...obj,
75
- });
76
- }
77
-
78
- /**
79
- * <p>Represents the response from the server to the request to stop the user import
80
- * job.</p>
81
- */
82
- export interface StopUserImportJobResponse {
83
- /**
84
- * <p>The job object that represents the user import job.</p>
85
- */
86
- UserImportJob?: UserImportJobType;
87
- }
88
-
89
- export namespace StopUserImportJobResponse {
90
- /**
91
- * @internal
92
- */
93
- export const filterSensitiveLog = (obj: StopUserImportJobResponse): any => ({
94
- ...obj,
95
- });
96
- }
97
-
98
- export interface TagResourceRequest {
99
- /**
100
- * <p>The Amazon Resource Name (ARN) of the user pool to assign the tags to.</p>
101
- */
102
- ResourceArn: string | undefined;
103
-
104
- /**
105
- * <p>The tags to assign to the user pool.</p>
106
- */
107
- Tags: { [key: string]: string } | undefined;
108
- }
109
-
110
- export namespace TagResourceRequest {
111
- /**
112
- * @internal
113
- */
114
- export const filterSensitiveLog = (obj: TagResourceRequest): any => ({
115
- ...obj,
116
- });
117
- }
118
-
119
- export interface TagResourceResponse {}
120
-
121
- export namespace TagResourceResponse {
122
- /**
123
- * @internal
124
- */
125
- export const filterSensitiveLog = (obj: TagResourceResponse): any => ({
126
- ...obj,
127
- });
128
- }
129
-
130
- export interface UntagResourceRequest {
131
- /**
132
- * <p>The Amazon Resource Name (ARN) of the user pool that the tags are assigned to.</p>
133
- */
134
- ResourceArn: string | undefined;
135
-
136
- /**
137
- * <p>The keys of the tags to remove from the user pool.</p>
138
- */
139
- TagKeys: string[] | undefined;
140
- }
141
-
142
- export namespace UntagResourceRequest {
143
- /**
144
- * @internal
145
- */
146
- export const filterSensitiveLog = (obj: UntagResourceRequest): any => ({
147
- ...obj,
148
- });
149
- }
150
-
151
- export interface UntagResourceResponse {}
152
-
153
- export namespace UntagResourceResponse {
154
- /**
155
- * @internal
156
- */
157
- export const filterSensitiveLog = (obj: UntagResourceResponse): any => ({
158
- ...obj,
159
- });
160
- }
161
-
162
- export interface UpdateAuthEventFeedbackRequest {
163
- /**
164
- * <p>The user pool ID.</p>
165
- */
166
- UserPoolId: string | undefined;
167
-
168
- /**
169
- * <p>The user pool username.</p>
170
- */
171
- Username: string | undefined;
172
-
173
- /**
174
- * <p>The event ID.</p>
175
- */
176
- EventId: string | undefined;
177
-
178
- /**
179
- * <p>The feedback token.</p>
180
- */
181
- FeedbackToken: string | undefined;
182
-
183
- /**
184
- * <p>The authentication event feedback value.</p>
185
- */
186
- FeedbackValue: FeedbackValueType | string | undefined;
187
- }
188
-
189
- export namespace UpdateAuthEventFeedbackRequest {
190
- /**
191
- * @internal
192
- */
193
- export const filterSensitiveLog = (obj: UpdateAuthEventFeedbackRequest): any => ({
194
- ...obj,
195
- ...(obj.Username && { Username: SENSITIVE_STRING }),
196
- ...(obj.FeedbackToken && { FeedbackToken: SENSITIVE_STRING }),
197
- });
198
- }
199
-
200
- export interface UpdateAuthEventFeedbackResponse {}
201
-
202
- export namespace UpdateAuthEventFeedbackResponse {
203
- /**
204
- * @internal
205
- */
206
- export const filterSensitiveLog = (obj: UpdateAuthEventFeedbackResponse): any => ({
207
- ...obj,
208
- });
209
- }
210
-
211
- /**
212
- * <p>Represents the request to update the device status.</p>
213
- */
214
- export interface UpdateDeviceStatusRequest {
215
- /**
216
- * <p>The access token.</p>
217
- */
218
- AccessToken: string | undefined;
219
-
220
- /**
221
- * <p>The device key.</p>
222
- */
223
- DeviceKey: string | undefined;
224
-
225
- /**
226
- * <p>The status of whether a device is remembered.</p>
227
- */
228
- DeviceRememberedStatus?: DeviceRememberedStatusType | string;
229
- }
230
-
231
- export namespace UpdateDeviceStatusRequest {
232
- /**
233
- * @internal
234
- */
235
- export const filterSensitiveLog = (obj: UpdateDeviceStatusRequest): any => ({
236
- ...obj,
237
- ...(obj.AccessToken && { AccessToken: SENSITIVE_STRING }),
238
- });
239
- }
240
-
241
- /**
242
- * <p>The response to the request to update the device status.</p>
243
- */
244
- export interface UpdateDeviceStatusResponse {}
245
-
246
- export namespace UpdateDeviceStatusResponse {
247
- /**
248
- * @internal
249
- */
250
- export const filterSensitiveLog = (obj: UpdateDeviceStatusResponse): any => ({
251
- ...obj,
252
- });
253
- }
254
-
255
- export interface UpdateGroupRequest {
256
- /**
257
- * <p>The name of the group.</p>
258
- */
259
- GroupName: string | undefined;
260
-
261
- /**
262
- * <p>The user pool ID for the user pool.</p>
263
- */
264
- UserPoolId: string | undefined;
265
-
266
- /**
267
- * <p>A string containing the new description of the group.</p>
268
- */
269
- Description?: string;
270
-
271
- /**
272
- * <p>The new role ARN for the group. This is used for setting the
273
- * <code>cognito:roles</code> and <code>cognito:preferred_role</code> claims in the
274
- * token.</p>
275
- */
276
- RoleArn?: string;
277
-
278
- /**
279
- * <p>The new precedence value for the group. For more information about this parameter, see
280
- * <a href="https://docs.aws.amazon.com/cognito-user-identity-pools/latest/APIReference/API_CreateGroup.html">CreateGroup</a>.</p>
281
- */
282
- Precedence?: number;
283
- }
284
-
285
- export namespace UpdateGroupRequest {
286
- /**
287
- * @internal
288
- */
289
- export const filterSensitiveLog = (obj: UpdateGroupRequest): any => ({
290
- ...obj,
291
- });
292
- }
293
-
294
- export interface UpdateGroupResponse {
295
- /**
296
- * <p>The group object for the group.</p>
297
- */
298
- Group?: GroupType;
299
- }
300
-
301
- export namespace UpdateGroupResponse {
302
- /**
303
- * @internal
304
- */
305
- export const filterSensitiveLog = (obj: UpdateGroupResponse): any => ({
306
- ...obj,
307
- });
308
- }
309
-
310
- export interface UpdateIdentityProviderRequest {
311
- /**
312
- * <p>The user pool ID.</p>
313
- */
314
- UserPoolId: string | undefined;
315
-
316
- /**
317
- * <p>The identity provider name.</p>
318
- */
319
- ProviderName: string | undefined;
320
-
321
- /**
322
- * <p>The identity provider details to be updated, such as <code>MetadataURL</code> and
323
- * <code>MetadataFile</code>.</p>
324
- */
325
- ProviderDetails?: { [key: string]: string };
326
-
327
- /**
328
- * <p>The identity provider attribute mapping to be changed.</p>
329
- */
330
- AttributeMapping?: { [key: string]: string };
331
-
332
- /**
333
- * <p>A list of identity provider identifiers.</p>
334
- */
335
- IdpIdentifiers?: string[];
336
- }
337
-
338
- export namespace UpdateIdentityProviderRequest {
339
- /**
340
- * @internal
341
- */
342
- export const filterSensitiveLog = (obj: UpdateIdentityProviderRequest): any => ({
343
- ...obj,
344
- });
345
- }
346
-
347
- export interface UpdateIdentityProviderResponse {
348
- /**
349
- * <p>The identity provider object.</p>
350
- */
351
- IdentityProvider: IdentityProviderType | undefined;
352
- }
353
-
354
- export namespace UpdateIdentityProviderResponse {
355
- /**
356
- * @internal
357
- */
358
- export const filterSensitiveLog = (obj: UpdateIdentityProviderResponse): any => ({
359
- ...obj,
360
- });
361
- }
362
-
363
- export interface UpdateResourceServerRequest {
364
- /**
365
- * <p>The user pool ID for the user pool.</p>
366
- */
367
- UserPoolId: string | undefined;
368
-
369
- /**
370
- * <p>The identifier for the resource server.</p>
371
- */
372
- Identifier: string | undefined;
373
-
374
- /**
375
- * <p>The name of the resource server.</p>
376
- */
377
- Name: string | undefined;
378
-
379
- /**
380
- * <p>The scope values to be set for the resource server.</p>
381
- */
382
- Scopes?: ResourceServerScopeType[];
383
- }
384
-
385
- export namespace UpdateResourceServerRequest {
386
- /**
387
- * @internal
388
- */
389
- export const filterSensitiveLog = (obj: UpdateResourceServerRequest): any => ({
390
- ...obj,
391
- });
392
- }
393
-
394
- export interface UpdateResourceServerResponse {
395
- /**
396
- * <p>The resource server.</p>
397
- */
398
- ResourceServer: ResourceServerType | undefined;
399
- }
400
-
401
- export namespace UpdateResourceServerResponse {
402
- /**
403
- * @internal
404
- */
405
- export const filterSensitiveLog = (obj: UpdateResourceServerResponse): any => ({
406
- ...obj,
407
- });
408
- }
409
-
410
- /**
411
- * <p>Represents the request to update user attributes.</p>
412
- */
413
- export interface UpdateUserAttributesRequest {
414
- /**
415
- * <p>An array of name-value pairs representing user attributes.</p>
416
- * <p>For custom attributes, you must prepend the <code>custom:</code> prefix to the
417
- * attribute name.</p>
418
- */
419
- UserAttributes: AttributeType[] | undefined;
420
-
421
- /**
422
- * <p>The access token for the request to update user attributes.</p>
423
- */
424
- AccessToken: string | undefined;
425
-
426
- /**
427
- * <p>A map of custom key-value pairs that you can provide as input for any custom workflows
428
- * that this action triggers. </p>
429
- * <p>You create custom workflows by assigning Lambda functions to user pool triggers.
430
- * When you use the UpdateUserAttributes API action, Amazon Cognito invokes the function
431
- * that is assigned to the <i>custom message</i> trigger. When Amazon Cognito
432
- * invokes this function, it passes a JSON payload, which the function receives as input.
433
- * This payload contains a <code>clientMetadata</code> attribute, which provides the data
434
- * that you assigned to the ClientMetadata parameter in your UpdateUserAttributes request.
435
- * In your function code in Lambda, you can process the <code>clientMetadata</code>
436
- * value to enhance your workflow for your specific needs.</p>
437
- * <p>For more information, see <a href="https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-user-identity-pools-working-with-aws-lambda-triggers.html">Customizing User Pool Workflows with Lambda Triggers</a> in the
438
- * <i>Amazon Cognito Developer Guide</i>.</p>
439
- * <note>
440
- * <p>Take the following limitations into consideration when you use the ClientMetadata
441
- * parameter:</p>
442
- * <ul>
443
- * <li>
444
- * <p>Amazon Cognito does not store the ClientMetadata value. This data is
445
- * available only to Lambda triggers that are assigned to a user pool to
446
- * support custom workflows. If your user pool configuration does not include
447
- * triggers, the ClientMetadata parameter serves no purpose.</p>
448
- * </li>
449
- * <li>
450
- * <p>Amazon Cognito does not validate the ClientMetadata value.</p>
451
- * </li>
452
- * <li>
453
- * <p>Amazon Cognito does not encrypt the the ClientMetadata value, so don't use
454
- * it to provide sensitive information.</p>
455
- * </li>
456
- * </ul>
457
- * </note>
458
- */
459
- ClientMetadata?: { [key: string]: string };
460
- }
461
-
462
- export namespace UpdateUserAttributesRequest {
463
- /**
464
- * @internal
465
- */
466
- export const filterSensitiveLog = (obj: UpdateUserAttributesRequest): any => ({
467
- ...obj,
468
- ...(obj.UserAttributes && {
469
- UserAttributes: obj.UserAttributes.map((item) => AttributeType.filterSensitiveLog(item)),
470
- }),
471
- ...(obj.AccessToken && { AccessToken: SENSITIVE_STRING }),
472
- });
473
- }
474
-
475
- /**
476
- * <p>Represents the response from the server for the request to update user
477
- * attributes.</p>
478
- */
479
- export interface UpdateUserAttributesResponse {
480
- /**
481
- * <p>The code delivery details list from the server for the request to update user
482
- * attributes.</p>
483
- */
484
- CodeDeliveryDetailsList?: CodeDeliveryDetailsType[];
485
- }
486
-
487
- export namespace UpdateUserAttributesResponse {
488
- /**
489
- * @internal
490
- */
491
- export const filterSensitiveLog = (obj: UpdateUserAttributesResponse): any => ({
492
- ...obj,
493
- });
494
- }
495
-
496
- /**
497
- * <p>Represents the request to update the user pool.</p>
498
- */
499
- export interface UpdateUserPoolRequest {
500
- /**
501
- * <p>The user pool ID for the user pool you want to update.</p>
502
- */
503
- UserPoolId: string | undefined;
504
-
505
- /**
506
- * <p>A container with the policies you wish to update in a user pool.</p>
507
- */
508
- Policies?: UserPoolPolicyType;
509
-
510
- /**
511
- * <p>The Lambda configuration information from the request to update the user
512
- * pool.</p>
513
- */
514
- LambdaConfig?: LambdaConfigType;
515
-
516
- /**
517
- * <p>The attributes that are automatically verified when the Amazon Cognito service makes a
518
- * request to update user pools.</p>
519
- */
520
- AutoVerifiedAttributes?: (VerifiedAttributeType | string)[];
521
-
522
- /**
523
- * <p>A container with information about the SMS verification message.</p>
524
- */
525
- SmsVerificationMessage?: string;
526
-
527
- /**
528
- * <p>The contents of the email verification message.</p>
529
- */
530
- EmailVerificationMessage?: string;
531
-
532
- /**
533
- * <p>The subject of the email verification message.</p>
534
- */
535
- EmailVerificationSubject?: string;
536
-
537
- /**
538
- * <p>The template for verification messages.</p>
539
- */
540
- VerificationMessageTemplate?: VerificationMessageTemplateType;
541
-
542
- /**
543
- * <p>The contents of the SMS authentication message.</p>
544
- */
545
- SmsAuthenticationMessage?: string;
546
-
547
- /**
548
- * <p>Can be one of the following values:</p>
549
- * <ul>
550
- * <li>
551
- * <p>
552
- * <code>OFF</code> - MFA tokens are not required and cannot be specified during
553
- * user registration.</p>
554
- * </li>
555
- * <li>
556
- * <p>
557
- * <code>ON</code> - MFA tokens are required for all user registrations. You can
558
- * only specify ON when you are initially creating a user pool. You can use the
559
- * <a href="https://docs.aws.amazon.com/cognito-user-identity-pools/latest/APIReference/API_SetUserPoolMfaConfig.html">SetUserPoolMfaConfig</a> API operation to turn MFA "ON" for existing
560
- * user pools. </p>
561
- * </li>
562
- * <li>
563
- * <p>
564
- * <code>OPTIONAL</code> - Users have the option when registering to create an MFA
565
- * token.</p>
566
- * </li>
567
- * </ul>
568
- */
569
- MfaConfiguration?: UserPoolMfaType | string;
570
-
571
- /**
572
- * <p>Device configuration.</p>
573
- */
574
- DeviceConfiguration?: DeviceConfigurationType;
575
-
576
- /**
577
- * <p>Email configuration.</p>
578
- */
579
- EmailConfiguration?: EmailConfigurationType;
580
-
581
- /**
582
- * <p>SMS configuration.</p>
583
- */
584
- SmsConfiguration?: SmsConfigurationType;
585
-
586
- /**
587
- * <p>The tag keys and values to assign to the user pool. A tag is a label that you can use
588
- * to categorize and manage user pools in different ways, such as by purpose, owner,
589
- * environment, or other criteria.</p>
590
- */
591
- UserPoolTags?: { [key: string]: string };
592
-
593
- /**
594
- * <p>The configuration for <code>AdminCreateUser</code> requests.</p>
595
- */
596
- AdminCreateUserConfig?: AdminCreateUserConfigType;
597
-
598
- /**
599
- * <p>Used to enable advanced security risk detection. Set the key
600
- * <code>AdvancedSecurityMode</code> to the value "AUDIT".</p>
601
- */
602
- UserPoolAddOns?: UserPoolAddOnsType;
603
-
604
- /**
605
- * <p>Use this setting to define which verified available method a user can use to recover
606
- * their password when they call <code>ForgotPassword</code>. It allows you to define a
607
- * preferred method when a user has more than one method available. With this setting, SMS
608
- * does not qualify for a valid password recovery mechanism if the user also has SMS MFA
609
- * enabled. In the absence of this setting, Cognito uses the legacy behavior to determine
610
- * the recovery method where SMS is preferred over email.</p>
611
- */
612
- AccountRecoverySetting?: AccountRecoverySettingType;
613
- }
614
-
615
- export namespace UpdateUserPoolRequest {
616
- /**
617
- * @internal
618
- */
619
- export const filterSensitiveLog = (obj: UpdateUserPoolRequest): any => ({
620
- ...obj,
621
- });
622
- }
623
-
624
- /**
625
- * <p>Represents the response from the server when you make a request to update the user
626
- * pool.</p>
627
- */
628
- export interface UpdateUserPoolResponse {}
629
-
630
- export namespace UpdateUserPoolResponse {
631
- /**
632
- * @internal
633
- */
634
- export const filterSensitiveLog = (obj: UpdateUserPoolResponse): any => ({
635
- ...obj,
636
- });
637
- }
638
-
639
- /**
640
- * <p>Represents the request to update the user pool client.</p>
641
- */
642
- export interface UpdateUserPoolClientRequest {
643
- /**
644
- * <p>The user pool ID for the user pool where you want to update the user pool
645
- * client.</p>
646
- */
647
- UserPoolId: string | undefined;
648
-
649
- /**
650
- * <p>The ID of the client associated with the user pool.</p>
651
- */
652
- ClientId: string | undefined;
653
-
654
- /**
655
- * <p>The client name from the update user pool client request.</p>
656
- */
657
- ClientName?: string;
658
-
659
- /**
660
- * <p>The time limit, in days, after which the refresh token is no longer valid and cannot
661
- * be used.</p>
662
- */
663
- RefreshTokenValidity?: number;
664
-
665
- /**
666
- * <p>The time limit, after which the access token is no longer valid and cannot be
667
- * used.</p>
668
- */
669
- AccessTokenValidity?: number;
670
-
671
- /**
672
- * <p>The time limit, after which the ID token is no longer valid and cannot be used.</p>
673
- */
674
- IdTokenValidity?: number;
675
-
676
- /**
677
- * <p>The units in which the validity times are represented in. Default for RefreshToken is
678
- * days, and default for ID and access tokens are hours.</p>
679
- */
680
- TokenValidityUnits?: TokenValidityUnitsType;
681
-
682
- /**
683
- * <p>The read-only attributes of the user pool.</p>
684
- */
685
- ReadAttributes?: string[];
686
-
687
- /**
688
- * <p>The writeable attributes of the user pool.</p>
689
- */
690
- WriteAttributes?: string[];
691
-
692
- /**
693
- * <p>The authentication flows that are supported by the user pool clients. Flow names
694
- * without the <code>ALLOW_</code> prefix are deprecated in favor of new names with the
695
- * <code>ALLOW_</code> prefix. Note that values with <code>ALLOW_</code> prefix cannot
696
- * be used along with values without <code>ALLOW_</code> prefix.</p>
697
- * <p>Valid values include:</p>
698
- * <ul>
699
- * <li>
700
- * <p>
701
- * <code>ALLOW_ADMIN_USER_PASSWORD_AUTH</code>: Enable admin based user password
702
- * authentication flow <code>ADMIN_USER_PASSWORD_AUTH</code>. This setting replaces
703
- * the <code>ADMIN_NO_SRP_AUTH</code> setting. With this authentication flow,
704
- * Cognito receives the password in the request instead of using the SRP (Secure
705
- * Remote Password protocol) protocol to verify passwords.</p>
706
- * </li>
707
- * <li>
708
- * <p>
709
- * <code>ALLOW_CUSTOM_AUTH</code>: Enable Lambda trigger based
710
- * authentication.</p>
711
- * </li>
712
- * <li>
713
- * <p>
714
- * <code>ALLOW_USER_PASSWORD_AUTH</code>: Enable user password-based
715
- * authentication. In this flow, Cognito receives the password in the request
716
- * instead of using the SRP protocol to verify passwords.</p>
717
- * </li>
718
- * <li>
719
- * <p>
720
- * <code>ALLOW_USER_SRP_AUTH</code>: Enable SRP based authentication.</p>
721
- * </li>
722
- * <li>
723
- * <p>
724
- * <code>ALLOW_REFRESH_TOKEN_AUTH</code>: Enable authflow to refresh
725
- * tokens.</p>
726
- * </li>
727
- * </ul>
728
- */
729
- ExplicitAuthFlows?: (ExplicitAuthFlowsType | string)[];
730
-
731
- /**
732
- * <p>A list of provider names for the identity providers that are supported on this
733
- * client.</p>
734
- */
735
- SupportedIdentityProviders?: string[];
736
-
737
- /**
738
- * <p>A list of allowed redirect (callback) URLs for the identity providers.</p>
739
- * <p>A redirect URI must:</p>
740
- * <ul>
741
- * <li>
742
- * <p>Be an absolute URI.</p>
743
- * </li>
744
- * <li>
745
- * <p>Be registered with the authorization server.</p>
746
- * </li>
747
- * <li>
748
- * <p>Not include a fragment component.</p>
749
- * </li>
750
- * </ul>
751
- * <p>See <a href="https://tools.ietf.org/html/rfc6749#section-3.1.2">OAuth 2.0 -
752
- * Redirection Endpoint</a>.</p>
753
- * <p>Amazon Cognito requires HTTPS over HTTP except for http://localhost for testing
754
- * purposes only.</p>
755
- * <p>App callback URLs such as myapp://example are also supported.</p>
756
- */
757
- CallbackURLs?: string[];
758
-
759
- /**
760
- * <p>A list of allowed logout URLs for the identity providers.</p>
761
- */
762
- LogoutURLs?: string[];
763
-
764
- /**
765
- * <p>The default redirect URI. Must be in the <code>CallbackURLs</code> list.</p>
766
- * <p>A redirect URI must:</p>
767
- * <ul>
768
- * <li>
769
- * <p>Be an absolute URI.</p>
770
- * </li>
771
- * <li>
772
- * <p>Be registered with the authorization server.</p>
773
- * </li>
774
- * <li>
775
- * <p>Not include a fragment component.</p>
776
- * </li>
777
- * </ul>
778
- * <p>See <a href="https://tools.ietf.org/html/rfc6749#section-3.1.2">OAuth 2.0 -
779
- * Redirection Endpoint</a>.</p>
780
- * <p>Amazon Cognito requires HTTPS over HTTP except for http://localhost for testing
781
- * purposes only.</p>
782
- * <p>App callback URLs such as myapp://example are also supported.</p>
783
- */
784
- DefaultRedirectURI?: string;
785
-
786
- /**
787
- * <p>The allowed OAuth flows.</p>
788
- * <p>Set to <code>code</code> to initiate a code grant flow, which provides an
789
- * authorization code as the response. This code can be exchanged for access tokens with
790
- * the token endpoint.</p>
791
- * <p>Set to <code>implicit</code> to specify that the client should get the access token
792
- * (and, optionally, ID token, based on scopes) directly.</p>
793
- * <p>Set to <code>client_credentials</code> to specify that the client should get the
794
- * access token (and, optionally, ID token, based on scopes) from the token endpoint using
795
- * a combination of client and client_secret.</p>
796
- */
797
- AllowedOAuthFlows?: (OAuthFlowType | string)[];
798
-
799
- /**
800
- * <p>The allowed OAuth scopes. Possible values provided by OAuth are: <code>phone</code>,
801
- * <code>email</code>, <code>openid</code>, and <code>profile</code>. Possible values
802
- * provided by Amazon Web Services are: <code>aws.cognito.signin.user.admin</code>. Custom scopes created
803
- * in Resource Servers are also supported.</p>
804
- */
805
- AllowedOAuthScopes?: string[];
806
-
807
- /**
808
- * <p>Set to true if the client is allowed to follow the OAuth protocol when interacting
809
- * with Cognito user pools.</p>
810
- */
811
- AllowedOAuthFlowsUserPoolClient?: boolean;
812
-
813
- /**
814
- * <p>The Amazon Pinpoint analytics configuration for collecting metrics for this user
815
- * pool.</p>
816
- * <note>
817
- * <p>In regions where Pinpoint is not available, Cognito User Pools only supports
818
- * sending events to Amazon Pinpoint projects in us-east-1. In regions where Pinpoint
819
- * is available, Cognito User Pools will support sending events to Amazon Pinpoint
820
- * projects within that same region. </p>
821
- * </note>
822
- */
823
- AnalyticsConfiguration?: AnalyticsConfigurationType;
824
-
825
- /**
826
- * <p>Use this setting to choose which errors and responses are returned by Cognito APIs
827
- * during authentication, account confirmation, and password recovery when the user does
828
- * not exist in the user pool. When set to <code>ENABLED</code> and the user does not
829
- * exist, authentication returns an error indicating either the username or password was
830
- * incorrect, and account confirmation and password recovery return a response indicating a
831
- * code was sent to a simulated destination. When set to <code>LEGACY</code>, those APIs
832
- * will return a <code>UserNotFoundException</code> exception if the user does not exist in
833
- * the user pool.</p>
834
- * <p>Valid values include:</p>
835
- * <ul>
836
- * <li>
837
- * <p>
838
- * <code>ENABLED</code> - This prevents user existence-related errors.</p>
839
- * </li>
840
- * <li>
841
- * <p>
842
- * <code>LEGACY</code> - This represents the old behavior of Cognito where user
843
- * existence related errors are not prevented.</p>
844
- * </li>
845
- * </ul>
846
- *
847
- *
848
- * <note>
849
- * <p>After February 15th 2020, the value of <code>PreventUserExistenceErrors</code>
850
- * will default to <code>ENABLED</code> for newly created user pool clients if no value
851
- * is provided.</p>
852
- * </note>
853
- */
854
- PreventUserExistenceErrors?: PreventUserExistenceErrorTypes | string;
855
-
856
- /**
857
- * <p>Enables or disables token revocation. For more information
858
- * about revoking tokens, see <a href="https://docs.aws.amazon.com/cognito-user-identity-pools/latest/APIReference/API_RevokeToken.html">RevokeToken</a>.</p>
859
- */
860
- EnableTokenRevocation?: boolean;
861
- }
862
-
863
- export namespace UpdateUserPoolClientRequest {
864
- /**
865
- * @internal
866
- */
867
- export const filterSensitiveLog = (obj: UpdateUserPoolClientRequest): any => ({
868
- ...obj,
869
- ...(obj.ClientId && { ClientId: SENSITIVE_STRING }),
870
- });
871
- }
872
-
873
- /**
874
- * <p>Represents the response from the server to the request to update the user pool
875
- * client.</p>
876
- */
877
- export interface UpdateUserPoolClientResponse {
878
- /**
879
- * <p>The user pool client value from the response from the server when an update user pool
880
- * client request is made.</p>
881
- */
882
- UserPoolClient?: UserPoolClientType;
883
- }
884
-
885
- export namespace UpdateUserPoolClientResponse {
886
- /**
887
- * @internal
888
- */
889
- export const filterSensitiveLog = (obj: UpdateUserPoolClientResponse): any => ({
890
- ...obj,
891
- ...(obj.UserPoolClient && { UserPoolClient: UserPoolClientType.filterSensitiveLog(obj.UserPoolClient) }),
892
- });
893
- }
894
-
895
- /**
896
- * <p>The UpdateUserPoolDomain request input.</p>
897
- */
898
- export interface UpdateUserPoolDomainRequest {
899
- /**
900
- * <p>The domain name for the custom domain that hosts the sign-up and sign-in pages for
901
- * your application. For example: <code>auth.example.com</code>. </p>
902
- * <p>This string can include only lowercase letters, numbers, and hyphens. Do not use a
903
- * hyphen for the first or last character. Use periods to separate subdomain names.</p>
904
- */
905
- Domain: string | undefined;
906
-
907
- /**
908
- * <p>The ID of the user pool that is associated with the custom domain that you are
909
- * updating the certificate for.</p>
910
- */
911
- UserPoolId: string | undefined;
912
-
913
- /**
914
- * <p>The configuration for a custom domain that hosts the sign-up and sign-in pages for
915
- * your application. Use this object to specify an SSL certificate that is managed by
916
- * ACM.</p>
917
- */
918
- CustomDomainConfig: CustomDomainConfigType | undefined;
919
- }
920
-
921
- export namespace UpdateUserPoolDomainRequest {
922
- /**
923
- * @internal
924
- */
925
- export const filterSensitiveLog = (obj: UpdateUserPoolDomainRequest): any => ({
926
- ...obj,
927
- });
928
- }
929
-
930
- /**
931
- * <p>The UpdateUserPoolDomain response output.</p>
932
- */
933
- export interface UpdateUserPoolDomainResponse {
934
- /**
935
- * <p>The Amazon CloudFront endpoint that Amazon Cognito set up when you added the custom
936
- * domain to your user pool.</p>
937
- */
938
- CloudFrontDomain?: string;
939
- }
940
-
941
- export namespace UpdateUserPoolDomainResponse {
942
- /**
943
- * @internal
944
- */
945
- export const filterSensitiveLog = (obj: UpdateUserPoolDomainResponse): any => ({
946
- ...obj,
947
- });
948
- }
949
-
950
- /**
951
- * <p>This exception is thrown when there is a code mismatch and the service fails to
952
- * configure the software token TOTP multi-factor authentication (MFA).</p>
953
- */
954
- export interface EnableSoftwareTokenMFAException extends __SmithyException, $MetadataBearer {
955
- name: "EnableSoftwareTokenMFAException";
956
- $fault: "client";
957
- message?: string;
958
- }
959
-
960
- export namespace EnableSoftwareTokenMFAException {
961
- /**
962
- * @internal
963
- */
964
- export const filterSensitiveLog = (obj: EnableSoftwareTokenMFAException): any => ({
965
- ...obj,
966
- });
967
- }
968
-
969
- export interface VerifySoftwareTokenRequest {
970
- /**
971
- * <p>The access token.</p>
972
- */
973
- AccessToken?: string;
974
-
975
- /**
976
- * <p>The session which should be passed both ways in challenge-response calls to the
977
- * service.</p>
978
- */
979
- Session?: string;
980
-
981
- /**
982
- * <p>The one time password computed using the secret code returned by <a href="https://docs.aws.amazon.com/cognito-user-identity-pools/latest/APIReference/API_AssociateSoftwareToken.html">AssociateSoftwareToken"</a>.</p>
983
- */
984
- UserCode: string | undefined;
985
-
986
- /**
987
- * <p>The friendly device name.</p>
988
- */
989
- FriendlyDeviceName?: string;
990
- }
991
-
992
- export namespace VerifySoftwareTokenRequest {
993
- /**
994
- * @internal
995
- */
996
- export const filterSensitiveLog = (obj: VerifySoftwareTokenRequest): any => ({
997
- ...obj,
998
- ...(obj.AccessToken && { AccessToken: SENSITIVE_STRING }),
999
- });
1000
- }
1001
-
1002
- export enum VerifySoftwareTokenResponseType {
1003
- ERROR = "ERROR",
1004
- SUCCESS = "SUCCESS",
1005
- }
1006
-
1007
- export interface VerifySoftwareTokenResponse {
1008
- /**
1009
- * <p>The status of the verify software token.</p>
1010
- */
1011
- Status?: VerifySoftwareTokenResponseType | string;
1012
-
1013
- /**
1014
- * <p>The session which should be passed both ways in challenge-response calls to the
1015
- * service.</p>
1016
- */
1017
- Session?: string;
1018
- }
1019
-
1020
- export namespace VerifySoftwareTokenResponse {
1021
- /**
1022
- * @internal
1023
- */
1024
- export const filterSensitiveLog = (obj: VerifySoftwareTokenResponse): any => ({
1025
- ...obj,
1026
- });
1027
- }
1028
-
1029
- /**
1030
- * <p>Represents the request to verify user attributes.</p>
1031
- */
1032
- export interface VerifyUserAttributeRequest {
1033
- /**
1034
- * <p>Represents the access token of the request to verify user attributes.</p>
1035
- */
1036
- AccessToken: string | undefined;
1037
-
1038
- /**
1039
- * <p>The attribute name in the request to verify user attributes.</p>
1040
- */
1041
- AttributeName: string | undefined;
1042
-
1043
- /**
1044
- * <p>The verification code in the request to verify user attributes.</p>
1045
- */
1046
- Code: string | undefined;
1047
- }
1048
-
1049
- export namespace VerifyUserAttributeRequest {
1050
- /**
1051
- * @internal
1052
- */
1053
- export const filterSensitiveLog = (obj: VerifyUserAttributeRequest): any => ({
1054
- ...obj,
1055
- ...(obj.AccessToken && { AccessToken: SENSITIVE_STRING }),
1056
- });
1057
- }
1058
-
1059
- /**
1060
- * <p>A container representing the response from the server from the request to verify user
1061
- * attributes.</p>
1062
- */
1063
- export interface VerifyUserAttributeResponse {}
1064
-
1065
- export namespace VerifyUserAttributeResponse {
1066
- /**
1067
- * @internal
1068
- */
1069
- export const filterSensitiveLog = (obj: VerifyUserAttributeResponse): any => ({
1070
- ...obj,
1071
- });
1072
- }