@aws-sdk/client-cognito-identity-provider 3.890.0 → 3.893.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 (120) hide show
  1. package/dist-types/commands/AddCustomAttributesCommand.d.ts +2 -0
  2. package/dist-types/commands/AdminAddUserToGroupCommand.d.ts +2 -0
  3. package/dist-types/commands/AdminConfirmSignUpCommand.d.ts +2 -0
  4. package/dist-types/commands/AdminCreateUserCommand.d.ts +2 -0
  5. package/dist-types/commands/AdminDeleteUserAttributesCommand.d.ts +2 -0
  6. package/dist-types/commands/AdminDeleteUserCommand.d.ts +2 -0
  7. package/dist-types/commands/AdminDisableProviderForUserCommand.d.ts +2 -0
  8. package/dist-types/commands/AdminDisableUserCommand.d.ts +2 -0
  9. package/dist-types/commands/AdminEnableUserCommand.d.ts +2 -0
  10. package/dist-types/commands/AdminForgetDeviceCommand.d.ts +2 -0
  11. package/dist-types/commands/AdminGetDeviceCommand.d.ts +2 -0
  12. package/dist-types/commands/AdminGetUserCommand.d.ts +2 -0
  13. package/dist-types/commands/AdminInitiateAuthCommand.d.ts +2 -0
  14. package/dist-types/commands/AdminLinkProviderForUserCommand.d.ts +2 -0
  15. package/dist-types/commands/AdminListDevicesCommand.d.ts +2 -0
  16. package/dist-types/commands/AdminListGroupsForUserCommand.d.ts +2 -0
  17. package/dist-types/commands/AdminListUserAuthEventsCommand.d.ts +2 -0
  18. package/dist-types/commands/AdminRemoveUserFromGroupCommand.d.ts +2 -0
  19. package/dist-types/commands/AdminResetUserPasswordCommand.d.ts +2 -0
  20. package/dist-types/commands/AdminRespondToAuthChallengeCommand.d.ts +2 -0
  21. package/dist-types/commands/AdminSetUserMFAPreferenceCommand.d.ts +2 -0
  22. package/dist-types/commands/AdminSetUserPasswordCommand.d.ts +2 -0
  23. package/dist-types/commands/AdminSetUserSettingsCommand.d.ts +2 -0
  24. package/dist-types/commands/AdminUpdateAuthEventFeedbackCommand.d.ts +2 -0
  25. package/dist-types/commands/AdminUpdateDeviceStatusCommand.d.ts +2 -0
  26. package/dist-types/commands/AdminUpdateUserAttributesCommand.d.ts +2 -0
  27. package/dist-types/commands/AdminUserGlobalSignOutCommand.d.ts +2 -0
  28. package/dist-types/commands/AssociateSoftwareTokenCommand.d.ts +2 -0
  29. package/dist-types/commands/ChangePasswordCommand.d.ts +2 -0
  30. package/dist-types/commands/CompleteWebAuthnRegistrationCommand.d.ts +2 -0
  31. package/dist-types/commands/ConfirmDeviceCommand.d.ts +2 -0
  32. package/dist-types/commands/ConfirmForgotPasswordCommand.d.ts +2 -0
  33. package/dist-types/commands/ConfirmSignUpCommand.d.ts +2 -0
  34. package/dist-types/commands/CreateGroupCommand.d.ts +2 -0
  35. package/dist-types/commands/CreateIdentityProviderCommand.d.ts +2 -0
  36. package/dist-types/commands/CreateManagedLoginBrandingCommand.d.ts +2 -0
  37. package/dist-types/commands/CreateResourceServerCommand.d.ts +2 -0
  38. package/dist-types/commands/CreateTermsCommand.d.ts +2 -0
  39. package/dist-types/commands/CreateUserImportJobCommand.d.ts +2 -0
  40. package/dist-types/commands/CreateUserPoolClientCommand.d.ts +2 -0
  41. package/dist-types/commands/CreateUserPoolCommand.d.ts +2 -0
  42. package/dist-types/commands/CreateUserPoolDomainCommand.d.ts +2 -0
  43. package/dist-types/commands/DeleteGroupCommand.d.ts +2 -0
  44. package/dist-types/commands/DeleteIdentityProviderCommand.d.ts +2 -0
  45. package/dist-types/commands/DeleteManagedLoginBrandingCommand.d.ts +2 -0
  46. package/dist-types/commands/DeleteResourceServerCommand.d.ts +2 -0
  47. package/dist-types/commands/DeleteTermsCommand.d.ts +2 -0
  48. package/dist-types/commands/DeleteUserAttributesCommand.d.ts +2 -0
  49. package/dist-types/commands/DeleteUserCommand.d.ts +2 -0
  50. package/dist-types/commands/DeleteUserPoolClientCommand.d.ts +2 -0
  51. package/dist-types/commands/DeleteUserPoolCommand.d.ts +2 -0
  52. package/dist-types/commands/DeleteUserPoolDomainCommand.d.ts +2 -0
  53. package/dist-types/commands/DeleteWebAuthnCredentialCommand.d.ts +2 -0
  54. package/dist-types/commands/DescribeIdentityProviderCommand.d.ts +2 -0
  55. package/dist-types/commands/DescribeManagedLoginBrandingByClientCommand.d.ts +2 -0
  56. package/dist-types/commands/DescribeManagedLoginBrandingCommand.d.ts +2 -0
  57. package/dist-types/commands/DescribeResourceServerCommand.d.ts +2 -0
  58. package/dist-types/commands/DescribeRiskConfigurationCommand.d.ts +2 -0
  59. package/dist-types/commands/DescribeTermsCommand.d.ts +2 -0
  60. package/dist-types/commands/DescribeUserImportJobCommand.d.ts +2 -0
  61. package/dist-types/commands/DescribeUserPoolClientCommand.d.ts +2 -0
  62. package/dist-types/commands/DescribeUserPoolCommand.d.ts +2 -0
  63. package/dist-types/commands/DescribeUserPoolDomainCommand.d.ts +2 -0
  64. package/dist-types/commands/ForgetDeviceCommand.d.ts +2 -0
  65. package/dist-types/commands/ForgotPasswordCommand.d.ts +2 -0
  66. package/dist-types/commands/GetCSVHeaderCommand.d.ts +2 -0
  67. package/dist-types/commands/GetDeviceCommand.d.ts +2 -0
  68. package/dist-types/commands/GetGroupCommand.d.ts +2 -0
  69. package/dist-types/commands/GetIdentityProviderByIdentifierCommand.d.ts +2 -0
  70. package/dist-types/commands/GetLogDeliveryConfigurationCommand.d.ts +2 -0
  71. package/dist-types/commands/GetSigningCertificateCommand.d.ts +2 -0
  72. package/dist-types/commands/GetTokensFromRefreshTokenCommand.d.ts +2 -0
  73. package/dist-types/commands/GetUICustomizationCommand.d.ts +2 -0
  74. package/dist-types/commands/GetUserAttributeVerificationCodeCommand.d.ts +2 -0
  75. package/dist-types/commands/GetUserAuthFactorsCommand.d.ts +2 -0
  76. package/dist-types/commands/GetUserCommand.d.ts +2 -0
  77. package/dist-types/commands/GetUserPoolMfaConfigCommand.d.ts +2 -0
  78. package/dist-types/commands/GlobalSignOutCommand.d.ts +2 -0
  79. package/dist-types/commands/InitiateAuthCommand.d.ts +2 -0
  80. package/dist-types/commands/ListDevicesCommand.d.ts +2 -0
  81. package/dist-types/commands/ListGroupsCommand.d.ts +2 -0
  82. package/dist-types/commands/ListIdentityProvidersCommand.d.ts +2 -0
  83. package/dist-types/commands/ListResourceServersCommand.d.ts +2 -0
  84. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -0
  85. package/dist-types/commands/ListTermsCommand.d.ts +2 -0
  86. package/dist-types/commands/ListUserImportJobsCommand.d.ts +2 -0
  87. package/dist-types/commands/ListUserPoolClientsCommand.d.ts +2 -0
  88. package/dist-types/commands/ListUserPoolsCommand.d.ts +2 -0
  89. package/dist-types/commands/ListUsersCommand.d.ts +2 -0
  90. package/dist-types/commands/ListUsersInGroupCommand.d.ts +2 -0
  91. package/dist-types/commands/ListWebAuthnCredentialsCommand.d.ts +2 -0
  92. package/dist-types/commands/ResendConfirmationCodeCommand.d.ts +2 -0
  93. package/dist-types/commands/RespondToAuthChallengeCommand.d.ts +2 -0
  94. package/dist-types/commands/RevokeTokenCommand.d.ts +2 -0
  95. package/dist-types/commands/SetLogDeliveryConfigurationCommand.d.ts +2 -0
  96. package/dist-types/commands/SetRiskConfigurationCommand.d.ts +2 -0
  97. package/dist-types/commands/SetUICustomizationCommand.d.ts +2 -0
  98. package/dist-types/commands/SetUserMFAPreferenceCommand.d.ts +2 -0
  99. package/dist-types/commands/SetUserPoolMfaConfigCommand.d.ts +2 -0
  100. package/dist-types/commands/SetUserSettingsCommand.d.ts +2 -0
  101. package/dist-types/commands/SignUpCommand.d.ts +2 -0
  102. package/dist-types/commands/StartUserImportJobCommand.d.ts +2 -0
  103. package/dist-types/commands/StartWebAuthnRegistrationCommand.d.ts +2 -0
  104. package/dist-types/commands/StopUserImportJobCommand.d.ts +2 -0
  105. package/dist-types/commands/TagResourceCommand.d.ts +2 -0
  106. package/dist-types/commands/UntagResourceCommand.d.ts +2 -0
  107. package/dist-types/commands/UpdateAuthEventFeedbackCommand.d.ts +2 -0
  108. package/dist-types/commands/UpdateDeviceStatusCommand.d.ts +2 -0
  109. package/dist-types/commands/UpdateGroupCommand.d.ts +2 -0
  110. package/dist-types/commands/UpdateIdentityProviderCommand.d.ts +2 -0
  111. package/dist-types/commands/UpdateManagedLoginBrandingCommand.d.ts +2 -0
  112. package/dist-types/commands/UpdateResourceServerCommand.d.ts +2 -0
  113. package/dist-types/commands/UpdateTermsCommand.d.ts +2 -0
  114. package/dist-types/commands/UpdateUserAttributesCommand.d.ts +2 -0
  115. package/dist-types/commands/UpdateUserPoolClientCommand.d.ts +2 -0
  116. package/dist-types/commands/UpdateUserPoolCommand.d.ts +2 -0
  117. package/dist-types/commands/UpdateUserPoolDomainCommand.d.ts +2 -0
  118. package/dist-types/commands/VerifySoftwareTokenCommand.d.ts +2 -0
  119. package/dist-types/commands/VerifyUserAttributeCommand.d.ts +2 -0
  120. package/package.json +19 -19
@@ -63,6 +63,8 @@ declare const UpdateTermsCommand_base: {
63
63
  * ```javascript
64
64
  * import { CognitoIdentityProviderClient, UpdateTermsCommand } from "@aws-sdk/client-cognito-identity-provider"; // ES Modules import
65
65
  * // const { CognitoIdentityProviderClient, UpdateTermsCommand } = require("@aws-sdk/client-cognito-identity-provider"); // CommonJS import
66
+ * // import type { CognitoIdentityProviderClientConfig } from "@aws-sdk/client-cognito-identity-provider";
67
+ * const config = {}; // type is CognitoIdentityProviderClientConfig
66
68
  * const client = new CognitoIdentityProviderClient(config);
67
69
  * const input = { // UpdateTermsRequest
68
70
  * TermsId: "STRING_VALUE", // required
@@ -60,6 +60,8 @@ declare const UpdateUserAttributesCommand_base: {
60
60
  * ```javascript
61
61
  * import { CognitoIdentityProviderClient, UpdateUserAttributesCommand } from "@aws-sdk/client-cognito-identity-provider"; // ES Modules import
62
62
  * // const { CognitoIdentityProviderClient, UpdateUserAttributesCommand } = require("@aws-sdk/client-cognito-identity-provider"); // CommonJS import
63
+ * // import type { CognitoIdentityProviderClientConfig } from "@aws-sdk/client-cognito-identity-provider";
64
+ * const config = {}; // type is CognitoIdentityProviderClientConfig
63
65
  * const client = new CognitoIdentityProviderClient(config);
64
66
  * const input = { // UpdateUserAttributesRequest
65
67
  * UserAttributes: [ // AttributeListType // required
@@ -62,6 +62,8 @@ declare const UpdateUserPoolClientCommand_base: {
62
62
  * ```javascript
63
63
  * import { CognitoIdentityProviderClient, UpdateUserPoolClientCommand } from "@aws-sdk/client-cognito-identity-provider"; // ES Modules import
64
64
  * // const { CognitoIdentityProviderClient, UpdateUserPoolClientCommand } = require("@aws-sdk/client-cognito-identity-provider"); // CommonJS import
65
+ * // import type { CognitoIdentityProviderClientConfig } from "@aws-sdk/client-cognito-identity-provider";
66
+ * const config = {}; // type is CognitoIdentityProviderClientConfig
65
67
  * const client = new CognitoIdentityProviderClient(config);
66
68
  * const input = { // UpdateUserPoolClientRequest
67
69
  * UserPoolId: "STRING_VALUE", // required
@@ -75,6 +75,8 @@ declare const UpdateUserPoolCommand_base: {
75
75
  * ```javascript
76
76
  * import { CognitoIdentityProviderClient, UpdateUserPoolCommand } from "@aws-sdk/client-cognito-identity-provider"; // ES Modules import
77
77
  * // const { CognitoIdentityProviderClient, UpdateUserPoolCommand } = require("@aws-sdk/client-cognito-identity-provider"); // CommonJS import
78
+ * // import type { CognitoIdentityProviderClientConfig } from "@aws-sdk/client-cognito-identity-provider";
79
+ * const config = {}; // type is CognitoIdentityProviderClientConfig
78
80
  * const client = new CognitoIdentityProviderClient(config);
79
81
  * const input = { // UpdateUserPoolRequest
80
82
  * UserPoolId: "STRING_VALUE", // required
@@ -69,6 +69,8 @@ declare const UpdateUserPoolDomainCommand_base: {
69
69
  * ```javascript
70
70
  * import { CognitoIdentityProviderClient, UpdateUserPoolDomainCommand } from "@aws-sdk/client-cognito-identity-provider"; // ES Modules import
71
71
  * // const { CognitoIdentityProviderClient, UpdateUserPoolDomainCommand } = require("@aws-sdk/client-cognito-identity-provider"); // CommonJS import
72
+ * // import type { CognitoIdentityProviderClientConfig } from "@aws-sdk/client-cognito-identity-provider";
73
+ * const config = {}; // type is CognitoIdentityProviderClientConfig
72
74
  * const client = new CognitoIdentityProviderClient(config);
73
75
  * const input = { // UpdateUserPoolDomainRequest
74
76
  * Domain: "STRING_VALUE", // required
@@ -42,6 +42,8 @@ declare const VerifySoftwareTokenCommand_base: {
42
42
  * ```javascript
43
43
  * import { CognitoIdentityProviderClient, VerifySoftwareTokenCommand } from "@aws-sdk/client-cognito-identity-provider"; // ES Modules import
44
44
  * // const { CognitoIdentityProviderClient, VerifySoftwareTokenCommand } = require("@aws-sdk/client-cognito-identity-provider"); // CommonJS import
45
+ * // import type { CognitoIdentityProviderClientConfig } from "@aws-sdk/client-cognito-identity-provider";
46
+ * const config = {}; // type is CognitoIdentityProviderClientConfig
45
47
  * const client = new CognitoIdentityProviderClient(config);
46
48
  * const input = { // VerifySoftwareTokenRequest
47
49
  * AccessToken: "STRING_VALUE",
@@ -45,6 +45,8 @@ declare const VerifyUserAttributeCommand_base: {
45
45
  * ```javascript
46
46
  * import { CognitoIdentityProviderClient, VerifyUserAttributeCommand } from "@aws-sdk/client-cognito-identity-provider"; // ES Modules import
47
47
  * // const { CognitoIdentityProviderClient, VerifyUserAttributeCommand } = require("@aws-sdk/client-cognito-identity-provider"); // CommonJS import
48
+ * // import type { CognitoIdentityProviderClientConfig } from "@aws-sdk/client-cognito-identity-provider";
49
+ * const config = {}; // type is CognitoIdentityProviderClientConfig
48
50
  * const client = new CognitoIdentityProviderClient(config);
49
51
  * const input = { // VerifyUserAttributeRequest
50
52
  * AccessToken: "STRING_VALUE", // required
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.890.0",
4
+ "version": "3.893.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-cognito-identity-provider",
@@ -20,41 +20,41 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "5.2.0",
22
22
  "@aws-crypto/sha256-js": "5.2.0",
23
- "@aws-sdk/core": "3.890.0",
24
- "@aws-sdk/credential-provider-node": "3.890.0",
25
- "@aws-sdk/middleware-host-header": "3.887.0",
26
- "@aws-sdk/middleware-logger": "3.887.0",
27
- "@aws-sdk/middleware-recursion-detection": "3.887.0",
28
- "@aws-sdk/middleware-user-agent": "3.890.0",
29
- "@aws-sdk/region-config-resolver": "3.890.0",
30
- "@aws-sdk/types": "3.887.0",
31
- "@aws-sdk/util-endpoints": "3.890.0",
32
- "@aws-sdk/util-user-agent-browser": "3.887.0",
33
- "@aws-sdk/util-user-agent-node": "3.890.0",
23
+ "@aws-sdk/core": "3.893.0",
24
+ "@aws-sdk/credential-provider-node": "3.893.0",
25
+ "@aws-sdk/middleware-host-header": "3.893.0",
26
+ "@aws-sdk/middleware-logger": "3.893.0",
27
+ "@aws-sdk/middleware-recursion-detection": "3.893.0",
28
+ "@aws-sdk/middleware-user-agent": "3.893.0",
29
+ "@aws-sdk/region-config-resolver": "3.893.0",
30
+ "@aws-sdk/types": "3.893.0",
31
+ "@aws-sdk/util-endpoints": "3.893.0",
32
+ "@aws-sdk/util-user-agent-browser": "3.893.0",
33
+ "@aws-sdk/util-user-agent-node": "3.893.0",
34
34
  "@smithy/config-resolver": "^4.2.2",
35
- "@smithy/core": "^3.11.0",
35
+ "@smithy/core": "^3.11.1",
36
36
  "@smithy/fetch-http-handler": "^5.2.1",
37
37
  "@smithy/hash-node": "^4.1.1",
38
38
  "@smithy/invalid-dependency": "^4.1.1",
39
39
  "@smithy/middleware-content-length": "^4.1.1",
40
- "@smithy/middleware-endpoint": "^4.2.2",
41
- "@smithy/middleware-retry": "^4.2.2",
40
+ "@smithy/middleware-endpoint": "^4.2.3",
41
+ "@smithy/middleware-retry": "^4.2.4",
42
42
  "@smithy/middleware-serde": "^4.1.1",
43
43
  "@smithy/middleware-stack": "^4.1.1",
44
44
  "@smithy/node-config-provider": "^4.2.2",
45
45
  "@smithy/node-http-handler": "^4.2.1",
46
46
  "@smithy/protocol-http": "^5.2.1",
47
- "@smithy/smithy-client": "^4.6.2",
47
+ "@smithy/smithy-client": "^4.6.3",
48
48
  "@smithy/types": "^4.5.0",
49
49
  "@smithy/url-parser": "^4.1.1",
50
50
  "@smithy/util-base64": "^4.1.0",
51
51
  "@smithy/util-body-length-browser": "^4.1.0",
52
52
  "@smithy/util-body-length-node": "^4.1.0",
53
- "@smithy/util-defaults-mode-browser": "^4.1.2",
54
- "@smithy/util-defaults-mode-node": "^4.1.2",
53
+ "@smithy/util-defaults-mode-browser": "^4.1.3",
54
+ "@smithy/util-defaults-mode-node": "^4.1.3",
55
55
  "@smithy/util-endpoints": "^3.1.2",
56
56
  "@smithy/util-middleware": "^4.1.1",
57
- "@smithy/util-retry": "^4.1.1",
57
+ "@smithy/util-retry": "^4.1.2",
58
58
  "@smithy/util-utf8": "^4.1.0",
59
59
  "tslib": "^2.6.2"
60
60
  },