@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
|
@@ -2,6 +2,7 @@ import { getAwsAuthPlugin } from "@aws-sdk/middleware-signing";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { AdminSetUserSettingsRequestFilterSensitiveLog, } from "../models/models_0";
|
|
6
7
|
import { de_AdminSetUserSettingsCommand, se_AdminSetUserSettingsCommand } from "../protocols/Aws_json1_1";
|
|
7
8
|
export { $Command };
|
|
@@ -32,6 +33,10 @@ export class AdminSetUserSettingsCommand extends $Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: AdminSetUserSettingsRequestFilterSensitiveLog,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "AWSCognitoIdentityProviderService",
|
|
38
|
+
operation: "AdminSetUserSettings",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,6 +2,7 @@ import { getAwsAuthPlugin } from "@aws-sdk/middleware-signing";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { AdminUpdateAuthEventFeedbackRequestFilterSensitiveLog, } from "../models/models_0";
|
|
6
7
|
import { de_AdminUpdateAuthEventFeedbackCommand, se_AdminUpdateAuthEventFeedbackCommand, } from "../protocols/Aws_json1_1";
|
|
7
8
|
export { $Command };
|
|
@@ -32,6 +33,10 @@ export class AdminUpdateAuthEventFeedbackCommand extends $Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: AdminUpdateAuthEventFeedbackRequestFilterSensitiveLog,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "AWSCognitoIdentityProviderService",
|
|
38
|
+
operation: "AdminUpdateAuthEventFeedback",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,6 +2,7 @@ import { getAwsAuthPlugin } from "@aws-sdk/middleware-signing";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { AdminUpdateDeviceStatusRequestFilterSensitiveLog, } from "../models/models_0";
|
|
6
7
|
import { de_AdminUpdateDeviceStatusCommand, se_AdminUpdateDeviceStatusCommand } from "../protocols/Aws_json1_1";
|
|
7
8
|
export { $Command };
|
|
@@ -32,6 +33,10 @@ export class AdminUpdateDeviceStatusCommand extends $Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: AdminUpdateDeviceStatusRequestFilterSensitiveLog,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "AWSCognitoIdentityProviderService",
|
|
38
|
+
operation: "AdminUpdateDeviceStatus",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,6 +2,7 @@ import { getAwsAuthPlugin } from "@aws-sdk/middleware-signing";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { AdminUpdateUserAttributesRequestFilterSensitiveLog, } from "../models/models_0";
|
|
6
7
|
import { de_AdminUpdateUserAttributesCommand, se_AdminUpdateUserAttributesCommand } from "../protocols/Aws_json1_1";
|
|
7
8
|
export { $Command };
|
|
@@ -32,6 +33,10 @@ export class AdminUpdateUserAttributesCommand extends $Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: AdminUpdateUserAttributesRequestFilterSensitiveLog,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "AWSCognitoIdentityProviderService",
|
|
38
|
+
operation: "AdminUpdateUserAttributes",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,6 +2,7 @@ import { getAwsAuthPlugin } from "@aws-sdk/middleware-signing";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { AdminUserGlobalSignOutRequestFilterSensitiveLog, } from "../models/models_0";
|
|
6
7
|
import { de_AdminUserGlobalSignOutCommand, se_AdminUserGlobalSignOutCommand } from "../protocols/Aws_json1_1";
|
|
7
8
|
export { $Command };
|
|
@@ -32,6 +33,10 @@ export class AdminUserGlobalSignOutCommand extends $Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: AdminUserGlobalSignOutRequestFilterSensitiveLog,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "AWSCognitoIdentityProviderService",
|
|
38
|
+
operation: "AdminUserGlobalSignOut",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { AssociateSoftwareTokenRequestFilterSensitiveLog, AssociateSoftwareTokenResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
6
|
import { de_AssociateSoftwareTokenCommand, se_AssociateSoftwareTokenCommand } from "../protocols/Aws_json1_1";
|
|
6
7
|
export { $Command };
|
|
@@ -30,6 +31,10 @@ export class AssociateSoftwareTokenCommand extends $Command {
|
|
|
30
31
|
commandName,
|
|
31
32
|
inputFilterSensitiveLog: AssociateSoftwareTokenRequestFilterSensitiveLog,
|
|
32
33
|
outputFilterSensitiveLog: AssociateSoftwareTokenResponseFilterSensitiveLog,
|
|
34
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
35
|
+
service: "AWSCognitoIdentityProviderService",
|
|
36
|
+
operation: "AssociateSoftwareToken",
|
|
37
|
+
},
|
|
33
38
|
};
|
|
34
39
|
const { requestHandler } = configuration;
|
|
35
40
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { ChangePasswordRequestFilterSensitiveLog, } from "../models/models_0";
|
|
5
6
|
import { de_ChangePasswordCommand, se_ChangePasswordCommand } from "../protocols/Aws_json1_1";
|
|
6
7
|
export { $Command };
|
|
@@ -30,6 +31,10 @@ export class ChangePasswordCommand extends $Command {
|
|
|
30
31
|
commandName,
|
|
31
32
|
inputFilterSensitiveLog: ChangePasswordRequestFilterSensitiveLog,
|
|
32
33
|
outputFilterSensitiveLog: (_) => _,
|
|
34
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
35
|
+
service: "AWSCognitoIdentityProviderService",
|
|
36
|
+
operation: "ChangePassword",
|
|
37
|
+
},
|
|
33
38
|
};
|
|
34
39
|
const { requestHandler } = configuration;
|
|
35
40
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { ConfirmDeviceRequestFilterSensitiveLog, } from "../models/models_0";
|
|
5
6
|
import { de_ConfirmDeviceCommand, se_ConfirmDeviceCommand } from "../protocols/Aws_json1_1";
|
|
6
7
|
export { $Command };
|
|
@@ -30,6 +31,10 @@ export class ConfirmDeviceCommand extends $Command {
|
|
|
30
31
|
commandName,
|
|
31
32
|
inputFilterSensitiveLog: ConfirmDeviceRequestFilterSensitiveLog,
|
|
32
33
|
outputFilterSensitiveLog: (_) => _,
|
|
34
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
35
|
+
service: "AWSCognitoIdentityProviderService",
|
|
36
|
+
operation: "ConfirmDevice",
|
|
37
|
+
},
|
|
33
38
|
};
|
|
34
39
|
const { requestHandler } = configuration;
|
|
35
40
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { ConfirmForgotPasswordRequestFilterSensitiveLog, } from "../models/models_0";
|
|
5
6
|
import { de_ConfirmForgotPasswordCommand, se_ConfirmForgotPasswordCommand } from "../protocols/Aws_json1_1";
|
|
6
7
|
export { $Command };
|
|
@@ -30,6 +31,10 @@ export class ConfirmForgotPasswordCommand extends $Command {
|
|
|
30
31
|
commandName,
|
|
31
32
|
inputFilterSensitiveLog: ConfirmForgotPasswordRequestFilterSensitiveLog,
|
|
32
33
|
outputFilterSensitiveLog: (_) => _,
|
|
34
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
35
|
+
service: "AWSCognitoIdentityProviderService",
|
|
36
|
+
operation: "ConfirmForgotPassword",
|
|
37
|
+
},
|
|
33
38
|
};
|
|
34
39
|
const { requestHandler } = configuration;
|
|
35
40
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { ConfirmSignUpRequestFilterSensitiveLog, } from "../models/models_0";
|
|
5
6
|
import { de_ConfirmSignUpCommand, se_ConfirmSignUpCommand } from "../protocols/Aws_json1_1";
|
|
6
7
|
export { $Command };
|
|
@@ -30,6 +31,10 @@ export class ConfirmSignUpCommand extends $Command {
|
|
|
30
31
|
commandName,
|
|
31
32
|
inputFilterSensitiveLog: ConfirmSignUpRequestFilterSensitiveLog,
|
|
32
33
|
outputFilterSensitiveLog: (_) => _,
|
|
34
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
35
|
+
service: "AWSCognitoIdentityProviderService",
|
|
36
|
+
operation: "ConfirmSignUp",
|
|
37
|
+
},
|
|
33
38
|
};
|
|
34
39
|
const { requestHandler } = configuration;
|
|
35
40
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,6 +2,7 @@ import { getAwsAuthPlugin } from "@aws-sdk/middleware-signing";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { de_CreateGroupCommand, se_CreateGroupCommand } from "../protocols/Aws_json1_1";
|
|
6
7
|
export { $Command };
|
|
7
8
|
export class CreateGroupCommand extends $Command {
|
|
@@ -31,6 +32,10 @@ export class CreateGroupCommand extends $Command {
|
|
|
31
32
|
commandName,
|
|
32
33
|
inputFilterSensitiveLog: (_) => _,
|
|
33
34
|
outputFilterSensitiveLog: (_) => _,
|
|
35
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
36
|
+
service: "AWSCognitoIdentityProviderService",
|
|
37
|
+
operation: "CreateGroup",
|
|
38
|
+
},
|
|
34
39
|
};
|
|
35
40
|
const { requestHandler } = configuration;
|
|
36
41
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,6 +2,7 @@ import { getAwsAuthPlugin } from "@aws-sdk/middleware-signing";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { de_CreateIdentityProviderCommand, se_CreateIdentityProviderCommand } from "../protocols/Aws_json1_1";
|
|
6
7
|
export { $Command };
|
|
7
8
|
export class CreateIdentityProviderCommand extends $Command {
|
|
@@ -31,6 +32,10 @@ export class CreateIdentityProviderCommand extends $Command {
|
|
|
31
32
|
commandName,
|
|
32
33
|
inputFilterSensitiveLog: (_) => _,
|
|
33
34
|
outputFilterSensitiveLog: (_) => _,
|
|
35
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
36
|
+
service: "AWSCognitoIdentityProviderService",
|
|
37
|
+
operation: "CreateIdentityProvider",
|
|
38
|
+
},
|
|
34
39
|
};
|
|
35
40
|
const { requestHandler } = configuration;
|
|
36
41
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,6 +2,7 @@ import { getAwsAuthPlugin } from "@aws-sdk/middleware-signing";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { de_CreateResourceServerCommand, se_CreateResourceServerCommand } from "../protocols/Aws_json1_1";
|
|
6
7
|
export { $Command };
|
|
7
8
|
export class CreateResourceServerCommand extends $Command {
|
|
@@ -31,6 +32,10 @@ export class CreateResourceServerCommand extends $Command {
|
|
|
31
32
|
commandName,
|
|
32
33
|
inputFilterSensitiveLog: (_) => _,
|
|
33
34
|
outputFilterSensitiveLog: (_) => _,
|
|
35
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
36
|
+
service: "AWSCognitoIdentityProviderService",
|
|
37
|
+
operation: "CreateResourceServer",
|
|
38
|
+
},
|
|
34
39
|
};
|
|
35
40
|
const { requestHandler } = configuration;
|
|
36
41
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,6 +2,7 @@ import { getAwsAuthPlugin } from "@aws-sdk/middleware-signing";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { de_CreateUserImportJobCommand, se_CreateUserImportJobCommand } from "../protocols/Aws_json1_1";
|
|
6
7
|
export { $Command };
|
|
7
8
|
export class CreateUserImportJobCommand extends $Command {
|
|
@@ -31,6 +32,10 @@ export class CreateUserImportJobCommand extends $Command {
|
|
|
31
32
|
commandName,
|
|
32
33
|
inputFilterSensitiveLog: (_) => _,
|
|
33
34
|
outputFilterSensitiveLog: (_) => _,
|
|
35
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
36
|
+
service: "AWSCognitoIdentityProviderService",
|
|
37
|
+
operation: "CreateUserImportJob",
|
|
38
|
+
},
|
|
34
39
|
};
|
|
35
40
|
const { requestHandler } = configuration;
|
|
36
41
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,6 +2,7 @@ import { getAwsAuthPlugin } from "@aws-sdk/middleware-signing";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { CreateUserPoolClientResponseFilterSensitiveLog, } from "../models/models_0";
|
|
6
7
|
import { de_CreateUserPoolClientCommand, se_CreateUserPoolClientCommand } from "../protocols/Aws_json1_1";
|
|
7
8
|
export { $Command };
|
|
@@ -32,6 +33,10 @@ export class CreateUserPoolClientCommand extends $Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: CreateUserPoolClientResponseFilterSensitiveLog,
|
|
36
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "AWSCognitoIdentityProviderService",
|
|
38
|
+
operation: "CreateUserPoolClient",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,6 +2,7 @@ import { getAwsAuthPlugin } from "@aws-sdk/middleware-signing";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { de_CreateUserPoolCommand, se_CreateUserPoolCommand } from "../protocols/Aws_json1_1";
|
|
6
7
|
export { $Command };
|
|
7
8
|
export class CreateUserPoolCommand extends $Command {
|
|
@@ -31,6 +32,10 @@ export class CreateUserPoolCommand extends $Command {
|
|
|
31
32
|
commandName,
|
|
32
33
|
inputFilterSensitiveLog: (_) => _,
|
|
33
34
|
outputFilterSensitiveLog: (_) => _,
|
|
35
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
36
|
+
service: "AWSCognitoIdentityProviderService",
|
|
37
|
+
operation: "CreateUserPool",
|
|
38
|
+
},
|
|
34
39
|
};
|
|
35
40
|
const { requestHandler } = configuration;
|
|
36
41
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,6 +2,7 @@ import { getAwsAuthPlugin } from "@aws-sdk/middleware-signing";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { de_CreateUserPoolDomainCommand, se_CreateUserPoolDomainCommand } from "../protocols/Aws_json1_1";
|
|
6
7
|
export { $Command };
|
|
7
8
|
export class CreateUserPoolDomainCommand extends $Command {
|
|
@@ -31,6 +32,10 @@ export class CreateUserPoolDomainCommand extends $Command {
|
|
|
31
32
|
commandName,
|
|
32
33
|
inputFilterSensitiveLog: (_) => _,
|
|
33
34
|
outputFilterSensitiveLog: (_) => _,
|
|
35
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
36
|
+
service: "AWSCognitoIdentityProviderService",
|
|
37
|
+
operation: "CreateUserPoolDomain",
|
|
38
|
+
},
|
|
34
39
|
};
|
|
35
40
|
const { requestHandler } = configuration;
|
|
36
41
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,6 +2,7 @@ import { getAwsAuthPlugin } from "@aws-sdk/middleware-signing";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { de_DeleteGroupCommand, se_DeleteGroupCommand } from "../protocols/Aws_json1_1";
|
|
6
7
|
export { $Command };
|
|
7
8
|
export class DeleteGroupCommand extends $Command {
|
|
@@ -31,6 +32,10 @@ export class DeleteGroupCommand extends $Command {
|
|
|
31
32
|
commandName,
|
|
32
33
|
inputFilterSensitiveLog: (_) => _,
|
|
33
34
|
outputFilterSensitiveLog: (_) => _,
|
|
35
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
36
|
+
service: "AWSCognitoIdentityProviderService",
|
|
37
|
+
operation: "DeleteGroup",
|
|
38
|
+
},
|
|
34
39
|
};
|
|
35
40
|
const { requestHandler } = configuration;
|
|
36
41
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,6 +2,7 @@ import { getAwsAuthPlugin } from "@aws-sdk/middleware-signing";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { de_DeleteIdentityProviderCommand, se_DeleteIdentityProviderCommand } from "../protocols/Aws_json1_1";
|
|
6
7
|
export { $Command };
|
|
7
8
|
export class DeleteIdentityProviderCommand extends $Command {
|
|
@@ -31,6 +32,10 @@ export class DeleteIdentityProviderCommand extends $Command {
|
|
|
31
32
|
commandName,
|
|
32
33
|
inputFilterSensitiveLog: (_) => _,
|
|
33
34
|
outputFilterSensitiveLog: (_) => _,
|
|
35
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
36
|
+
service: "AWSCognitoIdentityProviderService",
|
|
37
|
+
operation: "DeleteIdentityProvider",
|
|
38
|
+
},
|
|
34
39
|
};
|
|
35
40
|
const { requestHandler } = configuration;
|
|
36
41
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,6 +2,7 @@ import { getAwsAuthPlugin } from "@aws-sdk/middleware-signing";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { de_DeleteResourceServerCommand, se_DeleteResourceServerCommand } from "../protocols/Aws_json1_1";
|
|
6
7
|
export { $Command };
|
|
7
8
|
export class DeleteResourceServerCommand extends $Command {
|
|
@@ -31,6 +32,10 @@ export class DeleteResourceServerCommand extends $Command {
|
|
|
31
32
|
commandName,
|
|
32
33
|
inputFilterSensitiveLog: (_) => _,
|
|
33
34
|
outputFilterSensitiveLog: (_) => _,
|
|
35
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
36
|
+
service: "AWSCognitoIdentityProviderService",
|
|
37
|
+
operation: "DeleteResourceServer",
|
|
38
|
+
},
|
|
34
39
|
};
|
|
35
40
|
const { requestHandler } = configuration;
|
|
36
41
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { DeleteUserAttributesRequestFilterSensitiveLog, } from "../models/models_0";
|
|
5
6
|
import { de_DeleteUserAttributesCommand, se_DeleteUserAttributesCommand } from "../protocols/Aws_json1_1";
|
|
6
7
|
export { $Command };
|
|
@@ -30,6 +31,10 @@ export class DeleteUserAttributesCommand extends $Command {
|
|
|
30
31
|
commandName,
|
|
31
32
|
inputFilterSensitiveLog: DeleteUserAttributesRequestFilterSensitiveLog,
|
|
32
33
|
outputFilterSensitiveLog: (_) => _,
|
|
34
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
35
|
+
service: "AWSCognitoIdentityProviderService",
|
|
36
|
+
operation: "DeleteUserAttributes",
|
|
37
|
+
},
|
|
33
38
|
};
|
|
34
39
|
const { requestHandler } = configuration;
|
|
35
40
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { DeleteUserRequestFilterSensitiveLog } from "../models/models_0";
|
|
5
6
|
import { de_DeleteUserCommand, se_DeleteUserCommand } from "../protocols/Aws_json1_1";
|
|
6
7
|
export { $Command };
|
|
@@ -30,6 +31,10 @@ export class DeleteUserCommand extends $Command {
|
|
|
30
31
|
commandName,
|
|
31
32
|
inputFilterSensitiveLog: DeleteUserRequestFilterSensitiveLog,
|
|
32
33
|
outputFilterSensitiveLog: (_) => _,
|
|
34
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
35
|
+
service: "AWSCognitoIdentityProviderService",
|
|
36
|
+
operation: "DeleteUser",
|
|
37
|
+
},
|
|
33
38
|
};
|
|
34
39
|
const { requestHandler } = configuration;
|
|
35
40
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,6 +2,7 @@ import { getAwsAuthPlugin } from "@aws-sdk/middleware-signing";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { DeleteUserPoolClientRequestFilterSensitiveLog } from "../models/models_0";
|
|
6
7
|
import { de_DeleteUserPoolClientCommand, se_DeleteUserPoolClientCommand } from "../protocols/Aws_json1_1";
|
|
7
8
|
export { $Command };
|
|
@@ -32,6 +33,10 @@ export class DeleteUserPoolClientCommand extends $Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: DeleteUserPoolClientRequestFilterSensitiveLog,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "AWSCognitoIdentityProviderService",
|
|
38
|
+
operation: "DeleteUserPoolClient",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,6 +2,7 @@ import { getAwsAuthPlugin } from "@aws-sdk/middleware-signing";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { de_DeleteUserPoolCommand, se_DeleteUserPoolCommand } from "../protocols/Aws_json1_1";
|
|
6
7
|
export { $Command };
|
|
7
8
|
export class DeleteUserPoolCommand extends $Command {
|
|
@@ -31,6 +32,10 @@ export class DeleteUserPoolCommand extends $Command {
|
|
|
31
32
|
commandName,
|
|
32
33
|
inputFilterSensitiveLog: (_) => _,
|
|
33
34
|
outputFilterSensitiveLog: (_) => _,
|
|
35
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
36
|
+
service: "AWSCognitoIdentityProviderService",
|
|
37
|
+
operation: "DeleteUserPool",
|
|
38
|
+
},
|
|
34
39
|
};
|
|
35
40
|
const { requestHandler } = configuration;
|
|
36
41
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,6 +2,7 @@ import { getAwsAuthPlugin } from "@aws-sdk/middleware-signing";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { de_DeleteUserPoolDomainCommand, se_DeleteUserPoolDomainCommand } from "../protocols/Aws_json1_1";
|
|
6
7
|
export { $Command };
|
|
7
8
|
export class DeleteUserPoolDomainCommand extends $Command {
|
|
@@ -31,6 +32,10 @@ export class DeleteUserPoolDomainCommand extends $Command {
|
|
|
31
32
|
commandName,
|
|
32
33
|
inputFilterSensitiveLog: (_) => _,
|
|
33
34
|
outputFilterSensitiveLog: (_) => _,
|
|
35
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
36
|
+
service: "AWSCognitoIdentityProviderService",
|
|
37
|
+
operation: "DeleteUserPoolDomain",
|
|
38
|
+
},
|
|
34
39
|
};
|
|
35
40
|
const { requestHandler } = configuration;
|
|
36
41
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,6 +2,7 @@ import { getAwsAuthPlugin } from "@aws-sdk/middleware-signing";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { de_DescribeIdentityProviderCommand, se_DescribeIdentityProviderCommand } from "../protocols/Aws_json1_1";
|
|
6
7
|
export { $Command };
|
|
7
8
|
export class DescribeIdentityProviderCommand extends $Command {
|
|
@@ -31,6 +32,10 @@ export class DescribeIdentityProviderCommand extends $Command {
|
|
|
31
32
|
commandName,
|
|
32
33
|
inputFilterSensitiveLog: (_) => _,
|
|
33
34
|
outputFilterSensitiveLog: (_) => _,
|
|
35
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
36
|
+
service: "AWSCognitoIdentityProviderService",
|
|
37
|
+
operation: "DescribeIdentityProvider",
|
|
38
|
+
},
|
|
34
39
|
};
|
|
35
40
|
const { requestHandler } = configuration;
|
|
36
41
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,6 +2,7 @@ import { getAwsAuthPlugin } from "@aws-sdk/middleware-signing";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { de_DescribeResourceServerCommand, se_DescribeResourceServerCommand } from "../protocols/Aws_json1_1";
|
|
6
7
|
export { $Command };
|
|
7
8
|
export class DescribeResourceServerCommand extends $Command {
|
|
@@ -31,6 +32,10 @@ export class DescribeResourceServerCommand extends $Command {
|
|
|
31
32
|
commandName,
|
|
32
33
|
inputFilterSensitiveLog: (_) => _,
|
|
33
34
|
outputFilterSensitiveLog: (_) => _,
|
|
35
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
36
|
+
service: "AWSCognitoIdentityProviderService",
|
|
37
|
+
operation: "DescribeResourceServer",
|
|
38
|
+
},
|
|
34
39
|
};
|
|
35
40
|
const { requestHandler } = configuration;
|
|
36
41
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,6 +2,7 @@ import { getAwsAuthPlugin } from "@aws-sdk/middleware-signing";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { DescribeRiskConfigurationRequestFilterSensitiveLog, DescribeRiskConfigurationResponseFilterSensitiveLog, } from "../models/models_0";
|
|
6
7
|
import { de_DescribeRiskConfigurationCommand, se_DescribeRiskConfigurationCommand } from "../protocols/Aws_json1_1";
|
|
7
8
|
export { $Command };
|
|
@@ -32,6 +33,10 @@ export class DescribeRiskConfigurationCommand extends $Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: DescribeRiskConfigurationRequestFilterSensitiveLog,
|
|
34
35
|
outputFilterSensitiveLog: DescribeRiskConfigurationResponseFilterSensitiveLog,
|
|
36
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "AWSCognitoIdentityProviderService",
|
|
38
|
+
operation: "DescribeRiskConfiguration",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,6 +2,7 @@ import { getAwsAuthPlugin } from "@aws-sdk/middleware-signing";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { de_DescribeUserImportJobCommand, se_DescribeUserImportJobCommand } from "../protocols/Aws_json1_1";
|
|
6
7
|
export { $Command };
|
|
7
8
|
export class DescribeUserImportJobCommand extends $Command {
|
|
@@ -31,6 +32,10 @@ export class DescribeUserImportJobCommand extends $Command {
|
|
|
31
32
|
commandName,
|
|
32
33
|
inputFilterSensitiveLog: (_) => _,
|
|
33
34
|
outputFilterSensitiveLog: (_) => _,
|
|
35
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
36
|
+
service: "AWSCognitoIdentityProviderService",
|
|
37
|
+
operation: "DescribeUserImportJob",
|
|
38
|
+
},
|
|
34
39
|
};
|
|
35
40
|
const { requestHandler } = configuration;
|
|
36
41
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,6 +2,7 @@ import { getAwsAuthPlugin } from "@aws-sdk/middleware-signing";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { DescribeUserPoolClientRequestFilterSensitiveLog, DescribeUserPoolClientResponseFilterSensitiveLog, } from "../models/models_0";
|
|
6
7
|
import { de_DescribeUserPoolClientCommand, se_DescribeUserPoolClientCommand } from "../protocols/Aws_json1_1";
|
|
7
8
|
export { $Command };
|
|
@@ -32,6 +33,10 @@ export class DescribeUserPoolClientCommand extends $Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: DescribeUserPoolClientRequestFilterSensitiveLog,
|
|
34
35
|
outputFilterSensitiveLog: DescribeUserPoolClientResponseFilterSensitiveLog,
|
|
36
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "AWSCognitoIdentityProviderService",
|
|
38
|
+
operation: "DescribeUserPoolClient",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,6 +2,7 @@ import { getAwsAuthPlugin } from "@aws-sdk/middleware-signing";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { de_DescribeUserPoolCommand, se_DescribeUserPoolCommand } from "../protocols/Aws_json1_1";
|
|
6
7
|
export { $Command };
|
|
7
8
|
export class DescribeUserPoolCommand extends $Command {
|
|
@@ -31,6 +32,10 @@ export class DescribeUserPoolCommand extends $Command {
|
|
|
31
32
|
commandName,
|
|
32
33
|
inputFilterSensitiveLog: (_) => _,
|
|
33
34
|
outputFilterSensitiveLog: (_) => _,
|
|
35
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
36
|
+
service: "AWSCognitoIdentityProviderService",
|
|
37
|
+
operation: "DescribeUserPool",
|
|
38
|
+
},
|
|
34
39
|
};
|
|
35
40
|
const { requestHandler } = configuration;
|
|
36
41
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,6 +2,7 @@ import { getAwsAuthPlugin } from "@aws-sdk/middleware-signing";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { de_DescribeUserPoolDomainCommand, se_DescribeUserPoolDomainCommand } from "../protocols/Aws_json1_1";
|
|
6
7
|
export { $Command };
|
|
7
8
|
export class DescribeUserPoolDomainCommand extends $Command {
|
|
@@ -31,6 +32,10 @@ export class DescribeUserPoolDomainCommand extends $Command {
|
|
|
31
32
|
commandName,
|
|
32
33
|
inputFilterSensitiveLog: (_) => _,
|
|
33
34
|
outputFilterSensitiveLog: (_) => _,
|
|
35
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
36
|
+
service: "AWSCognitoIdentityProviderService",
|
|
37
|
+
operation: "DescribeUserPoolDomain",
|
|
38
|
+
},
|
|
34
39
|
};
|
|
35
40
|
const { requestHandler } = configuration;
|
|
36
41
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|