@aws-sdk/client-cognito-identity-provider 3.131.0 → 3.142.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/CHANGELOG.md +33 -0
- package/README.md +1 -1
- package/dist-cjs/commands/AddCustomAttributesCommand.js +2 -2
- package/dist-cjs/commands/AdminAddUserToGroupCommand.js +1 -1
- package/dist-cjs/commands/AdminConfirmSignUpCommand.js +2 -2
- package/dist-cjs/commands/AdminCreateUserCommand.js +2 -2
- package/dist-cjs/commands/AdminDeleteUserAttributesCommand.js +2 -2
- package/dist-cjs/commands/AdminDeleteUserCommand.js +1 -1
- package/dist-cjs/commands/AdminDisableProviderForUserCommand.js +2 -2
- package/dist-cjs/commands/AdminDisableUserCommand.js +2 -2
- package/dist-cjs/commands/AdminEnableUserCommand.js +2 -2
- package/dist-cjs/commands/AdminForgetDeviceCommand.js +1 -1
- package/dist-cjs/commands/AdminGetDeviceCommand.js +2 -2
- package/dist-cjs/commands/AdminGetUserCommand.js +2 -2
- package/dist-cjs/commands/AdminInitiateAuthCommand.js +2 -2
- package/dist-cjs/commands/AdminLinkProviderForUserCommand.js +2 -2
- package/dist-cjs/commands/AdminListDevicesCommand.js +2 -2
- package/dist-cjs/commands/AdminListGroupsForUserCommand.js +2 -2
- package/dist-cjs/commands/AdminListUserAuthEventsCommand.js +2 -2
- package/dist-cjs/commands/AdminRemoveUserFromGroupCommand.js +1 -1
- package/dist-cjs/commands/AdminResetUserPasswordCommand.js +2 -2
- package/dist-cjs/commands/AdminRespondToAuthChallengeCommand.js +2 -2
- package/dist-cjs/commands/AdminSetUserMFAPreferenceCommand.js +2 -2
- package/dist-cjs/commands/AdminSetUserPasswordCommand.js +2 -2
- package/dist-cjs/commands/AdminSetUserSettingsCommand.js +2 -2
- package/dist-cjs/commands/AdminUpdateAuthEventFeedbackCommand.js +2 -2
- package/dist-cjs/commands/AdminUpdateDeviceStatusCommand.js +2 -2
- package/dist-cjs/commands/AdminUpdateUserAttributesCommand.js +2 -2
- package/dist-cjs/commands/AdminUserGlobalSignOutCommand.js +2 -2
- package/dist-cjs/commands/AssociateSoftwareTokenCommand.js +2 -2
- package/dist-cjs/commands/ChangePasswordCommand.js +2 -2
- package/dist-cjs/commands/ConfirmDeviceCommand.js +2 -2
- package/dist-cjs/commands/ConfirmForgotPasswordCommand.js +2 -2
- package/dist-cjs/commands/ConfirmSignUpCommand.js +2 -2
- package/dist-cjs/commands/CreateGroupCommand.js +2 -2
- package/dist-cjs/commands/CreateIdentityProviderCommand.js +2 -2
- package/dist-cjs/commands/CreateResourceServerCommand.js +2 -2
- package/dist-cjs/commands/CreateUserImportJobCommand.js +2 -2
- package/dist-cjs/commands/CreateUserPoolClientCommand.js +2 -2
- package/dist-cjs/commands/CreateUserPoolCommand.js +2 -2
- package/dist-cjs/commands/CreateUserPoolDomainCommand.js +2 -2
- package/dist-cjs/commands/DeleteGroupCommand.js +1 -1
- package/dist-cjs/commands/DeleteIdentityProviderCommand.js +1 -1
- package/dist-cjs/commands/DeleteResourceServerCommand.js +1 -1
- package/dist-cjs/commands/DeleteUserAttributesCommand.js +2 -2
- package/dist-cjs/commands/DeleteUserCommand.js +1 -1
- package/dist-cjs/commands/DeleteUserPoolClientCommand.js +1 -1
- package/dist-cjs/commands/DeleteUserPoolCommand.js +1 -1
- package/dist-cjs/commands/DeleteUserPoolDomainCommand.js +2 -2
- package/dist-cjs/commands/DescribeIdentityProviderCommand.js +2 -2
- package/dist-cjs/commands/DescribeResourceServerCommand.js +2 -2
- package/dist-cjs/commands/DescribeRiskConfigurationCommand.js +2 -2
- package/dist-cjs/commands/DescribeUserImportJobCommand.js +2 -2
- package/dist-cjs/commands/DescribeUserPoolClientCommand.js +2 -2
- package/dist-cjs/commands/DescribeUserPoolCommand.js +2 -2
- package/dist-cjs/commands/DescribeUserPoolDomainCommand.js +2 -2
- package/dist-cjs/commands/ForgetDeviceCommand.js +1 -1
- package/dist-cjs/commands/ForgotPasswordCommand.js +2 -2
- package/dist-cjs/commands/GetCSVHeaderCommand.js +2 -2
- package/dist-cjs/commands/GetDeviceCommand.js +2 -2
- package/dist-cjs/commands/GetGroupCommand.js +2 -2
- package/dist-cjs/commands/GetIdentityProviderByIdentifierCommand.js +2 -2
- package/dist-cjs/commands/GetSigningCertificateCommand.js +2 -2
- package/dist-cjs/commands/GetUICustomizationCommand.js +2 -2
- package/dist-cjs/commands/GetUserAttributeVerificationCodeCommand.js +2 -2
- package/dist-cjs/commands/GetUserCommand.js +2 -2
- package/dist-cjs/commands/GetUserPoolMfaConfigCommand.js +2 -2
- package/dist-cjs/commands/GlobalSignOutCommand.js +2 -2
- package/dist-cjs/commands/InitiateAuthCommand.js +2 -2
- package/dist-cjs/commands/ListDevicesCommand.js +2 -2
- package/dist-cjs/commands/ListGroupsCommand.js +2 -2
- package/dist-cjs/commands/ListIdentityProvidersCommand.js +2 -2
- package/dist-cjs/commands/ListResourceServersCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/ListUserImportJobsCommand.js +2 -2
- package/dist-cjs/commands/ListUserPoolClientsCommand.js +2 -2
- package/dist-cjs/commands/ListUserPoolsCommand.js +2 -2
- package/dist-cjs/commands/ListUsersCommand.js +2 -2
- package/dist-cjs/commands/ListUsersInGroupCommand.js +2 -2
- package/dist-cjs/commands/ResendConfirmationCodeCommand.js +2 -2
- package/dist-cjs/commands/RespondToAuthChallengeCommand.js +2 -2
- package/dist-cjs/commands/RevokeTokenCommand.js +2 -2
- package/dist-cjs/commands/SetRiskConfigurationCommand.js +2 -2
- package/dist-cjs/commands/SetUICustomizationCommand.js +2 -2
- package/dist-cjs/commands/SetUserMFAPreferenceCommand.js +2 -2
- package/dist-cjs/commands/SetUserPoolMfaConfigCommand.js +2 -2
- package/dist-cjs/commands/SetUserSettingsCommand.js +2 -2
- package/dist-cjs/commands/SignUpCommand.js +2 -2
- package/dist-cjs/commands/StartUserImportJobCommand.js +2 -2
- package/dist-cjs/commands/StopUserImportJobCommand.js +2 -2
- package/dist-cjs/commands/TagResourceCommand.js +2 -2
- package/dist-cjs/commands/UntagResourceCommand.js +2 -2
- package/dist-cjs/commands/UpdateAuthEventFeedbackCommand.js +2 -2
- package/dist-cjs/commands/UpdateDeviceStatusCommand.js +2 -2
- package/dist-cjs/commands/UpdateGroupCommand.js +2 -2
- package/dist-cjs/commands/UpdateIdentityProviderCommand.js +2 -2
- package/dist-cjs/commands/UpdateResourceServerCommand.js +2 -2
- package/dist-cjs/commands/UpdateUserAttributesCommand.js +2 -2
- package/dist-cjs/commands/UpdateUserPoolClientCommand.js +2 -2
- package/dist-cjs/commands/UpdateUserPoolCommand.js +2 -2
- package/dist-cjs/commands/UpdateUserPoolDomainCommand.js +2 -2
- package/dist-cjs/commands/VerifySoftwareTokenCommand.js +2 -2
- package/dist-cjs/commands/VerifyUserAttributeCommand.js +2 -2
- package/dist-cjs/models/models_0.js +1045 -1501
- package/dist-cjs/models/models_1.js +132 -192
- package/dist-cjs/protocols/Aws_json1_1.js +505 -886
- package/dist-es/commands/AddCustomAttributesCommand.js +3 -3
- package/dist-es/commands/AdminAddUserToGroupCommand.js +2 -2
- package/dist-es/commands/AdminConfirmSignUpCommand.js +3 -3
- package/dist-es/commands/AdminCreateUserCommand.js +3 -3
- package/dist-es/commands/AdminDeleteUserAttributesCommand.js +3 -3
- package/dist-es/commands/AdminDeleteUserCommand.js +2 -2
- package/dist-es/commands/AdminDisableProviderForUserCommand.js +3 -3
- package/dist-es/commands/AdminDisableUserCommand.js +3 -3
- package/dist-es/commands/AdminEnableUserCommand.js +3 -3
- package/dist-es/commands/AdminForgetDeviceCommand.js +2 -2
- package/dist-es/commands/AdminGetDeviceCommand.js +3 -3
- package/dist-es/commands/AdminGetUserCommand.js +3 -3
- package/dist-es/commands/AdminInitiateAuthCommand.js +3 -3
- package/dist-es/commands/AdminLinkProviderForUserCommand.js +3 -3
- package/dist-es/commands/AdminListDevicesCommand.js +3 -3
- package/dist-es/commands/AdminListGroupsForUserCommand.js +3 -3
- package/dist-es/commands/AdminListUserAuthEventsCommand.js +3 -3
- package/dist-es/commands/AdminRemoveUserFromGroupCommand.js +2 -2
- package/dist-es/commands/AdminResetUserPasswordCommand.js +3 -3
- package/dist-es/commands/AdminRespondToAuthChallengeCommand.js +3 -3
- package/dist-es/commands/AdminSetUserMFAPreferenceCommand.js +3 -3
- package/dist-es/commands/AdminSetUserPasswordCommand.js +3 -3
- package/dist-es/commands/AdminSetUserSettingsCommand.js +3 -3
- package/dist-es/commands/AdminUpdateAuthEventFeedbackCommand.js +3 -3
- package/dist-es/commands/AdminUpdateDeviceStatusCommand.js +3 -3
- package/dist-es/commands/AdminUpdateUserAttributesCommand.js +3 -3
- package/dist-es/commands/AdminUserGlobalSignOutCommand.js +3 -3
- package/dist-es/commands/AssociateSoftwareTokenCommand.js +3 -3
- package/dist-es/commands/ChangePasswordCommand.js +3 -3
- package/dist-es/commands/ConfirmDeviceCommand.js +3 -3
- package/dist-es/commands/ConfirmForgotPasswordCommand.js +3 -3
- package/dist-es/commands/ConfirmSignUpCommand.js +3 -3
- package/dist-es/commands/CreateGroupCommand.js +3 -3
- package/dist-es/commands/CreateIdentityProviderCommand.js +3 -3
- package/dist-es/commands/CreateResourceServerCommand.js +3 -3
- package/dist-es/commands/CreateUserImportJobCommand.js +3 -3
- package/dist-es/commands/CreateUserPoolClientCommand.js +3 -3
- package/dist-es/commands/CreateUserPoolCommand.js +3 -3
- package/dist-es/commands/CreateUserPoolDomainCommand.js +3 -3
- package/dist-es/commands/DeleteGroupCommand.js +2 -2
- package/dist-es/commands/DeleteIdentityProviderCommand.js +2 -2
- package/dist-es/commands/DeleteResourceServerCommand.js +2 -2
- package/dist-es/commands/DeleteUserAttributesCommand.js +3 -3
- package/dist-es/commands/DeleteUserCommand.js +2 -2
- package/dist-es/commands/DeleteUserPoolClientCommand.js +2 -2
- package/dist-es/commands/DeleteUserPoolCommand.js +2 -2
- package/dist-es/commands/DeleteUserPoolDomainCommand.js +3 -3
- package/dist-es/commands/DescribeIdentityProviderCommand.js +3 -3
- package/dist-es/commands/DescribeResourceServerCommand.js +3 -3
- package/dist-es/commands/DescribeRiskConfigurationCommand.js +3 -3
- package/dist-es/commands/DescribeUserImportJobCommand.js +3 -3
- package/dist-es/commands/DescribeUserPoolClientCommand.js +3 -3
- package/dist-es/commands/DescribeUserPoolCommand.js +3 -3
- package/dist-es/commands/DescribeUserPoolDomainCommand.js +3 -3
- package/dist-es/commands/ForgetDeviceCommand.js +2 -2
- package/dist-es/commands/ForgotPasswordCommand.js +3 -3
- package/dist-es/commands/GetCSVHeaderCommand.js +3 -3
- package/dist-es/commands/GetDeviceCommand.js +3 -3
- package/dist-es/commands/GetGroupCommand.js +3 -3
- package/dist-es/commands/GetIdentityProviderByIdentifierCommand.js +3 -3
- package/dist-es/commands/GetSigningCertificateCommand.js +3 -3
- package/dist-es/commands/GetUICustomizationCommand.js +3 -3
- package/dist-es/commands/GetUserAttributeVerificationCodeCommand.js +3 -3
- package/dist-es/commands/GetUserCommand.js +3 -3
- package/dist-es/commands/GetUserPoolMfaConfigCommand.js +3 -3
- package/dist-es/commands/GlobalSignOutCommand.js +3 -3
- package/dist-es/commands/InitiateAuthCommand.js +3 -3
- package/dist-es/commands/ListDevicesCommand.js +3 -3
- package/dist-es/commands/ListGroupsCommand.js +3 -3
- package/dist-es/commands/ListIdentityProvidersCommand.js +3 -3
- package/dist-es/commands/ListResourceServersCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/ListUserImportJobsCommand.js +3 -3
- package/dist-es/commands/ListUserPoolClientsCommand.js +3 -3
- package/dist-es/commands/ListUserPoolsCommand.js +3 -3
- package/dist-es/commands/ListUsersCommand.js +3 -3
- package/dist-es/commands/ListUsersInGroupCommand.js +3 -3
- package/dist-es/commands/ResendConfirmationCodeCommand.js +3 -3
- package/dist-es/commands/RespondToAuthChallengeCommand.js +3 -3
- package/dist-es/commands/RevokeTokenCommand.js +3 -3
- package/dist-es/commands/SetRiskConfigurationCommand.js +3 -3
- package/dist-es/commands/SetUICustomizationCommand.js +3 -3
- package/dist-es/commands/SetUserMFAPreferenceCommand.js +3 -3
- package/dist-es/commands/SetUserPoolMfaConfigCommand.js +3 -3
- package/dist-es/commands/SetUserSettingsCommand.js +3 -3
- package/dist-es/commands/SignUpCommand.js +3 -3
- package/dist-es/commands/StartUserImportJobCommand.js +3 -3
- package/dist-es/commands/StopUserImportJobCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +3 -3
- package/dist-es/commands/UntagResourceCommand.js +3 -3
- package/dist-es/commands/UpdateAuthEventFeedbackCommand.js +3 -3
- package/dist-es/commands/UpdateDeviceStatusCommand.js +3 -3
- package/dist-es/commands/UpdateGroupCommand.js +3 -3
- package/dist-es/commands/UpdateIdentityProviderCommand.js +3 -3
- package/dist-es/commands/UpdateResourceServerCommand.js +3 -3
- package/dist-es/commands/UpdateUserAttributesCommand.js +3 -3
- package/dist-es/commands/UpdateUserPoolClientCommand.js +3 -3
- package/dist-es/commands/UpdateUserPoolCommand.js +3 -3
- package/dist-es/commands/UpdateUserPoolDomainCommand.js +3 -3
- package/dist-es/commands/VerifySoftwareTokenCommand.js +3 -3
- package/dist-es/commands/VerifyUserAttributeCommand.js +3 -3
- package/dist-es/models/models_0.js +252 -934
- package/dist-es/models/models_1.js +33 -123
- package/dist-es/protocols/Aws_json1_1.js +809 -887
- package/dist-types/models/models_0.d.ts +904 -1356
- package/dist-types/models/models_1.d.ts +120 -180
- package/dist-types/ts3.4/models/models_0.d.ts +452 -904
- package/dist-types/ts3.4/models/models_1.d.ts +60 -120
- package/package.json +6 -6
|
@@ -2,7 +2,7 @@ import { __extends } from "tslib";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { getAwsAuthPlugin } from "@aws-sdk/middleware-signing";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
5
|
+
import { GetIdentityProviderByIdentifierRequestFilterSensitiveLog, GetIdentityProviderByIdentifierResponseFilterSensitiveLog, } from "../models/models_0";
|
|
6
6
|
import { deserializeAws_json1_1GetIdentityProviderByIdentifierCommand, serializeAws_json1_1GetIdentityProviderByIdentifierCommand, } from "../protocols/Aws_json1_1";
|
|
7
7
|
var GetIdentityProviderByIdentifierCommand = (function (_super) {
|
|
8
8
|
__extends(GetIdentityProviderByIdentifierCommand, _super);
|
|
@@ -22,8 +22,8 @@ var GetIdentityProviderByIdentifierCommand = (function (_super) {
|
|
|
22
22
|
logger: logger,
|
|
23
23
|
clientName: clientName,
|
|
24
24
|
commandName: commandName,
|
|
25
|
-
inputFilterSensitiveLog:
|
|
26
|
-
outputFilterSensitiveLog:
|
|
25
|
+
inputFilterSensitiveLog: GetIdentityProviderByIdentifierRequestFilterSensitiveLog,
|
|
26
|
+
outputFilterSensitiveLog: GetIdentityProviderByIdentifierResponseFilterSensitiveLog,
|
|
27
27
|
};
|
|
28
28
|
var requestHandler = configuration.requestHandler;
|
|
29
29
|
return stack.resolve(function (request) {
|
|
@@ -2,7 +2,7 @@ import { __extends } from "tslib";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { getAwsAuthPlugin } from "@aws-sdk/middleware-signing";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
5
|
+
import { GetSigningCertificateRequestFilterSensitiveLog, GetSigningCertificateResponseFilterSensitiveLog, } from "../models/models_0";
|
|
6
6
|
import { deserializeAws_json1_1GetSigningCertificateCommand, serializeAws_json1_1GetSigningCertificateCommand, } from "../protocols/Aws_json1_1";
|
|
7
7
|
var GetSigningCertificateCommand = (function (_super) {
|
|
8
8
|
__extends(GetSigningCertificateCommand, _super);
|
|
@@ -22,8 +22,8 @@ var GetSigningCertificateCommand = (function (_super) {
|
|
|
22
22
|
logger: logger,
|
|
23
23
|
clientName: clientName,
|
|
24
24
|
commandName: commandName,
|
|
25
|
-
inputFilterSensitiveLog:
|
|
26
|
-
outputFilterSensitiveLog:
|
|
25
|
+
inputFilterSensitiveLog: GetSigningCertificateRequestFilterSensitiveLog,
|
|
26
|
+
outputFilterSensitiveLog: GetSigningCertificateResponseFilterSensitiveLog,
|
|
27
27
|
};
|
|
28
28
|
var requestHandler = configuration.requestHandler;
|
|
29
29
|
return stack.resolve(function (request) {
|
|
@@ -2,7 +2,7 @@ import { __extends } from "tslib";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { getAwsAuthPlugin } from "@aws-sdk/middleware-signing";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
5
|
+
import { GetUICustomizationRequestFilterSensitiveLog, GetUICustomizationResponseFilterSensitiveLog, } from "../models/models_0";
|
|
6
6
|
import { deserializeAws_json1_1GetUICustomizationCommand, serializeAws_json1_1GetUICustomizationCommand, } from "../protocols/Aws_json1_1";
|
|
7
7
|
var GetUICustomizationCommand = (function (_super) {
|
|
8
8
|
__extends(GetUICustomizationCommand, _super);
|
|
@@ -22,8 +22,8 @@ var GetUICustomizationCommand = (function (_super) {
|
|
|
22
22
|
logger: logger,
|
|
23
23
|
clientName: clientName,
|
|
24
24
|
commandName: commandName,
|
|
25
|
-
inputFilterSensitiveLog:
|
|
26
|
-
outputFilterSensitiveLog:
|
|
25
|
+
inputFilterSensitiveLog: GetUICustomizationRequestFilterSensitiveLog,
|
|
26
|
+
outputFilterSensitiveLog: GetUICustomizationResponseFilterSensitiveLog,
|
|
27
27
|
};
|
|
28
28
|
var requestHandler = configuration.requestHandler;
|
|
29
29
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { GetUserAttributeVerificationCodeRequestFilterSensitiveLog, GetUserAttributeVerificationCodeResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1GetUserAttributeVerificationCodeCommand, serializeAws_json1_1GetUserAttributeVerificationCodeCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var GetUserAttributeVerificationCodeCommand = (function (_super) {
|
|
7
7
|
__extends(GetUserAttributeVerificationCodeCommand, _super);
|
|
@@ -20,8 +20,8 @@ var GetUserAttributeVerificationCodeCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: GetUserAttributeVerificationCodeRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: GetUserAttributeVerificationCodeResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { GetUserRequestFilterSensitiveLog, GetUserResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1GetUserCommand, serializeAws_json1_1GetUserCommand } from "../protocols/Aws_json1_1";
|
|
6
6
|
var GetUserCommand = (function (_super) {
|
|
7
7
|
__extends(GetUserCommand, _super);
|
|
@@ -20,8 +20,8 @@ var GetUserCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: GetUserRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: GetUserResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -2,7 +2,7 @@ import { __extends } from "tslib";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { getAwsAuthPlugin } from "@aws-sdk/middleware-signing";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
5
|
+
import { GetUserPoolMfaConfigRequestFilterSensitiveLog, GetUserPoolMfaConfigResponseFilterSensitiveLog, } from "../models/models_0";
|
|
6
6
|
import { deserializeAws_json1_1GetUserPoolMfaConfigCommand, serializeAws_json1_1GetUserPoolMfaConfigCommand, } from "../protocols/Aws_json1_1";
|
|
7
7
|
var GetUserPoolMfaConfigCommand = (function (_super) {
|
|
8
8
|
__extends(GetUserPoolMfaConfigCommand, _super);
|
|
@@ -22,8 +22,8 @@ var GetUserPoolMfaConfigCommand = (function (_super) {
|
|
|
22
22
|
logger: logger,
|
|
23
23
|
clientName: clientName,
|
|
24
24
|
commandName: commandName,
|
|
25
|
-
inputFilterSensitiveLog:
|
|
26
|
-
outputFilterSensitiveLog:
|
|
25
|
+
inputFilterSensitiveLog: GetUserPoolMfaConfigRequestFilterSensitiveLog,
|
|
26
|
+
outputFilterSensitiveLog: GetUserPoolMfaConfigResponseFilterSensitiveLog,
|
|
27
27
|
};
|
|
28
28
|
var requestHandler = configuration.requestHandler;
|
|
29
29
|
return stack.resolve(function (request) {
|
|
@@ -2,7 +2,7 @@ import { __extends } from "tslib";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { getAwsAuthPlugin } from "@aws-sdk/middleware-signing";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
5
|
+
import { GlobalSignOutRequestFilterSensitiveLog, GlobalSignOutResponseFilterSensitiveLog, } from "../models/models_0";
|
|
6
6
|
import { deserializeAws_json1_1GlobalSignOutCommand, serializeAws_json1_1GlobalSignOutCommand, } from "../protocols/Aws_json1_1";
|
|
7
7
|
var GlobalSignOutCommand = (function (_super) {
|
|
8
8
|
__extends(GlobalSignOutCommand, _super);
|
|
@@ -22,8 +22,8 @@ var GlobalSignOutCommand = (function (_super) {
|
|
|
22
22
|
logger: logger,
|
|
23
23
|
clientName: clientName,
|
|
24
24
|
commandName: commandName,
|
|
25
|
-
inputFilterSensitiveLog:
|
|
26
|
-
outputFilterSensitiveLog:
|
|
25
|
+
inputFilterSensitiveLog: GlobalSignOutRequestFilterSensitiveLog,
|
|
26
|
+
outputFilterSensitiveLog: GlobalSignOutResponseFilterSensitiveLog,
|
|
27
27
|
};
|
|
28
28
|
var requestHandler = configuration.requestHandler;
|
|
29
29
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { InitiateAuthRequestFilterSensitiveLog, InitiateAuthResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1InitiateAuthCommand, serializeAws_json1_1InitiateAuthCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var InitiateAuthCommand = (function (_super) {
|
|
7
7
|
__extends(InitiateAuthCommand, _super);
|
|
@@ -20,8 +20,8 @@ var InitiateAuthCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: InitiateAuthRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: InitiateAuthResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -2,7 +2,7 @@ import { __extends } from "tslib";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { getAwsAuthPlugin } from "@aws-sdk/middleware-signing";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
5
|
+
import { ListDevicesRequestFilterSensitiveLog, ListDevicesResponseFilterSensitiveLog, } from "../models/models_0";
|
|
6
6
|
import { deserializeAws_json1_1ListDevicesCommand, serializeAws_json1_1ListDevicesCommand, } from "../protocols/Aws_json1_1";
|
|
7
7
|
var ListDevicesCommand = (function (_super) {
|
|
8
8
|
__extends(ListDevicesCommand, _super);
|
|
@@ -22,8 +22,8 @@ var ListDevicesCommand = (function (_super) {
|
|
|
22
22
|
logger: logger,
|
|
23
23
|
clientName: clientName,
|
|
24
24
|
commandName: commandName,
|
|
25
|
-
inputFilterSensitiveLog:
|
|
26
|
-
outputFilterSensitiveLog:
|
|
25
|
+
inputFilterSensitiveLog: ListDevicesRequestFilterSensitiveLog,
|
|
26
|
+
outputFilterSensitiveLog: ListDevicesResponseFilterSensitiveLog,
|
|
27
27
|
};
|
|
28
28
|
var requestHandler = configuration.requestHandler;
|
|
29
29
|
return stack.resolve(function (request) {
|
|
@@ -2,7 +2,7 @@ import { __extends } from "tslib";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { getAwsAuthPlugin } from "@aws-sdk/middleware-signing";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
5
|
+
import { ListGroupsRequestFilterSensitiveLog, ListGroupsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
6
6
|
import { deserializeAws_json1_1ListGroupsCommand, serializeAws_json1_1ListGroupsCommand, } from "../protocols/Aws_json1_1";
|
|
7
7
|
var ListGroupsCommand = (function (_super) {
|
|
8
8
|
__extends(ListGroupsCommand, _super);
|
|
@@ -22,8 +22,8 @@ var ListGroupsCommand = (function (_super) {
|
|
|
22
22
|
logger: logger,
|
|
23
23
|
clientName: clientName,
|
|
24
24
|
commandName: commandName,
|
|
25
|
-
inputFilterSensitiveLog:
|
|
26
|
-
outputFilterSensitiveLog:
|
|
25
|
+
inputFilterSensitiveLog: ListGroupsRequestFilterSensitiveLog,
|
|
26
|
+
outputFilterSensitiveLog: ListGroupsResponseFilterSensitiveLog,
|
|
27
27
|
};
|
|
28
28
|
var requestHandler = configuration.requestHandler;
|
|
29
29
|
return stack.resolve(function (request) {
|
|
@@ -2,7 +2,7 @@ import { __extends } from "tslib";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { getAwsAuthPlugin } from "@aws-sdk/middleware-signing";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
5
|
+
import { ListIdentityProvidersRequestFilterSensitiveLog, ListIdentityProvidersResponseFilterSensitiveLog, } from "../models/models_0";
|
|
6
6
|
import { deserializeAws_json1_1ListIdentityProvidersCommand, serializeAws_json1_1ListIdentityProvidersCommand, } from "../protocols/Aws_json1_1";
|
|
7
7
|
var ListIdentityProvidersCommand = (function (_super) {
|
|
8
8
|
__extends(ListIdentityProvidersCommand, _super);
|
|
@@ -22,8 +22,8 @@ var ListIdentityProvidersCommand = (function (_super) {
|
|
|
22
22
|
logger: logger,
|
|
23
23
|
clientName: clientName,
|
|
24
24
|
commandName: commandName,
|
|
25
|
-
inputFilterSensitiveLog:
|
|
26
|
-
outputFilterSensitiveLog:
|
|
25
|
+
inputFilterSensitiveLog: ListIdentityProvidersRequestFilterSensitiveLog,
|
|
26
|
+
outputFilterSensitiveLog: ListIdentityProvidersResponseFilterSensitiveLog,
|
|
27
27
|
};
|
|
28
28
|
var requestHandler = configuration.requestHandler;
|
|
29
29
|
return stack.resolve(function (request) {
|
|
@@ -2,7 +2,7 @@ import { __extends } from "tslib";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { getAwsAuthPlugin } from "@aws-sdk/middleware-signing";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
5
|
+
import { ListResourceServersRequestFilterSensitiveLog, ListResourceServersResponseFilterSensitiveLog, } from "../models/models_0";
|
|
6
6
|
import { deserializeAws_json1_1ListResourceServersCommand, serializeAws_json1_1ListResourceServersCommand, } from "../protocols/Aws_json1_1";
|
|
7
7
|
var ListResourceServersCommand = (function (_super) {
|
|
8
8
|
__extends(ListResourceServersCommand, _super);
|
|
@@ -22,8 +22,8 @@ var ListResourceServersCommand = (function (_super) {
|
|
|
22
22
|
logger: logger,
|
|
23
23
|
clientName: clientName,
|
|
24
24
|
commandName: commandName,
|
|
25
|
-
inputFilterSensitiveLog:
|
|
26
|
-
outputFilterSensitiveLog:
|
|
25
|
+
inputFilterSensitiveLog: ListResourceServersRequestFilterSensitiveLog,
|
|
26
|
+
outputFilterSensitiveLog: ListResourceServersResponseFilterSensitiveLog,
|
|
27
27
|
};
|
|
28
28
|
var requestHandler = configuration.requestHandler;
|
|
29
29
|
return stack.resolve(function (request) {
|
|
@@ -2,7 +2,7 @@ import { __extends } from "tslib";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { getAwsAuthPlugin } from "@aws-sdk/middleware-signing";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
5
|
+
import { ListTagsForResourceRequestFilterSensitiveLog, ListTagsForResourceResponseFilterSensitiveLog, } from "../models/models_0";
|
|
6
6
|
import { deserializeAws_json1_1ListTagsForResourceCommand, serializeAws_json1_1ListTagsForResourceCommand, } from "../protocols/Aws_json1_1";
|
|
7
7
|
var ListTagsForResourceCommand = (function (_super) {
|
|
8
8
|
__extends(ListTagsForResourceCommand, _super);
|
|
@@ -22,8 +22,8 @@ var ListTagsForResourceCommand = (function (_super) {
|
|
|
22
22
|
logger: logger,
|
|
23
23
|
clientName: clientName,
|
|
24
24
|
commandName: commandName,
|
|
25
|
-
inputFilterSensitiveLog:
|
|
26
|
-
outputFilterSensitiveLog:
|
|
25
|
+
inputFilterSensitiveLog: ListTagsForResourceRequestFilterSensitiveLog,
|
|
26
|
+
outputFilterSensitiveLog: ListTagsForResourceResponseFilterSensitiveLog,
|
|
27
27
|
};
|
|
28
28
|
var requestHandler = configuration.requestHandler;
|
|
29
29
|
return stack.resolve(function (request) {
|
|
@@ -2,7 +2,7 @@ import { __extends } from "tslib";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { getAwsAuthPlugin } from "@aws-sdk/middleware-signing";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
5
|
+
import { ListUserImportJobsRequestFilterSensitiveLog, ListUserImportJobsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
6
6
|
import { deserializeAws_json1_1ListUserImportJobsCommand, serializeAws_json1_1ListUserImportJobsCommand, } from "../protocols/Aws_json1_1";
|
|
7
7
|
var ListUserImportJobsCommand = (function (_super) {
|
|
8
8
|
__extends(ListUserImportJobsCommand, _super);
|
|
@@ -22,8 +22,8 @@ var ListUserImportJobsCommand = (function (_super) {
|
|
|
22
22
|
logger: logger,
|
|
23
23
|
clientName: clientName,
|
|
24
24
|
commandName: commandName,
|
|
25
|
-
inputFilterSensitiveLog:
|
|
26
|
-
outputFilterSensitiveLog:
|
|
25
|
+
inputFilterSensitiveLog: ListUserImportJobsRequestFilterSensitiveLog,
|
|
26
|
+
outputFilterSensitiveLog: ListUserImportJobsResponseFilterSensitiveLog,
|
|
27
27
|
};
|
|
28
28
|
var requestHandler = configuration.requestHandler;
|
|
29
29
|
return stack.resolve(function (request) {
|
|
@@ -2,7 +2,7 @@ import { __extends } from "tslib";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { getAwsAuthPlugin } from "@aws-sdk/middleware-signing";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
5
|
+
import { ListUserPoolClientsRequestFilterSensitiveLog, ListUserPoolClientsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
6
6
|
import { deserializeAws_json1_1ListUserPoolClientsCommand, serializeAws_json1_1ListUserPoolClientsCommand, } from "../protocols/Aws_json1_1";
|
|
7
7
|
var ListUserPoolClientsCommand = (function (_super) {
|
|
8
8
|
__extends(ListUserPoolClientsCommand, _super);
|
|
@@ -22,8 +22,8 @@ var ListUserPoolClientsCommand = (function (_super) {
|
|
|
22
22
|
logger: logger,
|
|
23
23
|
clientName: clientName,
|
|
24
24
|
commandName: commandName,
|
|
25
|
-
inputFilterSensitiveLog:
|
|
26
|
-
outputFilterSensitiveLog:
|
|
25
|
+
inputFilterSensitiveLog: ListUserPoolClientsRequestFilterSensitiveLog,
|
|
26
|
+
outputFilterSensitiveLog: ListUserPoolClientsResponseFilterSensitiveLog,
|
|
27
27
|
};
|
|
28
28
|
var requestHandler = configuration.requestHandler;
|
|
29
29
|
return stack.resolve(function (request) {
|
|
@@ -2,7 +2,7 @@ import { __extends } from "tslib";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { getAwsAuthPlugin } from "@aws-sdk/middleware-signing";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
5
|
+
import { ListUserPoolsRequestFilterSensitiveLog, ListUserPoolsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
6
6
|
import { deserializeAws_json1_1ListUserPoolsCommand, serializeAws_json1_1ListUserPoolsCommand, } from "../protocols/Aws_json1_1";
|
|
7
7
|
var ListUserPoolsCommand = (function (_super) {
|
|
8
8
|
__extends(ListUserPoolsCommand, _super);
|
|
@@ -22,8 +22,8 @@ var ListUserPoolsCommand = (function (_super) {
|
|
|
22
22
|
logger: logger,
|
|
23
23
|
clientName: clientName,
|
|
24
24
|
commandName: commandName,
|
|
25
|
-
inputFilterSensitiveLog:
|
|
26
|
-
outputFilterSensitiveLog:
|
|
25
|
+
inputFilterSensitiveLog: ListUserPoolsRequestFilterSensitiveLog,
|
|
26
|
+
outputFilterSensitiveLog: ListUserPoolsResponseFilterSensitiveLog,
|
|
27
27
|
};
|
|
28
28
|
var requestHandler = configuration.requestHandler;
|
|
29
29
|
return stack.resolve(function (request) {
|
|
@@ -2,7 +2,7 @@ import { __extends } from "tslib";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { getAwsAuthPlugin } from "@aws-sdk/middleware-signing";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
5
|
+
import { ListUsersRequestFilterSensitiveLog, ListUsersResponseFilterSensitiveLog, } from "../models/models_0";
|
|
6
6
|
import { deserializeAws_json1_1ListUsersCommand, serializeAws_json1_1ListUsersCommand } from "../protocols/Aws_json1_1";
|
|
7
7
|
var ListUsersCommand = (function (_super) {
|
|
8
8
|
__extends(ListUsersCommand, _super);
|
|
@@ -22,8 +22,8 @@ var ListUsersCommand = (function (_super) {
|
|
|
22
22
|
logger: logger,
|
|
23
23
|
clientName: clientName,
|
|
24
24
|
commandName: commandName,
|
|
25
|
-
inputFilterSensitiveLog:
|
|
26
|
-
outputFilterSensitiveLog:
|
|
25
|
+
inputFilterSensitiveLog: ListUsersRequestFilterSensitiveLog,
|
|
26
|
+
outputFilterSensitiveLog: ListUsersResponseFilterSensitiveLog,
|
|
27
27
|
};
|
|
28
28
|
var requestHandler = configuration.requestHandler;
|
|
29
29
|
return stack.resolve(function (request) {
|
|
@@ -2,7 +2,7 @@ import { __extends } from "tslib";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { getAwsAuthPlugin } from "@aws-sdk/middleware-signing";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
5
|
+
import { ListUsersInGroupRequestFilterSensitiveLog, ListUsersInGroupResponseFilterSensitiveLog, } from "../models/models_0";
|
|
6
6
|
import { deserializeAws_json1_1ListUsersInGroupCommand, serializeAws_json1_1ListUsersInGroupCommand, } from "../protocols/Aws_json1_1";
|
|
7
7
|
var ListUsersInGroupCommand = (function (_super) {
|
|
8
8
|
__extends(ListUsersInGroupCommand, _super);
|
|
@@ -22,8 +22,8 @@ var ListUsersInGroupCommand = (function (_super) {
|
|
|
22
22
|
logger: logger,
|
|
23
23
|
clientName: clientName,
|
|
24
24
|
commandName: commandName,
|
|
25
|
-
inputFilterSensitiveLog:
|
|
26
|
-
outputFilterSensitiveLog:
|
|
25
|
+
inputFilterSensitiveLog: ListUsersInGroupRequestFilterSensitiveLog,
|
|
26
|
+
outputFilterSensitiveLog: ListUsersInGroupResponseFilterSensitiveLog,
|
|
27
27
|
};
|
|
28
28
|
var requestHandler = configuration.requestHandler;
|
|
29
29
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { ResendConfirmationCodeRequestFilterSensitiveLog, ResendConfirmationCodeResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1ResendConfirmationCodeCommand, serializeAws_json1_1ResendConfirmationCodeCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var ResendConfirmationCodeCommand = (function (_super) {
|
|
7
7
|
__extends(ResendConfirmationCodeCommand, _super);
|
|
@@ -20,8 +20,8 @@ var ResendConfirmationCodeCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: ResendConfirmationCodeRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: ResendConfirmationCodeResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { RespondToAuthChallengeRequestFilterSensitiveLog, RespondToAuthChallengeResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1RespondToAuthChallengeCommand, serializeAws_json1_1RespondToAuthChallengeCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var RespondToAuthChallengeCommand = (function (_super) {
|
|
7
7
|
__extends(RespondToAuthChallengeCommand, _super);
|
|
@@ -20,8 +20,8 @@ var RespondToAuthChallengeCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: RespondToAuthChallengeRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: RespondToAuthChallengeResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -2,7 +2,7 @@ import { __extends } from "tslib";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { getAwsAuthPlugin } from "@aws-sdk/middleware-signing";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
5
|
+
import { RevokeTokenRequestFilterSensitiveLog, RevokeTokenResponseFilterSensitiveLog, } from "../models/models_0";
|
|
6
6
|
import { deserializeAws_json1_1RevokeTokenCommand, serializeAws_json1_1RevokeTokenCommand, } from "../protocols/Aws_json1_1";
|
|
7
7
|
var RevokeTokenCommand = (function (_super) {
|
|
8
8
|
__extends(RevokeTokenCommand, _super);
|
|
@@ -22,8 +22,8 @@ var RevokeTokenCommand = (function (_super) {
|
|
|
22
22
|
logger: logger,
|
|
23
23
|
clientName: clientName,
|
|
24
24
|
commandName: commandName,
|
|
25
|
-
inputFilterSensitiveLog:
|
|
26
|
-
outputFilterSensitiveLog:
|
|
25
|
+
inputFilterSensitiveLog: RevokeTokenRequestFilterSensitiveLog,
|
|
26
|
+
outputFilterSensitiveLog: RevokeTokenResponseFilterSensitiveLog,
|
|
27
27
|
};
|
|
28
28
|
var requestHandler = configuration.requestHandler;
|
|
29
29
|
return stack.resolve(function (request) {
|
|
@@ -2,7 +2,7 @@ import { __extends } from "tslib";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { getAwsAuthPlugin } from "@aws-sdk/middleware-signing";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
5
|
+
import { SetRiskConfigurationRequestFilterSensitiveLog, SetRiskConfigurationResponseFilterSensitiveLog, } from "../models/models_0";
|
|
6
6
|
import { deserializeAws_json1_1SetRiskConfigurationCommand, serializeAws_json1_1SetRiskConfigurationCommand, } from "../protocols/Aws_json1_1";
|
|
7
7
|
var SetRiskConfigurationCommand = (function (_super) {
|
|
8
8
|
__extends(SetRiskConfigurationCommand, _super);
|
|
@@ -22,8 +22,8 @@ var SetRiskConfigurationCommand = (function (_super) {
|
|
|
22
22
|
logger: logger,
|
|
23
23
|
clientName: clientName,
|
|
24
24
|
commandName: commandName,
|
|
25
|
-
inputFilterSensitiveLog:
|
|
26
|
-
outputFilterSensitiveLog:
|
|
25
|
+
inputFilterSensitiveLog: SetRiskConfigurationRequestFilterSensitiveLog,
|
|
26
|
+
outputFilterSensitiveLog: SetRiskConfigurationResponseFilterSensitiveLog,
|
|
27
27
|
};
|
|
28
28
|
var requestHandler = configuration.requestHandler;
|
|
29
29
|
return stack.resolve(function (request) {
|
|
@@ -2,7 +2,7 @@ import { __extends } from "tslib";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { getAwsAuthPlugin } from "@aws-sdk/middleware-signing";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
5
|
+
import { SetUICustomizationRequestFilterSensitiveLog, SetUICustomizationResponseFilterSensitiveLog, } from "../models/models_0";
|
|
6
6
|
import { deserializeAws_json1_1SetUICustomizationCommand, serializeAws_json1_1SetUICustomizationCommand, } from "../protocols/Aws_json1_1";
|
|
7
7
|
var SetUICustomizationCommand = (function (_super) {
|
|
8
8
|
__extends(SetUICustomizationCommand, _super);
|
|
@@ -22,8 +22,8 @@ var SetUICustomizationCommand = (function (_super) {
|
|
|
22
22
|
logger: logger,
|
|
23
23
|
clientName: clientName,
|
|
24
24
|
commandName: commandName,
|
|
25
|
-
inputFilterSensitiveLog:
|
|
26
|
-
outputFilterSensitiveLog:
|
|
25
|
+
inputFilterSensitiveLog: SetUICustomizationRequestFilterSensitiveLog,
|
|
26
|
+
outputFilterSensitiveLog: SetUICustomizationResponseFilterSensitiveLog,
|
|
27
27
|
};
|
|
28
28
|
var requestHandler = configuration.requestHandler;
|
|
29
29
|
return stack.resolve(function (request) {
|
|
@@ -2,7 +2,7 @@ import { __extends } from "tslib";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { getAwsAuthPlugin } from "@aws-sdk/middleware-signing";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
5
|
+
import { SetUserMFAPreferenceRequestFilterSensitiveLog, SetUserMFAPreferenceResponseFilterSensitiveLog, } from "../models/models_0";
|
|
6
6
|
import { deserializeAws_json1_1SetUserMFAPreferenceCommand, serializeAws_json1_1SetUserMFAPreferenceCommand, } from "../protocols/Aws_json1_1";
|
|
7
7
|
var SetUserMFAPreferenceCommand = (function (_super) {
|
|
8
8
|
__extends(SetUserMFAPreferenceCommand, _super);
|
|
@@ -22,8 +22,8 @@ var SetUserMFAPreferenceCommand = (function (_super) {
|
|
|
22
22
|
logger: logger,
|
|
23
23
|
clientName: clientName,
|
|
24
24
|
commandName: commandName,
|
|
25
|
-
inputFilterSensitiveLog:
|
|
26
|
-
outputFilterSensitiveLog:
|
|
25
|
+
inputFilterSensitiveLog: SetUserMFAPreferenceRequestFilterSensitiveLog,
|
|
26
|
+
outputFilterSensitiveLog: SetUserMFAPreferenceResponseFilterSensitiveLog,
|
|
27
27
|
};
|
|
28
28
|
var requestHandler = configuration.requestHandler;
|
|
29
29
|
return stack.resolve(function (request) {
|
|
@@ -2,7 +2,7 @@ import { __extends } from "tslib";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { getAwsAuthPlugin } from "@aws-sdk/middleware-signing";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
5
|
+
import { SetUserPoolMfaConfigRequestFilterSensitiveLog, SetUserPoolMfaConfigResponseFilterSensitiveLog, } from "../models/models_0";
|
|
6
6
|
import { deserializeAws_json1_1SetUserPoolMfaConfigCommand, serializeAws_json1_1SetUserPoolMfaConfigCommand, } from "../protocols/Aws_json1_1";
|
|
7
7
|
var SetUserPoolMfaConfigCommand = (function (_super) {
|
|
8
8
|
__extends(SetUserPoolMfaConfigCommand, _super);
|
|
@@ -22,8 +22,8 @@ var SetUserPoolMfaConfigCommand = (function (_super) {
|
|
|
22
22
|
logger: logger,
|
|
23
23
|
clientName: clientName,
|
|
24
24
|
commandName: commandName,
|
|
25
|
-
inputFilterSensitiveLog:
|
|
26
|
-
outputFilterSensitiveLog:
|
|
25
|
+
inputFilterSensitiveLog: SetUserPoolMfaConfigRequestFilterSensitiveLog,
|
|
26
|
+
outputFilterSensitiveLog: SetUserPoolMfaConfigResponseFilterSensitiveLog,
|
|
27
27
|
};
|
|
28
28
|
var requestHandler = configuration.requestHandler;
|
|
29
29
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { SetUserSettingsRequestFilterSensitiveLog, SetUserSettingsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1SetUserSettingsCommand, serializeAws_json1_1SetUserSettingsCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var SetUserSettingsCommand = (function (_super) {
|
|
7
7
|
__extends(SetUserSettingsCommand, _super);
|
|
@@ -20,8 +20,8 @@ var SetUserSettingsCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: SetUserSettingsRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: SetUserSettingsResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { SignUpRequestFilterSensitiveLog, SignUpResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1SignUpCommand, serializeAws_json1_1SignUpCommand } from "../protocols/Aws_json1_1";
|
|
6
6
|
var SignUpCommand = (function (_super) {
|
|
7
7
|
__extends(SignUpCommand, _super);
|
|
@@ -20,8 +20,8 @@ var SignUpCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: SignUpRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: SignUpResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -2,7 +2,7 @@ import { __extends } from "tslib";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { getAwsAuthPlugin } from "@aws-sdk/middleware-signing";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
5
|
+
import { StartUserImportJobRequestFilterSensitiveLog, StartUserImportJobResponseFilterSensitiveLog, } from "../models/models_1";
|
|
6
6
|
import { deserializeAws_json1_1StartUserImportJobCommand, serializeAws_json1_1StartUserImportJobCommand, } from "../protocols/Aws_json1_1";
|
|
7
7
|
var StartUserImportJobCommand = (function (_super) {
|
|
8
8
|
__extends(StartUserImportJobCommand, _super);
|
|
@@ -22,8 +22,8 @@ var StartUserImportJobCommand = (function (_super) {
|
|
|
22
22
|
logger: logger,
|
|
23
23
|
clientName: clientName,
|
|
24
24
|
commandName: commandName,
|
|
25
|
-
inputFilterSensitiveLog:
|
|
26
|
-
outputFilterSensitiveLog:
|
|
25
|
+
inputFilterSensitiveLog: StartUserImportJobRequestFilterSensitiveLog,
|
|
26
|
+
outputFilterSensitiveLog: StartUserImportJobResponseFilterSensitiveLog,
|
|
27
27
|
};
|
|
28
28
|
var requestHandler = configuration.requestHandler;
|
|
29
29
|
return stack.resolve(function (request) {
|
|
@@ -2,7 +2,7 @@ import { __extends } from "tslib";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { getAwsAuthPlugin } from "@aws-sdk/middleware-signing";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
5
|
+
import { StopUserImportJobRequestFilterSensitiveLog, StopUserImportJobResponseFilterSensitiveLog, } from "../models/models_1";
|
|
6
6
|
import { deserializeAws_json1_1StopUserImportJobCommand, serializeAws_json1_1StopUserImportJobCommand, } from "../protocols/Aws_json1_1";
|
|
7
7
|
var StopUserImportJobCommand = (function (_super) {
|
|
8
8
|
__extends(StopUserImportJobCommand, _super);
|
|
@@ -22,8 +22,8 @@ var StopUserImportJobCommand = (function (_super) {
|
|
|
22
22
|
logger: logger,
|
|
23
23
|
clientName: clientName,
|
|
24
24
|
commandName: commandName,
|
|
25
|
-
inputFilterSensitiveLog:
|
|
26
|
-
outputFilterSensitiveLog:
|
|
25
|
+
inputFilterSensitiveLog: StopUserImportJobRequestFilterSensitiveLog,
|
|
26
|
+
outputFilterSensitiveLog: StopUserImportJobResponseFilterSensitiveLog,
|
|
27
27
|
};
|
|
28
28
|
var requestHandler = configuration.requestHandler;
|
|
29
29
|
return stack.resolve(function (request) {
|