@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/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-cognito-identity-provider",
3
3
  "description": "AWS SDK for JavaScript Cognito Identity Provider Client for Node.js, Browser and React Native",
4
- "version": "3.47.1",
4
+ "version": "3.50.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -18,41 +18,47 @@
18
18
  "dependencies": {
19
19
  "@aws-crypto/sha256-browser": "2.0.0",
20
20
  "@aws-crypto/sha256-js": "2.0.0",
21
- "@aws-sdk/client-sts": "3.47.1",
22
- "@aws-sdk/config-resolver": "3.47.1",
23
- "@aws-sdk/credential-provider-node": "3.47.1",
24
- "@aws-sdk/fetch-http-handler": "3.47.1",
25
- "@aws-sdk/hash-node": "3.47.1",
26
- "@aws-sdk/invalid-dependency": "3.47.1",
27
- "@aws-sdk/middleware-content-length": "3.47.1",
28
- "@aws-sdk/middleware-host-header": "3.47.1",
29
- "@aws-sdk/middleware-logger": "3.47.1",
30
- "@aws-sdk/middleware-retry": "3.47.1",
31
- "@aws-sdk/middleware-serde": "3.47.1",
32
- "@aws-sdk/middleware-signing": "3.47.1",
33
- "@aws-sdk/middleware-stack": "3.47.1",
34
- "@aws-sdk/middleware-user-agent": "3.47.1",
35
- "@aws-sdk/node-config-provider": "3.47.1",
36
- "@aws-sdk/node-http-handler": "3.47.1",
37
- "@aws-sdk/protocol-http": "3.47.1",
38
- "@aws-sdk/smithy-client": "3.47.1",
39
- "@aws-sdk/types": "3.47.1",
40
- "@aws-sdk/url-parser": "3.47.1",
41
- "@aws-sdk/util-base64-browser": "3.47.1",
42
- "@aws-sdk/util-base64-node": "3.47.1",
43
- "@aws-sdk/util-body-length-browser": "3.47.1",
44
- "@aws-sdk/util-body-length-node": "3.47.1",
45
- "@aws-sdk/util-defaults-mode-browser": "3.47.1",
46
- "@aws-sdk/util-defaults-mode-node": "3.47.1",
47
- "@aws-sdk/util-user-agent-browser": "3.47.1",
48
- "@aws-sdk/util-user-agent-node": "3.47.1",
49
- "@aws-sdk/util-utf8-browser": "3.47.1",
50
- "@aws-sdk/util-utf8-node": "3.47.1",
21
+ "@aws-sdk/client-sts": "3.50.0",
22
+ "@aws-sdk/config-resolver": "3.50.0",
23
+ "@aws-sdk/credential-provider-node": "3.50.0",
24
+ "@aws-sdk/fetch-http-handler": "3.50.0",
25
+ "@aws-sdk/hash-node": "3.50.0",
26
+ "@aws-sdk/invalid-dependency": "3.50.0",
27
+ "@aws-sdk/middleware-content-length": "3.50.0",
28
+ "@aws-sdk/middleware-host-header": "3.50.0",
29
+ "@aws-sdk/middleware-logger": "3.50.0",
30
+ "@aws-sdk/middleware-retry": "3.50.0",
31
+ "@aws-sdk/middleware-serde": "3.50.0",
32
+ "@aws-sdk/middleware-signing": "3.50.0",
33
+ "@aws-sdk/middleware-stack": "3.50.0",
34
+ "@aws-sdk/middleware-user-agent": "3.50.0",
35
+ "@aws-sdk/node-config-provider": "3.50.0",
36
+ "@aws-sdk/node-http-handler": "3.50.0",
37
+ "@aws-sdk/protocol-http": "3.50.0",
38
+ "@aws-sdk/smithy-client": "3.50.0",
39
+ "@aws-sdk/types": "3.50.0",
40
+ "@aws-sdk/url-parser": "3.50.0",
41
+ "@aws-sdk/util-base64-browser": "3.49.0",
42
+ "@aws-sdk/util-base64-node": "3.49.0",
43
+ "@aws-sdk/util-body-length-browser": "3.49.0",
44
+ "@aws-sdk/util-body-length-node": "3.49.0",
45
+ "@aws-sdk/util-defaults-mode-browser": "3.50.0",
46
+ "@aws-sdk/util-defaults-mode-node": "3.50.0",
47
+ "@aws-sdk/util-user-agent-browser": "3.50.0",
48
+ "@aws-sdk/util-user-agent-node": "3.50.0",
49
+ "@aws-sdk/util-utf8-browser": "3.49.0",
50
+ "@aws-sdk/util-utf8-node": "3.49.0",
51
51
  "tslib": "^2.3.0"
52
52
  },
53
53
  "devDependencies": {
54
- "@aws-sdk/service-client-documentation-generator": "3.47.1",
55
- "@types/node": "^12.7.5"
54
+ "@aws-sdk/service-client-documentation-generator": "3.49.0",
55
+ "@tsconfig/recommended": "1.0.1",
56
+ "@types/node": "^12.7.5",
57
+ "concurrently": "7.0.0",
58
+ "downlevel-dts": "0.7.0",
59
+ "rimraf": "3.0.2",
60
+ "typedoc": "0.19.2",
61
+ "typescript": "~4.3.5"
56
62
  },
57
63
  "engines": {
58
64
  "node": ">=12.0.0"