@aws-sdk/client-cognito-identity-provider 3.36.0 → 3.39.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 (244) hide show
  1. package/CHANGELOG.md +42 -0
  2. package/dist-cjs/CognitoIdentityProvider.js +0 -9
  3. package/dist-cjs/CognitoIdentityProviderClient.js +0 -14
  4. package/dist-cjs/commands/AddCustomAttributesCommand.js +0 -24
  5. package/dist-cjs/commands/AdminAddUserToGroupCommand.js +0 -25
  6. package/dist-cjs/commands/AdminConfirmSignUpCommand.js +0 -26
  7. package/dist-cjs/commands/AdminCreateUserCommand.js +0 -53
  8. package/dist-cjs/commands/AdminDeleteUserAttributesCommand.js +0 -26
  9. package/dist-cjs/commands/AdminDeleteUserCommand.js +0 -25
  10. package/dist-cjs/commands/AdminDisableProviderForUserCommand.js +0 -51
  11. package/dist-cjs/commands/AdminDisableUserCommand.js +0 -25
  12. package/dist-cjs/commands/AdminEnableUserCommand.js +0 -25
  13. package/dist-cjs/commands/AdminForgetDeviceCommand.js +0 -25
  14. package/dist-cjs/commands/AdminGetDeviceCommand.js +0 -25
  15. package/dist-cjs/commands/AdminGetUserCommand.js +0 -26
  16. package/dist-cjs/commands/AdminInitiateAuthCommand.js +0 -44
  17. package/dist-cjs/commands/AdminLinkProviderForUserCommand.js +0 -44
  18. package/dist-cjs/commands/AdminListDevicesCommand.js +0 -25
  19. package/dist-cjs/commands/AdminListGroupsForUserCommand.js +0 -25
  20. package/dist-cjs/commands/AdminListUserAuthEventsCommand.js +0 -25
  21. package/dist-cjs/commands/AdminRemoveUserFromGroupCommand.js +0 -25
  22. package/dist-cjs/commands/AdminResetUserPasswordCommand.js +0 -53
  23. package/dist-cjs/commands/AdminRespondToAuthChallengeCommand.js +0 -43
  24. package/dist-cjs/commands/AdminSetUserMFAPreferenceCommand.js +0 -28
  25. package/dist-cjs/commands/AdminSetUserPasswordCommand.js +0 -33
  26. package/dist-cjs/commands/AdminSetUserSettingsCommand.js +0 -27
  27. package/dist-cjs/commands/AdminUpdateAuthEventFeedbackCommand.js +0 -26
  28. package/dist-cjs/commands/AdminUpdateDeviceStatusCommand.js +0 -25
  29. package/dist-cjs/commands/AdminUpdateUserAttributesCommand.js +0 -48
  30. package/dist-cjs/commands/AdminUserGlobalSignOutCommand.js +0 -27
  31. package/dist-cjs/commands/AssociateSoftwareTokenCommand.js +0 -33
  32. package/dist-cjs/commands/ChangePasswordCommand.js +0 -24
  33. package/dist-cjs/commands/ConfirmDeviceCommand.js +0 -25
  34. package/dist-cjs/commands/ConfirmForgotPasswordCommand.js +0 -24
  35. package/dist-cjs/commands/ConfirmSignUpCommand.js +0 -25
  36. package/dist-cjs/commands/CreateGroupCommand.js +0 -25
  37. package/dist-cjs/commands/CreateIdentityProviderCommand.js +0 -24
  38. package/dist-cjs/commands/CreateResourceServerCommand.js +0 -24
  39. package/dist-cjs/commands/CreateUserImportJobCommand.js +0 -24
  40. package/dist-cjs/commands/CreateUserPoolClientCommand.js +0 -26
  41. package/dist-cjs/commands/CreateUserPoolCommand.js +0 -42
  42. package/dist-cjs/commands/CreateUserPoolDomainCommand.js +0 -24
  43. package/dist-cjs/commands/DeleteGroupCommand.js +0 -25
  44. package/dist-cjs/commands/DeleteIdentityProviderCommand.js +0 -24
  45. package/dist-cjs/commands/DeleteResourceServerCommand.js +0 -24
  46. package/dist-cjs/commands/DeleteUserAttributesCommand.js +0 -24
  47. package/dist-cjs/commands/DeleteUserCommand.js +0 -24
  48. package/dist-cjs/commands/DeleteUserPoolClientCommand.js +0 -24
  49. package/dist-cjs/commands/DeleteUserPoolCommand.js +0 -24
  50. package/dist-cjs/commands/DeleteUserPoolDomainCommand.js +0 -24
  51. package/dist-cjs/commands/DescribeIdentityProviderCommand.js +0 -24
  52. package/dist-cjs/commands/DescribeResourceServerCommand.js +0 -24
  53. package/dist-cjs/commands/DescribeRiskConfigurationCommand.js +0 -24
  54. package/dist-cjs/commands/DescribeUserImportJobCommand.js +0 -24
  55. package/dist-cjs/commands/DescribeUserPoolClientCommand.js +0 -25
  56. package/dist-cjs/commands/DescribeUserPoolCommand.js +0 -24
  57. package/dist-cjs/commands/DescribeUserPoolDomainCommand.js +0 -24
  58. package/dist-cjs/commands/ForgetDeviceCommand.js +0 -24
  59. package/dist-cjs/commands/ForgotPasswordCommand.js +0 -48
  60. package/dist-cjs/commands/GetCSVHeaderCommand.js +0 -25
  61. package/dist-cjs/commands/GetDeviceCommand.js +0 -24
  62. package/dist-cjs/commands/GetGroupCommand.js +0 -25
  63. package/dist-cjs/commands/GetIdentityProviderByIdentifierCommand.js +0 -24
  64. package/dist-cjs/commands/GetSigningCertificateCommand.js +0 -24
  65. package/dist-cjs/commands/GetUICustomizationCommand.js +0 -27
  66. package/dist-cjs/commands/GetUserAttributeVerificationCodeCommand.js +0 -41
  67. package/dist-cjs/commands/GetUserCommand.js +0 -24
  68. package/dist-cjs/commands/GetUserPoolMfaConfigCommand.js +0 -24
  69. package/dist-cjs/commands/GlobalSignOutCommand.js +0 -26
  70. package/dist-cjs/commands/InitiateAuthCommand.js +0 -41
  71. package/dist-cjs/commands/ListDevicesCommand.js +0 -24
  72. package/dist-cjs/commands/ListGroupsCommand.js +0 -25
  73. package/dist-cjs/commands/ListIdentityProvidersCommand.js +0 -24
  74. package/dist-cjs/commands/ListResourceServersCommand.js +0 -24
  75. package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -27
  76. package/dist-cjs/commands/ListUserImportJobsCommand.js +0 -24
  77. package/dist-cjs/commands/ListUserPoolClientsCommand.js +0 -24
  78. package/dist-cjs/commands/ListUserPoolsCommand.js +0 -24
  79. package/dist-cjs/commands/ListUsersCommand.js +0 -24
  80. package/dist-cjs/commands/ListUsersInGroupCommand.js +0 -25
  81. package/dist-cjs/commands/ResendConfirmationCodeCommand.js +0 -42
  82. package/dist-cjs/commands/RespondToAuthChallengeCommand.js +0 -41
  83. package/dist-cjs/commands/RevokeTokenCommand.js +0 -25
  84. package/dist-cjs/commands/SetRiskConfigurationCommand.js +0 -28
  85. package/dist-cjs/commands/SetUICustomizationCommand.js +0 -35
  86. package/dist-cjs/commands/SetUserMFAPreferenceCommand.js +0 -32
  87. package/dist-cjs/commands/SetUserPoolMfaConfigCommand.js +0 -41
  88. package/dist-cjs/commands/SetUserSettingsCommand.js +0 -27
  89. package/dist-cjs/commands/SignUpCommand.js +0 -42
  90. package/dist-cjs/commands/StartUserImportJobCommand.js +0 -24
  91. package/dist-cjs/commands/StopUserImportJobCommand.js +0 -24
  92. package/dist-cjs/commands/TagResourceCommand.js +0 -37
  93. package/dist-cjs/commands/UntagResourceCommand.js +0 -25
  94. package/dist-cjs/commands/UpdateAuthEventFeedbackCommand.js +0 -26
  95. package/dist-cjs/commands/UpdateDeviceStatusCommand.js +0 -24
  96. package/dist-cjs/commands/UpdateGroupCommand.js +0 -25
  97. package/dist-cjs/commands/UpdateIdentityProviderCommand.js +0 -24
  98. package/dist-cjs/commands/UpdateResourceServerCommand.js +0 -28
  99. package/dist-cjs/commands/UpdateUserAttributesCommand.js +0 -41
  100. package/dist-cjs/commands/UpdateUserPoolClientCommand.js +0 -31
  101. package/dist-cjs/commands/UpdateUserPoolCommand.js +0 -43
  102. package/dist-cjs/commands/UpdateUserPoolDomainCommand.js +0 -44
  103. package/dist-cjs/commands/VerifySoftwareTokenCommand.js +0 -26
  104. package/dist-cjs/commands/VerifyUserAttributeCommand.js +0 -24
  105. package/dist-cjs/commands/index.js +104 -0
  106. package/dist-cjs/endpoints.js +6 -1
  107. package/dist-cjs/index.js +4 -113
  108. package/dist-cjs/models/models_0.js +0 -795
  109. package/dist-cjs/models/models_1.js +0 -90
  110. package/dist-cjs/pagination/AdminListGroupsForUserPaginator.js +0 -10
  111. package/dist-cjs/pagination/AdminListUserAuthEventsPaginator.js +0 -10
  112. package/dist-cjs/pagination/ListGroupsPaginator.js +0 -10
  113. package/dist-cjs/pagination/ListIdentityProvidersPaginator.js +0 -10
  114. package/dist-cjs/pagination/ListResourceServersPaginator.js +0 -10
  115. package/dist-cjs/pagination/ListUserPoolClientsPaginator.js +0 -10
  116. package/dist-cjs/pagination/ListUserPoolsPaginator.js +0 -10
  117. package/dist-cjs/pagination/ListUsersInGroupPaginator.js +0 -10
  118. package/dist-cjs/pagination/ListUsersPaginator.js +0 -10
  119. package/dist-cjs/pagination/index.js +13 -0
  120. package/dist-cjs/protocols/Aws_json1_1.js +0 -5
  121. package/dist-cjs/runtimeConfig.browser.js +1 -5
  122. package/dist-cjs/runtimeConfig.js +1 -5
  123. package/dist-cjs/runtimeConfig.native.js +0 -3
  124. package/dist-cjs/runtimeConfig.shared.js +0 -3
  125. package/dist-es/commands/index.js +101 -0
  126. package/dist-es/endpoints.js +6 -1
  127. package/dist-es/index.js +4 -113
  128. package/dist-es/pagination/index.js +10 -0
  129. package/dist-types/commands/index.d.ts +101 -0
  130. package/dist-types/index.d.ts +4 -113
  131. package/dist-types/pagination/index.d.ts +10 -0
  132. package/dist-types/ts3.4/CognitoIdentityProvider.d.ts +102 -805
  133. package/dist-types/ts3.4/CognitoIdentityProviderClient.d.ts +24 -95
  134. package/dist-types/ts3.4/commands/AddCustomAttributesCommand.d.ts +2 -20
  135. package/dist-types/ts3.4/commands/AdminAddUserToGroupCommand.d.ts +2 -21
  136. package/dist-types/ts3.4/commands/AdminConfirmSignUpCommand.d.ts +2 -22
  137. package/dist-types/ts3.4/commands/AdminCreateUserCommand.d.ts +2 -49
  138. package/dist-types/ts3.4/commands/AdminDeleteUserAttributesCommand.d.ts +2 -22
  139. package/dist-types/ts3.4/commands/AdminDeleteUserCommand.d.ts +2 -21
  140. package/dist-types/ts3.4/commands/AdminDisableProviderForUserCommand.d.ts +2 -47
  141. package/dist-types/ts3.4/commands/AdminDisableUserCommand.d.ts +2 -21
  142. package/dist-types/ts3.4/commands/AdminEnableUserCommand.d.ts +2 -21
  143. package/dist-types/ts3.4/commands/AdminForgetDeviceCommand.d.ts +2 -21
  144. package/dist-types/ts3.4/commands/AdminGetDeviceCommand.d.ts +2 -21
  145. package/dist-types/ts3.4/commands/AdminGetUserCommand.d.ts +2 -22
  146. package/dist-types/ts3.4/commands/AdminInitiateAuthCommand.d.ts +2 -40
  147. package/dist-types/ts3.4/commands/AdminLinkProviderForUserCommand.d.ts +2 -40
  148. package/dist-types/ts3.4/commands/AdminListDevicesCommand.d.ts +2 -21
  149. package/dist-types/ts3.4/commands/AdminListGroupsForUserCommand.d.ts +2 -21
  150. package/dist-types/ts3.4/commands/AdminListUserAuthEventsCommand.d.ts +2 -21
  151. package/dist-types/ts3.4/commands/AdminRemoveUserFromGroupCommand.d.ts +2 -21
  152. package/dist-types/ts3.4/commands/AdminResetUserPasswordCommand.d.ts +2 -49
  153. package/dist-types/ts3.4/commands/AdminRespondToAuthChallengeCommand.d.ts +2 -39
  154. package/dist-types/ts3.4/commands/AdminSetUserMFAPreferenceCommand.d.ts +2 -24
  155. package/dist-types/ts3.4/commands/AdminSetUserPasswordCommand.d.ts +2 -29
  156. package/dist-types/ts3.4/commands/AdminSetUserSettingsCommand.d.ts +2 -23
  157. package/dist-types/ts3.4/commands/AdminUpdateAuthEventFeedbackCommand.d.ts +2 -22
  158. package/dist-types/ts3.4/commands/AdminUpdateDeviceStatusCommand.d.ts +2 -21
  159. package/dist-types/ts3.4/commands/AdminUpdateUserAttributesCommand.d.ts +2 -44
  160. package/dist-types/ts3.4/commands/AdminUserGlobalSignOutCommand.d.ts +2 -23
  161. package/dist-types/ts3.4/commands/AssociateSoftwareTokenCommand.d.ts +2 -29
  162. package/dist-types/ts3.4/commands/ChangePasswordCommand.d.ts +2 -20
  163. package/dist-types/ts3.4/commands/ConfirmDeviceCommand.d.ts +2 -21
  164. package/dist-types/ts3.4/commands/ConfirmForgotPasswordCommand.d.ts +2 -20
  165. package/dist-types/ts3.4/commands/ConfirmSignUpCommand.d.ts +2 -21
  166. package/dist-types/ts3.4/commands/CreateGroupCommand.d.ts +2 -21
  167. package/dist-types/ts3.4/commands/CreateIdentityProviderCommand.d.ts +2 -20
  168. package/dist-types/ts3.4/commands/CreateResourceServerCommand.d.ts +2 -20
  169. package/dist-types/ts3.4/commands/CreateUserImportJobCommand.d.ts +2 -20
  170. package/dist-types/ts3.4/commands/CreateUserPoolClientCommand.d.ts +2 -22
  171. package/dist-types/ts3.4/commands/CreateUserPoolCommand.d.ts +2 -38
  172. package/dist-types/ts3.4/commands/CreateUserPoolDomainCommand.d.ts +2 -20
  173. package/dist-types/ts3.4/commands/DeleteGroupCommand.d.ts +2 -21
  174. package/dist-types/ts3.4/commands/DeleteIdentityProviderCommand.d.ts +2 -20
  175. package/dist-types/ts3.4/commands/DeleteResourceServerCommand.d.ts +2 -20
  176. package/dist-types/ts3.4/commands/DeleteUserAttributesCommand.d.ts +2 -20
  177. package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +2 -20
  178. package/dist-types/ts3.4/commands/DeleteUserPoolClientCommand.d.ts +2 -20
  179. package/dist-types/ts3.4/commands/DeleteUserPoolCommand.d.ts +2 -20
  180. package/dist-types/ts3.4/commands/DeleteUserPoolDomainCommand.d.ts +2 -20
  181. package/dist-types/ts3.4/commands/DescribeIdentityProviderCommand.d.ts +2 -20
  182. package/dist-types/ts3.4/commands/DescribeResourceServerCommand.d.ts +2 -20
  183. package/dist-types/ts3.4/commands/DescribeRiskConfigurationCommand.d.ts +2 -20
  184. package/dist-types/ts3.4/commands/DescribeUserImportJobCommand.d.ts +2 -20
  185. package/dist-types/ts3.4/commands/DescribeUserPoolClientCommand.d.ts +2 -21
  186. package/dist-types/ts3.4/commands/DescribeUserPoolCommand.d.ts +2 -20
  187. package/dist-types/ts3.4/commands/DescribeUserPoolDomainCommand.d.ts +2 -20
  188. package/dist-types/ts3.4/commands/ForgetDeviceCommand.d.ts +2 -20
  189. package/dist-types/ts3.4/commands/ForgotPasswordCommand.d.ts +2 -44
  190. package/dist-types/ts3.4/commands/GetCSVHeaderCommand.d.ts +2 -21
  191. package/dist-types/ts3.4/commands/GetDeviceCommand.d.ts +2 -20
  192. package/dist-types/ts3.4/commands/GetGroupCommand.d.ts +2 -21
  193. package/dist-types/ts3.4/commands/GetIdentityProviderByIdentifierCommand.d.ts +2 -20
  194. package/dist-types/ts3.4/commands/GetSigningCertificateCommand.d.ts +2 -20
  195. package/dist-types/ts3.4/commands/GetUICustomizationCommand.d.ts +2 -23
  196. package/dist-types/ts3.4/commands/GetUserAttributeVerificationCodeCommand.d.ts +2 -37
  197. package/dist-types/ts3.4/commands/GetUserCommand.d.ts +2 -20
  198. package/dist-types/ts3.4/commands/GetUserPoolMfaConfigCommand.d.ts +2 -20
  199. package/dist-types/ts3.4/commands/GlobalSignOutCommand.d.ts +2 -22
  200. package/dist-types/ts3.4/commands/InitiateAuthCommand.d.ts +2 -37
  201. package/dist-types/ts3.4/commands/ListDevicesCommand.d.ts +2 -20
  202. package/dist-types/ts3.4/commands/ListGroupsCommand.d.ts +2 -21
  203. package/dist-types/ts3.4/commands/ListIdentityProvidersCommand.d.ts +2 -20
  204. package/dist-types/ts3.4/commands/ListResourceServersCommand.d.ts +2 -20
  205. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -23
  206. package/dist-types/ts3.4/commands/ListUserImportJobsCommand.d.ts +2 -20
  207. package/dist-types/ts3.4/commands/ListUserPoolClientsCommand.d.ts +2 -20
  208. package/dist-types/ts3.4/commands/ListUserPoolsCommand.d.ts +2 -20
  209. package/dist-types/ts3.4/commands/ListUsersCommand.d.ts +2 -20
  210. package/dist-types/ts3.4/commands/ListUsersInGroupCommand.d.ts +2 -21
  211. package/dist-types/ts3.4/commands/ResendConfirmationCodeCommand.d.ts +2 -38
  212. package/dist-types/ts3.4/commands/RespondToAuthChallengeCommand.d.ts +2 -37
  213. package/dist-types/ts3.4/commands/RevokeTokenCommand.d.ts +2 -21
  214. package/dist-types/ts3.4/commands/SetRiskConfigurationCommand.d.ts +2 -24
  215. package/dist-types/ts3.4/commands/SetUICustomizationCommand.d.ts +2 -31
  216. package/dist-types/ts3.4/commands/SetUserMFAPreferenceCommand.d.ts +2 -28
  217. package/dist-types/ts3.4/commands/SetUserPoolMfaConfigCommand.d.ts +2 -37
  218. package/dist-types/ts3.4/commands/SetUserSettingsCommand.d.ts +2 -23
  219. package/dist-types/ts3.4/commands/SignUpCommand.d.ts +2 -38
  220. package/dist-types/ts3.4/commands/StartUserImportJobCommand.d.ts +2 -20
  221. package/dist-types/ts3.4/commands/StopUserImportJobCommand.d.ts +2 -20
  222. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -33
  223. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -21
  224. package/dist-types/ts3.4/commands/UpdateAuthEventFeedbackCommand.d.ts +2 -22
  225. package/dist-types/ts3.4/commands/UpdateDeviceStatusCommand.d.ts +2 -20
  226. package/dist-types/ts3.4/commands/UpdateGroupCommand.d.ts +2 -21
  227. package/dist-types/ts3.4/commands/UpdateIdentityProviderCommand.d.ts +2 -20
  228. package/dist-types/ts3.4/commands/UpdateResourceServerCommand.d.ts +2 -24
  229. package/dist-types/ts3.4/commands/UpdateUserAttributesCommand.d.ts +2 -37
  230. package/dist-types/ts3.4/commands/UpdateUserPoolClientCommand.d.ts +2 -27
  231. package/dist-types/ts3.4/commands/UpdateUserPoolCommand.d.ts +2 -39
  232. package/dist-types/ts3.4/commands/UpdateUserPoolDomainCommand.d.ts +2 -40
  233. package/dist-types/ts3.4/commands/VerifySoftwareTokenCommand.d.ts +2 -22
  234. package/dist-types/ts3.4/commands/VerifyUserAttributeCommand.d.ts +2 -20
  235. package/dist-types/ts3.4/commands/index.d.ts +101 -0
  236. package/dist-types/ts3.4/index.d.ts +4 -113
  237. package/dist-types/ts3.4/models/models_0.d.ts +1183 -5804
  238. package/dist-types/ts3.4/models/models_1.d.ts +134 -604
  239. package/dist-types/ts3.4/pagination/index.d.ts +10 -0
  240. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -6
  241. package/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
  242. package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -3
  243. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -3
  244. package/package.json +32 -32
package/CHANGELOG.md CHANGED
@@ -3,6 +3,48 @@
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.39.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.38.0...v3.39.0) (2021-10-29)
7
+
8
+ **Note:** Version bump only for package @aws-sdk/client-cognito-identity-provider
9
+
10
+
11
+
12
+
13
+
14
+ # [3.38.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.37.0...v3.38.0) (2021-10-22)
15
+
16
+
17
+ ### Features
18
+
19
+ * **client-documentation-generator:** rename package ([#2916](https://github.com/aws/aws-sdk-js-v3/issues/2916)) ([1a80bfd](https://github.com/aws/aws-sdk-js-v3/commit/1a80bfd2dfc583001ddb4a21b6432eaaad699aa7))
20
+ * **clients:** export folder from index.ts ([#2912](https://github.com/aws/aws-sdk-js-v3/issues/2912)) ([183b46d](https://github.com/aws/aws-sdk-js-v3/commit/183b46dde7f5613128038bf1c076f3c0b693203b))
21
+
22
+
23
+
24
+
25
+
26
+ # [3.37.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.36.1...v3.37.0) (2021-10-15)
27
+
28
+
29
+ ### Features
30
+
31
+ * **clients:** update clients as of 10/15/2021 ([#2902](https://github.com/aws/aws-sdk-js-v3/issues/2902)) ([2730b54](https://github.com/aws/aws-sdk-js-v3/commit/2730b5424377944a5a2ad5e1ad7d3ca4135dae1c))
32
+
33
+
34
+
35
+
36
+
37
+ ## [3.36.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.36.0...v3.36.1) (2021-10-12)
38
+
39
+
40
+ ### Bug Fixes
41
+
42
+ * **clients:** emitDeclarationOnly in tsconfig.types.json ([#2893](https://github.com/aws/aws-sdk-js-v3/issues/2893)) ([6dc3d56](https://github.com/aws/aws-sdk-js-v3/commit/6dc3d56c20809c90cbdc4dd48627eeebc64af99d))
43
+
44
+
45
+
46
+
47
+
6
48
  # [3.36.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.35.0...v3.36.0) (2021-10-08)
7
49
 
8
50
 
@@ -103,15 +103,6 @@ const UpdateUserPoolCommand_1 = require("./commands/UpdateUserPoolCommand");
103
103
  const UpdateUserPoolDomainCommand_1 = require("./commands/UpdateUserPoolDomainCommand");
104
104
  const VerifySoftwareTokenCommand_1 = require("./commands/VerifySoftwareTokenCommand");
105
105
  const VerifyUserAttributeCommand_1 = require("./commands/VerifyUserAttributeCommand");
106
- /**
107
- * <p>Using the Amazon Cognito User Pools API, you can create a user pool to manage
108
- * directories and users. You can authenticate a user to obtain tokens related to user
109
- * identity and access policies.</p>
110
- * <p>This API reference provides information about user pools in Amazon Cognito User
111
- * Pools.</p>
112
- * <p>For more information, see the <a href="https://docs.aws.amazon.com/cognito/latest/developerguide/what-is-amazon-cognito.html">Amazon Cognito
113
- * Documentation</a>.</p>
114
- */
115
106
  class CognitoIdentityProvider extends CognitoIdentityProviderClient_1.CognitoIdentityProviderClient {
116
107
  addCustomAttributes(args, optionsOrCb, cb) {
117
108
  const command = new AddCustomAttributesCommand_1.AddCustomAttributesCommand(args);
@@ -10,15 +10,6 @@ const middleware_signing_1 = require("@aws-sdk/middleware-signing");
10
10
  const middleware_user_agent_1 = require("@aws-sdk/middleware-user-agent");
11
11
  const smithy_client_1 = require("@aws-sdk/smithy-client");
12
12
  const runtimeConfig_1 = require("./runtimeConfig");
13
- /**
14
- * <p>Using the Amazon Cognito User Pools API, you can create a user pool to manage
15
- * directories and users. You can authenticate a user to obtain tokens related to user
16
- * identity and access policies.</p>
17
- * <p>This API reference provides information about user pools in Amazon Cognito User
18
- * Pools.</p>
19
- * <p>For more information, see the <a href="https://docs.aws.amazon.com/cognito/latest/developerguide/what-is-amazon-cognito.html">Amazon Cognito
20
- * Documentation</a>.</p>
21
- */
22
13
  class CognitoIdentityProviderClient extends smithy_client_1.Client {
23
14
  constructor(configuration) {
24
15
  const _config_0 = runtimeConfig_1.getRuntimeConfig(configuration);
@@ -36,11 +27,6 @@ class CognitoIdentityProviderClient extends smithy_client_1.Client {
36
27
  this.middlewareStack.use(middleware_logger_1.getLoggerPlugin(this.config));
37
28
  this.middlewareStack.use(middleware_user_agent_1.getUserAgentPlugin(this.config));
38
29
  }
39
- /**
40
- * Destroy underlying resources, like sockets. It's usually not necessary to do this.
41
- * However in Node.js, it's best to explicitly shut down the client's agent when it is no longer needed.
42
- * Otherwise, sockets might stay open for quite a long time before the server terminates them.
43
- */
44
30
  destroy() {
45
31
  super.destroy();
46
32
  }
@@ -6,35 +6,11 @@ const middleware_signing_1 = require("@aws-sdk/middleware-signing");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
- /**
10
- * <p>Adds additional user attributes to the user pool schema.</p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { CognitoIdentityProviderClient, AddCustomAttributesCommand } from "@aws-sdk/client-cognito-identity-provider"; // ES Modules import
15
- * // const { CognitoIdentityProviderClient, AddCustomAttributesCommand } = require("@aws-sdk/client-cognito-identity-provider"); // CommonJS import
16
- * const client = new CognitoIdentityProviderClient(config);
17
- * const command = new AddCustomAttributesCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link AddCustomAttributesCommandInput} for command's `input` shape.
22
- * @see {@link AddCustomAttributesCommandOutput} for command's `response` shape.
23
- * @see {@link CognitoIdentityProviderClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
26
9
  class AddCustomAttributesCommand extends smithy_client_1.Command {
27
- // Start section: command_properties
28
- // End section: command_properties
29
10
  constructor(input) {
30
- // Start section: command_constructor
31
11
  super();
32
12
  this.input = input;
33
- // End section: command_constructor
34
13
  }
35
- /**
36
- * @internal
37
- */
38
14
  resolveMiddleware(clientStack, configuration, options) {
39
15
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
40
16
  this.middlewareStack.use(middleware_signing_1.getAwsAuthPlugin(configuration));
@@ -6,36 +6,11 @@ const middleware_signing_1 = require("@aws-sdk/middleware-signing");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
- /**
10
- * <p>Adds the specified user to the specified group.</p>
11
- * <p>Calling this action requires developer credentials.</p>
12
- * @example
13
- * Use a bare-bones client and the command you need to make an API call.
14
- * ```javascript
15
- * import { CognitoIdentityProviderClient, AdminAddUserToGroupCommand } from "@aws-sdk/client-cognito-identity-provider"; // ES Modules import
16
- * // const { CognitoIdentityProviderClient, AdminAddUserToGroupCommand } = require("@aws-sdk/client-cognito-identity-provider"); // CommonJS import
17
- * const client = new CognitoIdentityProviderClient(config);
18
- * const command = new AdminAddUserToGroupCommand(input);
19
- * const response = await client.send(command);
20
- * ```
21
- *
22
- * @see {@link AdminAddUserToGroupCommandInput} for command's `input` shape.
23
- * @see {@link AdminAddUserToGroupCommandOutput} for command's `response` shape.
24
- * @see {@link CognitoIdentityProviderClientResolvedConfig | config} for command's `input` shape.
25
- *
26
- */
27
9
  class AdminAddUserToGroupCommand extends smithy_client_1.Command {
28
- // Start section: command_properties
29
- // End section: command_properties
30
10
  constructor(input) {
31
- // Start section: command_constructor
32
11
  super();
33
12
  this.input = input;
34
- // End section: command_constructor
35
13
  }
36
- /**
37
- * @internal
38
- */
39
14
  resolveMiddleware(clientStack, configuration, options) {
40
15
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
41
16
  this.middlewareStack.use(middleware_signing_1.getAwsAuthPlugin(configuration));
@@ -6,37 +6,11 @@ const middleware_signing_1 = require("@aws-sdk/middleware-signing");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
- /**
10
- * <p>Confirms user registration as an admin without using a confirmation code. Works on any
11
- * user.</p>
12
- * <p>Calling this action requires developer credentials.</p>
13
- * @example
14
- * Use a bare-bones client and the command you need to make an API call.
15
- * ```javascript
16
- * import { CognitoIdentityProviderClient, AdminConfirmSignUpCommand } from "@aws-sdk/client-cognito-identity-provider"; // ES Modules import
17
- * // const { CognitoIdentityProviderClient, AdminConfirmSignUpCommand } = require("@aws-sdk/client-cognito-identity-provider"); // CommonJS import
18
- * const client = new CognitoIdentityProviderClient(config);
19
- * const command = new AdminConfirmSignUpCommand(input);
20
- * const response = await client.send(command);
21
- * ```
22
- *
23
- * @see {@link AdminConfirmSignUpCommandInput} for command's `input` shape.
24
- * @see {@link AdminConfirmSignUpCommandOutput} for command's `response` shape.
25
- * @see {@link CognitoIdentityProviderClientResolvedConfig | config} for command's `input` shape.
26
- *
27
- */
28
9
  class AdminConfirmSignUpCommand extends smithy_client_1.Command {
29
- // Start section: command_properties
30
- // End section: command_properties
31
10
  constructor(input) {
32
- // Start section: command_constructor
33
11
  super();
34
12
  this.input = input;
35
- // End section: command_constructor
36
13
  }
37
- /**
38
- * @internal
39
- */
40
14
  resolveMiddleware(clientStack, configuration, options) {
41
15
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
42
16
  this.middlewareStack.use(middleware_signing_1.getAwsAuthPlugin(configuration));
@@ -6,64 +6,11 @@ const middleware_signing_1 = require("@aws-sdk/middleware-signing");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
- /**
10
- * <p>Creates a new user in the specified user pool.</p>
11
- * <p>If <code>MessageAction</code> is not set, the default is to send a welcome message via
12
- * email or phone (SMS).</p>
13
- *
14
- * <note>
15
- * <p>This action might generate an SMS text message. Starting June 1, 2021, U.S.
16
- * telecom carriers require that you register an origination phone number before you can
17
- * send SMS messages to U.S. phone numbers. If you use SMS text messages in Amazon Cognito,
18
- * you must register a phone number with <a href="https://console.aws.amazon.com/pinpoint/home/">Amazon Pinpoint</a>.
19
- * Cognito will use the the registered number automatically. Otherwise, Cognito users that must
20
- * receive SMS messages might be unable to sign up, activate their accounts, or sign
21
- * in.</p>
22
- * <p>If you have never used SMS text messages with Amazon Cognito or any other Amazon Web Service, Amazon SNS might place your account in SMS sandbox. In <i>
23
- * <a href="https://docs.aws.amazon.com/sns/latest/dg/sns-sms-sandbox.html">sandbox
24
- * mode</a>
25
- * </i>, you’ll have limitations, such as sending messages
26
- * to only verified phone numbers. After testing in the sandbox environment, you can
27
- * move out of the SMS sandbox and into production. For more information, see <a href="https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-user-identity-pools-sms-userpool-settings.html"> SMS message settings for Cognito User Pools</a> in the <i>Amazon
28
- * Cognito Developer Guide</i>. </p>
29
- * </note>
30
- *
31
- * <p>This message is based on a template that you configured in your call to create or
32
- * update a user pool. This template includes your custom sign-up instructions and
33
- * placeholders for user name and temporary password.</p>
34
- * <p>Alternatively, you can call <code>AdminCreateUser</code> with “SUPPRESS” for the
35
- * <code>MessageAction</code> parameter, and Amazon Cognito will not send any email. </p>
36
- * <p>In either case, the user will be in the <code>FORCE_CHANGE_PASSWORD</code> state until
37
- * they sign in and change their password.</p>
38
- * <p>
39
- * <code>AdminCreateUser</code> requires developer credentials.</p>
40
- * @example
41
- * Use a bare-bones client and the command you need to make an API call.
42
- * ```javascript
43
- * import { CognitoIdentityProviderClient, AdminCreateUserCommand } from "@aws-sdk/client-cognito-identity-provider"; // ES Modules import
44
- * // const { CognitoIdentityProviderClient, AdminCreateUserCommand } = require("@aws-sdk/client-cognito-identity-provider"); // CommonJS import
45
- * const client = new CognitoIdentityProviderClient(config);
46
- * const command = new AdminCreateUserCommand(input);
47
- * const response = await client.send(command);
48
- * ```
49
- *
50
- * @see {@link AdminCreateUserCommandInput} for command's `input` shape.
51
- * @see {@link AdminCreateUserCommandOutput} for command's `response` shape.
52
- * @see {@link CognitoIdentityProviderClientResolvedConfig | config} for command's `input` shape.
53
- *
54
- */
55
9
  class AdminCreateUserCommand extends smithy_client_1.Command {
56
- // Start section: command_properties
57
- // End section: command_properties
58
10
  constructor(input) {
59
- // Start section: command_constructor
60
11
  super();
61
12
  this.input = input;
62
- // End section: command_constructor
63
13
  }
64
- /**
65
- * @internal
66
- */
67
14
  resolveMiddleware(clientStack, configuration, options) {
68
15
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
69
16
  this.middlewareStack.use(middleware_signing_1.getAwsAuthPlugin(configuration));
@@ -6,37 +6,11 @@ const middleware_signing_1 = require("@aws-sdk/middleware-signing");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
- /**
10
- * <p>Deletes the user attributes in a user pool as an administrator. Works on any
11
- * user.</p>
12
- * <p>Calling this action requires developer credentials.</p>
13
- * @example
14
- * Use a bare-bones client and the command you need to make an API call.
15
- * ```javascript
16
- * import { CognitoIdentityProviderClient, AdminDeleteUserAttributesCommand } from "@aws-sdk/client-cognito-identity-provider"; // ES Modules import
17
- * // const { CognitoIdentityProviderClient, AdminDeleteUserAttributesCommand } = require("@aws-sdk/client-cognito-identity-provider"); // CommonJS import
18
- * const client = new CognitoIdentityProviderClient(config);
19
- * const command = new AdminDeleteUserAttributesCommand(input);
20
- * const response = await client.send(command);
21
- * ```
22
- *
23
- * @see {@link AdminDeleteUserAttributesCommandInput} for command's `input` shape.
24
- * @see {@link AdminDeleteUserAttributesCommandOutput} for command's `response` shape.
25
- * @see {@link CognitoIdentityProviderClientResolvedConfig | config} for command's `input` shape.
26
- *
27
- */
28
9
  class AdminDeleteUserAttributesCommand extends smithy_client_1.Command {
29
- // Start section: command_properties
30
- // End section: command_properties
31
10
  constructor(input) {
32
- // Start section: command_constructor
33
11
  super();
34
12
  this.input = input;
35
- // End section: command_constructor
36
13
  }
37
- /**
38
- * @internal
39
- */
40
14
  resolveMiddleware(clientStack, configuration, options) {
41
15
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
42
16
  this.middlewareStack.use(middleware_signing_1.getAwsAuthPlugin(configuration));
@@ -6,36 +6,11 @@ const middleware_signing_1 = require("@aws-sdk/middleware-signing");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
- /**
10
- * <p>Deletes a user as an administrator. Works on any user.</p>
11
- * <p>Calling this action requires developer credentials.</p>
12
- * @example
13
- * Use a bare-bones client and the command you need to make an API call.
14
- * ```javascript
15
- * import { CognitoIdentityProviderClient, AdminDeleteUserCommand } from "@aws-sdk/client-cognito-identity-provider"; // ES Modules import
16
- * // const { CognitoIdentityProviderClient, AdminDeleteUserCommand } = require("@aws-sdk/client-cognito-identity-provider"); // CommonJS import
17
- * const client = new CognitoIdentityProviderClient(config);
18
- * const command = new AdminDeleteUserCommand(input);
19
- * const response = await client.send(command);
20
- * ```
21
- *
22
- * @see {@link AdminDeleteUserCommandInput} for command's `input` shape.
23
- * @see {@link AdminDeleteUserCommandOutput} for command's `response` shape.
24
- * @see {@link CognitoIdentityProviderClientResolvedConfig | config} for command's `input` shape.
25
- *
26
- */
27
9
  class AdminDeleteUserCommand extends smithy_client_1.Command {
28
- // Start section: command_properties
29
- // End section: command_properties
30
10
  constructor(input) {
31
- // Start section: command_constructor
32
11
  super();
33
12
  this.input = input;
34
- // End section: command_constructor
35
13
  }
36
- /**
37
- * @internal
38
- */
39
14
  resolveMiddleware(clientStack, configuration, options) {
40
15
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
41
16
  this.middlewareStack.use(middleware_signing_1.getAwsAuthPlugin(configuration));
@@ -6,62 +6,11 @@ const middleware_signing_1 = require("@aws-sdk/middleware-signing");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
- /**
10
- * <p>Disables the user from signing in with the specified external (SAML or social)
11
- * identity provider. If the user to disable is a Cognito User Pools native username +
12
- * password user, they are not permitted to use their password to sign-in. If the user to
13
- * disable is a linked external IdP user, any link between that user and an existing user
14
- * is removed. The next time the external user (no longer attached to the previously linked
15
- * <code>DestinationUser</code>) signs in, they must create a new user account. See
16
- * <a href="https://docs.aws.amazon.com/cognito-user-identity-pools/latest/APIReference/API_AdminLinkProviderForUser.html">AdminLinkProviderForUser</a>.</p>
17
- * <p>This action is enabled only for admin access and requires developer
18
- * credentials.</p>
19
- * <p>The <code>ProviderName</code> must match the value specified when creating an IdP for
20
- * the pool. </p>
21
- * <p>To disable a native username + password user, the <code>ProviderName</code> value must
22
- * be <code>Cognito</code> and the <code>ProviderAttributeName</code> must be
23
- * <code>Cognito_Subject</code>, with the <code>ProviderAttributeValue</code> being the
24
- * name that is used in the user pool for the user.</p>
25
- * <p>The <code>ProviderAttributeName</code> must always be <code>Cognito_Subject</code> for
26
- * social identity providers. The <code>ProviderAttributeValue</code> must always be the
27
- * exact subject that was used when the user was originally linked as a source user.</p>
28
- * <p>For de-linking a SAML identity, there are two scenarios. If the linked identity has
29
- * not yet been used to sign-in, the <code>ProviderAttributeName</code> and
30
- * <code>ProviderAttributeValue</code> must be the same values that were used for the
31
- * <code>SourceUser</code> when the identities were originally linked using <code>
32
- * AdminLinkProviderForUser</code> call. (If the linking was done with
33
- * <code>ProviderAttributeName</code> set to <code>Cognito_Subject</code>, the same
34
- * applies here). However, if the user has already signed in, the
35
- * <code>ProviderAttributeName</code> must be <code>Cognito_Subject</code> and
36
- * <code>ProviderAttributeValue</code> must be the subject of the SAML
37
- * assertion.</p>
38
- * @example
39
- * Use a bare-bones client and the command you need to make an API call.
40
- * ```javascript
41
- * import { CognitoIdentityProviderClient, AdminDisableProviderForUserCommand } from "@aws-sdk/client-cognito-identity-provider"; // ES Modules import
42
- * // const { CognitoIdentityProviderClient, AdminDisableProviderForUserCommand } = require("@aws-sdk/client-cognito-identity-provider"); // CommonJS import
43
- * const client = new CognitoIdentityProviderClient(config);
44
- * const command = new AdminDisableProviderForUserCommand(input);
45
- * const response = await client.send(command);
46
- * ```
47
- *
48
- * @see {@link AdminDisableProviderForUserCommandInput} for command's `input` shape.
49
- * @see {@link AdminDisableProviderForUserCommandOutput} for command's `response` shape.
50
- * @see {@link CognitoIdentityProviderClientResolvedConfig | config} for command's `input` shape.
51
- *
52
- */
53
9
  class AdminDisableProviderForUserCommand extends smithy_client_1.Command {
54
- // Start section: command_properties
55
- // End section: command_properties
56
10
  constructor(input) {
57
- // Start section: command_constructor
58
11
  super();
59
12
  this.input = input;
60
- // End section: command_constructor
61
13
  }
62
- /**
63
- * @internal
64
- */
65
14
  resolveMiddleware(clientStack, configuration, options) {
66
15
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
67
16
  this.middlewareStack.use(middleware_signing_1.getAwsAuthPlugin(configuration));
@@ -6,36 +6,11 @@ const middleware_signing_1 = require("@aws-sdk/middleware-signing");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
- /**
10
- * <p>Disables the specified user.</p>
11
- * <p>Calling this action requires developer credentials.</p>
12
- * @example
13
- * Use a bare-bones client and the command you need to make an API call.
14
- * ```javascript
15
- * import { CognitoIdentityProviderClient, AdminDisableUserCommand } from "@aws-sdk/client-cognito-identity-provider"; // ES Modules import
16
- * // const { CognitoIdentityProviderClient, AdminDisableUserCommand } = require("@aws-sdk/client-cognito-identity-provider"); // CommonJS import
17
- * const client = new CognitoIdentityProviderClient(config);
18
- * const command = new AdminDisableUserCommand(input);
19
- * const response = await client.send(command);
20
- * ```
21
- *
22
- * @see {@link AdminDisableUserCommandInput} for command's `input` shape.
23
- * @see {@link AdminDisableUserCommandOutput} for command's `response` shape.
24
- * @see {@link CognitoIdentityProviderClientResolvedConfig | config} for command's `input` shape.
25
- *
26
- */
27
9
  class AdminDisableUserCommand extends smithy_client_1.Command {
28
- // Start section: command_properties
29
- // End section: command_properties
30
10
  constructor(input) {
31
- // Start section: command_constructor
32
11
  super();
33
12
  this.input = input;
34
- // End section: command_constructor
35
13
  }
36
- /**
37
- * @internal
38
- */
39
14
  resolveMiddleware(clientStack, configuration, options) {
40
15
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
41
16
  this.middlewareStack.use(middleware_signing_1.getAwsAuthPlugin(configuration));
@@ -6,36 +6,11 @@ const middleware_signing_1 = require("@aws-sdk/middleware-signing");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
- /**
10
- * <p>Enables the specified user as an administrator. Works on any user.</p>
11
- * <p>Calling this action requires developer credentials.</p>
12
- * @example
13
- * Use a bare-bones client and the command you need to make an API call.
14
- * ```javascript
15
- * import { CognitoIdentityProviderClient, AdminEnableUserCommand } from "@aws-sdk/client-cognito-identity-provider"; // ES Modules import
16
- * // const { CognitoIdentityProviderClient, AdminEnableUserCommand } = require("@aws-sdk/client-cognito-identity-provider"); // CommonJS import
17
- * const client = new CognitoIdentityProviderClient(config);
18
- * const command = new AdminEnableUserCommand(input);
19
- * const response = await client.send(command);
20
- * ```
21
- *
22
- * @see {@link AdminEnableUserCommandInput} for command's `input` shape.
23
- * @see {@link AdminEnableUserCommandOutput} for command's `response` shape.
24
- * @see {@link CognitoIdentityProviderClientResolvedConfig | config} for command's `input` shape.
25
- *
26
- */
27
9
  class AdminEnableUserCommand extends smithy_client_1.Command {
28
- // Start section: command_properties
29
- // End section: command_properties
30
10
  constructor(input) {
31
- // Start section: command_constructor
32
11
  super();
33
12
  this.input = input;
34
- // End section: command_constructor
35
13
  }
36
- /**
37
- * @internal
38
- */
39
14
  resolveMiddleware(clientStack, configuration, options) {
40
15
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
41
16
  this.middlewareStack.use(middleware_signing_1.getAwsAuthPlugin(configuration));
@@ -6,36 +6,11 @@ const middleware_signing_1 = require("@aws-sdk/middleware-signing");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
- /**
10
- * <p>Forgets the device, as an administrator.</p>
11
- * <p>Calling this action requires developer credentials.</p>
12
- * @example
13
- * Use a bare-bones client and the command you need to make an API call.
14
- * ```javascript
15
- * import { CognitoIdentityProviderClient, AdminForgetDeviceCommand } from "@aws-sdk/client-cognito-identity-provider"; // ES Modules import
16
- * // const { CognitoIdentityProviderClient, AdminForgetDeviceCommand } = require("@aws-sdk/client-cognito-identity-provider"); // CommonJS import
17
- * const client = new CognitoIdentityProviderClient(config);
18
- * const command = new AdminForgetDeviceCommand(input);
19
- * const response = await client.send(command);
20
- * ```
21
- *
22
- * @see {@link AdminForgetDeviceCommandInput} for command's `input` shape.
23
- * @see {@link AdminForgetDeviceCommandOutput} for command's `response` shape.
24
- * @see {@link CognitoIdentityProviderClientResolvedConfig | config} for command's `input` shape.
25
- *
26
- */
27
9
  class AdminForgetDeviceCommand extends smithy_client_1.Command {
28
- // Start section: command_properties
29
- // End section: command_properties
30
10
  constructor(input) {
31
- // Start section: command_constructor
32
11
  super();
33
12
  this.input = input;
34
- // End section: command_constructor
35
13
  }
36
- /**
37
- * @internal
38
- */
39
14
  resolveMiddleware(clientStack, configuration, options) {
40
15
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
41
16
  this.middlewareStack.use(middleware_signing_1.getAwsAuthPlugin(configuration));
@@ -6,36 +6,11 @@ const middleware_signing_1 = require("@aws-sdk/middleware-signing");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
- /**
10
- * <p>Gets the device, as an administrator.</p>
11
- * <p>Calling this action requires developer credentials.</p>
12
- * @example
13
- * Use a bare-bones client and the command you need to make an API call.
14
- * ```javascript
15
- * import { CognitoIdentityProviderClient, AdminGetDeviceCommand } from "@aws-sdk/client-cognito-identity-provider"; // ES Modules import
16
- * // const { CognitoIdentityProviderClient, AdminGetDeviceCommand } = require("@aws-sdk/client-cognito-identity-provider"); // CommonJS import
17
- * const client = new CognitoIdentityProviderClient(config);
18
- * const command = new AdminGetDeviceCommand(input);
19
- * const response = await client.send(command);
20
- * ```
21
- *
22
- * @see {@link AdminGetDeviceCommandInput} for command's `input` shape.
23
- * @see {@link AdminGetDeviceCommandOutput} for command's `response` shape.
24
- * @see {@link CognitoIdentityProviderClientResolvedConfig | config} for command's `input` shape.
25
- *
26
- */
27
9
  class AdminGetDeviceCommand extends smithy_client_1.Command {
28
- // Start section: command_properties
29
- // End section: command_properties
30
10
  constructor(input) {
31
- // Start section: command_constructor
32
11
  super();
33
12
  this.input = input;
34
- // End section: command_constructor
35
13
  }
36
- /**
37
- * @internal
38
- */
39
14
  resolveMiddleware(clientStack, configuration, options) {
40
15
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
41
16
  this.middlewareStack.use(middleware_signing_1.getAwsAuthPlugin(configuration));
@@ -6,37 +6,11 @@ const middleware_signing_1 = require("@aws-sdk/middleware-signing");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
- /**
10
- * <p>Gets the specified user by user name in a user pool as an administrator. Works on any
11
- * user.</p>
12
- * <p>Calling this action requires developer credentials.</p>
13
- * @example
14
- * Use a bare-bones client and the command you need to make an API call.
15
- * ```javascript
16
- * import { CognitoIdentityProviderClient, AdminGetUserCommand } from "@aws-sdk/client-cognito-identity-provider"; // ES Modules import
17
- * // const { CognitoIdentityProviderClient, AdminGetUserCommand } = require("@aws-sdk/client-cognito-identity-provider"); // CommonJS import
18
- * const client = new CognitoIdentityProviderClient(config);
19
- * const command = new AdminGetUserCommand(input);
20
- * const response = await client.send(command);
21
- * ```
22
- *
23
- * @see {@link AdminGetUserCommandInput} for command's `input` shape.
24
- * @see {@link AdminGetUserCommandOutput} for command's `response` shape.
25
- * @see {@link CognitoIdentityProviderClientResolvedConfig | config} for command's `input` shape.
26
- *
27
- */
28
9
  class AdminGetUserCommand extends smithy_client_1.Command {
29
- // Start section: command_properties
30
- // End section: command_properties
31
10
  constructor(input) {
32
- // Start section: command_constructor
33
11
  super();
34
12
  this.input = input;
35
- // End section: command_constructor
36
13
  }
37
- /**
38
- * @internal
39
- */
40
14
  resolveMiddleware(clientStack, configuration, options) {
41
15
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
42
16
  this.middlewareStack.use(middleware_signing_1.getAwsAuthPlugin(configuration));