@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.
- package/dist-cjs/CognitoIdentityProvider.js +1 -217
- package/dist-cjs/CognitoIdentityProviderClient.js +1 -42
- package/dist-cjs/commands/AddCustomAttributesCommand.js +1 -30
- package/dist-cjs/commands/AdminAddUserToGroupCommand.js +1 -31
- package/dist-cjs/commands/AdminConfirmSignUpCommand.js +1 -31
- package/dist-cjs/commands/AdminCreateUserCommand.js +1 -31
- package/dist-cjs/commands/AdminDeleteUserAttributesCommand.js +1 -31
- package/dist-cjs/commands/AdminDeleteUserCommand.js +1 -31
- package/dist-cjs/commands/AdminDisableProviderForUserCommand.js +1 -30
- package/dist-cjs/commands/AdminDisableUserCommand.js +1 -31
- package/dist-cjs/commands/AdminEnableUserCommand.js +1 -31
- package/dist-cjs/commands/AdminForgetDeviceCommand.js +1 -31
- package/dist-cjs/commands/AdminGetDeviceCommand.js +1 -31
- package/dist-cjs/commands/AdminGetUserCommand.js +1 -31
- package/dist-cjs/commands/AdminInitiateAuthCommand.js +1 -31
- package/dist-cjs/commands/AdminLinkProviderForUserCommand.js +1 -30
- package/dist-cjs/commands/AdminListDevicesCommand.js +1 -31
- package/dist-cjs/commands/AdminListGroupsForUserCommand.js +1 -31
- package/dist-cjs/commands/AdminListUserAuthEventsCommand.js +1 -31
- package/dist-cjs/commands/AdminRemoveUserFromGroupCommand.js +1 -31
- package/dist-cjs/commands/AdminResetUserPasswordCommand.js +1 -31
- package/dist-cjs/commands/AdminRespondToAuthChallengeCommand.js +1 -31
- package/dist-cjs/commands/AdminSetUserMFAPreferenceCommand.js +1 -31
- package/dist-cjs/commands/AdminSetUserPasswordCommand.js +1 -31
- package/dist-cjs/commands/AdminSetUserSettingsCommand.js +1 -31
- package/dist-cjs/commands/AdminUpdateAuthEventFeedbackCommand.js +1 -31
- package/dist-cjs/commands/AdminUpdateDeviceStatusCommand.js +1 -31
- package/dist-cjs/commands/AdminUpdateUserAttributesCommand.js +1 -31
- package/dist-cjs/commands/AdminUserGlobalSignOutCommand.js +1 -31
- package/dist-cjs/commands/AssociateSoftwareTokenCommand.js +1 -29
- package/dist-cjs/commands/ChangePasswordCommand.js +1 -29
- package/dist-cjs/commands/ConfirmDeviceCommand.js +1 -29
- package/dist-cjs/commands/ConfirmForgotPasswordCommand.js +1 -29
- package/dist-cjs/commands/ConfirmSignUpCommand.js +1 -29
- package/dist-cjs/commands/CreateGroupCommand.js +1 -30
- package/dist-cjs/commands/CreateIdentityProviderCommand.js +1 -30
- package/dist-cjs/commands/CreateResourceServerCommand.js +1 -30
- package/dist-cjs/commands/CreateUserImportJobCommand.js +1 -30
- package/dist-cjs/commands/CreateUserPoolClientCommand.js +1 -31
- package/dist-cjs/commands/CreateUserPoolCommand.js +1 -30
- package/dist-cjs/commands/CreateUserPoolDomainCommand.js +1 -30
- package/dist-cjs/commands/DeleteGroupCommand.js +1 -30
- package/dist-cjs/commands/DeleteIdentityProviderCommand.js +1 -30
- package/dist-cjs/commands/DeleteResourceServerCommand.js +1 -30
- package/dist-cjs/commands/DeleteUserAttributesCommand.js +1 -29
- package/dist-cjs/commands/DeleteUserCommand.js +1 -29
- package/dist-cjs/commands/DeleteUserPoolClientCommand.js +1 -31
- package/dist-cjs/commands/DeleteUserPoolCommand.js +1 -30
- package/dist-cjs/commands/DeleteUserPoolDomainCommand.js +1 -30
- package/dist-cjs/commands/DescribeIdentityProviderCommand.js +1 -30
- package/dist-cjs/commands/DescribeResourceServerCommand.js +1 -30
- package/dist-cjs/commands/DescribeRiskConfigurationCommand.js +1 -31
- package/dist-cjs/commands/DescribeUserImportJobCommand.js +1 -30
- package/dist-cjs/commands/DescribeUserPoolClientCommand.js +1 -31
- package/dist-cjs/commands/DescribeUserPoolCommand.js +1 -30
- package/dist-cjs/commands/DescribeUserPoolDomainCommand.js +1 -30
- package/dist-cjs/commands/ForgetDeviceCommand.js +1 -29
- package/dist-cjs/commands/ForgotPasswordCommand.js +1 -29
- package/dist-cjs/commands/GetCSVHeaderCommand.js +1 -30
- package/dist-cjs/commands/GetDeviceCommand.js +1 -29
- package/dist-cjs/commands/GetGroupCommand.js +1 -30
- package/dist-cjs/commands/GetIdentityProviderByIdentifierCommand.js +1 -30
- package/dist-cjs/commands/GetLogDeliveryConfigurationCommand.js +1 -30
- package/dist-cjs/commands/GetSigningCertificateCommand.js +1 -30
- package/dist-cjs/commands/GetUICustomizationCommand.js +1 -31
- package/dist-cjs/commands/GetUserAttributeVerificationCodeCommand.js +1 -29
- package/dist-cjs/commands/GetUserCommand.js +1 -29
- package/dist-cjs/commands/GetUserPoolMfaConfigCommand.js +1 -30
- package/dist-cjs/commands/GlobalSignOutCommand.js +1 -29
- package/dist-cjs/commands/InitiateAuthCommand.js +1 -29
- package/dist-cjs/commands/ListDevicesCommand.js +1 -29
- package/dist-cjs/commands/ListGroupsCommand.js +1 -30
- package/dist-cjs/commands/ListIdentityProvidersCommand.js +1 -30
- package/dist-cjs/commands/ListResourceServersCommand.js +1 -30
- package/dist-cjs/commands/ListTagsForResourceCommand.js +1 -30
- package/dist-cjs/commands/ListUserImportJobsCommand.js +1 -30
- package/dist-cjs/commands/ListUserPoolClientsCommand.js +1 -31
- package/dist-cjs/commands/ListUserPoolsCommand.js +1 -30
- package/dist-cjs/commands/ListUsersCommand.js +1 -31
- package/dist-cjs/commands/ListUsersInGroupCommand.js +1 -31
- package/dist-cjs/commands/ResendConfirmationCodeCommand.js +1 -29
- package/dist-cjs/commands/RespondToAuthChallengeCommand.js +1 -29
- package/dist-cjs/commands/RevokeTokenCommand.js +1 -29
- package/dist-cjs/commands/SetLogDeliveryConfigurationCommand.js +1 -30
- package/dist-cjs/commands/SetRiskConfigurationCommand.js +1 -31
- package/dist-cjs/commands/SetUICustomizationCommand.js +1 -31
- package/dist-cjs/commands/SetUserMFAPreferenceCommand.js +1 -29
- package/dist-cjs/commands/SetUserPoolMfaConfigCommand.js +1 -30
- package/dist-cjs/commands/SetUserSettingsCommand.js +1 -29
- package/dist-cjs/commands/SignUpCommand.js +1 -29
- package/dist-cjs/commands/StartUserImportJobCommand.js +1 -30
- package/dist-cjs/commands/StopUserImportJobCommand.js +1 -30
- package/dist-cjs/commands/TagResourceCommand.js +1 -30
- package/dist-cjs/commands/UntagResourceCommand.js +1 -30
- package/dist-cjs/commands/UpdateAuthEventFeedbackCommand.js +1 -29
- package/dist-cjs/commands/UpdateDeviceStatusCommand.js +1 -29
- package/dist-cjs/commands/UpdateGroupCommand.js +1 -30
- package/dist-cjs/commands/UpdateIdentityProviderCommand.js +1 -30
- package/dist-cjs/commands/UpdateResourceServerCommand.js +1 -30
- package/dist-cjs/commands/UpdateUserAttributesCommand.js +1 -29
- package/dist-cjs/commands/UpdateUserPoolClientCommand.js +1 -31
- package/dist-cjs/commands/UpdateUserPoolCommand.js +1 -30
- package/dist-cjs/commands/UpdateUserPoolDomainCommand.js +1 -30
- package/dist-cjs/commands/VerifySoftwareTokenCommand.js +1 -29
- package/dist-cjs/commands/VerifyUserAttributeCommand.js +1 -29
- package/dist-cjs/commands/index.js +1 -106
- package/dist-cjs/endpoint/EndpointParameters.js +1 -18
- package/dist-cjs/extensionConfiguration.js +1 -2
- package/dist-cjs/index.js +10992 -11
- package/dist-cjs/models/CognitoIdentityProviderServiceException.js +1 -12
- package/dist-cjs/models/index.js +1 -5
- package/dist-cjs/models/models_0.js +1 -1166
- package/dist-cjs/models/models_1.js +1 -114
- package/dist-cjs/pagination/AdminListGroupsForUserPaginator.js +1 -7
- package/dist-cjs/pagination/AdminListUserAuthEventsPaginator.js +1 -7
- package/dist-cjs/pagination/Interfaces.js +1 -2
- package/dist-cjs/pagination/ListGroupsPaginator.js +1 -7
- package/dist-cjs/pagination/ListIdentityProvidersPaginator.js +1 -7
- package/dist-cjs/pagination/ListResourceServersPaginator.js +1 -7
- package/dist-cjs/pagination/ListUserPoolClientsPaginator.js +1 -7
- package/dist-cjs/pagination/ListUserPoolsPaginator.js +1 -7
- package/dist-cjs/pagination/ListUsersInGroupPaginator.js +1 -7
- package/dist-cjs/pagination/ListUsersPaginator.js +1 -7
- package/dist-cjs/pagination/index.js +1 -13
- package/dist-cjs/protocols/Aws_json1_1.js +1 -7112
- package/dist-cjs/runtimeExtensions.js +1 -22
- package/package.json +40 -40
|
@@ -1,30 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.TagResourceCommand = 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 TagResourceCommand 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", "TagResource", {})
|
|
24
|
-
.n("CognitoIdentityProviderClient", "TagResourceCommand")
|
|
25
|
-
.f(void 0, void 0)
|
|
26
|
-
.ser(Aws_json1_1_1.se_TagResourceCommand)
|
|
27
|
-
.de(Aws_json1_1_1.de_TagResourceCommand)
|
|
28
|
-
.build() {
|
|
29
|
-
}
|
|
30
|
-
exports.TagResourceCommand = TagResourceCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,30 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UntagResourceCommand = 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 UntagResourceCommand 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", "UntagResource", {})
|
|
24
|
-
.n("CognitoIdentityProviderClient", "UntagResourceCommand")
|
|
25
|
-
.f(void 0, void 0)
|
|
26
|
-
.ser(Aws_json1_1_1.se_UntagResourceCommand)
|
|
27
|
-
.de(Aws_json1_1_1.de_UntagResourceCommand)
|
|
28
|
-
.build() {
|
|
29
|
-
}
|
|
30
|
-
exports.UntagResourceCommand = UntagResourceCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,29 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateAuthEventFeedbackCommand = 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_1_1 = require("../models/models_1");
|
|
10
|
-
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
11
|
-
class UpdateAuthEventFeedbackCommand 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", "UpdateAuthEventFeedback", {})
|
|
23
|
-
.n("CognitoIdentityProviderClient", "UpdateAuthEventFeedbackCommand")
|
|
24
|
-
.f(models_1_1.UpdateAuthEventFeedbackRequestFilterSensitiveLog, void 0)
|
|
25
|
-
.ser(Aws_json1_1_1.se_UpdateAuthEventFeedbackCommand)
|
|
26
|
-
.de(Aws_json1_1_1.de_UpdateAuthEventFeedbackCommand)
|
|
27
|
-
.build() {
|
|
28
|
-
}
|
|
29
|
-
exports.UpdateAuthEventFeedbackCommand = UpdateAuthEventFeedbackCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,29 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateDeviceStatusCommand = 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_1_1 = require("../models/models_1");
|
|
10
|
-
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
11
|
-
class UpdateDeviceStatusCommand 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", "UpdateDeviceStatus", {})
|
|
23
|
-
.n("CognitoIdentityProviderClient", "UpdateDeviceStatusCommand")
|
|
24
|
-
.f(models_1_1.UpdateDeviceStatusRequestFilterSensitiveLog, void 0)
|
|
25
|
-
.ser(Aws_json1_1_1.se_UpdateDeviceStatusCommand)
|
|
26
|
-
.de(Aws_json1_1_1.de_UpdateDeviceStatusCommand)
|
|
27
|
-
.build() {
|
|
28
|
-
}
|
|
29
|
-
exports.UpdateDeviceStatusCommand = UpdateDeviceStatusCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,30 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateGroupCommand = 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 UpdateGroupCommand 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", "UpdateGroup", {})
|
|
24
|
-
.n("CognitoIdentityProviderClient", "UpdateGroupCommand")
|
|
25
|
-
.f(void 0, void 0)
|
|
26
|
-
.ser(Aws_json1_1_1.se_UpdateGroupCommand)
|
|
27
|
-
.de(Aws_json1_1_1.de_UpdateGroupCommand)
|
|
28
|
-
.build() {
|
|
29
|
-
}
|
|
30
|
-
exports.UpdateGroupCommand = UpdateGroupCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,30 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateIdentityProviderCommand = 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 UpdateIdentityProviderCommand 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", "UpdateIdentityProvider", {})
|
|
24
|
-
.n("CognitoIdentityProviderClient", "UpdateIdentityProviderCommand")
|
|
25
|
-
.f(void 0, void 0)
|
|
26
|
-
.ser(Aws_json1_1_1.se_UpdateIdentityProviderCommand)
|
|
27
|
-
.de(Aws_json1_1_1.de_UpdateIdentityProviderCommand)
|
|
28
|
-
.build() {
|
|
29
|
-
}
|
|
30
|
-
exports.UpdateIdentityProviderCommand = UpdateIdentityProviderCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,30 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateResourceServerCommand = 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 UpdateResourceServerCommand 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", "UpdateResourceServer", {})
|
|
24
|
-
.n("CognitoIdentityProviderClient", "UpdateResourceServerCommand")
|
|
25
|
-
.f(void 0, void 0)
|
|
26
|
-
.ser(Aws_json1_1_1.se_UpdateResourceServerCommand)
|
|
27
|
-
.de(Aws_json1_1_1.de_UpdateResourceServerCommand)
|
|
28
|
-
.build() {
|
|
29
|
-
}
|
|
30
|
-
exports.UpdateResourceServerCommand = UpdateResourceServerCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,29 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateUserAttributesCommand = 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_1_1 = require("../models/models_1");
|
|
10
|
-
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
11
|
-
class UpdateUserAttributesCommand 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", "UpdateUserAttributes", {})
|
|
23
|
-
.n("CognitoIdentityProviderClient", "UpdateUserAttributesCommand")
|
|
24
|
-
.f(models_1_1.UpdateUserAttributesRequestFilterSensitiveLog, void 0)
|
|
25
|
-
.ser(Aws_json1_1_1.se_UpdateUserAttributesCommand)
|
|
26
|
-
.de(Aws_json1_1_1.de_UpdateUserAttributesCommand)
|
|
27
|
-
.build() {
|
|
28
|
-
}
|
|
29
|
-
exports.UpdateUserAttributesCommand = UpdateUserAttributesCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,31 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateUserPoolClientCommand = 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_1_1 = require("../models/models_1");
|
|
11
|
-
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
12
|
-
class UpdateUserPoolClientCommand 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", "UpdateUserPoolClient", {})
|
|
25
|
-
.n("CognitoIdentityProviderClient", "UpdateUserPoolClientCommand")
|
|
26
|
-
.f(models_1_1.UpdateUserPoolClientRequestFilterSensitiveLog, models_1_1.UpdateUserPoolClientResponseFilterSensitiveLog)
|
|
27
|
-
.ser(Aws_json1_1_1.se_UpdateUserPoolClientCommand)
|
|
28
|
-
.de(Aws_json1_1_1.de_UpdateUserPoolClientCommand)
|
|
29
|
-
.build() {
|
|
30
|
-
}
|
|
31
|
-
exports.UpdateUserPoolClientCommand = UpdateUserPoolClientCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,30 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateUserPoolCommand = 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 UpdateUserPoolCommand 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", "UpdateUserPool", {})
|
|
24
|
-
.n("CognitoIdentityProviderClient", "UpdateUserPoolCommand")
|
|
25
|
-
.f(void 0, void 0)
|
|
26
|
-
.ser(Aws_json1_1_1.se_UpdateUserPoolCommand)
|
|
27
|
-
.de(Aws_json1_1_1.de_UpdateUserPoolCommand)
|
|
28
|
-
.build() {
|
|
29
|
-
}
|
|
30
|
-
exports.UpdateUserPoolCommand = UpdateUserPoolCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,30 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateUserPoolDomainCommand = 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 UpdateUserPoolDomainCommand 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", "UpdateUserPoolDomain", {})
|
|
24
|
-
.n("CognitoIdentityProviderClient", "UpdateUserPoolDomainCommand")
|
|
25
|
-
.f(void 0, void 0)
|
|
26
|
-
.ser(Aws_json1_1_1.se_UpdateUserPoolDomainCommand)
|
|
27
|
-
.de(Aws_json1_1_1.de_UpdateUserPoolDomainCommand)
|
|
28
|
-
.build() {
|
|
29
|
-
}
|
|
30
|
-
exports.UpdateUserPoolDomainCommand = UpdateUserPoolDomainCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,29 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.VerifySoftwareTokenCommand = 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_1_1 = require("../models/models_1");
|
|
10
|
-
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
11
|
-
class VerifySoftwareTokenCommand 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", "VerifySoftwareToken", {})
|
|
23
|
-
.n("CognitoIdentityProviderClient", "VerifySoftwareTokenCommand")
|
|
24
|
-
.f(models_1_1.VerifySoftwareTokenRequestFilterSensitiveLog, models_1_1.VerifySoftwareTokenResponseFilterSensitiveLog)
|
|
25
|
-
.ser(Aws_json1_1_1.se_VerifySoftwareTokenCommand)
|
|
26
|
-
.de(Aws_json1_1_1.de_VerifySoftwareTokenCommand)
|
|
27
|
-
.build() {
|
|
28
|
-
}
|
|
29
|
-
exports.VerifySoftwareTokenCommand = VerifySoftwareTokenCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,29 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.VerifyUserAttributeCommand = 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_1_1 = require("../models/models_1");
|
|
10
|
-
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
11
|
-
class VerifyUserAttributeCommand 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", "VerifyUserAttribute", {})
|
|
23
|
-
.n("CognitoIdentityProviderClient", "VerifyUserAttributeCommand")
|
|
24
|
-
.f(models_1_1.VerifyUserAttributeRequestFilterSensitiveLog, void 0)
|
|
25
|
-
.ser(Aws_json1_1_1.se_VerifyUserAttributeCommand)
|
|
26
|
-
.de(Aws_json1_1_1.de_VerifyUserAttributeCommand)
|
|
27
|
-
.build() {
|
|
28
|
-
}
|
|
29
|
-
exports.VerifyUserAttributeCommand = VerifyUserAttributeCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,106 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
const tslib_1 = require("tslib");
|
|
4
|
-
tslib_1.__exportStar(require("./AddCustomAttributesCommand"), exports);
|
|
5
|
-
tslib_1.__exportStar(require("./AdminAddUserToGroupCommand"), exports);
|
|
6
|
-
tslib_1.__exportStar(require("./AdminConfirmSignUpCommand"), exports);
|
|
7
|
-
tslib_1.__exportStar(require("./AdminCreateUserCommand"), exports);
|
|
8
|
-
tslib_1.__exportStar(require("./AdminDeleteUserAttributesCommand"), exports);
|
|
9
|
-
tslib_1.__exportStar(require("./AdminDeleteUserCommand"), exports);
|
|
10
|
-
tslib_1.__exportStar(require("./AdminDisableProviderForUserCommand"), exports);
|
|
11
|
-
tslib_1.__exportStar(require("./AdminDisableUserCommand"), exports);
|
|
12
|
-
tslib_1.__exportStar(require("./AdminEnableUserCommand"), exports);
|
|
13
|
-
tslib_1.__exportStar(require("./AdminForgetDeviceCommand"), exports);
|
|
14
|
-
tslib_1.__exportStar(require("./AdminGetDeviceCommand"), exports);
|
|
15
|
-
tslib_1.__exportStar(require("./AdminGetUserCommand"), exports);
|
|
16
|
-
tslib_1.__exportStar(require("./AdminInitiateAuthCommand"), exports);
|
|
17
|
-
tslib_1.__exportStar(require("./AdminLinkProviderForUserCommand"), exports);
|
|
18
|
-
tslib_1.__exportStar(require("./AdminListDevicesCommand"), exports);
|
|
19
|
-
tslib_1.__exportStar(require("./AdminListGroupsForUserCommand"), exports);
|
|
20
|
-
tslib_1.__exportStar(require("./AdminListUserAuthEventsCommand"), exports);
|
|
21
|
-
tslib_1.__exportStar(require("./AdminRemoveUserFromGroupCommand"), exports);
|
|
22
|
-
tslib_1.__exportStar(require("./AdminResetUserPasswordCommand"), exports);
|
|
23
|
-
tslib_1.__exportStar(require("./AdminRespondToAuthChallengeCommand"), exports);
|
|
24
|
-
tslib_1.__exportStar(require("./AdminSetUserMFAPreferenceCommand"), exports);
|
|
25
|
-
tslib_1.__exportStar(require("./AdminSetUserPasswordCommand"), exports);
|
|
26
|
-
tslib_1.__exportStar(require("./AdminSetUserSettingsCommand"), exports);
|
|
27
|
-
tslib_1.__exportStar(require("./AdminUpdateAuthEventFeedbackCommand"), exports);
|
|
28
|
-
tslib_1.__exportStar(require("./AdminUpdateDeviceStatusCommand"), exports);
|
|
29
|
-
tslib_1.__exportStar(require("./AdminUpdateUserAttributesCommand"), exports);
|
|
30
|
-
tslib_1.__exportStar(require("./AdminUserGlobalSignOutCommand"), exports);
|
|
31
|
-
tslib_1.__exportStar(require("./AssociateSoftwareTokenCommand"), exports);
|
|
32
|
-
tslib_1.__exportStar(require("./ChangePasswordCommand"), exports);
|
|
33
|
-
tslib_1.__exportStar(require("./ConfirmDeviceCommand"), exports);
|
|
34
|
-
tslib_1.__exportStar(require("./ConfirmForgotPasswordCommand"), exports);
|
|
35
|
-
tslib_1.__exportStar(require("./ConfirmSignUpCommand"), exports);
|
|
36
|
-
tslib_1.__exportStar(require("./CreateGroupCommand"), exports);
|
|
37
|
-
tslib_1.__exportStar(require("./CreateIdentityProviderCommand"), exports);
|
|
38
|
-
tslib_1.__exportStar(require("./CreateResourceServerCommand"), exports);
|
|
39
|
-
tslib_1.__exportStar(require("./CreateUserImportJobCommand"), exports);
|
|
40
|
-
tslib_1.__exportStar(require("./CreateUserPoolClientCommand"), exports);
|
|
41
|
-
tslib_1.__exportStar(require("./CreateUserPoolCommand"), exports);
|
|
42
|
-
tslib_1.__exportStar(require("./CreateUserPoolDomainCommand"), exports);
|
|
43
|
-
tslib_1.__exportStar(require("./DeleteGroupCommand"), exports);
|
|
44
|
-
tslib_1.__exportStar(require("./DeleteIdentityProviderCommand"), exports);
|
|
45
|
-
tslib_1.__exportStar(require("./DeleteResourceServerCommand"), exports);
|
|
46
|
-
tslib_1.__exportStar(require("./DeleteUserAttributesCommand"), exports);
|
|
47
|
-
tslib_1.__exportStar(require("./DeleteUserCommand"), exports);
|
|
48
|
-
tslib_1.__exportStar(require("./DeleteUserPoolClientCommand"), exports);
|
|
49
|
-
tslib_1.__exportStar(require("./DeleteUserPoolCommand"), exports);
|
|
50
|
-
tslib_1.__exportStar(require("./DeleteUserPoolDomainCommand"), exports);
|
|
51
|
-
tslib_1.__exportStar(require("./DescribeIdentityProviderCommand"), exports);
|
|
52
|
-
tslib_1.__exportStar(require("./DescribeResourceServerCommand"), exports);
|
|
53
|
-
tslib_1.__exportStar(require("./DescribeRiskConfigurationCommand"), exports);
|
|
54
|
-
tslib_1.__exportStar(require("./DescribeUserImportJobCommand"), exports);
|
|
55
|
-
tslib_1.__exportStar(require("./DescribeUserPoolClientCommand"), exports);
|
|
56
|
-
tslib_1.__exportStar(require("./DescribeUserPoolCommand"), exports);
|
|
57
|
-
tslib_1.__exportStar(require("./DescribeUserPoolDomainCommand"), exports);
|
|
58
|
-
tslib_1.__exportStar(require("./ForgetDeviceCommand"), exports);
|
|
59
|
-
tslib_1.__exportStar(require("./ForgotPasswordCommand"), exports);
|
|
60
|
-
tslib_1.__exportStar(require("./GetCSVHeaderCommand"), exports);
|
|
61
|
-
tslib_1.__exportStar(require("./GetDeviceCommand"), exports);
|
|
62
|
-
tslib_1.__exportStar(require("./GetGroupCommand"), exports);
|
|
63
|
-
tslib_1.__exportStar(require("./GetIdentityProviderByIdentifierCommand"), exports);
|
|
64
|
-
tslib_1.__exportStar(require("./GetLogDeliveryConfigurationCommand"), exports);
|
|
65
|
-
tslib_1.__exportStar(require("./GetSigningCertificateCommand"), exports);
|
|
66
|
-
tslib_1.__exportStar(require("./GetUICustomizationCommand"), exports);
|
|
67
|
-
tslib_1.__exportStar(require("./GetUserAttributeVerificationCodeCommand"), exports);
|
|
68
|
-
tslib_1.__exportStar(require("./GetUserCommand"), exports);
|
|
69
|
-
tslib_1.__exportStar(require("./GetUserPoolMfaConfigCommand"), exports);
|
|
70
|
-
tslib_1.__exportStar(require("./GlobalSignOutCommand"), exports);
|
|
71
|
-
tslib_1.__exportStar(require("./InitiateAuthCommand"), exports);
|
|
72
|
-
tslib_1.__exportStar(require("./ListDevicesCommand"), exports);
|
|
73
|
-
tslib_1.__exportStar(require("./ListGroupsCommand"), exports);
|
|
74
|
-
tslib_1.__exportStar(require("./ListIdentityProvidersCommand"), exports);
|
|
75
|
-
tslib_1.__exportStar(require("./ListResourceServersCommand"), exports);
|
|
76
|
-
tslib_1.__exportStar(require("./ListTagsForResourceCommand"), exports);
|
|
77
|
-
tslib_1.__exportStar(require("./ListUserImportJobsCommand"), exports);
|
|
78
|
-
tslib_1.__exportStar(require("./ListUserPoolClientsCommand"), exports);
|
|
79
|
-
tslib_1.__exportStar(require("./ListUserPoolsCommand"), exports);
|
|
80
|
-
tslib_1.__exportStar(require("./ListUsersCommand"), exports);
|
|
81
|
-
tslib_1.__exportStar(require("./ListUsersInGroupCommand"), exports);
|
|
82
|
-
tslib_1.__exportStar(require("./ResendConfirmationCodeCommand"), exports);
|
|
83
|
-
tslib_1.__exportStar(require("./RespondToAuthChallengeCommand"), exports);
|
|
84
|
-
tslib_1.__exportStar(require("./RevokeTokenCommand"), exports);
|
|
85
|
-
tslib_1.__exportStar(require("./SetLogDeliveryConfigurationCommand"), exports);
|
|
86
|
-
tslib_1.__exportStar(require("./SetRiskConfigurationCommand"), exports);
|
|
87
|
-
tslib_1.__exportStar(require("./SetUICustomizationCommand"), exports);
|
|
88
|
-
tslib_1.__exportStar(require("./SetUserMFAPreferenceCommand"), exports);
|
|
89
|
-
tslib_1.__exportStar(require("./SetUserPoolMfaConfigCommand"), exports);
|
|
90
|
-
tslib_1.__exportStar(require("./SetUserSettingsCommand"), exports);
|
|
91
|
-
tslib_1.__exportStar(require("./SignUpCommand"), exports);
|
|
92
|
-
tslib_1.__exportStar(require("./StartUserImportJobCommand"), exports);
|
|
93
|
-
tslib_1.__exportStar(require("./StopUserImportJobCommand"), exports);
|
|
94
|
-
tslib_1.__exportStar(require("./TagResourceCommand"), exports);
|
|
95
|
-
tslib_1.__exportStar(require("./UntagResourceCommand"), exports);
|
|
96
|
-
tslib_1.__exportStar(require("./UpdateAuthEventFeedbackCommand"), exports);
|
|
97
|
-
tslib_1.__exportStar(require("./UpdateDeviceStatusCommand"), exports);
|
|
98
|
-
tslib_1.__exportStar(require("./UpdateGroupCommand"), exports);
|
|
99
|
-
tslib_1.__exportStar(require("./UpdateIdentityProviderCommand"), exports);
|
|
100
|
-
tslib_1.__exportStar(require("./UpdateResourceServerCommand"), exports);
|
|
101
|
-
tslib_1.__exportStar(require("./UpdateUserAttributesCommand"), exports);
|
|
102
|
-
tslib_1.__exportStar(require("./UpdateUserPoolClientCommand"), exports);
|
|
103
|
-
tslib_1.__exportStar(require("./UpdateUserPoolCommand"), exports);
|
|
104
|
-
tslib_1.__exportStar(require("./UpdateUserPoolDomainCommand"), exports);
|
|
105
|
-
tslib_1.__exportStar(require("./VerifySoftwareTokenCommand"), exports);
|
|
106
|
-
tslib_1.__exportStar(require("./VerifyUserAttributeCommand"), exports);
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,18 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.commonParams = exports.resolveClientEndpointParameters = void 0;
|
|
4
|
-
const resolveClientEndpointParameters = (options) => {
|
|
5
|
-
return {
|
|
6
|
-
...options,
|
|
7
|
-
useDualstackEndpoint: options.useDualstackEndpoint ?? false,
|
|
8
|
-
useFipsEndpoint: options.useFipsEndpoint ?? false,
|
|
9
|
-
defaultSigningName: "cognito-idp",
|
|
10
|
-
};
|
|
11
|
-
};
|
|
12
|
-
exports.resolveClientEndpointParameters = resolveClientEndpointParameters;
|
|
13
|
-
exports.commonParams = {
|
|
14
|
-
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
15
|
-
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
16
|
-
Region: { type: "builtInParams", name: "region" },
|
|
17
|
-
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
18
|
-
};
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
module.exports = require("./index.js");
|