@aws-sdk/client-cognito-identity-provider 3.489.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,30 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeUserImportJobCommand = 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 DescribeUserImportJobCommand 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", "DescribeUserImportJob", {})
24
- .n("CognitoIdentityProviderClient", "DescribeUserImportJobCommand")
25
- .f(void 0, void 0)
26
- .ser(Aws_json1_1_1.se_DescribeUserImportJobCommand)
27
- .de(Aws_json1_1_1.de_DescribeUserImportJobCommand)
28
- .build() {
29
- }
30
- exports.DescribeUserImportJobCommand = DescribeUserImportJobCommand;
1
+ module.exports = require("../index.js");
@@ -1,31 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeUserPoolClientCommand = 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 DescribeUserPoolClientCommand 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", "DescribeUserPoolClient", {})
25
- .n("CognitoIdentityProviderClient", "DescribeUserPoolClientCommand")
26
- .f(models_0_1.DescribeUserPoolClientRequestFilterSensitiveLog, models_0_1.DescribeUserPoolClientResponseFilterSensitiveLog)
27
- .ser(Aws_json1_1_1.se_DescribeUserPoolClientCommand)
28
- .de(Aws_json1_1_1.de_DescribeUserPoolClientCommand)
29
- .build() {
30
- }
31
- exports.DescribeUserPoolClientCommand = DescribeUserPoolClientCommand;
1
+ module.exports = require("../index.js");
@@ -1,30 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeUserPoolCommand = 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 DescribeUserPoolCommand 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", "DescribeUserPool", {})
24
- .n("CognitoIdentityProviderClient", "DescribeUserPoolCommand")
25
- .f(void 0, void 0)
26
- .ser(Aws_json1_1_1.se_DescribeUserPoolCommand)
27
- .de(Aws_json1_1_1.de_DescribeUserPoolCommand)
28
- .build() {
29
- }
30
- exports.DescribeUserPoolCommand = DescribeUserPoolCommand;
1
+ module.exports = require("../index.js");
@@ -1,30 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeUserPoolDomainCommand = 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 DescribeUserPoolDomainCommand 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", "DescribeUserPoolDomain", {})
24
- .n("CognitoIdentityProviderClient", "DescribeUserPoolDomainCommand")
25
- .f(void 0, void 0)
26
- .ser(Aws_json1_1_1.se_DescribeUserPoolDomainCommand)
27
- .de(Aws_json1_1_1.de_DescribeUserPoolDomainCommand)
28
- .build() {
29
- }
30
- exports.DescribeUserPoolDomainCommand = DescribeUserPoolDomainCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ForgetDeviceCommand = 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 ForgetDeviceCommand 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", "ForgetDevice", {})
23
- .n("CognitoIdentityProviderClient", "ForgetDeviceCommand")
24
- .f(models_0_1.ForgetDeviceRequestFilterSensitiveLog, void 0)
25
- .ser(Aws_json1_1_1.se_ForgetDeviceCommand)
26
- .de(Aws_json1_1_1.de_ForgetDeviceCommand)
27
- .build() {
28
- }
29
- exports.ForgetDeviceCommand = ForgetDeviceCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ForgotPasswordCommand = 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 ForgotPasswordCommand 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", "ForgotPassword", {})
23
- .n("CognitoIdentityProviderClient", "ForgotPasswordCommand")
24
- .f(models_0_1.ForgotPasswordRequestFilterSensitiveLog, void 0)
25
- .ser(Aws_json1_1_1.se_ForgotPasswordCommand)
26
- .de(Aws_json1_1_1.de_ForgotPasswordCommand)
27
- .build() {
28
- }
29
- exports.ForgotPasswordCommand = ForgotPasswordCommand;
1
+ module.exports = require("../index.js");
@@ -1,30 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetCSVHeaderCommand = 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 GetCSVHeaderCommand 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", "GetCSVHeader", {})
24
- .n("CognitoIdentityProviderClient", "GetCSVHeaderCommand")
25
- .f(void 0, void 0)
26
- .ser(Aws_json1_1_1.se_GetCSVHeaderCommand)
27
- .de(Aws_json1_1_1.de_GetCSVHeaderCommand)
28
- .build() {
29
- }
30
- exports.GetCSVHeaderCommand = GetCSVHeaderCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetDeviceCommand = 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 GetDeviceCommand 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", "GetDevice", {})
23
- .n("CognitoIdentityProviderClient", "GetDeviceCommand")
24
- .f(models_0_1.GetDeviceRequestFilterSensitiveLog, models_0_1.GetDeviceResponseFilterSensitiveLog)
25
- .ser(Aws_json1_1_1.se_GetDeviceCommand)
26
- .de(Aws_json1_1_1.de_GetDeviceCommand)
27
- .build() {
28
- }
29
- exports.GetDeviceCommand = GetDeviceCommand;
1
+ module.exports = require("../index.js");
@@ -1,30 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetGroupCommand = 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 GetGroupCommand 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", "GetGroup", {})
24
- .n("CognitoIdentityProviderClient", "GetGroupCommand")
25
- .f(void 0, void 0)
26
- .ser(Aws_json1_1_1.se_GetGroupCommand)
27
- .de(Aws_json1_1_1.de_GetGroupCommand)
28
- .build() {
29
- }
30
- exports.GetGroupCommand = GetGroupCommand;
1
+ module.exports = require("../index.js");
@@ -1,30 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetIdentityProviderByIdentifierCommand = 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 GetIdentityProviderByIdentifierCommand 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", "GetIdentityProviderByIdentifier", {})
24
- .n("CognitoIdentityProviderClient", "GetIdentityProviderByIdentifierCommand")
25
- .f(void 0, void 0)
26
- .ser(Aws_json1_1_1.se_GetIdentityProviderByIdentifierCommand)
27
- .de(Aws_json1_1_1.de_GetIdentityProviderByIdentifierCommand)
28
- .build() {
29
- }
30
- exports.GetIdentityProviderByIdentifierCommand = GetIdentityProviderByIdentifierCommand;
1
+ module.exports = require("../index.js");
@@ -1,30 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetLogDeliveryConfigurationCommand = 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 GetLogDeliveryConfigurationCommand 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", "GetLogDeliveryConfiguration", {})
24
- .n("CognitoIdentityProviderClient", "GetLogDeliveryConfigurationCommand")
25
- .f(void 0, void 0)
26
- .ser(Aws_json1_1_1.se_GetLogDeliveryConfigurationCommand)
27
- .de(Aws_json1_1_1.de_GetLogDeliveryConfigurationCommand)
28
- .build() {
29
- }
30
- exports.GetLogDeliveryConfigurationCommand = GetLogDeliveryConfigurationCommand;
1
+ module.exports = require("../index.js");
@@ -1,30 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetSigningCertificateCommand = 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 GetSigningCertificateCommand 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", "GetSigningCertificate", {})
24
- .n("CognitoIdentityProviderClient", "GetSigningCertificateCommand")
25
- .f(void 0, void 0)
26
- .ser(Aws_json1_1_1.se_GetSigningCertificateCommand)
27
- .de(Aws_json1_1_1.de_GetSigningCertificateCommand)
28
- .build() {
29
- }
30
- exports.GetSigningCertificateCommand = GetSigningCertificateCommand;
1
+ module.exports = require("../index.js");
@@ -1,31 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetUICustomizationCommand = 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 GetUICustomizationCommand 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", "GetUICustomization", {})
25
- .n("CognitoIdentityProviderClient", "GetUICustomizationCommand")
26
- .f(models_0_1.GetUICustomizationRequestFilterSensitiveLog, models_0_1.GetUICustomizationResponseFilterSensitiveLog)
27
- .ser(Aws_json1_1_1.se_GetUICustomizationCommand)
28
- .de(Aws_json1_1_1.de_GetUICustomizationCommand)
29
- .build() {
30
- }
31
- exports.GetUICustomizationCommand = GetUICustomizationCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetUserAttributeVerificationCodeCommand = 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 GetUserAttributeVerificationCodeCommand 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", "GetUserAttributeVerificationCode", {})
23
- .n("CognitoIdentityProviderClient", "GetUserAttributeVerificationCodeCommand")
24
- .f(models_0_1.GetUserAttributeVerificationCodeRequestFilterSensitiveLog, void 0)
25
- .ser(Aws_json1_1_1.se_GetUserAttributeVerificationCodeCommand)
26
- .de(Aws_json1_1_1.de_GetUserAttributeVerificationCodeCommand)
27
- .build() {
28
- }
29
- exports.GetUserAttributeVerificationCodeCommand = GetUserAttributeVerificationCodeCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetUserCommand = 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 GetUserCommand 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", "GetUser", {})
23
- .n("CognitoIdentityProviderClient", "GetUserCommand")
24
- .f(models_0_1.GetUserRequestFilterSensitiveLog, models_0_1.GetUserResponseFilterSensitiveLog)
25
- .ser(Aws_json1_1_1.se_GetUserCommand)
26
- .de(Aws_json1_1_1.de_GetUserCommand)
27
- .build() {
28
- }
29
- exports.GetUserCommand = GetUserCommand;
1
+ module.exports = require("../index.js");
@@ -1,30 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetUserPoolMfaConfigCommand = 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 GetUserPoolMfaConfigCommand 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", "GetUserPoolMfaConfig", {})
24
- .n("CognitoIdentityProviderClient", "GetUserPoolMfaConfigCommand")
25
- .f(void 0, void 0)
26
- .ser(Aws_json1_1_1.se_GetUserPoolMfaConfigCommand)
27
- .de(Aws_json1_1_1.de_GetUserPoolMfaConfigCommand)
28
- .build() {
29
- }
30
- exports.GetUserPoolMfaConfigCommand = GetUserPoolMfaConfigCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GlobalSignOutCommand = 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 GlobalSignOutCommand 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", "GlobalSignOut", {})
23
- .n("CognitoIdentityProviderClient", "GlobalSignOutCommand")
24
- .f(models_0_1.GlobalSignOutRequestFilterSensitiveLog, void 0)
25
- .ser(Aws_json1_1_1.se_GlobalSignOutCommand)
26
- .de(Aws_json1_1_1.de_GlobalSignOutCommand)
27
- .build() {
28
- }
29
- exports.GlobalSignOutCommand = GlobalSignOutCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.InitiateAuthCommand = 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 InitiateAuthCommand 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", "InitiateAuth", {})
23
- .n("CognitoIdentityProviderClient", "InitiateAuthCommand")
24
- .f(models_0_1.InitiateAuthRequestFilterSensitiveLog, models_0_1.InitiateAuthResponseFilterSensitiveLog)
25
- .ser(Aws_json1_1_1.se_InitiateAuthCommand)
26
- .de(Aws_json1_1_1.de_InitiateAuthCommand)
27
- .build() {
28
- }
29
- exports.InitiateAuthCommand = InitiateAuthCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListDevicesCommand = 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 ListDevicesCommand 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", "ListDevices", {})
23
- .n("CognitoIdentityProviderClient", "ListDevicesCommand")
24
- .f(models_0_1.ListDevicesRequestFilterSensitiveLog, models_0_1.ListDevicesResponseFilterSensitiveLog)
25
- .ser(Aws_json1_1_1.se_ListDevicesCommand)
26
- .de(Aws_json1_1_1.de_ListDevicesCommand)
27
- .build() {
28
- }
29
- exports.ListDevicesCommand = ListDevicesCommand;
1
+ module.exports = require("../index.js");
@@ -1,30 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListGroupsCommand = 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 ListGroupsCommand 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", "ListGroups", {})
24
- .n("CognitoIdentityProviderClient", "ListGroupsCommand")
25
- .f(void 0, void 0)
26
- .ser(Aws_json1_1_1.se_ListGroupsCommand)
27
- .de(Aws_json1_1_1.de_ListGroupsCommand)
28
- .build() {
29
- }
30
- exports.ListGroupsCommand = ListGroupsCommand;
1
+ module.exports = require("../index.js");