@aws-sdk/client-cognito-identity-provider 3.413.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-cjs/runtimeExtensions.js +3 -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/dist-es/runtimeExtensions.js +3 -0
- package/dist-types/extensionConfiguration.d.ts +2 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +3 -1
- package/package.json +31 -30
|
@@ -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 ConfirmSignUpCommand extends smithy_client_1.Command {
|
|
@@ -33,6 +34,10 @@ class ConfirmSignUpCommand extends smithy_client_1.Command {
|
|
|
33
34
|
commandName,
|
|
34
35
|
inputFilterSensitiveLog: models_0_1.ConfirmSignUpRequestFilterSensitiveLog,
|
|
35
36
|
outputFilterSensitiveLog: (_) => _,
|
|
37
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
38
|
+
service: "AWSCognitoIdentityProviderService",
|
|
39
|
+
operation: "ConfirmSignUp",
|
|
40
|
+
},
|
|
36
41
|
};
|
|
37
42
|
const { requestHandler } = configuration;
|
|
38
43
|
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 CreateGroupCommand extends smithy_client_1.Command {
|
|
11
12
|
static getEndpointParameterInstructions() {
|
|
@@ -34,6 +35,10 @@ class CreateGroupCommand 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: "CreateGroup",
|
|
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 Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
11
|
class CreateIdentityProviderCommand extends smithy_client_1.Command {
|
|
11
12
|
static getEndpointParameterInstructions() {
|
|
@@ -34,6 +35,10 @@ class CreateIdentityProviderCommand 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: "CreateIdentityProvider",
|
|
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 Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
11
|
class CreateResourceServerCommand extends smithy_client_1.Command {
|
|
11
12
|
static getEndpointParameterInstructions() {
|
|
@@ -34,6 +35,10 @@ class CreateResourceServerCommand 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: "CreateResourceServer",
|
|
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 Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
11
|
class CreateUserImportJobCommand extends smithy_client_1.Command {
|
|
11
12
|
static getEndpointParameterInstructions() {
|
|
@@ -34,6 +35,10 @@ class CreateUserImportJobCommand 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: "CreateUserImportJob",
|
|
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 CreateUserPoolClientCommand extends smithy_client_1.Command {
|
|
@@ -35,6 +36,10 @@ class CreateUserPoolClientCommand extends smithy_client_1.Command {
|
|
|
35
36
|
commandName,
|
|
36
37
|
inputFilterSensitiveLog: (_) => _,
|
|
37
38
|
outputFilterSensitiveLog: models_0_1.CreateUserPoolClientResponseFilterSensitiveLog,
|
|
39
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
40
|
+
service: "AWSCognitoIdentityProviderService",
|
|
41
|
+
operation: "CreateUserPoolClient",
|
|
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 CreateUserPoolCommand extends smithy_client_1.Command {
|
|
11
12
|
static getEndpointParameterInstructions() {
|
|
@@ -34,6 +35,10 @@ class CreateUserPoolCommand 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: "CreateUserPool",
|
|
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 Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
11
|
class CreateUserPoolDomainCommand extends smithy_client_1.Command {
|
|
11
12
|
static getEndpointParameterInstructions() {
|
|
@@ -34,6 +35,10 @@ class CreateUserPoolDomainCommand 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: "CreateUserPoolDomain",
|
|
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 Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
11
|
class DeleteGroupCommand extends smithy_client_1.Command {
|
|
11
12
|
static getEndpointParameterInstructions() {
|
|
@@ -34,6 +35,10 @@ class DeleteGroupCommand 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: "DeleteGroup",
|
|
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 Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
11
|
class DeleteIdentityProviderCommand extends smithy_client_1.Command {
|
|
11
12
|
static getEndpointParameterInstructions() {
|
|
@@ -34,6 +35,10 @@ class DeleteIdentityProviderCommand 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: "DeleteIdentityProvider",
|
|
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 Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
11
|
class DeleteResourceServerCommand extends smithy_client_1.Command {
|
|
11
12
|
static getEndpointParameterInstructions() {
|
|
@@ -34,6 +35,10 @@ class DeleteResourceServerCommand 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: "DeleteResourceServer",
|
|
41
|
+
},
|
|
37
42
|
};
|
|
38
43
|
const { requestHandler } = configuration;
|
|
39
44
|
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 DeleteUserAttributesCommand extends smithy_client_1.Command {
|
|
@@ -33,6 +34,10 @@ class DeleteUserAttributesCommand extends smithy_client_1.Command {
|
|
|
33
34
|
commandName,
|
|
34
35
|
inputFilterSensitiveLog: models_0_1.DeleteUserAttributesRequestFilterSensitiveLog,
|
|
35
36
|
outputFilterSensitiveLog: (_) => _,
|
|
37
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
38
|
+
service: "AWSCognitoIdentityProviderService",
|
|
39
|
+
operation: "DeleteUserAttributes",
|
|
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 DeleteUserCommand extends smithy_client_1.Command {
|
|
@@ -33,6 +34,10 @@ class DeleteUserCommand extends smithy_client_1.Command {
|
|
|
33
34
|
commandName,
|
|
34
35
|
inputFilterSensitiveLog: models_0_1.DeleteUserRequestFilterSensitiveLog,
|
|
35
36
|
outputFilterSensitiveLog: (_) => _,
|
|
37
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
38
|
+
service: "AWSCognitoIdentityProviderService",
|
|
39
|
+
operation: "DeleteUser",
|
|
40
|
+
},
|
|
36
41
|
};
|
|
37
42
|
const { requestHandler } = configuration;
|
|
38
43
|
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 DeleteUserPoolClientCommand extends smithy_client_1.Command {
|
|
@@ -35,6 +36,10 @@ class DeleteUserPoolClientCommand extends smithy_client_1.Command {
|
|
|
35
36
|
commandName,
|
|
36
37
|
inputFilterSensitiveLog: models_0_1.DeleteUserPoolClientRequestFilterSensitiveLog,
|
|
37
38
|
outputFilterSensitiveLog: (_) => _,
|
|
39
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
40
|
+
service: "AWSCognitoIdentityProviderService",
|
|
41
|
+
operation: "DeleteUserPoolClient",
|
|
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 DeleteUserPoolCommand extends smithy_client_1.Command {
|
|
11
12
|
static getEndpointParameterInstructions() {
|
|
@@ -34,6 +35,10 @@ class DeleteUserPoolCommand 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: "DeleteUserPool",
|
|
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 Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
11
|
class DeleteUserPoolDomainCommand extends smithy_client_1.Command {
|
|
11
12
|
static getEndpointParameterInstructions() {
|
|
@@ -34,6 +35,10 @@ class DeleteUserPoolDomainCommand 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: "DeleteUserPoolDomain",
|
|
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 Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
11
|
class DescribeIdentityProviderCommand extends smithy_client_1.Command {
|
|
11
12
|
static getEndpointParameterInstructions() {
|
|
@@ -34,6 +35,10 @@ class DescribeIdentityProviderCommand 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: "DescribeIdentityProvider",
|
|
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 Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
11
|
class DescribeResourceServerCommand extends smithy_client_1.Command {
|
|
11
12
|
static getEndpointParameterInstructions() {
|
|
@@ -34,6 +35,10 @@ class DescribeResourceServerCommand 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: "DescribeResourceServer",
|
|
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 DescribeRiskConfigurationCommand extends smithy_client_1.Command {
|
|
@@ -35,6 +36,10 @@ class DescribeRiskConfigurationCommand extends smithy_client_1.Command {
|
|
|
35
36
|
commandName,
|
|
36
37
|
inputFilterSensitiveLog: models_0_1.DescribeRiskConfigurationRequestFilterSensitiveLog,
|
|
37
38
|
outputFilterSensitiveLog: models_0_1.DescribeRiskConfigurationResponseFilterSensitiveLog,
|
|
39
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
40
|
+
service: "AWSCognitoIdentityProviderService",
|
|
41
|
+
operation: "DescribeRiskConfiguration",
|
|
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 DescribeUserImportJobCommand extends smithy_client_1.Command {
|
|
11
12
|
static getEndpointParameterInstructions() {
|
|
@@ -34,6 +35,10 @@ class DescribeUserImportJobCommand 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: "DescribeUserImportJob",
|
|
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 DescribeUserPoolClientCommand extends smithy_client_1.Command {
|
|
@@ -35,6 +36,10 @@ class DescribeUserPoolClientCommand extends smithy_client_1.Command {
|
|
|
35
36
|
commandName,
|
|
36
37
|
inputFilterSensitiveLog: models_0_1.DescribeUserPoolClientRequestFilterSensitiveLog,
|
|
37
38
|
outputFilterSensitiveLog: models_0_1.DescribeUserPoolClientResponseFilterSensitiveLog,
|
|
39
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
40
|
+
service: "AWSCognitoIdentityProviderService",
|
|
41
|
+
operation: "DescribeUserPoolClient",
|
|
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 DescribeUserPoolCommand extends smithy_client_1.Command {
|
|
11
12
|
static getEndpointParameterInstructions() {
|
|
@@ -34,6 +35,10 @@ class DescribeUserPoolCommand 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: "DescribeUserPool",
|
|
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 Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
11
|
class DescribeUserPoolDomainCommand extends smithy_client_1.Command {
|
|
11
12
|
static getEndpointParameterInstructions() {
|
|
@@ -34,6 +35,10 @@ class DescribeUserPoolDomainCommand 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: "DescribeUserPoolDomain",
|
|
41
|
+
},
|
|
37
42
|
};
|
|
38
43
|
const { requestHandler } = configuration;
|
|
39
44
|
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 ForgetDeviceCommand extends smithy_client_1.Command {
|
|
@@ -33,6 +34,10 @@ class ForgetDeviceCommand extends smithy_client_1.Command {
|
|
|
33
34
|
commandName,
|
|
34
35
|
inputFilterSensitiveLog: models_0_1.ForgetDeviceRequestFilterSensitiveLog,
|
|
35
36
|
outputFilterSensitiveLog: (_) => _,
|
|
37
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
38
|
+
service: "AWSCognitoIdentityProviderService",
|
|
39
|
+
operation: "ForgetDevice",
|
|
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 ForgotPasswordCommand extends smithy_client_1.Command {
|
|
@@ -33,6 +34,10 @@ class ForgotPasswordCommand extends smithy_client_1.Command {
|
|
|
33
34
|
commandName,
|
|
34
35
|
inputFilterSensitiveLog: models_0_1.ForgotPasswordRequestFilterSensitiveLog,
|
|
35
36
|
outputFilterSensitiveLog: (_) => _,
|
|
37
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
38
|
+
service: "AWSCognitoIdentityProviderService",
|
|
39
|
+
operation: "ForgotPassword",
|
|
40
|
+
},
|
|
36
41
|
};
|
|
37
42
|
const { requestHandler } = configuration;
|
|
38
43
|
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 GetCSVHeaderCommand extends smithy_client_1.Command {
|
|
11
12
|
static getEndpointParameterInstructions() {
|
|
@@ -34,6 +35,10 @@ class GetCSVHeaderCommand 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: "GetCSVHeader",
|
|
41
|
+
},
|
|
37
42
|
};
|
|
38
43
|
const { requestHandler } = configuration;
|
|
39
44
|
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 GetDeviceCommand extends smithy_client_1.Command {
|
|
@@ -33,6 +34,10 @@ class GetDeviceCommand extends smithy_client_1.Command {
|
|
|
33
34
|
commandName,
|
|
34
35
|
inputFilterSensitiveLog: models_0_1.GetDeviceRequestFilterSensitiveLog,
|
|
35
36
|
outputFilterSensitiveLog: models_0_1.GetDeviceResponseFilterSensitiveLog,
|
|
37
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
38
|
+
service: "AWSCognitoIdentityProviderService",
|
|
39
|
+
operation: "GetDevice",
|
|
40
|
+
},
|
|
36
41
|
};
|
|
37
42
|
const { requestHandler } = configuration;
|
|
38
43
|
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 GetGroupCommand extends smithy_client_1.Command {
|
|
11
12
|
static getEndpointParameterInstructions() {
|
|
@@ -34,6 +35,10 @@ class GetGroupCommand 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: "GetGroup",
|
|
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 Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
11
|
class GetIdentityProviderByIdentifierCommand extends smithy_client_1.Command {
|
|
11
12
|
static getEndpointParameterInstructions() {
|
|
@@ -34,6 +35,10 @@ class GetIdentityProviderByIdentifierCommand 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: "GetIdentityProviderByIdentifier",
|
|
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 Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
11
|
class GetLogDeliveryConfigurationCommand extends smithy_client_1.Command {
|
|
11
12
|
static getEndpointParameterInstructions() {
|
|
@@ -34,6 +35,10 @@ class GetLogDeliveryConfigurationCommand 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: "GetLogDeliveryConfiguration",
|
|
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 Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
11
|
class GetSigningCertificateCommand extends smithy_client_1.Command {
|
|
11
12
|
static getEndpointParameterInstructions() {
|
|
@@ -34,6 +35,10 @@ class GetSigningCertificateCommand 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: "GetSigningCertificate",
|
|
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 GetUICustomizationCommand extends smithy_client_1.Command {
|
|
@@ -35,6 +36,10 @@ class GetUICustomizationCommand extends smithy_client_1.Command {
|
|
|
35
36
|
commandName,
|
|
36
37
|
inputFilterSensitiveLog: models_0_1.GetUICustomizationRequestFilterSensitiveLog,
|
|
37
38
|
outputFilterSensitiveLog: models_0_1.GetUICustomizationResponseFilterSensitiveLog,
|
|
39
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
40
|
+
service: "AWSCognitoIdentityProviderService",
|
|
41
|
+
operation: "GetUICustomization",
|
|
42
|
+
},
|
|
38
43
|
};
|
|
39
44
|
const { requestHandler } = configuration;
|
|
40
45
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|