@aws-sdk/client-cognito-identity-provider 3.47.1 → 3.50.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 (181) hide show
  1. package/CHANGELOG.md +35 -0
  2. package/README.md +3 -7
  3. package/dist-types/CognitoIdentityProvider.d.ts +367 -457
  4. package/dist-types/CognitoIdentityProviderClient.d.ts +3 -7
  5. package/dist-types/commands/AdminConfirmSignUpCommand.d.ts +1 -2
  6. package/dist-types/commands/AdminCreateUserCommand.d.ts +20 -23
  7. package/dist-types/commands/AdminDeleteUserAttributesCommand.d.ts +1 -2
  8. package/dist-types/commands/AdminDisableProviderForUserCommand.d.ts +14 -28
  9. package/dist-types/commands/AdminGetUserCommand.d.ts +1 -2
  10. package/dist-types/commands/AdminInitiateAuthCommand.d.ts +14 -14
  11. package/dist-types/commands/AdminLinkProviderForUserCommand.d.ts +12 -19
  12. package/dist-types/commands/AdminListUserAuthEventsCommand.d.ts +1 -2
  13. package/dist-types/commands/AdminResetUserPasswordCommand.d.ts +20 -24
  14. package/dist-types/commands/AdminRespondToAuthChallengeCommand.d.ts +14 -14
  15. package/dist-types/commands/AdminSetUserMFAPreferenceCommand.d.ts +3 -5
  16. package/dist-types/commands/AdminSetUserPasswordCommand.d.ts +5 -10
  17. package/dist-types/commands/AdminSetUserSettingsCommand.d.ts +3 -3
  18. package/dist-types/commands/AdminUpdateAuthEventFeedbackCommand.d.ts +2 -3
  19. package/dist-types/commands/AdminUpdateUserAttributesCommand.d.ts +17 -20
  20. package/dist-types/commands/AdminUserGlobalSignOutCommand.d.ts +2 -3
  21. package/dist-types/commands/AssociateSoftwareTokenCommand.d.ts +6 -10
  22. package/dist-types/commands/ConfirmDeviceCommand.d.ts +1 -2
  23. package/dist-types/commands/ConfirmSignUpCommand.d.ts +1 -2
  24. package/dist-types/commands/CreateResourceServerCommand.d.ts +1 -1
  25. package/dist-types/commands/CreateUserPoolClientCommand.d.ts +2 -2
  26. package/dist-types/commands/CreateUserPoolCommand.d.ts +16 -16
  27. package/dist-types/commands/DescribeUserPoolClientCommand.d.ts +1 -2
  28. package/dist-types/commands/ForgotPasswordCommand.d.ts +23 -22
  29. package/dist-types/commands/GetCSVHeaderCommand.d.ts +1 -2
  30. package/dist-types/commands/GetUICustomizationCommand.d.ts +2 -4
  31. package/dist-types/commands/GetUserAttributeVerificationCodeCommand.d.ts +15 -14
  32. package/dist-types/commands/GlobalSignOutCommand.d.ts +2 -3
  33. package/dist-types/commands/InitiateAuthCommand.d.ts +14 -14
  34. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -2
  35. package/dist-types/commands/ListUserPoolsCommand.d.ts +1 -1
  36. package/dist-types/commands/ResendConfirmationCodeCommand.d.ts +16 -16
  37. package/dist-types/commands/RespondToAuthChallengeCommand.d.ts +14 -14
  38. package/dist-types/commands/RevokeTokenCommand.d.ts +1 -2
  39. package/dist-types/commands/SetRiskConfigurationCommand.d.ts +2 -5
  40. package/dist-types/commands/SetUICustomizationCommand.d.ts +7 -12
  41. package/dist-types/commands/SetUserMFAPreferenceCommand.d.ts +6 -9
  42. package/dist-types/commands/SetUserPoolMfaConfigCommand.d.ts +17 -17
  43. package/dist-types/commands/SetUserSettingsCommand.d.ts +2 -3
  44. package/dist-types/commands/SignUpCommand.d.ts +16 -16
  45. package/dist-types/commands/TagResourceCommand.d.ts +7 -14
  46. package/dist-types/commands/UntagResourceCommand.d.ts +1 -2
  47. package/dist-types/commands/UpdateAuthEventFeedbackCommand.d.ts +2 -3
  48. package/dist-types/commands/UpdateResourceServerCommand.d.ts +3 -4
  49. package/dist-types/commands/UpdateUserAttributesCommand.d.ts +15 -14
  50. package/dist-types/commands/UpdateUserPoolClientCommand.d.ts +7 -8
  51. package/dist-types/commands/UpdateUserPoolCommand.d.ts +18 -17
  52. package/dist-types/commands/UpdateUserPoolDomainCommand.d.ts +11 -20
  53. package/dist-types/commands/VerifySoftwareTokenCommand.d.ts +2 -3
  54. package/dist-types/models/models_0.d.ts +1409 -2027
  55. package/dist-types/models/models_1.d.ts +125 -192
  56. package/package.json +39 -33
  57. package/dist-types/ts3.4/CognitoIdentityProvider.d.ts +0 -510
  58. package/dist-types/ts3.4/CognitoIdentityProviderClient.d.ts +0 -174
  59. package/dist-types/ts3.4/commands/AddCustomAttributesCommand.d.ts +0 -17
  60. package/dist-types/ts3.4/commands/AdminAddUserToGroupCommand.d.ts +0 -17
  61. package/dist-types/ts3.4/commands/AdminConfirmSignUpCommand.d.ts +0 -17
  62. package/dist-types/ts3.4/commands/AdminCreateUserCommand.d.ts +0 -17
  63. package/dist-types/ts3.4/commands/AdminDeleteUserAttributesCommand.d.ts +0 -17
  64. package/dist-types/ts3.4/commands/AdminDeleteUserCommand.d.ts +0 -17
  65. package/dist-types/ts3.4/commands/AdminDisableProviderForUserCommand.d.ts +0 -17
  66. package/dist-types/ts3.4/commands/AdminDisableUserCommand.d.ts +0 -17
  67. package/dist-types/ts3.4/commands/AdminEnableUserCommand.d.ts +0 -17
  68. package/dist-types/ts3.4/commands/AdminForgetDeviceCommand.d.ts +0 -17
  69. package/dist-types/ts3.4/commands/AdminGetDeviceCommand.d.ts +0 -17
  70. package/dist-types/ts3.4/commands/AdminGetUserCommand.d.ts +0 -17
  71. package/dist-types/ts3.4/commands/AdminInitiateAuthCommand.d.ts +0 -17
  72. package/dist-types/ts3.4/commands/AdminLinkProviderForUserCommand.d.ts +0 -17
  73. package/dist-types/ts3.4/commands/AdminListDevicesCommand.d.ts +0 -17
  74. package/dist-types/ts3.4/commands/AdminListGroupsForUserCommand.d.ts +0 -17
  75. package/dist-types/ts3.4/commands/AdminListUserAuthEventsCommand.d.ts +0 -17
  76. package/dist-types/ts3.4/commands/AdminRemoveUserFromGroupCommand.d.ts +0 -17
  77. package/dist-types/ts3.4/commands/AdminResetUserPasswordCommand.d.ts +0 -17
  78. package/dist-types/ts3.4/commands/AdminRespondToAuthChallengeCommand.d.ts +0 -17
  79. package/dist-types/ts3.4/commands/AdminSetUserMFAPreferenceCommand.d.ts +0 -17
  80. package/dist-types/ts3.4/commands/AdminSetUserPasswordCommand.d.ts +0 -17
  81. package/dist-types/ts3.4/commands/AdminSetUserSettingsCommand.d.ts +0 -17
  82. package/dist-types/ts3.4/commands/AdminUpdateAuthEventFeedbackCommand.d.ts +0 -17
  83. package/dist-types/ts3.4/commands/AdminUpdateDeviceStatusCommand.d.ts +0 -17
  84. package/dist-types/ts3.4/commands/AdminUpdateUserAttributesCommand.d.ts +0 -17
  85. package/dist-types/ts3.4/commands/AdminUserGlobalSignOutCommand.d.ts +0 -17
  86. package/dist-types/ts3.4/commands/AssociateSoftwareTokenCommand.d.ts +0 -17
  87. package/dist-types/ts3.4/commands/ChangePasswordCommand.d.ts +0 -17
  88. package/dist-types/ts3.4/commands/ConfirmDeviceCommand.d.ts +0 -17
  89. package/dist-types/ts3.4/commands/ConfirmForgotPasswordCommand.d.ts +0 -17
  90. package/dist-types/ts3.4/commands/ConfirmSignUpCommand.d.ts +0 -17
  91. package/dist-types/ts3.4/commands/CreateGroupCommand.d.ts +0 -17
  92. package/dist-types/ts3.4/commands/CreateIdentityProviderCommand.d.ts +0 -17
  93. package/dist-types/ts3.4/commands/CreateResourceServerCommand.d.ts +0 -17
  94. package/dist-types/ts3.4/commands/CreateUserImportJobCommand.d.ts +0 -17
  95. package/dist-types/ts3.4/commands/CreateUserPoolClientCommand.d.ts +0 -17
  96. package/dist-types/ts3.4/commands/CreateUserPoolCommand.d.ts +0 -17
  97. package/dist-types/ts3.4/commands/CreateUserPoolDomainCommand.d.ts +0 -17
  98. package/dist-types/ts3.4/commands/DeleteGroupCommand.d.ts +0 -17
  99. package/dist-types/ts3.4/commands/DeleteIdentityProviderCommand.d.ts +0 -17
  100. package/dist-types/ts3.4/commands/DeleteResourceServerCommand.d.ts +0 -17
  101. package/dist-types/ts3.4/commands/DeleteUserAttributesCommand.d.ts +0 -17
  102. package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +0 -17
  103. package/dist-types/ts3.4/commands/DeleteUserPoolClientCommand.d.ts +0 -17
  104. package/dist-types/ts3.4/commands/DeleteUserPoolCommand.d.ts +0 -17
  105. package/dist-types/ts3.4/commands/DeleteUserPoolDomainCommand.d.ts +0 -17
  106. package/dist-types/ts3.4/commands/DescribeIdentityProviderCommand.d.ts +0 -17
  107. package/dist-types/ts3.4/commands/DescribeResourceServerCommand.d.ts +0 -17
  108. package/dist-types/ts3.4/commands/DescribeRiskConfigurationCommand.d.ts +0 -17
  109. package/dist-types/ts3.4/commands/DescribeUserImportJobCommand.d.ts +0 -17
  110. package/dist-types/ts3.4/commands/DescribeUserPoolClientCommand.d.ts +0 -17
  111. package/dist-types/ts3.4/commands/DescribeUserPoolCommand.d.ts +0 -17
  112. package/dist-types/ts3.4/commands/DescribeUserPoolDomainCommand.d.ts +0 -17
  113. package/dist-types/ts3.4/commands/ForgetDeviceCommand.d.ts +0 -17
  114. package/dist-types/ts3.4/commands/ForgotPasswordCommand.d.ts +0 -17
  115. package/dist-types/ts3.4/commands/GetCSVHeaderCommand.d.ts +0 -17
  116. package/dist-types/ts3.4/commands/GetDeviceCommand.d.ts +0 -17
  117. package/dist-types/ts3.4/commands/GetGroupCommand.d.ts +0 -17
  118. package/dist-types/ts3.4/commands/GetIdentityProviderByIdentifierCommand.d.ts +0 -17
  119. package/dist-types/ts3.4/commands/GetSigningCertificateCommand.d.ts +0 -17
  120. package/dist-types/ts3.4/commands/GetUICustomizationCommand.d.ts +0 -17
  121. package/dist-types/ts3.4/commands/GetUserAttributeVerificationCodeCommand.d.ts +0 -17
  122. package/dist-types/ts3.4/commands/GetUserCommand.d.ts +0 -17
  123. package/dist-types/ts3.4/commands/GetUserPoolMfaConfigCommand.d.ts +0 -17
  124. package/dist-types/ts3.4/commands/GlobalSignOutCommand.d.ts +0 -17
  125. package/dist-types/ts3.4/commands/InitiateAuthCommand.d.ts +0 -17
  126. package/dist-types/ts3.4/commands/ListDevicesCommand.d.ts +0 -17
  127. package/dist-types/ts3.4/commands/ListGroupsCommand.d.ts +0 -17
  128. package/dist-types/ts3.4/commands/ListIdentityProvidersCommand.d.ts +0 -17
  129. package/dist-types/ts3.4/commands/ListResourceServersCommand.d.ts +0 -17
  130. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +0 -17
  131. package/dist-types/ts3.4/commands/ListUserImportJobsCommand.d.ts +0 -17
  132. package/dist-types/ts3.4/commands/ListUserPoolClientsCommand.d.ts +0 -17
  133. package/dist-types/ts3.4/commands/ListUserPoolsCommand.d.ts +0 -17
  134. package/dist-types/ts3.4/commands/ListUsersCommand.d.ts +0 -17
  135. package/dist-types/ts3.4/commands/ListUsersInGroupCommand.d.ts +0 -17
  136. package/dist-types/ts3.4/commands/ResendConfirmationCodeCommand.d.ts +0 -17
  137. package/dist-types/ts3.4/commands/RespondToAuthChallengeCommand.d.ts +0 -17
  138. package/dist-types/ts3.4/commands/RevokeTokenCommand.d.ts +0 -17
  139. package/dist-types/ts3.4/commands/SetRiskConfigurationCommand.d.ts +0 -17
  140. package/dist-types/ts3.4/commands/SetUICustomizationCommand.d.ts +0 -17
  141. package/dist-types/ts3.4/commands/SetUserMFAPreferenceCommand.d.ts +0 -17
  142. package/dist-types/ts3.4/commands/SetUserPoolMfaConfigCommand.d.ts +0 -17
  143. package/dist-types/ts3.4/commands/SetUserSettingsCommand.d.ts +0 -17
  144. package/dist-types/ts3.4/commands/SignUpCommand.d.ts +0 -17
  145. package/dist-types/ts3.4/commands/StartUserImportJobCommand.d.ts +0 -18
  146. package/dist-types/ts3.4/commands/StopUserImportJobCommand.d.ts +0 -17
  147. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +0 -17
  148. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +0 -17
  149. package/dist-types/ts3.4/commands/UpdateAuthEventFeedbackCommand.d.ts +0 -17
  150. package/dist-types/ts3.4/commands/UpdateDeviceStatusCommand.d.ts +0 -17
  151. package/dist-types/ts3.4/commands/UpdateGroupCommand.d.ts +0 -17
  152. package/dist-types/ts3.4/commands/UpdateIdentityProviderCommand.d.ts +0 -17
  153. package/dist-types/ts3.4/commands/UpdateResourceServerCommand.d.ts +0 -17
  154. package/dist-types/ts3.4/commands/UpdateUserAttributesCommand.d.ts +0 -17
  155. package/dist-types/ts3.4/commands/UpdateUserPoolClientCommand.d.ts +0 -17
  156. package/dist-types/ts3.4/commands/UpdateUserPoolCommand.d.ts +0 -17
  157. package/dist-types/ts3.4/commands/UpdateUserPoolDomainCommand.d.ts +0 -17
  158. package/dist-types/ts3.4/commands/VerifySoftwareTokenCommand.d.ts +0 -17
  159. package/dist-types/ts3.4/commands/VerifyUserAttributeCommand.d.ts +0 -17
  160. package/dist-types/ts3.4/commands/index.d.ts +0 -101
  161. package/dist-types/ts3.4/endpoints.d.ts +0 -2
  162. package/dist-types/ts3.4/index.d.ts +0 -5
  163. package/dist-types/ts3.4/models/index.d.ts +0 -2
  164. package/dist-types/ts3.4/models/models_0.d.ts +0 -3410
  165. package/dist-types/ts3.4/models/models_1.d.ts +0 -387
  166. package/dist-types/ts3.4/pagination/AdminListGroupsForUserPaginator.d.ts +0 -4
  167. package/dist-types/ts3.4/pagination/AdminListUserAuthEventsPaginator.d.ts +0 -4
  168. package/dist-types/ts3.4/pagination/Interfaces.d.ts +0 -6
  169. package/dist-types/ts3.4/pagination/ListGroupsPaginator.d.ts +0 -4
  170. package/dist-types/ts3.4/pagination/ListIdentityProvidersPaginator.d.ts +0 -4
  171. package/dist-types/ts3.4/pagination/ListResourceServersPaginator.d.ts +0 -4
  172. package/dist-types/ts3.4/pagination/ListUserPoolClientsPaginator.d.ts +0 -4
  173. package/dist-types/ts3.4/pagination/ListUserPoolsPaginator.d.ts +0 -4
  174. package/dist-types/ts3.4/pagination/ListUsersInGroupPaginator.d.ts +0 -4
  175. package/dist-types/ts3.4/pagination/ListUsersPaginator.d.ts +0 -4
  176. package/dist-types/ts3.4/pagination/index.d.ts +0 -10
  177. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +0 -305
  178. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -38
  179. package/dist-types/ts3.4/runtimeConfig.d.ts +0 -38
  180. package/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -37
  181. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -11
package/CHANGELOG.md CHANGED
@@ -3,6 +3,41 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [3.50.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.49.0...v3.50.0) (2022-02-08)
7
+
8
+ **Note:** Version bump only for package @aws-sdk/client-cognito-identity-provider
9
+
10
+
11
+
12
+
13
+
14
+ # [3.49.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.48.0...v3.49.0) (2022-01-29)
15
+
16
+
17
+ ### Features
18
+
19
+ * **clients:** update clients as of 01/28/2022 ([#3263](https://github.com/aws/aws-sdk-js-v3/issues/3263)) ([c207cf4](https://github.com/aws/aws-sdk-js-v3/commit/c207cf4a70ba9ef14dc5b94da7883b0889d64918))
20
+
21
+
22
+
23
+
24
+
25
+ # [3.48.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.47.2...v3.48.0) (2022-01-22)
26
+
27
+ **Note:** Version bump only for package @aws-sdk/client-cognito-identity-provider
28
+
29
+
30
+
31
+
32
+
33
+ ## [3.47.2](https://github.com/aws/aws-sdk-js-v3/compare/v3.47.1...v3.47.2) (2022-01-21)
34
+
35
+ **Note:** Version bump only for package @aws-sdk/client-cognito-identity-provider
36
+
37
+
38
+
39
+
40
+
6
41
  ## [3.47.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.47.0-release-test-1...v3.47.1) (2022-01-20)
7
42
 
8
43
  **Note:** Version bump only for package @aws-sdk/client-cognito-identity-provider
package/README.md CHANGED
@@ -7,13 +7,9 @@
7
7
 
8
8
  AWS SDK for JavaScript CognitoIdentityProvider Client for Node.js, Browser and React Native.
9
9
 
10
- <p>Using the Amazon Cognito User Pools API, you can create a user pool to manage
11
- directories and users. You can authenticate a user to obtain tokens related to user
12
- identity and access policies.</p>
13
- <p>This API reference provides information about user pools in Amazon Cognito User
14
- Pools.</p>
15
- <p>For more information, see the <a href="https://docs.aws.amazon.com/cognito/latest/developerguide/what-is-amazon-cognito.html">Amazon Cognito
16
- Documentation</a>.</p>
10
+ <p>Using the Amazon Cognito user pools API, you can create a user pool to manage directories and users. You can authenticate a user to obtain tokens related to user identity and access policies.</p>
11
+ <p>This API reference provides information about user pools in Amazon Cognito user pools.</p>
12
+ <p>For more information, see the <a href="https://docs.aws.amazon.com/cognito/latest/developerguide/what-is-amazon-cognito.html">Amazon Cognito Documentation</a>.</p>
17
13
 
18
14
  ## Installing
19
15