@aws-sdk/client-cognito-identity-provider 3.414.0 → 3.418.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/commands/AddCustomAttributesCommand.js +5 -0
- package/dist-cjs/commands/AdminAddUserToGroupCommand.js +5 -0
- package/dist-cjs/commands/AdminConfirmSignUpCommand.js +5 -0
- package/dist-cjs/commands/AdminCreateUserCommand.js +5 -0
- package/dist-cjs/commands/AdminDeleteUserAttributesCommand.js +5 -0
- package/dist-cjs/commands/AdminDeleteUserCommand.js +5 -0
- package/dist-cjs/commands/AdminDisableProviderForUserCommand.js +5 -0
- package/dist-cjs/commands/AdminDisableUserCommand.js +5 -0
- package/dist-cjs/commands/AdminEnableUserCommand.js +5 -0
- package/dist-cjs/commands/AdminForgetDeviceCommand.js +5 -0
- package/dist-cjs/commands/AdminGetDeviceCommand.js +5 -0
- package/dist-cjs/commands/AdminGetUserCommand.js +5 -0
- package/dist-cjs/commands/AdminInitiateAuthCommand.js +5 -0
- package/dist-cjs/commands/AdminLinkProviderForUserCommand.js +5 -0
- package/dist-cjs/commands/AdminListDevicesCommand.js +5 -0
- package/dist-cjs/commands/AdminListGroupsForUserCommand.js +5 -0
- package/dist-cjs/commands/AdminListUserAuthEventsCommand.js +5 -0
- package/dist-cjs/commands/AdminRemoveUserFromGroupCommand.js +5 -0
- package/dist-cjs/commands/AdminResetUserPasswordCommand.js +5 -0
- package/dist-cjs/commands/AdminRespondToAuthChallengeCommand.js +5 -0
- package/dist-cjs/commands/AdminSetUserMFAPreferenceCommand.js +5 -0
- package/dist-cjs/commands/AdminSetUserPasswordCommand.js +5 -0
- package/dist-cjs/commands/AdminSetUserSettingsCommand.js +5 -0
- package/dist-cjs/commands/AdminUpdateAuthEventFeedbackCommand.js +5 -0
- package/dist-cjs/commands/AdminUpdateDeviceStatusCommand.js +5 -0
- package/dist-cjs/commands/AdminUpdateUserAttributesCommand.js +5 -0
- package/dist-cjs/commands/AdminUserGlobalSignOutCommand.js +5 -0
- package/dist-cjs/commands/AssociateSoftwareTokenCommand.js +5 -0
- package/dist-cjs/commands/ChangePasswordCommand.js +5 -0
- package/dist-cjs/commands/ConfirmDeviceCommand.js +5 -0
- package/dist-cjs/commands/ConfirmForgotPasswordCommand.js +5 -0
- package/dist-cjs/commands/ConfirmSignUpCommand.js +5 -0
- package/dist-cjs/commands/CreateGroupCommand.js +5 -0
- package/dist-cjs/commands/CreateIdentityProviderCommand.js +5 -0
- package/dist-cjs/commands/CreateResourceServerCommand.js +5 -0
- package/dist-cjs/commands/CreateUserImportJobCommand.js +5 -0
- package/dist-cjs/commands/CreateUserPoolClientCommand.js +5 -0
- package/dist-cjs/commands/CreateUserPoolCommand.js +5 -0
- package/dist-cjs/commands/CreateUserPoolDomainCommand.js +5 -0
- package/dist-cjs/commands/DeleteGroupCommand.js +5 -0
- package/dist-cjs/commands/DeleteIdentityProviderCommand.js +5 -0
- package/dist-cjs/commands/DeleteResourceServerCommand.js +5 -0
- package/dist-cjs/commands/DeleteUserAttributesCommand.js +5 -0
- package/dist-cjs/commands/DeleteUserCommand.js +5 -0
- package/dist-cjs/commands/DeleteUserPoolClientCommand.js +5 -0
- package/dist-cjs/commands/DeleteUserPoolCommand.js +5 -0
- package/dist-cjs/commands/DeleteUserPoolDomainCommand.js +5 -0
- package/dist-cjs/commands/DescribeIdentityProviderCommand.js +5 -0
- package/dist-cjs/commands/DescribeResourceServerCommand.js +5 -0
- package/dist-cjs/commands/DescribeRiskConfigurationCommand.js +5 -0
- package/dist-cjs/commands/DescribeUserImportJobCommand.js +5 -0
- package/dist-cjs/commands/DescribeUserPoolClientCommand.js +5 -0
- package/dist-cjs/commands/DescribeUserPoolCommand.js +5 -0
- package/dist-cjs/commands/DescribeUserPoolDomainCommand.js +5 -0
- package/dist-cjs/commands/ForgetDeviceCommand.js +5 -0
- package/dist-cjs/commands/ForgotPasswordCommand.js +5 -0
- package/dist-cjs/commands/GetCSVHeaderCommand.js +5 -0
- package/dist-cjs/commands/GetDeviceCommand.js +5 -0
- package/dist-cjs/commands/GetGroupCommand.js +5 -0
- package/dist-cjs/commands/GetIdentityProviderByIdentifierCommand.js +5 -0
- package/dist-cjs/commands/GetLogDeliveryConfigurationCommand.js +5 -0
- package/dist-cjs/commands/GetSigningCertificateCommand.js +5 -0
- package/dist-cjs/commands/GetUICustomizationCommand.js +5 -0
- package/dist-cjs/commands/GetUserAttributeVerificationCodeCommand.js +5 -0
- package/dist-cjs/commands/GetUserCommand.js +5 -0
- package/dist-cjs/commands/GetUserPoolMfaConfigCommand.js +5 -0
- package/dist-cjs/commands/GlobalSignOutCommand.js +5 -0
- package/dist-cjs/commands/InitiateAuthCommand.js +5 -0
- package/dist-cjs/commands/ListDevicesCommand.js +5 -0
- package/dist-cjs/commands/ListGroupsCommand.js +5 -0
- package/dist-cjs/commands/ListIdentityProvidersCommand.js +5 -0
- package/dist-cjs/commands/ListResourceServersCommand.js +5 -0
- package/dist-cjs/commands/ListTagsForResourceCommand.js +5 -0
- package/dist-cjs/commands/ListUserImportJobsCommand.js +5 -0
- package/dist-cjs/commands/ListUserPoolClientsCommand.js +5 -0
- package/dist-cjs/commands/ListUserPoolsCommand.js +5 -0
- package/dist-cjs/commands/ListUsersCommand.js +5 -0
- package/dist-cjs/commands/ListUsersInGroupCommand.js +5 -0
- package/dist-cjs/commands/ResendConfirmationCodeCommand.js +5 -0
- package/dist-cjs/commands/RespondToAuthChallengeCommand.js +5 -0
- package/dist-cjs/commands/RevokeTokenCommand.js +5 -0
- package/dist-cjs/commands/SetLogDeliveryConfigurationCommand.js +5 -0
- package/dist-cjs/commands/SetRiskConfigurationCommand.js +5 -0
- package/dist-cjs/commands/SetUICustomizationCommand.js +5 -0
- package/dist-cjs/commands/SetUserMFAPreferenceCommand.js +5 -0
- package/dist-cjs/commands/SetUserPoolMfaConfigCommand.js +5 -0
- package/dist-cjs/commands/SetUserSettingsCommand.js +5 -0
- package/dist-cjs/commands/SignUpCommand.js +5 -0
- package/dist-cjs/commands/StartUserImportJobCommand.js +5 -0
- package/dist-cjs/commands/StopUserImportJobCommand.js +5 -0
- package/dist-cjs/commands/TagResourceCommand.js +5 -0
- package/dist-cjs/commands/UntagResourceCommand.js +5 -0
- package/dist-cjs/commands/UpdateAuthEventFeedbackCommand.js +5 -0
- package/dist-cjs/commands/UpdateDeviceStatusCommand.js +5 -0
- package/dist-cjs/commands/UpdateGroupCommand.js +5 -0
- package/dist-cjs/commands/UpdateIdentityProviderCommand.js +5 -0
- package/dist-cjs/commands/UpdateResourceServerCommand.js +5 -0
- package/dist-cjs/commands/UpdateUserAttributesCommand.js +5 -0
- package/dist-cjs/commands/UpdateUserPoolClientCommand.js +5 -0
- package/dist-cjs/commands/UpdateUserPoolCommand.js +5 -0
- package/dist-cjs/commands/UpdateUserPoolDomainCommand.js +5 -0
- package/dist-cjs/commands/VerifySoftwareTokenCommand.js +5 -0
- package/dist-cjs/commands/VerifyUserAttributeCommand.js +5 -0
- package/dist-es/commands/AddCustomAttributesCommand.js +5 -0
- package/dist-es/commands/AdminAddUserToGroupCommand.js +5 -0
- package/dist-es/commands/AdminConfirmSignUpCommand.js +5 -0
- package/dist-es/commands/AdminCreateUserCommand.js +5 -0
- package/dist-es/commands/AdminDeleteUserAttributesCommand.js +5 -0
- package/dist-es/commands/AdminDeleteUserCommand.js +5 -0
- package/dist-es/commands/AdminDisableProviderForUserCommand.js +5 -0
- package/dist-es/commands/AdminDisableUserCommand.js +5 -0
- package/dist-es/commands/AdminEnableUserCommand.js +5 -0
- package/dist-es/commands/AdminForgetDeviceCommand.js +5 -0
- package/dist-es/commands/AdminGetDeviceCommand.js +5 -0
- package/dist-es/commands/AdminGetUserCommand.js +5 -0
- package/dist-es/commands/AdminInitiateAuthCommand.js +5 -0
- package/dist-es/commands/AdminLinkProviderForUserCommand.js +5 -0
- package/dist-es/commands/AdminListDevicesCommand.js +5 -0
- package/dist-es/commands/AdminListGroupsForUserCommand.js +5 -0
- package/dist-es/commands/AdminListUserAuthEventsCommand.js +5 -0
- package/dist-es/commands/AdminRemoveUserFromGroupCommand.js +5 -0
- package/dist-es/commands/AdminResetUserPasswordCommand.js +5 -0
- package/dist-es/commands/AdminRespondToAuthChallengeCommand.js +5 -0
- package/dist-es/commands/AdminSetUserMFAPreferenceCommand.js +5 -0
- package/dist-es/commands/AdminSetUserPasswordCommand.js +5 -0
- package/dist-es/commands/AdminSetUserSettingsCommand.js +5 -0
- package/dist-es/commands/AdminUpdateAuthEventFeedbackCommand.js +5 -0
- package/dist-es/commands/AdminUpdateDeviceStatusCommand.js +5 -0
- package/dist-es/commands/AdminUpdateUserAttributesCommand.js +5 -0
- package/dist-es/commands/AdminUserGlobalSignOutCommand.js +5 -0
- package/dist-es/commands/AssociateSoftwareTokenCommand.js +5 -0
- package/dist-es/commands/ChangePasswordCommand.js +5 -0
- package/dist-es/commands/ConfirmDeviceCommand.js +5 -0
- package/dist-es/commands/ConfirmForgotPasswordCommand.js +5 -0
- package/dist-es/commands/ConfirmSignUpCommand.js +5 -0
- package/dist-es/commands/CreateGroupCommand.js +5 -0
- package/dist-es/commands/CreateIdentityProviderCommand.js +5 -0
- package/dist-es/commands/CreateResourceServerCommand.js +5 -0
- package/dist-es/commands/CreateUserImportJobCommand.js +5 -0
- package/dist-es/commands/CreateUserPoolClientCommand.js +5 -0
- package/dist-es/commands/CreateUserPoolCommand.js +5 -0
- package/dist-es/commands/CreateUserPoolDomainCommand.js +5 -0
- package/dist-es/commands/DeleteGroupCommand.js +5 -0
- package/dist-es/commands/DeleteIdentityProviderCommand.js +5 -0
- package/dist-es/commands/DeleteResourceServerCommand.js +5 -0
- package/dist-es/commands/DeleteUserAttributesCommand.js +5 -0
- package/dist-es/commands/DeleteUserCommand.js +5 -0
- package/dist-es/commands/DeleteUserPoolClientCommand.js +5 -0
- package/dist-es/commands/DeleteUserPoolCommand.js +5 -0
- package/dist-es/commands/DeleteUserPoolDomainCommand.js +5 -0
- package/dist-es/commands/DescribeIdentityProviderCommand.js +5 -0
- package/dist-es/commands/DescribeResourceServerCommand.js +5 -0
- package/dist-es/commands/DescribeRiskConfigurationCommand.js +5 -0
- package/dist-es/commands/DescribeUserImportJobCommand.js +5 -0
- package/dist-es/commands/DescribeUserPoolClientCommand.js +5 -0
- package/dist-es/commands/DescribeUserPoolCommand.js +5 -0
- package/dist-es/commands/DescribeUserPoolDomainCommand.js +5 -0
- package/dist-es/commands/ForgetDeviceCommand.js +5 -0
- package/dist-es/commands/ForgotPasswordCommand.js +5 -0
- package/dist-es/commands/GetCSVHeaderCommand.js +5 -0
- package/dist-es/commands/GetDeviceCommand.js +5 -0
- package/dist-es/commands/GetGroupCommand.js +5 -0
- package/dist-es/commands/GetIdentityProviderByIdentifierCommand.js +5 -0
- package/dist-es/commands/GetLogDeliveryConfigurationCommand.js +5 -0
- package/dist-es/commands/GetSigningCertificateCommand.js +5 -0
- package/dist-es/commands/GetUICustomizationCommand.js +5 -0
- package/dist-es/commands/GetUserAttributeVerificationCodeCommand.js +5 -0
- package/dist-es/commands/GetUserCommand.js +5 -0
- package/dist-es/commands/GetUserPoolMfaConfigCommand.js +5 -0
- package/dist-es/commands/GlobalSignOutCommand.js +5 -0
- package/dist-es/commands/InitiateAuthCommand.js +5 -0
- package/dist-es/commands/ListDevicesCommand.js +5 -0
- package/dist-es/commands/ListGroupsCommand.js +5 -0
- package/dist-es/commands/ListIdentityProvidersCommand.js +5 -0
- package/dist-es/commands/ListResourceServersCommand.js +5 -0
- package/dist-es/commands/ListTagsForResourceCommand.js +5 -0
- package/dist-es/commands/ListUserImportJobsCommand.js +5 -0
- package/dist-es/commands/ListUserPoolClientsCommand.js +5 -0
- package/dist-es/commands/ListUserPoolsCommand.js +5 -0
- package/dist-es/commands/ListUsersCommand.js +5 -0
- package/dist-es/commands/ListUsersInGroupCommand.js +5 -0
- package/dist-es/commands/ResendConfirmationCodeCommand.js +5 -0
- package/dist-es/commands/RespondToAuthChallengeCommand.js +5 -0
- package/dist-es/commands/RevokeTokenCommand.js +5 -0
- package/dist-es/commands/SetLogDeliveryConfigurationCommand.js +5 -0
- package/dist-es/commands/SetRiskConfigurationCommand.js +5 -0
- package/dist-es/commands/SetUICustomizationCommand.js +5 -0
- package/dist-es/commands/SetUserMFAPreferenceCommand.js +5 -0
- package/dist-es/commands/SetUserPoolMfaConfigCommand.js +5 -0
- package/dist-es/commands/SetUserSettingsCommand.js +5 -0
- package/dist-es/commands/SignUpCommand.js +5 -0
- package/dist-es/commands/StartUserImportJobCommand.js +5 -0
- package/dist-es/commands/StopUserImportJobCommand.js +5 -0
- package/dist-es/commands/TagResourceCommand.js +5 -0
- package/dist-es/commands/UntagResourceCommand.js +5 -0
- package/dist-es/commands/UpdateAuthEventFeedbackCommand.js +5 -0
- package/dist-es/commands/UpdateDeviceStatusCommand.js +5 -0
- package/dist-es/commands/UpdateGroupCommand.js +5 -0
- package/dist-es/commands/UpdateIdentityProviderCommand.js +5 -0
- package/dist-es/commands/UpdateResourceServerCommand.js +5 -0
- package/dist-es/commands/UpdateUserAttributesCommand.js +5 -0
- package/dist-es/commands/UpdateUserPoolClientCommand.js +5 -0
- package/dist-es/commands/UpdateUserPoolCommand.js +5 -0
- package/dist-es/commands/UpdateUserPoolDomainCommand.js +5 -0
- package/dist-es/commands/VerifySoftwareTokenCommand.js +5 -0
- package/dist-es/commands/VerifyUserAttributeCommand.js +5 -0
- package/package.json +31 -31
|
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
6
6
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
7
7
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
8
8
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
9
|
+
const types_1 = require("@smithy/types");
|
|
9
10
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
11
|
class AddCustomAttributesCommand extends smithy_client_1.Command {
|
|
11
12
|
static getEndpointParameterInstructions() {
|
|
@@ -34,6 +35,10 @@ class AddCustomAttributesCommand extends smithy_client_1.Command {
|
|
|
34
35
|
commandName,
|
|
35
36
|
inputFilterSensitiveLog: (_) => _,
|
|
36
37
|
outputFilterSensitiveLog: (_) => _,
|
|
38
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
39
|
+
service: "AWSCognitoIdentityProviderService",
|
|
40
|
+
operation: "AddCustomAttributes",
|
|
41
|
+
},
|
|
37
42
|
};
|
|
38
43
|
const { requestHandler } = configuration;
|
|
39
44
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
6
6
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
7
7
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
8
8
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
9
|
+
const types_1 = require("@smithy/types");
|
|
9
10
|
const models_0_1 = require("../models/models_0");
|
|
10
11
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
11
12
|
class AdminAddUserToGroupCommand extends smithy_client_1.Command {
|
|
@@ -35,6 +36,10 @@ class AdminAddUserToGroupCommand extends smithy_client_1.Command {
|
|
|
35
36
|
commandName,
|
|
36
37
|
inputFilterSensitiveLog: models_0_1.AdminAddUserToGroupRequestFilterSensitiveLog,
|
|
37
38
|
outputFilterSensitiveLog: (_) => _,
|
|
39
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
40
|
+
service: "AWSCognitoIdentityProviderService",
|
|
41
|
+
operation: "AdminAddUserToGroup",
|
|
42
|
+
},
|
|
38
43
|
};
|
|
39
44
|
const { requestHandler } = configuration;
|
|
40
45
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
6
6
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
7
7
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
8
8
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
9
|
+
const types_1 = require("@smithy/types");
|
|
9
10
|
const models_0_1 = require("../models/models_0");
|
|
10
11
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
11
12
|
class AdminConfirmSignUpCommand extends smithy_client_1.Command {
|
|
@@ -35,6 +36,10 @@ class AdminConfirmSignUpCommand extends smithy_client_1.Command {
|
|
|
35
36
|
commandName,
|
|
36
37
|
inputFilterSensitiveLog: models_0_1.AdminConfirmSignUpRequestFilterSensitiveLog,
|
|
37
38
|
outputFilterSensitiveLog: (_) => _,
|
|
39
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
40
|
+
service: "AWSCognitoIdentityProviderService",
|
|
41
|
+
operation: "AdminConfirmSignUp",
|
|
42
|
+
},
|
|
38
43
|
};
|
|
39
44
|
const { requestHandler } = configuration;
|
|
40
45
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
6
6
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
7
7
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
8
8
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
9
|
+
const types_1 = require("@smithy/types");
|
|
9
10
|
const models_0_1 = require("../models/models_0");
|
|
10
11
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
11
12
|
class AdminCreateUserCommand extends smithy_client_1.Command {
|
|
@@ -35,6 +36,10 @@ class AdminCreateUserCommand extends smithy_client_1.Command {
|
|
|
35
36
|
commandName,
|
|
36
37
|
inputFilterSensitiveLog: models_0_1.AdminCreateUserRequestFilterSensitiveLog,
|
|
37
38
|
outputFilterSensitiveLog: models_0_1.AdminCreateUserResponseFilterSensitiveLog,
|
|
39
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
40
|
+
service: "AWSCognitoIdentityProviderService",
|
|
41
|
+
operation: "AdminCreateUser",
|
|
42
|
+
},
|
|
38
43
|
};
|
|
39
44
|
const { requestHandler } = configuration;
|
|
40
45
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
6
6
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
7
7
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
8
8
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
9
|
+
const types_1 = require("@smithy/types");
|
|
9
10
|
const models_0_1 = require("../models/models_0");
|
|
10
11
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
11
12
|
class AdminDeleteUserAttributesCommand extends smithy_client_1.Command {
|
|
@@ -35,6 +36,10 @@ class AdminDeleteUserAttributesCommand extends smithy_client_1.Command {
|
|
|
35
36
|
commandName,
|
|
36
37
|
inputFilterSensitiveLog: models_0_1.AdminDeleteUserAttributesRequestFilterSensitiveLog,
|
|
37
38
|
outputFilterSensitiveLog: (_) => _,
|
|
39
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
40
|
+
service: "AWSCognitoIdentityProviderService",
|
|
41
|
+
operation: "AdminDeleteUserAttributes",
|
|
42
|
+
},
|
|
38
43
|
};
|
|
39
44
|
const { requestHandler } = configuration;
|
|
40
45
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
6
6
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
7
7
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
8
8
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
9
|
+
const types_1 = require("@smithy/types");
|
|
9
10
|
const models_0_1 = require("../models/models_0");
|
|
10
11
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
11
12
|
class AdminDeleteUserCommand extends smithy_client_1.Command {
|
|
@@ -35,6 +36,10 @@ class AdminDeleteUserCommand extends smithy_client_1.Command {
|
|
|
35
36
|
commandName,
|
|
36
37
|
inputFilterSensitiveLog: models_0_1.AdminDeleteUserRequestFilterSensitiveLog,
|
|
37
38
|
outputFilterSensitiveLog: (_) => _,
|
|
39
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
40
|
+
service: "AWSCognitoIdentityProviderService",
|
|
41
|
+
operation: "AdminDeleteUser",
|
|
42
|
+
},
|
|
38
43
|
};
|
|
39
44
|
const { requestHandler } = configuration;
|
|
40
45
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
6
6
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
7
7
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
8
8
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
9
|
+
const types_1 = require("@smithy/types");
|
|
9
10
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
11
|
class AdminDisableProviderForUserCommand extends smithy_client_1.Command {
|
|
11
12
|
static getEndpointParameterInstructions() {
|
|
@@ -34,6 +35,10 @@ class AdminDisableProviderForUserCommand extends smithy_client_1.Command {
|
|
|
34
35
|
commandName,
|
|
35
36
|
inputFilterSensitiveLog: (_) => _,
|
|
36
37
|
outputFilterSensitiveLog: (_) => _,
|
|
38
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
39
|
+
service: "AWSCognitoIdentityProviderService",
|
|
40
|
+
operation: "AdminDisableProviderForUser",
|
|
41
|
+
},
|
|
37
42
|
};
|
|
38
43
|
const { requestHandler } = configuration;
|
|
39
44
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
6
6
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
7
7
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
8
8
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
9
|
+
const types_1 = require("@smithy/types");
|
|
9
10
|
const models_0_1 = require("../models/models_0");
|
|
10
11
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
11
12
|
class AdminDisableUserCommand extends smithy_client_1.Command {
|
|
@@ -35,6 +36,10 @@ class AdminDisableUserCommand extends smithy_client_1.Command {
|
|
|
35
36
|
commandName,
|
|
36
37
|
inputFilterSensitiveLog: models_0_1.AdminDisableUserRequestFilterSensitiveLog,
|
|
37
38
|
outputFilterSensitiveLog: (_) => _,
|
|
39
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
40
|
+
service: "AWSCognitoIdentityProviderService",
|
|
41
|
+
operation: "AdminDisableUser",
|
|
42
|
+
},
|
|
38
43
|
};
|
|
39
44
|
const { requestHandler } = configuration;
|
|
40
45
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
6
6
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
7
7
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
8
8
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
9
|
+
const types_1 = require("@smithy/types");
|
|
9
10
|
const models_0_1 = require("../models/models_0");
|
|
10
11
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
11
12
|
class AdminEnableUserCommand extends smithy_client_1.Command {
|
|
@@ -35,6 +36,10 @@ class AdminEnableUserCommand extends smithy_client_1.Command {
|
|
|
35
36
|
commandName,
|
|
36
37
|
inputFilterSensitiveLog: models_0_1.AdminEnableUserRequestFilterSensitiveLog,
|
|
37
38
|
outputFilterSensitiveLog: (_) => _,
|
|
39
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
40
|
+
service: "AWSCognitoIdentityProviderService",
|
|
41
|
+
operation: "AdminEnableUser",
|
|
42
|
+
},
|
|
38
43
|
};
|
|
39
44
|
const { requestHandler } = configuration;
|
|
40
45
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
6
6
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
7
7
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
8
8
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
9
|
+
const types_1 = require("@smithy/types");
|
|
9
10
|
const models_0_1 = require("../models/models_0");
|
|
10
11
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
11
12
|
class AdminForgetDeviceCommand extends smithy_client_1.Command {
|
|
@@ -35,6 +36,10 @@ class AdminForgetDeviceCommand extends smithy_client_1.Command {
|
|
|
35
36
|
commandName,
|
|
36
37
|
inputFilterSensitiveLog: models_0_1.AdminForgetDeviceRequestFilterSensitiveLog,
|
|
37
38
|
outputFilterSensitiveLog: (_) => _,
|
|
39
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
40
|
+
service: "AWSCognitoIdentityProviderService",
|
|
41
|
+
operation: "AdminForgetDevice",
|
|
42
|
+
},
|
|
38
43
|
};
|
|
39
44
|
const { requestHandler } = configuration;
|
|
40
45
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
6
6
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
7
7
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
8
8
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
9
|
+
const types_1 = require("@smithy/types");
|
|
9
10
|
const models_0_1 = require("../models/models_0");
|
|
10
11
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
11
12
|
class AdminGetDeviceCommand extends smithy_client_1.Command {
|
|
@@ -35,6 +36,10 @@ class AdminGetDeviceCommand extends smithy_client_1.Command {
|
|
|
35
36
|
commandName,
|
|
36
37
|
inputFilterSensitiveLog: models_0_1.AdminGetDeviceRequestFilterSensitiveLog,
|
|
37
38
|
outputFilterSensitiveLog: models_0_1.AdminGetDeviceResponseFilterSensitiveLog,
|
|
39
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
40
|
+
service: "AWSCognitoIdentityProviderService",
|
|
41
|
+
operation: "AdminGetDevice",
|
|
42
|
+
},
|
|
38
43
|
};
|
|
39
44
|
const { requestHandler } = configuration;
|
|
40
45
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
6
6
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
7
7
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
8
8
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
9
|
+
const types_1 = require("@smithy/types");
|
|
9
10
|
const models_0_1 = require("../models/models_0");
|
|
10
11
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
11
12
|
class AdminGetUserCommand extends smithy_client_1.Command {
|
|
@@ -35,6 +36,10 @@ class AdminGetUserCommand extends smithy_client_1.Command {
|
|
|
35
36
|
commandName,
|
|
36
37
|
inputFilterSensitiveLog: models_0_1.AdminGetUserRequestFilterSensitiveLog,
|
|
37
38
|
outputFilterSensitiveLog: models_0_1.AdminGetUserResponseFilterSensitiveLog,
|
|
39
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
40
|
+
service: "AWSCognitoIdentityProviderService",
|
|
41
|
+
operation: "AdminGetUser",
|
|
42
|
+
},
|
|
38
43
|
};
|
|
39
44
|
const { requestHandler } = configuration;
|
|
40
45
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
6
6
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
7
7
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
8
8
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
9
|
+
const types_1 = require("@smithy/types");
|
|
9
10
|
const models_0_1 = require("../models/models_0");
|
|
10
11
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
11
12
|
class AdminInitiateAuthCommand extends smithy_client_1.Command {
|
|
@@ -35,6 +36,10 @@ class AdminInitiateAuthCommand extends smithy_client_1.Command {
|
|
|
35
36
|
commandName,
|
|
36
37
|
inputFilterSensitiveLog: models_0_1.AdminInitiateAuthRequestFilterSensitiveLog,
|
|
37
38
|
outputFilterSensitiveLog: models_0_1.AdminInitiateAuthResponseFilterSensitiveLog,
|
|
39
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
40
|
+
service: "AWSCognitoIdentityProviderService",
|
|
41
|
+
operation: "AdminInitiateAuth",
|
|
42
|
+
},
|
|
38
43
|
};
|
|
39
44
|
const { requestHandler } = configuration;
|
|
40
45
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
6
6
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
7
7
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
8
8
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
9
|
+
const types_1 = require("@smithy/types");
|
|
9
10
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
11
|
class AdminLinkProviderForUserCommand extends smithy_client_1.Command {
|
|
11
12
|
static getEndpointParameterInstructions() {
|
|
@@ -34,6 +35,10 @@ class AdminLinkProviderForUserCommand extends smithy_client_1.Command {
|
|
|
34
35
|
commandName,
|
|
35
36
|
inputFilterSensitiveLog: (_) => _,
|
|
36
37
|
outputFilterSensitiveLog: (_) => _,
|
|
38
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
39
|
+
service: "AWSCognitoIdentityProviderService",
|
|
40
|
+
operation: "AdminLinkProviderForUser",
|
|
41
|
+
},
|
|
37
42
|
};
|
|
38
43
|
const { requestHandler } = configuration;
|
|
39
44
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
6
6
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
7
7
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
8
8
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
9
|
+
const types_1 = require("@smithy/types");
|
|
9
10
|
const models_0_1 = require("../models/models_0");
|
|
10
11
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
11
12
|
class AdminListDevicesCommand extends smithy_client_1.Command {
|
|
@@ -35,6 +36,10 @@ class AdminListDevicesCommand extends smithy_client_1.Command {
|
|
|
35
36
|
commandName,
|
|
36
37
|
inputFilterSensitiveLog: models_0_1.AdminListDevicesRequestFilterSensitiveLog,
|
|
37
38
|
outputFilterSensitiveLog: models_0_1.AdminListDevicesResponseFilterSensitiveLog,
|
|
39
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
40
|
+
service: "AWSCognitoIdentityProviderService",
|
|
41
|
+
operation: "AdminListDevices",
|
|
42
|
+
},
|
|
38
43
|
};
|
|
39
44
|
const { requestHandler } = configuration;
|
|
40
45
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
6
6
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
7
7
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
8
8
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
9
|
+
const types_1 = require("@smithy/types");
|
|
9
10
|
const models_0_1 = require("../models/models_0");
|
|
10
11
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
11
12
|
class AdminListGroupsForUserCommand extends smithy_client_1.Command {
|
|
@@ -35,6 +36,10 @@ class AdminListGroupsForUserCommand extends smithy_client_1.Command {
|
|
|
35
36
|
commandName,
|
|
36
37
|
inputFilterSensitiveLog: models_0_1.AdminListGroupsForUserRequestFilterSensitiveLog,
|
|
37
38
|
outputFilterSensitiveLog: (_) => _,
|
|
39
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
40
|
+
service: "AWSCognitoIdentityProviderService",
|
|
41
|
+
operation: "AdminListGroupsForUser",
|
|
42
|
+
},
|
|
38
43
|
};
|
|
39
44
|
const { requestHandler } = configuration;
|
|
40
45
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
6
6
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
7
7
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
8
8
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
9
|
+
const types_1 = require("@smithy/types");
|
|
9
10
|
const models_0_1 = require("../models/models_0");
|
|
10
11
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
11
12
|
class AdminListUserAuthEventsCommand extends smithy_client_1.Command {
|
|
@@ -35,6 +36,10 @@ class AdminListUserAuthEventsCommand extends smithy_client_1.Command {
|
|
|
35
36
|
commandName,
|
|
36
37
|
inputFilterSensitiveLog: models_0_1.AdminListUserAuthEventsRequestFilterSensitiveLog,
|
|
37
38
|
outputFilterSensitiveLog: (_) => _,
|
|
39
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
40
|
+
service: "AWSCognitoIdentityProviderService",
|
|
41
|
+
operation: "AdminListUserAuthEvents",
|
|
42
|
+
},
|
|
38
43
|
};
|
|
39
44
|
const { requestHandler } = configuration;
|
|
40
45
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
6
6
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
7
7
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
8
8
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
9
|
+
const types_1 = require("@smithy/types");
|
|
9
10
|
const models_0_1 = require("../models/models_0");
|
|
10
11
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
11
12
|
class AdminRemoveUserFromGroupCommand extends smithy_client_1.Command {
|
|
@@ -35,6 +36,10 @@ class AdminRemoveUserFromGroupCommand extends smithy_client_1.Command {
|
|
|
35
36
|
commandName,
|
|
36
37
|
inputFilterSensitiveLog: models_0_1.AdminRemoveUserFromGroupRequestFilterSensitiveLog,
|
|
37
38
|
outputFilterSensitiveLog: (_) => _,
|
|
39
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
40
|
+
service: "AWSCognitoIdentityProviderService",
|
|
41
|
+
operation: "AdminRemoveUserFromGroup",
|
|
42
|
+
},
|
|
38
43
|
};
|
|
39
44
|
const { requestHandler } = configuration;
|
|
40
45
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
6
6
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
7
7
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
8
8
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
9
|
+
const types_1 = require("@smithy/types");
|
|
9
10
|
const models_0_1 = require("../models/models_0");
|
|
10
11
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
11
12
|
class AdminResetUserPasswordCommand extends smithy_client_1.Command {
|
|
@@ -35,6 +36,10 @@ class AdminResetUserPasswordCommand extends smithy_client_1.Command {
|
|
|
35
36
|
commandName,
|
|
36
37
|
inputFilterSensitiveLog: models_0_1.AdminResetUserPasswordRequestFilterSensitiveLog,
|
|
37
38
|
outputFilterSensitiveLog: (_) => _,
|
|
39
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
40
|
+
service: "AWSCognitoIdentityProviderService",
|
|
41
|
+
operation: "AdminResetUserPassword",
|
|
42
|
+
},
|
|
38
43
|
};
|
|
39
44
|
const { requestHandler } = configuration;
|
|
40
45
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
6
6
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
7
7
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
8
8
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
9
|
+
const types_1 = require("@smithy/types");
|
|
9
10
|
const models_0_1 = require("../models/models_0");
|
|
10
11
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
11
12
|
class AdminRespondToAuthChallengeCommand extends smithy_client_1.Command {
|
|
@@ -35,6 +36,10 @@ class AdminRespondToAuthChallengeCommand extends smithy_client_1.Command {
|
|
|
35
36
|
commandName,
|
|
36
37
|
inputFilterSensitiveLog: models_0_1.AdminRespondToAuthChallengeRequestFilterSensitiveLog,
|
|
37
38
|
outputFilterSensitiveLog: models_0_1.AdminRespondToAuthChallengeResponseFilterSensitiveLog,
|
|
39
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
40
|
+
service: "AWSCognitoIdentityProviderService",
|
|
41
|
+
operation: "AdminRespondToAuthChallenge",
|
|
42
|
+
},
|
|
38
43
|
};
|
|
39
44
|
const { requestHandler } = configuration;
|
|
40
45
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
6
6
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
7
7
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
8
8
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
9
|
+
const types_1 = require("@smithy/types");
|
|
9
10
|
const models_0_1 = require("../models/models_0");
|
|
10
11
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
11
12
|
class AdminSetUserMFAPreferenceCommand extends smithy_client_1.Command {
|
|
@@ -35,6 +36,10 @@ class AdminSetUserMFAPreferenceCommand extends smithy_client_1.Command {
|
|
|
35
36
|
commandName,
|
|
36
37
|
inputFilterSensitiveLog: models_0_1.AdminSetUserMFAPreferenceRequestFilterSensitiveLog,
|
|
37
38
|
outputFilterSensitiveLog: (_) => _,
|
|
39
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
40
|
+
service: "AWSCognitoIdentityProviderService",
|
|
41
|
+
operation: "AdminSetUserMFAPreference",
|
|
42
|
+
},
|
|
38
43
|
};
|
|
39
44
|
const { requestHandler } = configuration;
|
|
40
45
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
6
6
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
7
7
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
8
8
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
9
|
+
const types_1 = require("@smithy/types");
|
|
9
10
|
const models_0_1 = require("../models/models_0");
|
|
10
11
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
11
12
|
class AdminSetUserPasswordCommand extends smithy_client_1.Command {
|
|
@@ -35,6 +36,10 @@ class AdminSetUserPasswordCommand extends smithy_client_1.Command {
|
|
|
35
36
|
commandName,
|
|
36
37
|
inputFilterSensitiveLog: models_0_1.AdminSetUserPasswordRequestFilterSensitiveLog,
|
|
37
38
|
outputFilterSensitiveLog: (_) => _,
|
|
39
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
40
|
+
service: "AWSCognitoIdentityProviderService",
|
|
41
|
+
operation: "AdminSetUserPassword",
|
|
42
|
+
},
|
|
38
43
|
};
|
|
39
44
|
const { requestHandler } = configuration;
|
|
40
45
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
6
6
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
7
7
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
8
8
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
9
|
+
const types_1 = require("@smithy/types");
|
|
9
10
|
const models_0_1 = require("../models/models_0");
|
|
10
11
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
11
12
|
class AdminSetUserSettingsCommand extends smithy_client_1.Command {
|
|
@@ -35,6 +36,10 @@ class AdminSetUserSettingsCommand extends smithy_client_1.Command {
|
|
|
35
36
|
commandName,
|
|
36
37
|
inputFilterSensitiveLog: models_0_1.AdminSetUserSettingsRequestFilterSensitiveLog,
|
|
37
38
|
outputFilterSensitiveLog: (_) => _,
|
|
39
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
40
|
+
service: "AWSCognitoIdentityProviderService",
|
|
41
|
+
operation: "AdminSetUserSettings",
|
|
42
|
+
},
|
|
38
43
|
};
|
|
39
44
|
const { requestHandler } = configuration;
|
|
40
45
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
6
6
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
7
7
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
8
8
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
9
|
+
const types_1 = require("@smithy/types");
|
|
9
10
|
const models_0_1 = require("../models/models_0");
|
|
10
11
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
11
12
|
class AdminUpdateAuthEventFeedbackCommand extends smithy_client_1.Command {
|
|
@@ -35,6 +36,10 @@ class AdminUpdateAuthEventFeedbackCommand extends smithy_client_1.Command {
|
|
|
35
36
|
commandName,
|
|
36
37
|
inputFilterSensitiveLog: models_0_1.AdminUpdateAuthEventFeedbackRequestFilterSensitiveLog,
|
|
37
38
|
outputFilterSensitiveLog: (_) => _,
|
|
39
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
40
|
+
service: "AWSCognitoIdentityProviderService",
|
|
41
|
+
operation: "AdminUpdateAuthEventFeedback",
|
|
42
|
+
},
|
|
38
43
|
};
|
|
39
44
|
const { requestHandler } = configuration;
|
|
40
45
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
6
6
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
7
7
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
8
8
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
9
|
+
const types_1 = require("@smithy/types");
|
|
9
10
|
const models_0_1 = require("../models/models_0");
|
|
10
11
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
11
12
|
class AdminUpdateDeviceStatusCommand extends smithy_client_1.Command {
|
|
@@ -35,6 +36,10 @@ class AdminUpdateDeviceStatusCommand extends smithy_client_1.Command {
|
|
|
35
36
|
commandName,
|
|
36
37
|
inputFilterSensitiveLog: models_0_1.AdminUpdateDeviceStatusRequestFilterSensitiveLog,
|
|
37
38
|
outputFilterSensitiveLog: (_) => _,
|
|
39
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
40
|
+
service: "AWSCognitoIdentityProviderService",
|
|
41
|
+
operation: "AdminUpdateDeviceStatus",
|
|
42
|
+
},
|
|
38
43
|
};
|
|
39
44
|
const { requestHandler } = configuration;
|
|
40
45
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
6
6
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
7
7
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
8
8
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
9
|
+
const types_1 = require("@smithy/types");
|
|
9
10
|
const models_0_1 = require("../models/models_0");
|
|
10
11
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
11
12
|
class AdminUpdateUserAttributesCommand extends smithy_client_1.Command {
|
|
@@ -35,6 +36,10 @@ class AdminUpdateUserAttributesCommand extends smithy_client_1.Command {
|
|
|
35
36
|
commandName,
|
|
36
37
|
inputFilterSensitiveLog: models_0_1.AdminUpdateUserAttributesRequestFilterSensitiveLog,
|
|
37
38
|
outputFilterSensitiveLog: (_) => _,
|
|
39
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
40
|
+
service: "AWSCognitoIdentityProviderService",
|
|
41
|
+
operation: "AdminUpdateUserAttributes",
|
|
42
|
+
},
|
|
38
43
|
};
|
|
39
44
|
const { requestHandler } = configuration;
|
|
40
45
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
6
6
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
7
7
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
8
8
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
9
|
+
const types_1 = require("@smithy/types");
|
|
9
10
|
const models_0_1 = require("../models/models_0");
|
|
10
11
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
11
12
|
class AdminUserGlobalSignOutCommand extends smithy_client_1.Command {
|
|
@@ -35,6 +36,10 @@ class AdminUserGlobalSignOutCommand extends smithy_client_1.Command {
|
|
|
35
36
|
commandName,
|
|
36
37
|
inputFilterSensitiveLog: models_0_1.AdminUserGlobalSignOutRequestFilterSensitiveLog,
|
|
37
38
|
outputFilterSensitiveLog: (_) => _,
|
|
39
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
40
|
+
service: "AWSCognitoIdentityProviderService",
|
|
41
|
+
operation: "AdminUserGlobalSignOut",
|
|
42
|
+
},
|
|
38
43
|
};
|
|
39
44
|
const { requestHandler } = configuration;
|
|
40
45
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const models_0_1 = require("../models/models_0");
|
|
9
10
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
11
|
class AssociateSoftwareTokenCommand extends smithy_client_1.Command {
|
|
@@ -33,6 +34,10 @@ class AssociateSoftwareTokenCommand extends smithy_client_1.Command {
|
|
|
33
34
|
commandName,
|
|
34
35
|
inputFilterSensitiveLog: models_0_1.AssociateSoftwareTokenRequestFilterSensitiveLog,
|
|
35
36
|
outputFilterSensitiveLog: models_0_1.AssociateSoftwareTokenResponseFilterSensitiveLog,
|
|
37
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
38
|
+
service: "AWSCognitoIdentityProviderService",
|
|
39
|
+
operation: "AssociateSoftwareToken",
|
|
40
|
+
},
|
|
36
41
|
};
|
|
37
42
|
const { requestHandler } = configuration;
|
|
38
43
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const models_0_1 = require("../models/models_0");
|
|
9
10
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
11
|
class ChangePasswordCommand extends smithy_client_1.Command {
|
|
@@ -33,6 +34,10 @@ class ChangePasswordCommand extends smithy_client_1.Command {
|
|
|
33
34
|
commandName,
|
|
34
35
|
inputFilterSensitiveLog: models_0_1.ChangePasswordRequestFilterSensitiveLog,
|
|
35
36
|
outputFilterSensitiveLog: (_) => _,
|
|
37
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
38
|
+
service: "AWSCognitoIdentityProviderService",
|
|
39
|
+
operation: "ChangePassword",
|
|
40
|
+
},
|
|
36
41
|
};
|
|
37
42
|
const { requestHandler } = configuration;
|
|
38
43
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const models_0_1 = require("../models/models_0");
|
|
9
10
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
11
|
class ConfirmDeviceCommand extends smithy_client_1.Command {
|
|
@@ -33,6 +34,10 @@ class ConfirmDeviceCommand extends smithy_client_1.Command {
|
|
|
33
34
|
commandName,
|
|
34
35
|
inputFilterSensitiveLog: models_0_1.ConfirmDeviceRequestFilterSensitiveLog,
|
|
35
36
|
outputFilterSensitiveLog: (_) => _,
|
|
37
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
38
|
+
service: "AWSCognitoIdentityProviderService",
|
|
39
|
+
operation: "ConfirmDevice",
|
|
40
|
+
},
|
|
36
41
|
};
|
|
37
42
|
const { requestHandler } = configuration;
|
|
38
43
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const models_0_1 = require("../models/models_0");
|
|
9
10
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
11
|
class ConfirmForgotPasswordCommand extends smithy_client_1.Command {
|
|
@@ -33,6 +34,10 @@ class ConfirmForgotPasswordCommand extends smithy_client_1.Command {
|
|
|
33
34
|
commandName,
|
|
34
35
|
inputFilterSensitiveLog: models_0_1.ConfirmForgotPasswordRequestFilterSensitiveLog,
|
|
35
36
|
outputFilterSensitiveLog: (_) => _,
|
|
37
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
38
|
+
service: "AWSCognitoIdentityProviderService",
|
|
39
|
+
operation: "ConfirmForgotPassword",
|
|
40
|
+
},
|
|
36
41
|
};
|
|
37
42
|
const { requestHandler } = configuration;
|
|
38
43
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|