@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,114 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.VerifyUserAttributeRequestFilterSensitiveLog = exports.VerifySoftwareTokenResponseFilterSensitiveLog = exports.VerifySoftwareTokenRequestFilterSensitiveLog = exports.UpdateUserPoolClientResponseFilterSensitiveLog = exports.UpdateUserPoolClientRequestFilterSensitiveLog = exports.UpdateUserAttributesRequestFilterSensitiveLog = exports.UpdateDeviceStatusRequestFilterSensitiveLog = exports.UpdateAuthEventFeedbackRequestFilterSensitiveLog = exports.SignUpRequestFilterSensitiveLog = exports.SetUserSettingsRequestFilterSensitiveLog = exports.SetUserMFAPreferenceRequestFilterSensitiveLog = exports.SetUICustomizationResponseFilterSensitiveLog = exports.SetUICustomizationRequestFilterSensitiveLog = exports.SetRiskConfigurationResponseFilterSensitiveLog = exports.SetRiskConfigurationRequestFilterSensitiveLog = exports.VerifySoftwareTokenResponseType = exports.EnableSoftwareTokenMFAException = void 0;
4
- const smithy_client_1 = require("@smithy/smithy-client");
5
- const CognitoIdentityProviderServiceException_1 = require("./CognitoIdentityProviderServiceException");
6
- const models_0_1 = require("./models_0");
7
- class EnableSoftwareTokenMFAException extends CognitoIdentityProviderServiceException_1.CognitoIdentityProviderServiceException {
8
- constructor(opts) {
9
- super({
10
- name: "EnableSoftwareTokenMFAException",
11
- $fault: "client",
12
- ...opts,
13
- });
14
- this.name = "EnableSoftwareTokenMFAException";
15
- this.$fault = "client";
16
- Object.setPrototypeOf(this, EnableSoftwareTokenMFAException.prototype);
17
- }
18
- }
19
- exports.EnableSoftwareTokenMFAException = EnableSoftwareTokenMFAException;
20
- exports.VerifySoftwareTokenResponseType = {
21
- ERROR: "ERROR",
22
- SUCCESS: "SUCCESS",
23
- };
24
- const SetRiskConfigurationRequestFilterSensitiveLog = (obj) => ({
25
- ...obj,
26
- ...(obj.ClientId && { ClientId: smithy_client_1.SENSITIVE_STRING }),
27
- });
28
- exports.SetRiskConfigurationRequestFilterSensitiveLog = SetRiskConfigurationRequestFilterSensitiveLog;
29
- const SetRiskConfigurationResponseFilterSensitiveLog = (obj) => ({
30
- ...obj,
31
- ...(obj.RiskConfiguration && { RiskConfiguration: (0, models_0_1.RiskConfigurationTypeFilterSensitiveLog)(obj.RiskConfiguration) }),
32
- });
33
- exports.SetRiskConfigurationResponseFilterSensitiveLog = SetRiskConfigurationResponseFilterSensitiveLog;
34
- const SetUICustomizationRequestFilterSensitiveLog = (obj) => ({
35
- ...obj,
36
- ...(obj.ClientId && { ClientId: smithy_client_1.SENSITIVE_STRING }),
37
- });
38
- exports.SetUICustomizationRequestFilterSensitiveLog = SetUICustomizationRequestFilterSensitiveLog;
39
- const SetUICustomizationResponseFilterSensitiveLog = (obj) => ({
40
- ...obj,
41
- ...(obj.UICustomization && { UICustomization: (0, models_0_1.UICustomizationTypeFilterSensitiveLog)(obj.UICustomization) }),
42
- });
43
- exports.SetUICustomizationResponseFilterSensitiveLog = SetUICustomizationResponseFilterSensitiveLog;
44
- const SetUserMFAPreferenceRequestFilterSensitiveLog = (obj) => ({
45
- ...obj,
46
- ...(obj.AccessToken && { AccessToken: smithy_client_1.SENSITIVE_STRING }),
47
- });
48
- exports.SetUserMFAPreferenceRequestFilterSensitiveLog = SetUserMFAPreferenceRequestFilterSensitiveLog;
49
- const SetUserSettingsRequestFilterSensitiveLog = (obj) => ({
50
- ...obj,
51
- ...(obj.AccessToken && { AccessToken: smithy_client_1.SENSITIVE_STRING }),
52
- });
53
- exports.SetUserSettingsRequestFilterSensitiveLog = SetUserSettingsRequestFilterSensitiveLog;
54
- const SignUpRequestFilterSensitiveLog = (obj) => ({
55
- ...obj,
56
- ...(obj.ClientId && { ClientId: smithy_client_1.SENSITIVE_STRING }),
57
- ...(obj.SecretHash && { SecretHash: smithy_client_1.SENSITIVE_STRING }),
58
- ...(obj.Username && { Username: smithy_client_1.SENSITIVE_STRING }),
59
- ...(obj.Password && { Password: smithy_client_1.SENSITIVE_STRING }),
60
- ...(obj.UserAttributes && {
61
- UserAttributes: obj.UserAttributes.map((item) => (0, models_0_1.AttributeTypeFilterSensitiveLog)(item)),
62
- }),
63
- ...(obj.ValidationData && {
64
- ValidationData: obj.ValidationData.map((item) => (0, models_0_1.AttributeTypeFilterSensitiveLog)(item)),
65
- }),
66
- ...(obj.UserContextData && { UserContextData: smithy_client_1.SENSITIVE_STRING }),
67
- });
68
- exports.SignUpRequestFilterSensitiveLog = SignUpRequestFilterSensitiveLog;
69
- const UpdateAuthEventFeedbackRequestFilterSensitiveLog = (obj) => ({
70
- ...obj,
71
- ...(obj.Username && { Username: smithy_client_1.SENSITIVE_STRING }),
72
- ...(obj.FeedbackToken && { FeedbackToken: smithy_client_1.SENSITIVE_STRING }),
73
- });
74
- exports.UpdateAuthEventFeedbackRequestFilterSensitiveLog = UpdateAuthEventFeedbackRequestFilterSensitiveLog;
75
- const UpdateDeviceStatusRequestFilterSensitiveLog = (obj) => ({
76
- ...obj,
77
- ...(obj.AccessToken && { AccessToken: smithy_client_1.SENSITIVE_STRING }),
78
- });
79
- exports.UpdateDeviceStatusRequestFilterSensitiveLog = UpdateDeviceStatusRequestFilterSensitiveLog;
80
- const UpdateUserAttributesRequestFilterSensitiveLog = (obj) => ({
81
- ...obj,
82
- ...(obj.UserAttributes && {
83
- UserAttributes: obj.UserAttributes.map((item) => (0, models_0_1.AttributeTypeFilterSensitiveLog)(item)),
84
- }),
85
- ...(obj.AccessToken && { AccessToken: smithy_client_1.SENSITIVE_STRING }),
86
- });
87
- exports.UpdateUserAttributesRequestFilterSensitiveLog = UpdateUserAttributesRequestFilterSensitiveLog;
88
- const UpdateUserPoolClientRequestFilterSensitiveLog = (obj) => ({
89
- ...obj,
90
- ...(obj.ClientId && { ClientId: smithy_client_1.SENSITIVE_STRING }),
91
- });
92
- exports.UpdateUserPoolClientRequestFilterSensitiveLog = UpdateUserPoolClientRequestFilterSensitiveLog;
93
- const UpdateUserPoolClientResponseFilterSensitiveLog = (obj) => ({
94
- ...obj,
95
- ...(obj.UserPoolClient && { UserPoolClient: (0, models_0_1.UserPoolClientTypeFilterSensitiveLog)(obj.UserPoolClient) }),
96
- });
97
- exports.UpdateUserPoolClientResponseFilterSensitiveLog = UpdateUserPoolClientResponseFilterSensitiveLog;
98
- const VerifySoftwareTokenRequestFilterSensitiveLog = (obj) => ({
99
- ...obj,
100
- ...(obj.AccessToken && { AccessToken: smithy_client_1.SENSITIVE_STRING }),
101
- ...(obj.Session && { Session: smithy_client_1.SENSITIVE_STRING }),
102
- ...(obj.UserCode && { UserCode: smithy_client_1.SENSITIVE_STRING }),
103
- });
104
- exports.VerifySoftwareTokenRequestFilterSensitiveLog = VerifySoftwareTokenRequestFilterSensitiveLog;
105
- const VerifySoftwareTokenResponseFilterSensitiveLog = (obj) => ({
106
- ...obj,
107
- ...(obj.Session && { Session: smithy_client_1.SENSITIVE_STRING }),
108
- });
109
- exports.VerifySoftwareTokenResponseFilterSensitiveLog = VerifySoftwareTokenResponseFilterSensitiveLog;
110
- const VerifyUserAttributeRequestFilterSensitiveLog = (obj) => ({
111
- ...obj,
112
- ...(obj.AccessToken && { AccessToken: smithy_client_1.SENSITIVE_STRING }),
113
- });
114
- exports.VerifyUserAttributeRequestFilterSensitiveLog = VerifyUserAttributeRequestFilterSensitiveLog;
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateAdminListGroupsForUser = void 0;
4
- const core_1 = require("@smithy/core");
5
- const CognitoIdentityProviderClient_1 = require("../CognitoIdentityProviderClient");
6
- const AdminListGroupsForUserCommand_1 = require("../commands/AdminListGroupsForUserCommand");
7
- exports.paginateAdminListGroupsForUser = (0, core_1.createPaginator)(CognitoIdentityProviderClient_1.CognitoIdentityProviderClient, AdminListGroupsForUserCommand_1.AdminListGroupsForUserCommand, "NextToken", "NextToken", "Limit");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateAdminListUserAuthEvents = void 0;
4
- const core_1 = require("@smithy/core");
5
- const CognitoIdentityProviderClient_1 = require("../CognitoIdentityProviderClient");
6
- const AdminListUserAuthEventsCommand_1 = require("../commands/AdminListUserAuthEventsCommand");
7
- exports.paginateAdminListUserAuthEvents = (0, core_1.createPaginator)(CognitoIdentityProviderClient_1.CognitoIdentityProviderClient, AdminListUserAuthEventsCommand_1.AdminListUserAuthEventsCommand, "NextToken", "NextToken", "MaxResults");
1
+ module.exports = require("../index.js");
@@ -1,2 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListGroups = void 0;
4
- const core_1 = require("@smithy/core");
5
- const CognitoIdentityProviderClient_1 = require("../CognitoIdentityProviderClient");
6
- const ListGroupsCommand_1 = require("../commands/ListGroupsCommand");
7
- exports.paginateListGroups = (0, core_1.createPaginator)(CognitoIdentityProviderClient_1.CognitoIdentityProviderClient, ListGroupsCommand_1.ListGroupsCommand, "NextToken", "NextToken", "Limit");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListIdentityProviders = void 0;
4
- const core_1 = require("@smithy/core");
5
- const CognitoIdentityProviderClient_1 = require("../CognitoIdentityProviderClient");
6
- const ListIdentityProvidersCommand_1 = require("../commands/ListIdentityProvidersCommand");
7
- exports.paginateListIdentityProviders = (0, core_1.createPaginator)(CognitoIdentityProviderClient_1.CognitoIdentityProviderClient, ListIdentityProvidersCommand_1.ListIdentityProvidersCommand, "NextToken", "NextToken", "MaxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListResourceServers = void 0;
4
- const core_1 = require("@smithy/core");
5
- const CognitoIdentityProviderClient_1 = require("../CognitoIdentityProviderClient");
6
- const ListResourceServersCommand_1 = require("../commands/ListResourceServersCommand");
7
- exports.paginateListResourceServers = (0, core_1.createPaginator)(CognitoIdentityProviderClient_1.CognitoIdentityProviderClient, ListResourceServersCommand_1.ListResourceServersCommand, "NextToken", "NextToken", "MaxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListUserPoolClients = void 0;
4
- const core_1 = require("@smithy/core");
5
- const CognitoIdentityProviderClient_1 = require("../CognitoIdentityProviderClient");
6
- const ListUserPoolClientsCommand_1 = require("../commands/ListUserPoolClientsCommand");
7
- exports.paginateListUserPoolClients = (0, core_1.createPaginator)(CognitoIdentityProviderClient_1.CognitoIdentityProviderClient, ListUserPoolClientsCommand_1.ListUserPoolClientsCommand, "NextToken", "NextToken", "MaxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListUserPools = void 0;
4
- const core_1 = require("@smithy/core");
5
- const CognitoIdentityProviderClient_1 = require("../CognitoIdentityProviderClient");
6
- const ListUserPoolsCommand_1 = require("../commands/ListUserPoolsCommand");
7
- exports.paginateListUserPools = (0, core_1.createPaginator)(CognitoIdentityProviderClient_1.CognitoIdentityProviderClient, ListUserPoolsCommand_1.ListUserPoolsCommand, "NextToken", "NextToken", "MaxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListUsersInGroup = void 0;
4
- const core_1 = require("@smithy/core");
5
- const CognitoIdentityProviderClient_1 = require("../CognitoIdentityProviderClient");
6
- const ListUsersInGroupCommand_1 = require("../commands/ListUsersInGroupCommand");
7
- exports.paginateListUsersInGroup = (0, core_1.createPaginator)(CognitoIdentityProviderClient_1.CognitoIdentityProviderClient, ListUsersInGroupCommand_1.ListUsersInGroupCommand, "NextToken", "NextToken", "Limit");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListUsers = void 0;
4
- const core_1 = require("@smithy/core");
5
- const CognitoIdentityProviderClient_1 = require("../CognitoIdentityProviderClient");
6
- const ListUsersCommand_1 = require("../commands/ListUsersCommand");
7
- exports.paginateListUsers = (0, core_1.createPaginator)(CognitoIdentityProviderClient_1.CognitoIdentityProviderClient, ListUsersCommand_1.ListUsersCommand, "PaginationToken", "PaginationToken", "Limit");
1
+ module.exports = require("../index.js");
@@ -1,13 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- const tslib_1 = require("tslib");
4
- tslib_1.__exportStar(require("./AdminListGroupsForUserPaginator"), exports);
5
- tslib_1.__exportStar(require("./AdminListUserAuthEventsPaginator"), exports);
6
- tslib_1.__exportStar(require("./Interfaces"), exports);
7
- tslib_1.__exportStar(require("./ListGroupsPaginator"), exports);
8
- tslib_1.__exportStar(require("./ListIdentityProvidersPaginator"), exports);
9
- tslib_1.__exportStar(require("./ListResourceServersPaginator"), exports);
10
- tslib_1.__exportStar(require("./ListUserPoolClientsPaginator"), exports);
11
- tslib_1.__exportStar(require("./ListUserPoolsPaginator"), exports);
12
- tslib_1.__exportStar(require("./ListUsersInGroupPaginator"), exports);
13
- tslib_1.__exportStar(require("./ListUsersPaginator"), exports);
1
+ module.exports = require("../index.js");