@aws-sdk/client-cognito-identity-provider 3.490.0 → 3.495.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 (127) hide show
  1. package/dist-cjs/CognitoIdentityProvider.js +1 -217
  2. package/dist-cjs/CognitoIdentityProviderClient.js +1 -42
  3. package/dist-cjs/commands/AddCustomAttributesCommand.js +1 -30
  4. package/dist-cjs/commands/AdminAddUserToGroupCommand.js +1 -31
  5. package/dist-cjs/commands/AdminConfirmSignUpCommand.js +1 -31
  6. package/dist-cjs/commands/AdminCreateUserCommand.js +1 -31
  7. package/dist-cjs/commands/AdminDeleteUserAttributesCommand.js +1 -31
  8. package/dist-cjs/commands/AdminDeleteUserCommand.js +1 -31
  9. package/dist-cjs/commands/AdminDisableProviderForUserCommand.js +1 -30
  10. package/dist-cjs/commands/AdminDisableUserCommand.js +1 -31
  11. package/dist-cjs/commands/AdminEnableUserCommand.js +1 -31
  12. package/dist-cjs/commands/AdminForgetDeviceCommand.js +1 -31
  13. package/dist-cjs/commands/AdminGetDeviceCommand.js +1 -31
  14. package/dist-cjs/commands/AdminGetUserCommand.js +1 -31
  15. package/dist-cjs/commands/AdminInitiateAuthCommand.js +1 -31
  16. package/dist-cjs/commands/AdminLinkProviderForUserCommand.js +1 -30
  17. package/dist-cjs/commands/AdminListDevicesCommand.js +1 -31
  18. package/dist-cjs/commands/AdminListGroupsForUserCommand.js +1 -31
  19. package/dist-cjs/commands/AdminListUserAuthEventsCommand.js +1 -31
  20. package/dist-cjs/commands/AdminRemoveUserFromGroupCommand.js +1 -31
  21. package/dist-cjs/commands/AdminResetUserPasswordCommand.js +1 -31
  22. package/dist-cjs/commands/AdminRespondToAuthChallengeCommand.js +1 -31
  23. package/dist-cjs/commands/AdminSetUserMFAPreferenceCommand.js +1 -31
  24. package/dist-cjs/commands/AdminSetUserPasswordCommand.js +1 -31
  25. package/dist-cjs/commands/AdminSetUserSettingsCommand.js +1 -31
  26. package/dist-cjs/commands/AdminUpdateAuthEventFeedbackCommand.js +1 -31
  27. package/dist-cjs/commands/AdminUpdateDeviceStatusCommand.js +1 -31
  28. package/dist-cjs/commands/AdminUpdateUserAttributesCommand.js +1 -31
  29. package/dist-cjs/commands/AdminUserGlobalSignOutCommand.js +1 -31
  30. package/dist-cjs/commands/AssociateSoftwareTokenCommand.js +1 -29
  31. package/dist-cjs/commands/ChangePasswordCommand.js +1 -29
  32. package/dist-cjs/commands/ConfirmDeviceCommand.js +1 -29
  33. package/dist-cjs/commands/ConfirmForgotPasswordCommand.js +1 -29
  34. package/dist-cjs/commands/ConfirmSignUpCommand.js +1 -29
  35. package/dist-cjs/commands/CreateGroupCommand.js +1 -30
  36. package/dist-cjs/commands/CreateIdentityProviderCommand.js +1 -30
  37. package/dist-cjs/commands/CreateResourceServerCommand.js +1 -30
  38. package/dist-cjs/commands/CreateUserImportJobCommand.js +1 -30
  39. package/dist-cjs/commands/CreateUserPoolClientCommand.js +1 -31
  40. package/dist-cjs/commands/CreateUserPoolCommand.js +1 -30
  41. package/dist-cjs/commands/CreateUserPoolDomainCommand.js +1 -30
  42. package/dist-cjs/commands/DeleteGroupCommand.js +1 -30
  43. package/dist-cjs/commands/DeleteIdentityProviderCommand.js +1 -30
  44. package/dist-cjs/commands/DeleteResourceServerCommand.js +1 -30
  45. package/dist-cjs/commands/DeleteUserAttributesCommand.js +1 -29
  46. package/dist-cjs/commands/DeleteUserCommand.js +1 -29
  47. package/dist-cjs/commands/DeleteUserPoolClientCommand.js +1 -31
  48. package/dist-cjs/commands/DeleteUserPoolCommand.js +1 -30
  49. package/dist-cjs/commands/DeleteUserPoolDomainCommand.js +1 -30
  50. package/dist-cjs/commands/DescribeIdentityProviderCommand.js +1 -30
  51. package/dist-cjs/commands/DescribeResourceServerCommand.js +1 -30
  52. package/dist-cjs/commands/DescribeRiskConfigurationCommand.js +1 -31
  53. package/dist-cjs/commands/DescribeUserImportJobCommand.js +1 -30
  54. package/dist-cjs/commands/DescribeUserPoolClientCommand.js +1 -31
  55. package/dist-cjs/commands/DescribeUserPoolCommand.js +1 -30
  56. package/dist-cjs/commands/DescribeUserPoolDomainCommand.js +1 -30
  57. package/dist-cjs/commands/ForgetDeviceCommand.js +1 -29
  58. package/dist-cjs/commands/ForgotPasswordCommand.js +1 -29
  59. package/dist-cjs/commands/GetCSVHeaderCommand.js +1 -30
  60. package/dist-cjs/commands/GetDeviceCommand.js +1 -29
  61. package/dist-cjs/commands/GetGroupCommand.js +1 -30
  62. package/dist-cjs/commands/GetIdentityProviderByIdentifierCommand.js +1 -30
  63. package/dist-cjs/commands/GetLogDeliveryConfigurationCommand.js +1 -30
  64. package/dist-cjs/commands/GetSigningCertificateCommand.js +1 -30
  65. package/dist-cjs/commands/GetUICustomizationCommand.js +1 -31
  66. package/dist-cjs/commands/GetUserAttributeVerificationCodeCommand.js +1 -29
  67. package/dist-cjs/commands/GetUserCommand.js +1 -29
  68. package/dist-cjs/commands/GetUserPoolMfaConfigCommand.js +1 -30
  69. package/dist-cjs/commands/GlobalSignOutCommand.js +1 -29
  70. package/dist-cjs/commands/InitiateAuthCommand.js +1 -29
  71. package/dist-cjs/commands/ListDevicesCommand.js +1 -29
  72. package/dist-cjs/commands/ListGroupsCommand.js +1 -30
  73. package/dist-cjs/commands/ListIdentityProvidersCommand.js +1 -30
  74. package/dist-cjs/commands/ListResourceServersCommand.js +1 -30
  75. package/dist-cjs/commands/ListTagsForResourceCommand.js +1 -30
  76. package/dist-cjs/commands/ListUserImportJobsCommand.js +1 -30
  77. package/dist-cjs/commands/ListUserPoolClientsCommand.js +1 -31
  78. package/dist-cjs/commands/ListUserPoolsCommand.js +1 -30
  79. package/dist-cjs/commands/ListUsersCommand.js +1 -31
  80. package/dist-cjs/commands/ListUsersInGroupCommand.js +1 -31
  81. package/dist-cjs/commands/ResendConfirmationCodeCommand.js +1 -29
  82. package/dist-cjs/commands/RespondToAuthChallengeCommand.js +1 -29
  83. package/dist-cjs/commands/RevokeTokenCommand.js +1 -29
  84. package/dist-cjs/commands/SetLogDeliveryConfigurationCommand.js +1 -30
  85. package/dist-cjs/commands/SetRiskConfigurationCommand.js +1 -31
  86. package/dist-cjs/commands/SetUICustomizationCommand.js +1 -31
  87. package/dist-cjs/commands/SetUserMFAPreferenceCommand.js +1 -29
  88. package/dist-cjs/commands/SetUserPoolMfaConfigCommand.js +1 -30
  89. package/dist-cjs/commands/SetUserSettingsCommand.js +1 -29
  90. package/dist-cjs/commands/SignUpCommand.js +1 -29
  91. package/dist-cjs/commands/StartUserImportJobCommand.js +1 -30
  92. package/dist-cjs/commands/StopUserImportJobCommand.js +1 -30
  93. package/dist-cjs/commands/TagResourceCommand.js +1 -30
  94. package/dist-cjs/commands/UntagResourceCommand.js +1 -30
  95. package/dist-cjs/commands/UpdateAuthEventFeedbackCommand.js +1 -29
  96. package/dist-cjs/commands/UpdateDeviceStatusCommand.js +1 -29
  97. package/dist-cjs/commands/UpdateGroupCommand.js +1 -30
  98. package/dist-cjs/commands/UpdateIdentityProviderCommand.js +1 -30
  99. package/dist-cjs/commands/UpdateResourceServerCommand.js +1 -30
  100. package/dist-cjs/commands/UpdateUserAttributesCommand.js +1 -29
  101. package/dist-cjs/commands/UpdateUserPoolClientCommand.js +1 -31
  102. package/dist-cjs/commands/UpdateUserPoolCommand.js +1 -30
  103. package/dist-cjs/commands/UpdateUserPoolDomainCommand.js +1 -30
  104. package/dist-cjs/commands/VerifySoftwareTokenCommand.js +1 -29
  105. package/dist-cjs/commands/VerifyUserAttributeCommand.js +1 -29
  106. package/dist-cjs/commands/index.js +1 -106
  107. package/dist-cjs/endpoint/EndpointParameters.js +1 -18
  108. package/dist-cjs/extensionConfiguration.js +1 -2
  109. package/dist-cjs/index.js +10992 -11
  110. package/dist-cjs/models/CognitoIdentityProviderServiceException.js +1 -12
  111. package/dist-cjs/models/index.js +1 -5
  112. package/dist-cjs/models/models_0.js +1 -1166
  113. package/dist-cjs/models/models_1.js +1 -114
  114. package/dist-cjs/pagination/AdminListGroupsForUserPaginator.js +1 -7
  115. package/dist-cjs/pagination/AdminListUserAuthEventsPaginator.js +1 -7
  116. package/dist-cjs/pagination/Interfaces.js +1 -2
  117. package/dist-cjs/pagination/ListGroupsPaginator.js +1 -7
  118. package/dist-cjs/pagination/ListIdentityProvidersPaginator.js +1 -7
  119. package/dist-cjs/pagination/ListResourceServersPaginator.js +1 -7
  120. package/dist-cjs/pagination/ListUserPoolClientsPaginator.js +1 -7
  121. package/dist-cjs/pagination/ListUserPoolsPaginator.js +1 -7
  122. package/dist-cjs/pagination/ListUsersInGroupPaginator.js +1 -7
  123. package/dist-cjs/pagination/ListUsersPaginator.js +1 -7
  124. package/dist-cjs/pagination/index.js +1 -13
  125. package/dist-cjs/protocols/Aws_json1_1.js +1 -7112
  126. package/dist-cjs/runtimeExtensions.js +1 -22
  127. package/package.json +40 -40
@@ -1,31 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.AdminGetUserCommand = exports.$Command = void 0;
4
- const middleware_signing_1 = require("@aws-sdk/middleware-signing");
5
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
6
- const middleware_serde_1 = require("@smithy/middleware-serde");
7
- const smithy_client_1 = require("@smithy/smithy-client");
8
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
9
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
10
- const models_0_1 = require("../models/models_0");
11
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
12
- class AdminGetUserCommand extends smithy_client_1.Command
13
- .classBuilder()
14
- .ep({
15
- ...EndpointParameters_1.commonParams,
16
- })
17
- .m(function (Command, cs, config, o) {
18
- return [
19
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
20
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
21
- (0, middleware_signing_1.getAwsAuthPlugin)(config),
22
- ];
23
- })
24
- .s("AWSCognitoIdentityProviderService", "AdminGetUser", {})
25
- .n("CognitoIdentityProviderClient", "AdminGetUserCommand")
26
- .f(models_0_1.AdminGetUserRequestFilterSensitiveLog, models_0_1.AdminGetUserResponseFilterSensitiveLog)
27
- .ser(Aws_json1_1_1.se_AdminGetUserCommand)
28
- .de(Aws_json1_1_1.de_AdminGetUserCommand)
29
- .build() {
30
- }
31
- exports.AdminGetUserCommand = AdminGetUserCommand;
1
+ module.exports = require("../index.js");
@@ -1,31 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.AdminInitiateAuthCommand = exports.$Command = void 0;
4
- const middleware_signing_1 = require("@aws-sdk/middleware-signing");
5
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
6
- const middleware_serde_1 = require("@smithy/middleware-serde");
7
- const smithy_client_1 = require("@smithy/smithy-client");
8
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
9
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
10
- const models_0_1 = require("../models/models_0");
11
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
12
- class AdminInitiateAuthCommand extends smithy_client_1.Command
13
- .classBuilder()
14
- .ep({
15
- ...EndpointParameters_1.commonParams,
16
- })
17
- .m(function (Command, cs, config, o) {
18
- return [
19
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
20
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
21
- (0, middleware_signing_1.getAwsAuthPlugin)(config),
22
- ];
23
- })
24
- .s("AWSCognitoIdentityProviderService", "AdminInitiateAuth", {})
25
- .n("CognitoIdentityProviderClient", "AdminInitiateAuthCommand")
26
- .f(models_0_1.AdminInitiateAuthRequestFilterSensitiveLog, models_0_1.AdminInitiateAuthResponseFilterSensitiveLog)
27
- .ser(Aws_json1_1_1.se_AdminInitiateAuthCommand)
28
- .de(Aws_json1_1_1.de_AdminInitiateAuthCommand)
29
- .build() {
30
- }
31
- exports.AdminInitiateAuthCommand = AdminInitiateAuthCommand;
1
+ module.exports = require("../index.js");
@@ -1,30 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.AdminLinkProviderForUserCommand = exports.$Command = void 0;
4
- const middleware_signing_1 = require("@aws-sdk/middleware-signing");
5
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
6
- const middleware_serde_1 = require("@smithy/middleware-serde");
7
- const smithy_client_1 = require("@smithy/smithy-client");
8
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
9
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
10
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
11
- class AdminLinkProviderForUserCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep({
14
- ...EndpointParameters_1.commonParams,
15
- })
16
- .m(function (Command, cs, config, o) {
17
- return [
18
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
19
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
20
- (0, middleware_signing_1.getAwsAuthPlugin)(config),
21
- ];
22
- })
23
- .s("AWSCognitoIdentityProviderService", "AdminLinkProviderForUser", {})
24
- .n("CognitoIdentityProviderClient", "AdminLinkProviderForUserCommand")
25
- .f(void 0, void 0)
26
- .ser(Aws_json1_1_1.se_AdminLinkProviderForUserCommand)
27
- .de(Aws_json1_1_1.de_AdminLinkProviderForUserCommand)
28
- .build() {
29
- }
30
- exports.AdminLinkProviderForUserCommand = AdminLinkProviderForUserCommand;
1
+ module.exports = require("../index.js");
@@ -1,31 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.AdminListDevicesCommand = exports.$Command = void 0;
4
- const middleware_signing_1 = require("@aws-sdk/middleware-signing");
5
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
6
- const middleware_serde_1 = require("@smithy/middleware-serde");
7
- const smithy_client_1 = require("@smithy/smithy-client");
8
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
9
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
10
- const models_0_1 = require("../models/models_0");
11
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
12
- class AdminListDevicesCommand extends smithy_client_1.Command
13
- .classBuilder()
14
- .ep({
15
- ...EndpointParameters_1.commonParams,
16
- })
17
- .m(function (Command, cs, config, o) {
18
- return [
19
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
20
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
21
- (0, middleware_signing_1.getAwsAuthPlugin)(config),
22
- ];
23
- })
24
- .s("AWSCognitoIdentityProviderService", "AdminListDevices", {})
25
- .n("CognitoIdentityProviderClient", "AdminListDevicesCommand")
26
- .f(models_0_1.AdminListDevicesRequestFilterSensitiveLog, models_0_1.AdminListDevicesResponseFilterSensitiveLog)
27
- .ser(Aws_json1_1_1.se_AdminListDevicesCommand)
28
- .de(Aws_json1_1_1.de_AdminListDevicesCommand)
29
- .build() {
30
- }
31
- exports.AdminListDevicesCommand = AdminListDevicesCommand;
1
+ module.exports = require("../index.js");
@@ -1,31 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.AdminListGroupsForUserCommand = exports.$Command = void 0;
4
- const middleware_signing_1 = require("@aws-sdk/middleware-signing");
5
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
6
- const middleware_serde_1 = require("@smithy/middleware-serde");
7
- const smithy_client_1 = require("@smithy/smithy-client");
8
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
9
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
10
- const models_0_1 = require("../models/models_0");
11
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
12
- class AdminListGroupsForUserCommand extends smithy_client_1.Command
13
- .classBuilder()
14
- .ep({
15
- ...EndpointParameters_1.commonParams,
16
- })
17
- .m(function (Command, cs, config, o) {
18
- return [
19
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
20
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
21
- (0, middleware_signing_1.getAwsAuthPlugin)(config),
22
- ];
23
- })
24
- .s("AWSCognitoIdentityProviderService", "AdminListGroupsForUser", {})
25
- .n("CognitoIdentityProviderClient", "AdminListGroupsForUserCommand")
26
- .f(models_0_1.AdminListGroupsForUserRequestFilterSensitiveLog, void 0)
27
- .ser(Aws_json1_1_1.se_AdminListGroupsForUserCommand)
28
- .de(Aws_json1_1_1.de_AdminListGroupsForUserCommand)
29
- .build() {
30
- }
31
- exports.AdminListGroupsForUserCommand = AdminListGroupsForUserCommand;
1
+ module.exports = require("../index.js");
@@ -1,31 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.AdminListUserAuthEventsCommand = exports.$Command = void 0;
4
- const middleware_signing_1 = require("@aws-sdk/middleware-signing");
5
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
6
- const middleware_serde_1 = require("@smithy/middleware-serde");
7
- const smithy_client_1 = require("@smithy/smithy-client");
8
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
9
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
10
- const models_0_1 = require("../models/models_0");
11
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
12
- class AdminListUserAuthEventsCommand extends smithy_client_1.Command
13
- .classBuilder()
14
- .ep({
15
- ...EndpointParameters_1.commonParams,
16
- })
17
- .m(function (Command, cs, config, o) {
18
- return [
19
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
20
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
21
- (0, middleware_signing_1.getAwsAuthPlugin)(config),
22
- ];
23
- })
24
- .s("AWSCognitoIdentityProviderService", "AdminListUserAuthEvents", {})
25
- .n("CognitoIdentityProviderClient", "AdminListUserAuthEventsCommand")
26
- .f(models_0_1.AdminListUserAuthEventsRequestFilterSensitiveLog, void 0)
27
- .ser(Aws_json1_1_1.se_AdminListUserAuthEventsCommand)
28
- .de(Aws_json1_1_1.de_AdminListUserAuthEventsCommand)
29
- .build() {
30
- }
31
- exports.AdminListUserAuthEventsCommand = AdminListUserAuthEventsCommand;
1
+ module.exports = require("../index.js");
@@ -1,31 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.AdminRemoveUserFromGroupCommand = exports.$Command = void 0;
4
- const middleware_signing_1 = require("@aws-sdk/middleware-signing");
5
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
6
- const middleware_serde_1 = require("@smithy/middleware-serde");
7
- const smithy_client_1 = require("@smithy/smithy-client");
8
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
9
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
10
- const models_0_1 = require("../models/models_0");
11
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
12
- class AdminRemoveUserFromGroupCommand extends smithy_client_1.Command
13
- .classBuilder()
14
- .ep({
15
- ...EndpointParameters_1.commonParams,
16
- })
17
- .m(function (Command, cs, config, o) {
18
- return [
19
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
20
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
21
- (0, middleware_signing_1.getAwsAuthPlugin)(config),
22
- ];
23
- })
24
- .s("AWSCognitoIdentityProviderService", "AdminRemoveUserFromGroup", {})
25
- .n("CognitoIdentityProviderClient", "AdminRemoveUserFromGroupCommand")
26
- .f(models_0_1.AdminRemoveUserFromGroupRequestFilterSensitiveLog, void 0)
27
- .ser(Aws_json1_1_1.se_AdminRemoveUserFromGroupCommand)
28
- .de(Aws_json1_1_1.de_AdminRemoveUserFromGroupCommand)
29
- .build() {
30
- }
31
- exports.AdminRemoveUserFromGroupCommand = AdminRemoveUserFromGroupCommand;
1
+ module.exports = require("../index.js");
@@ -1,31 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.AdminResetUserPasswordCommand = exports.$Command = void 0;
4
- const middleware_signing_1 = require("@aws-sdk/middleware-signing");
5
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
6
- const middleware_serde_1 = require("@smithy/middleware-serde");
7
- const smithy_client_1 = require("@smithy/smithy-client");
8
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
9
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
10
- const models_0_1 = require("../models/models_0");
11
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
12
- class AdminResetUserPasswordCommand extends smithy_client_1.Command
13
- .classBuilder()
14
- .ep({
15
- ...EndpointParameters_1.commonParams,
16
- })
17
- .m(function (Command, cs, config, o) {
18
- return [
19
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
20
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
21
- (0, middleware_signing_1.getAwsAuthPlugin)(config),
22
- ];
23
- })
24
- .s("AWSCognitoIdentityProviderService", "AdminResetUserPassword", {})
25
- .n("CognitoIdentityProviderClient", "AdminResetUserPasswordCommand")
26
- .f(models_0_1.AdminResetUserPasswordRequestFilterSensitiveLog, void 0)
27
- .ser(Aws_json1_1_1.se_AdminResetUserPasswordCommand)
28
- .de(Aws_json1_1_1.de_AdminResetUserPasswordCommand)
29
- .build() {
30
- }
31
- exports.AdminResetUserPasswordCommand = AdminResetUserPasswordCommand;
1
+ module.exports = require("../index.js");
@@ -1,31 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.AdminRespondToAuthChallengeCommand = exports.$Command = void 0;
4
- const middleware_signing_1 = require("@aws-sdk/middleware-signing");
5
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
6
- const middleware_serde_1 = require("@smithy/middleware-serde");
7
- const smithy_client_1 = require("@smithy/smithy-client");
8
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
9
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
10
- const models_0_1 = require("../models/models_0");
11
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
12
- class AdminRespondToAuthChallengeCommand extends smithy_client_1.Command
13
- .classBuilder()
14
- .ep({
15
- ...EndpointParameters_1.commonParams,
16
- })
17
- .m(function (Command, cs, config, o) {
18
- return [
19
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
20
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
21
- (0, middleware_signing_1.getAwsAuthPlugin)(config),
22
- ];
23
- })
24
- .s("AWSCognitoIdentityProviderService", "AdminRespondToAuthChallenge", {})
25
- .n("CognitoIdentityProviderClient", "AdminRespondToAuthChallengeCommand")
26
- .f(models_0_1.AdminRespondToAuthChallengeRequestFilterSensitiveLog, models_0_1.AdminRespondToAuthChallengeResponseFilterSensitiveLog)
27
- .ser(Aws_json1_1_1.se_AdminRespondToAuthChallengeCommand)
28
- .de(Aws_json1_1_1.de_AdminRespondToAuthChallengeCommand)
29
- .build() {
30
- }
31
- exports.AdminRespondToAuthChallengeCommand = AdminRespondToAuthChallengeCommand;
1
+ module.exports = require("../index.js");
@@ -1,31 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.AdminSetUserMFAPreferenceCommand = exports.$Command = void 0;
4
- const middleware_signing_1 = require("@aws-sdk/middleware-signing");
5
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
6
- const middleware_serde_1 = require("@smithy/middleware-serde");
7
- const smithy_client_1 = require("@smithy/smithy-client");
8
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
9
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
10
- const models_0_1 = require("../models/models_0");
11
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
12
- class AdminSetUserMFAPreferenceCommand extends smithy_client_1.Command
13
- .classBuilder()
14
- .ep({
15
- ...EndpointParameters_1.commonParams,
16
- })
17
- .m(function (Command, cs, config, o) {
18
- return [
19
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
20
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
21
- (0, middleware_signing_1.getAwsAuthPlugin)(config),
22
- ];
23
- })
24
- .s("AWSCognitoIdentityProviderService", "AdminSetUserMFAPreference", {})
25
- .n("CognitoIdentityProviderClient", "AdminSetUserMFAPreferenceCommand")
26
- .f(models_0_1.AdminSetUserMFAPreferenceRequestFilterSensitiveLog, void 0)
27
- .ser(Aws_json1_1_1.se_AdminSetUserMFAPreferenceCommand)
28
- .de(Aws_json1_1_1.de_AdminSetUserMFAPreferenceCommand)
29
- .build() {
30
- }
31
- exports.AdminSetUserMFAPreferenceCommand = AdminSetUserMFAPreferenceCommand;
1
+ module.exports = require("../index.js");
@@ -1,31 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.AdminSetUserPasswordCommand = exports.$Command = void 0;
4
- const middleware_signing_1 = require("@aws-sdk/middleware-signing");
5
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
6
- const middleware_serde_1 = require("@smithy/middleware-serde");
7
- const smithy_client_1 = require("@smithy/smithy-client");
8
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
9
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
10
- const models_0_1 = require("../models/models_0");
11
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
12
- class AdminSetUserPasswordCommand extends smithy_client_1.Command
13
- .classBuilder()
14
- .ep({
15
- ...EndpointParameters_1.commonParams,
16
- })
17
- .m(function (Command, cs, config, o) {
18
- return [
19
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
20
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
21
- (0, middleware_signing_1.getAwsAuthPlugin)(config),
22
- ];
23
- })
24
- .s("AWSCognitoIdentityProviderService", "AdminSetUserPassword", {})
25
- .n("CognitoIdentityProviderClient", "AdminSetUserPasswordCommand")
26
- .f(models_0_1.AdminSetUserPasswordRequestFilterSensitiveLog, void 0)
27
- .ser(Aws_json1_1_1.se_AdminSetUserPasswordCommand)
28
- .de(Aws_json1_1_1.de_AdminSetUserPasswordCommand)
29
- .build() {
30
- }
31
- exports.AdminSetUserPasswordCommand = AdminSetUserPasswordCommand;
1
+ module.exports = require("../index.js");
@@ -1,31 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.AdminSetUserSettingsCommand = exports.$Command = void 0;
4
- const middleware_signing_1 = require("@aws-sdk/middleware-signing");
5
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
6
- const middleware_serde_1 = require("@smithy/middleware-serde");
7
- const smithy_client_1 = require("@smithy/smithy-client");
8
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
9
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
10
- const models_0_1 = require("../models/models_0");
11
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
12
- class AdminSetUserSettingsCommand extends smithy_client_1.Command
13
- .classBuilder()
14
- .ep({
15
- ...EndpointParameters_1.commonParams,
16
- })
17
- .m(function (Command, cs, config, o) {
18
- return [
19
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
20
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
21
- (0, middleware_signing_1.getAwsAuthPlugin)(config),
22
- ];
23
- })
24
- .s("AWSCognitoIdentityProviderService", "AdminSetUserSettings", {})
25
- .n("CognitoIdentityProviderClient", "AdminSetUserSettingsCommand")
26
- .f(models_0_1.AdminSetUserSettingsRequestFilterSensitiveLog, void 0)
27
- .ser(Aws_json1_1_1.se_AdminSetUserSettingsCommand)
28
- .de(Aws_json1_1_1.de_AdminSetUserSettingsCommand)
29
- .build() {
30
- }
31
- exports.AdminSetUserSettingsCommand = AdminSetUserSettingsCommand;
1
+ module.exports = require("../index.js");
@@ -1,31 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.AdminUpdateAuthEventFeedbackCommand = exports.$Command = void 0;
4
- const middleware_signing_1 = require("@aws-sdk/middleware-signing");
5
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
6
- const middleware_serde_1 = require("@smithy/middleware-serde");
7
- const smithy_client_1 = require("@smithy/smithy-client");
8
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
9
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
10
- const models_0_1 = require("../models/models_0");
11
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
12
- class AdminUpdateAuthEventFeedbackCommand extends smithy_client_1.Command
13
- .classBuilder()
14
- .ep({
15
- ...EndpointParameters_1.commonParams,
16
- })
17
- .m(function (Command, cs, config, o) {
18
- return [
19
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
20
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
21
- (0, middleware_signing_1.getAwsAuthPlugin)(config),
22
- ];
23
- })
24
- .s("AWSCognitoIdentityProviderService", "AdminUpdateAuthEventFeedback", {})
25
- .n("CognitoIdentityProviderClient", "AdminUpdateAuthEventFeedbackCommand")
26
- .f(models_0_1.AdminUpdateAuthEventFeedbackRequestFilterSensitiveLog, void 0)
27
- .ser(Aws_json1_1_1.se_AdminUpdateAuthEventFeedbackCommand)
28
- .de(Aws_json1_1_1.de_AdminUpdateAuthEventFeedbackCommand)
29
- .build() {
30
- }
31
- exports.AdminUpdateAuthEventFeedbackCommand = AdminUpdateAuthEventFeedbackCommand;
1
+ module.exports = require("../index.js");
@@ -1,31 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.AdminUpdateDeviceStatusCommand = exports.$Command = void 0;
4
- const middleware_signing_1 = require("@aws-sdk/middleware-signing");
5
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
6
- const middleware_serde_1 = require("@smithy/middleware-serde");
7
- const smithy_client_1 = require("@smithy/smithy-client");
8
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
9
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
10
- const models_0_1 = require("../models/models_0");
11
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
12
- class AdminUpdateDeviceStatusCommand extends smithy_client_1.Command
13
- .classBuilder()
14
- .ep({
15
- ...EndpointParameters_1.commonParams,
16
- })
17
- .m(function (Command, cs, config, o) {
18
- return [
19
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
20
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
21
- (0, middleware_signing_1.getAwsAuthPlugin)(config),
22
- ];
23
- })
24
- .s("AWSCognitoIdentityProviderService", "AdminUpdateDeviceStatus", {})
25
- .n("CognitoIdentityProviderClient", "AdminUpdateDeviceStatusCommand")
26
- .f(models_0_1.AdminUpdateDeviceStatusRequestFilterSensitiveLog, void 0)
27
- .ser(Aws_json1_1_1.se_AdminUpdateDeviceStatusCommand)
28
- .de(Aws_json1_1_1.de_AdminUpdateDeviceStatusCommand)
29
- .build() {
30
- }
31
- exports.AdminUpdateDeviceStatusCommand = AdminUpdateDeviceStatusCommand;
1
+ module.exports = require("../index.js");
@@ -1,31 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.AdminUpdateUserAttributesCommand = exports.$Command = void 0;
4
- const middleware_signing_1 = require("@aws-sdk/middleware-signing");
5
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
6
- const middleware_serde_1 = require("@smithy/middleware-serde");
7
- const smithy_client_1 = require("@smithy/smithy-client");
8
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
9
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
10
- const models_0_1 = require("../models/models_0");
11
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
12
- class AdminUpdateUserAttributesCommand extends smithy_client_1.Command
13
- .classBuilder()
14
- .ep({
15
- ...EndpointParameters_1.commonParams,
16
- })
17
- .m(function (Command, cs, config, o) {
18
- return [
19
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
20
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
21
- (0, middleware_signing_1.getAwsAuthPlugin)(config),
22
- ];
23
- })
24
- .s("AWSCognitoIdentityProviderService", "AdminUpdateUserAttributes", {})
25
- .n("CognitoIdentityProviderClient", "AdminUpdateUserAttributesCommand")
26
- .f(models_0_1.AdminUpdateUserAttributesRequestFilterSensitiveLog, void 0)
27
- .ser(Aws_json1_1_1.se_AdminUpdateUserAttributesCommand)
28
- .de(Aws_json1_1_1.de_AdminUpdateUserAttributesCommand)
29
- .build() {
30
- }
31
- exports.AdminUpdateUserAttributesCommand = AdminUpdateUserAttributesCommand;
1
+ module.exports = require("../index.js");
@@ -1,31 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.AdminUserGlobalSignOutCommand = exports.$Command = void 0;
4
- const middleware_signing_1 = require("@aws-sdk/middleware-signing");
5
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
6
- const middleware_serde_1 = require("@smithy/middleware-serde");
7
- const smithy_client_1 = require("@smithy/smithy-client");
8
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
9
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
10
- const models_0_1 = require("../models/models_0");
11
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
12
- class AdminUserGlobalSignOutCommand extends smithy_client_1.Command
13
- .classBuilder()
14
- .ep({
15
- ...EndpointParameters_1.commonParams,
16
- })
17
- .m(function (Command, cs, config, o) {
18
- return [
19
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
20
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
21
- (0, middleware_signing_1.getAwsAuthPlugin)(config),
22
- ];
23
- })
24
- .s("AWSCognitoIdentityProviderService", "AdminUserGlobalSignOut", {})
25
- .n("CognitoIdentityProviderClient", "AdminUserGlobalSignOutCommand")
26
- .f(models_0_1.AdminUserGlobalSignOutRequestFilterSensitiveLog, void 0)
27
- .ser(Aws_json1_1_1.se_AdminUserGlobalSignOutCommand)
28
- .de(Aws_json1_1_1.de_AdminUserGlobalSignOutCommand)
29
- .build() {
30
- }
31
- exports.AdminUserGlobalSignOutCommand = AdminUserGlobalSignOutCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.AssociateSoftwareTokenCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const models_0_1 = require("../models/models_0");
10
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
11
- class AssociateSoftwareTokenCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep({
14
- ...EndpointParameters_1.commonParams,
15
- })
16
- .m(function (Command, cs, config, o) {
17
- return [
18
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
19
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
20
- ];
21
- })
22
- .s("AWSCognitoIdentityProviderService", "AssociateSoftwareToken", {})
23
- .n("CognitoIdentityProviderClient", "AssociateSoftwareTokenCommand")
24
- .f(models_0_1.AssociateSoftwareTokenRequestFilterSensitiveLog, models_0_1.AssociateSoftwareTokenResponseFilterSensitiveLog)
25
- .ser(Aws_json1_1_1.se_AssociateSoftwareTokenCommand)
26
- .de(Aws_json1_1_1.de_AssociateSoftwareTokenCommand)
27
- .build() {
28
- }
29
- exports.AssociateSoftwareTokenCommand = AssociateSoftwareTokenCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ChangePasswordCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const models_0_1 = require("../models/models_0");
10
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
11
- class ChangePasswordCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep({
14
- ...EndpointParameters_1.commonParams,
15
- })
16
- .m(function (Command, cs, config, o) {
17
- return [
18
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
19
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
20
- ];
21
- })
22
- .s("AWSCognitoIdentityProviderService", "ChangePassword", {})
23
- .n("CognitoIdentityProviderClient", "ChangePasswordCommand")
24
- .f(models_0_1.ChangePasswordRequestFilterSensitiveLog, void 0)
25
- .ser(Aws_json1_1_1.se_ChangePasswordCommand)
26
- .de(Aws_json1_1_1.de_ChangePasswordCommand)
27
- .build() {
28
- }
29
- exports.ChangePasswordCommand = ChangePasswordCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ConfirmDeviceCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const models_0_1 = require("../models/models_0");
10
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
11
- class ConfirmDeviceCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep({
14
- ...EndpointParameters_1.commonParams,
15
- })
16
- .m(function (Command, cs, config, o) {
17
- return [
18
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
19
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
20
- ];
21
- })
22
- .s("AWSCognitoIdentityProviderService", "ConfirmDevice", {})
23
- .n("CognitoIdentityProviderClient", "ConfirmDeviceCommand")
24
- .f(models_0_1.ConfirmDeviceRequestFilterSensitiveLog, void 0)
25
- .ser(Aws_json1_1_1.se_ConfirmDeviceCommand)
26
- .de(Aws_json1_1_1.de_ConfirmDeviceCommand)
27
- .build() {
28
- }
29
- exports.ConfirmDeviceCommand = ConfirmDeviceCommand;
1
+ module.exports = require("../index.js");