@aws-sdk/client-cognito-identity-provider 3.490.0 → 3.496.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 +10994 -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,29 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ConfirmForgotPasswordCommand = 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 ConfirmForgotPasswordCommand 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", "ConfirmForgotPassword", {})
|
|
23
|
-
.n("CognitoIdentityProviderClient", "ConfirmForgotPasswordCommand")
|
|
24
|
-
.f(models_0_1.ConfirmForgotPasswordRequestFilterSensitiveLog, void 0)
|
|
25
|
-
.ser(Aws_json1_1_1.se_ConfirmForgotPasswordCommand)
|
|
26
|
-
.de(Aws_json1_1_1.de_ConfirmForgotPasswordCommand)
|
|
27
|
-
.build() {
|
|
28
|
-
}
|
|
29
|
-
exports.ConfirmForgotPasswordCommand = ConfirmForgotPasswordCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,29 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ConfirmSignUpCommand = 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 ConfirmSignUpCommand 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", "ConfirmSignUp", {})
|
|
23
|
-
.n("CognitoIdentityProviderClient", "ConfirmSignUpCommand")
|
|
24
|
-
.f(models_0_1.ConfirmSignUpRequestFilterSensitiveLog, void 0)
|
|
25
|
-
.ser(Aws_json1_1_1.se_ConfirmSignUpCommand)
|
|
26
|
-
.de(Aws_json1_1_1.de_ConfirmSignUpCommand)
|
|
27
|
-
.build() {
|
|
28
|
-
}
|
|
29
|
-
exports.ConfirmSignUpCommand = ConfirmSignUpCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,30 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateGroupCommand = 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 CreateGroupCommand 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", "CreateGroup", {})
|
|
24
|
-
.n("CognitoIdentityProviderClient", "CreateGroupCommand")
|
|
25
|
-
.f(void 0, void 0)
|
|
26
|
-
.ser(Aws_json1_1_1.se_CreateGroupCommand)
|
|
27
|
-
.de(Aws_json1_1_1.de_CreateGroupCommand)
|
|
28
|
-
.build() {
|
|
29
|
-
}
|
|
30
|
-
exports.CreateGroupCommand = CreateGroupCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,30 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateIdentityProviderCommand = 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 CreateIdentityProviderCommand 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", "CreateIdentityProvider", {})
|
|
24
|
-
.n("CognitoIdentityProviderClient", "CreateIdentityProviderCommand")
|
|
25
|
-
.f(void 0, void 0)
|
|
26
|
-
.ser(Aws_json1_1_1.se_CreateIdentityProviderCommand)
|
|
27
|
-
.de(Aws_json1_1_1.de_CreateIdentityProviderCommand)
|
|
28
|
-
.build() {
|
|
29
|
-
}
|
|
30
|
-
exports.CreateIdentityProviderCommand = CreateIdentityProviderCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,30 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateResourceServerCommand = 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 CreateResourceServerCommand 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", "CreateResourceServer", {})
|
|
24
|
-
.n("CognitoIdentityProviderClient", "CreateResourceServerCommand")
|
|
25
|
-
.f(void 0, void 0)
|
|
26
|
-
.ser(Aws_json1_1_1.se_CreateResourceServerCommand)
|
|
27
|
-
.de(Aws_json1_1_1.de_CreateResourceServerCommand)
|
|
28
|
-
.build() {
|
|
29
|
-
}
|
|
30
|
-
exports.CreateResourceServerCommand = CreateResourceServerCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,30 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateUserImportJobCommand = 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 CreateUserImportJobCommand 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", "CreateUserImportJob", {})
|
|
24
|
-
.n("CognitoIdentityProviderClient", "CreateUserImportJobCommand")
|
|
25
|
-
.f(void 0, void 0)
|
|
26
|
-
.ser(Aws_json1_1_1.se_CreateUserImportJobCommand)
|
|
27
|
-
.de(Aws_json1_1_1.de_CreateUserImportJobCommand)
|
|
28
|
-
.build() {
|
|
29
|
-
}
|
|
30
|
-
exports.CreateUserImportJobCommand = CreateUserImportJobCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,31 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateUserPoolClientCommand = 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 CreateUserPoolClientCommand 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", "CreateUserPoolClient", {})
|
|
25
|
-
.n("CognitoIdentityProviderClient", "CreateUserPoolClientCommand")
|
|
26
|
-
.f(void 0, models_0_1.CreateUserPoolClientResponseFilterSensitiveLog)
|
|
27
|
-
.ser(Aws_json1_1_1.se_CreateUserPoolClientCommand)
|
|
28
|
-
.de(Aws_json1_1_1.de_CreateUserPoolClientCommand)
|
|
29
|
-
.build() {
|
|
30
|
-
}
|
|
31
|
-
exports.CreateUserPoolClientCommand = CreateUserPoolClientCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,30 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateUserPoolCommand = 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 CreateUserPoolCommand 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", "CreateUserPool", {})
|
|
24
|
-
.n("CognitoIdentityProviderClient", "CreateUserPoolCommand")
|
|
25
|
-
.f(void 0, void 0)
|
|
26
|
-
.ser(Aws_json1_1_1.se_CreateUserPoolCommand)
|
|
27
|
-
.de(Aws_json1_1_1.de_CreateUserPoolCommand)
|
|
28
|
-
.build() {
|
|
29
|
-
}
|
|
30
|
-
exports.CreateUserPoolCommand = CreateUserPoolCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,30 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateUserPoolDomainCommand = 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 CreateUserPoolDomainCommand 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", "CreateUserPoolDomain", {})
|
|
24
|
-
.n("CognitoIdentityProviderClient", "CreateUserPoolDomainCommand")
|
|
25
|
-
.f(void 0, void 0)
|
|
26
|
-
.ser(Aws_json1_1_1.se_CreateUserPoolDomainCommand)
|
|
27
|
-
.de(Aws_json1_1_1.de_CreateUserPoolDomainCommand)
|
|
28
|
-
.build() {
|
|
29
|
-
}
|
|
30
|
-
exports.CreateUserPoolDomainCommand = CreateUserPoolDomainCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,30 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DeleteGroupCommand = 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 DeleteGroupCommand 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", "DeleteGroup", {})
|
|
24
|
-
.n("CognitoIdentityProviderClient", "DeleteGroupCommand")
|
|
25
|
-
.f(void 0, void 0)
|
|
26
|
-
.ser(Aws_json1_1_1.se_DeleteGroupCommand)
|
|
27
|
-
.de(Aws_json1_1_1.de_DeleteGroupCommand)
|
|
28
|
-
.build() {
|
|
29
|
-
}
|
|
30
|
-
exports.DeleteGroupCommand = DeleteGroupCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,30 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DeleteIdentityProviderCommand = 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 DeleteIdentityProviderCommand 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", "DeleteIdentityProvider", {})
|
|
24
|
-
.n("CognitoIdentityProviderClient", "DeleteIdentityProviderCommand")
|
|
25
|
-
.f(void 0, void 0)
|
|
26
|
-
.ser(Aws_json1_1_1.se_DeleteIdentityProviderCommand)
|
|
27
|
-
.de(Aws_json1_1_1.de_DeleteIdentityProviderCommand)
|
|
28
|
-
.build() {
|
|
29
|
-
}
|
|
30
|
-
exports.DeleteIdentityProviderCommand = DeleteIdentityProviderCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,30 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DeleteResourceServerCommand = 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 DeleteResourceServerCommand 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", "DeleteResourceServer", {})
|
|
24
|
-
.n("CognitoIdentityProviderClient", "DeleteResourceServerCommand")
|
|
25
|
-
.f(void 0, void 0)
|
|
26
|
-
.ser(Aws_json1_1_1.se_DeleteResourceServerCommand)
|
|
27
|
-
.de(Aws_json1_1_1.de_DeleteResourceServerCommand)
|
|
28
|
-
.build() {
|
|
29
|
-
}
|
|
30
|
-
exports.DeleteResourceServerCommand = DeleteResourceServerCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,29 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DeleteUserAttributesCommand = 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 DeleteUserAttributesCommand 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", "DeleteUserAttributes", {})
|
|
23
|
-
.n("CognitoIdentityProviderClient", "DeleteUserAttributesCommand")
|
|
24
|
-
.f(models_0_1.DeleteUserAttributesRequestFilterSensitiveLog, void 0)
|
|
25
|
-
.ser(Aws_json1_1_1.se_DeleteUserAttributesCommand)
|
|
26
|
-
.de(Aws_json1_1_1.de_DeleteUserAttributesCommand)
|
|
27
|
-
.build() {
|
|
28
|
-
}
|
|
29
|
-
exports.DeleteUserAttributesCommand = DeleteUserAttributesCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,29 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DeleteUserCommand = 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 DeleteUserCommand 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", "DeleteUser", {})
|
|
23
|
-
.n("CognitoIdentityProviderClient", "DeleteUserCommand")
|
|
24
|
-
.f(models_0_1.DeleteUserRequestFilterSensitiveLog, void 0)
|
|
25
|
-
.ser(Aws_json1_1_1.se_DeleteUserCommand)
|
|
26
|
-
.de(Aws_json1_1_1.de_DeleteUserCommand)
|
|
27
|
-
.build() {
|
|
28
|
-
}
|
|
29
|
-
exports.DeleteUserCommand = DeleteUserCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,31 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DeleteUserPoolClientCommand = 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 DeleteUserPoolClientCommand 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", "DeleteUserPoolClient", {})
|
|
25
|
-
.n("CognitoIdentityProviderClient", "DeleteUserPoolClientCommand")
|
|
26
|
-
.f(models_0_1.DeleteUserPoolClientRequestFilterSensitiveLog, void 0)
|
|
27
|
-
.ser(Aws_json1_1_1.se_DeleteUserPoolClientCommand)
|
|
28
|
-
.de(Aws_json1_1_1.de_DeleteUserPoolClientCommand)
|
|
29
|
-
.build() {
|
|
30
|
-
}
|
|
31
|
-
exports.DeleteUserPoolClientCommand = DeleteUserPoolClientCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,30 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DeleteUserPoolCommand = 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 DeleteUserPoolCommand 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", "DeleteUserPool", {})
|
|
24
|
-
.n("CognitoIdentityProviderClient", "DeleteUserPoolCommand")
|
|
25
|
-
.f(void 0, void 0)
|
|
26
|
-
.ser(Aws_json1_1_1.se_DeleteUserPoolCommand)
|
|
27
|
-
.de(Aws_json1_1_1.de_DeleteUserPoolCommand)
|
|
28
|
-
.build() {
|
|
29
|
-
}
|
|
30
|
-
exports.DeleteUserPoolCommand = DeleteUserPoolCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,30 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DeleteUserPoolDomainCommand = 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 DeleteUserPoolDomainCommand 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", "DeleteUserPoolDomain", {})
|
|
24
|
-
.n("CognitoIdentityProviderClient", "DeleteUserPoolDomainCommand")
|
|
25
|
-
.f(void 0, void 0)
|
|
26
|
-
.ser(Aws_json1_1_1.se_DeleteUserPoolDomainCommand)
|
|
27
|
-
.de(Aws_json1_1_1.de_DeleteUserPoolDomainCommand)
|
|
28
|
-
.build() {
|
|
29
|
-
}
|
|
30
|
-
exports.DeleteUserPoolDomainCommand = DeleteUserPoolDomainCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,30 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DescribeIdentityProviderCommand = 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 DescribeIdentityProviderCommand 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", "DescribeIdentityProvider", {})
|
|
24
|
-
.n("CognitoIdentityProviderClient", "DescribeIdentityProviderCommand")
|
|
25
|
-
.f(void 0, void 0)
|
|
26
|
-
.ser(Aws_json1_1_1.se_DescribeIdentityProviderCommand)
|
|
27
|
-
.de(Aws_json1_1_1.de_DescribeIdentityProviderCommand)
|
|
28
|
-
.build() {
|
|
29
|
-
}
|
|
30
|
-
exports.DescribeIdentityProviderCommand = DescribeIdentityProviderCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,30 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DescribeResourceServerCommand = 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 DescribeResourceServerCommand 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", "DescribeResourceServer", {})
|
|
24
|
-
.n("CognitoIdentityProviderClient", "DescribeResourceServerCommand")
|
|
25
|
-
.f(void 0, void 0)
|
|
26
|
-
.ser(Aws_json1_1_1.se_DescribeResourceServerCommand)
|
|
27
|
-
.de(Aws_json1_1_1.de_DescribeResourceServerCommand)
|
|
28
|
-
.build() {
|
|
29
|
-
}
|
|
30
|
-
exports.DescribeResourceServerCommand = DescribeResourceServerCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,31 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DescribeRiskConfigurationCommand = 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 DescribeRiskConfigurationCommand 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", "DescribeRiskConfiguration", {})
|
|
25
|
-
.n("CognitoIdentityProviderClient", "DescribeRiskConfigurationCommand")
|
|
26
|
-
.f(models_0_1.DescribeRiskConfigurationRequestFilterSensitiveLog, models_0_1.DescribeRiskConfigurationResponseFilterSensitiveLog)
|
|
27
|
-
.ser(Aws_json1_1_1.se_DescribeRiskConfigurationCommand)
|
|
28
|
-
.de(Aws_json1_1_1.de_DescribeRiskConfigurationCommand)
|
|
29
|
-
.build() {
|
|
30
|
-
}
|
|
31
|
-
exports.DescribeRiskConfigurationCommand = DescribeRiskConfigurationCommand;
|
|
1
|
+
module.exports = require("../index.js");
|