@aws-sdk/client-cognito-identity-provider 3.297.0 → 3.299.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 +2 -3
- package/dist-cjs/commands/AdminAddUserToGroupCommand.js +1 -1
- package/dist-cjs/commands/AdminConfirmSignUpCommand.js +1 -1
- package/dist-cjs/commands/AdminDeleteUserAttributesCommand.js +1 -1
- package/dist-cjs/commands/AdminDeleteUserCommand.js +1 -1
- package/dist-cjs/commands/AdminDisableProviderForUserCommand.js +2 -3
- package/dist-cjs/commands/AdminDisableUserCommand.js +1 -1
- package/dist-cjs/commands/AdminEnableUserCommand.js +1 -1
- package/dist-cjs/commands/AdminForgetDeviceCommand.js +1 -1
- package/dist-cjs/commands/AdminLinkProviderForUserCommand.js +2 -3
- package/dist-cjs/commands/AdminListGroupsForUserCommand.js +1 -1
- package/dist-cjs/commands/AdminListUserAuthEventsCommand.js +1 -1
- package/dist-cjs/commands/AdminRemoveUserFromGroupCommand.js +1 -1
- package/dist-cjs/commands/AdminResetUserPasswordCommand.js +1 -1
- package/dist-cjs/commands/AdminSetUserMFAPreferenceCommand.js +1 -1
- package/dist-cjs/commands/AdminSetUserPasswordCommand.js +1 -1
- package/dist-cjs/commands/AdminSetUserSettingsCommand.js +1 -1
- package/dist-cjs/commands/AdminUpdateAuthEventFeedbackCommand.js +1 -1
- package/dist-cjs/commands/AdminUpdateDeviceStatusCommand.js +1 -1
- package/dist-cjs/commands/AdminUpdateUserAttributesCommand.js +1 -1
- package/dist-cjs/commands/AdminUserGlobalSignOutCommand.js +1 -1
- package/dist-cjs/commands/ChangePasswordCommand.js +1 -1
- package/dist-cjs/commands/ConfirmDeviceCommand.js +1 -1
- package/dist-cjs/commands/ConfirmForgotPasswordCommand.js +1 -1
- package/dist-cjs/commands/ConfirmSignUpCommand.js +1 -1
- package/dist-cjs/commands/CreateGroupCommand.js +2 -3
- package/dist-cjs/commands/CreateIdentityProviderCommand.js +2 -3
- package/dist-cjs/commands/CreateResourceServerCommand.js +2 -3
- package/dist-cjs/commands/CreateUserImportJobCommand.js +2 -3
- package/dist-cjs/commands/CreateUserPoolClientCommand.js +1 -1
- package/dist-cjs/commands/CreateUserPoolCommand.js +2 -3
- package/dist-cjs/commands/CreateUserPoolDomainCommand.js +2 -3
- package/dist-cjs/commands/DeleteGroupCommand.js +2 -3
- package/dist-cjs/commands/DeleteIdentityProviderCommand.js +2 -3
- package/dist-cjs/commands/DeleteResourceServerCommand.js +2 -3
- package/dist-cjs/commands/DeleteUserAttributesCommand.js +1 -1
- package/dist-cjs/commands/DeleteUserCommand.js +1 -1
- package/dist-cjs/commands/DeleteUserPoolClientCommand.js +1 -1
- package/dist-cjs/commands/DeleteUserPoolCommand.js +2 -3
- package/dist-cjs/commands/DeleteUserPoolDomainCommand.js +2 -3
- package/dist-cjs/commands/DescribeIdentityProviderCommand.js +2 -3
- package/dist-cjs/commands/DescribeResourceServerCommand.js +2 -3
- package/dist-cjs/commands/DescribeUserImportJobCommand.js +2 -3
- package/dist-cjs/commands/DescribeUserPoolCommand.js +2 -3
- package/dist-cjs/commands/DescribeUserPoolDomainCommand.js +2 -3
- package/dist-cjs/commands/ForgetDeviceCommand.js +1 -1
- package/dist-cjs/commands/ForgotPasswordCommand.js +1 -1
- package/dist-cjs/commands/GetCSVHeaderCommand.js +2 -3
- package/dist-cjs/commands/GetGroupCommand.js +2 -3
- package/dist-cjs/commands/GetIdentityProviderByIdentifierCommand.js +2 -3
- package/dist-cjs/commands/GetSigningCertificateCommand.js +2 -3
- package/dist-cjs/commands/GetUserAttributeVerificationCodeCommand.js +1 -1
- package/dist-cjs/commands/GetUserPoolMfaConfigCommand.js +2 -3
- package/dist-cjs/commands/GlobalSignOutCommand.js +1 -1
- package/dist-cjs/commands/ListGroupsCommand.js +2 -3
- package/dist-cjs/commands/ListIdentityProvidersCommand.js +2 -3
- package/dist-cjs/commands/ListResourceServersCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/ListUserImportJobsCommand.js +2 -3
- package/dist-cjs/commands/ListUserPoolClientsCommand.js +1 -1
- package/dist-cjs/commands/ListUserPoolsCommand.js +2 -3
- package/dist-cjs/commands/ListUsersCommand.js +1 -1
- package/dist-cjs/commands/ListUsersInGroupCommand.js +1 -1
- package/dist-cjs/commands/ResendConfirmationCodeCommand.js +1 -1
- package/dist-cjs/commands/RevokeTokenCommand.js +1 -1
- package/dist-cjs/commands/SetUserMFAPreferenceCommand.js +1 -1
- package/dist-cjs/commands/SetUserPoolMfaConfigCommand.js +2 -3
- package/dist-cjs/commands/SetUserSettingsCommand.js +1 -1
- package/dist-cjs/commands/SignUpCommand.js +1 -1
- package/dist-cjs/commands/StartUserImportJobCommand.js +2 -3
- package/dist-cjs/commands/StopUserImportJobCommand.js +2 -3
- package/dist-cjs/commands/TagResourceCommand.js +2 -3
- package/dist-cjs/commands/UntagResourceCommand.js +2 -3
- package/dist-cjs/commands/UpdateAuthEventFeedbackCommand.js +1 -1
- package/dist-cjs/commands/UpdateDeviceStatusCommand.js +1 -1
- package/dist-cjs/commands/UpdateGroupCommand.js +2 -3
- package/dist-cjs/commands/UpdateIdentityProviderCommand.js +2 -3
- package/dist-cjs/commands/UpdateResourceServerCommand.js +2 -3
- package/dist-cjs/commands/UpdateUserAttributesCommand.js +1 -1
- package/dist-cjs/commands/UpdateUserPoolCommand.js +2 -3
- package/dist-cjs/commands/UpdateUserPoolDomainCommand.js +2 -3
- package/dist-cjs/commands/VerifySoftwareTokenCommand.js +1 -1
- package/dist-cjs/commands/VerifyUserAttributeCommand.js +1 -1
- package/dist-cjs/models/models_0.js +3 -585
- package/dist-cjs/models/models_1.js +1 -97
- package/dist-es/commands/AddCustomAttributesCommand.js +2 -3
- package/dist-es/commands/AdminAddUserToGroupCommand.js +1 -1
- package/dist-es/commands/AdminConfirmSignUpCommand.js +2 -2
- package/dist-es/commands/AdminDeleteUserAttributesCommand.js +2 -2
- package/dist-es/commands/AdminDeleteUserCommand.js +1 -1
- package/dist-es/commands/AdminDisableProviderForUserCommand.js +2 -3
- package/dist-es/commands/AdminDisableUserCommand.js +2 -2
- package/dist-es/commands/AdminEnableUserCommand.js +2 -2
- package/dist-es/commands/AdminForgetDeviceCommand.js +1 -1
- package/dist-es/commands/AdminLinkProviderForUserCommand.js +2 -3
- package/dist-es/commands/AdminListGroupsForUserCommand.js +2 -2
- package/dist-es/commands/AdminListUserAuthEventsCommand.js +2 -2
- package/dist-es/commands/AdminRemoveUserFromGroupCommand.js +1 -1
- package/dist-es/commands/AdminResetUserPasswordCommand.js +2 -2
- package/dist-es/commands/AdminSetUserMFAPreferenceCommand.js +2 -2
- package/dist-es/commands/AdminSetUserPasswordCommand.js +2 -2
- package/dist-es/commands/AdminSetUserSettingsCommand.js +2 -2
- package/dist-es/commands/AdminUpdateAuthEventFeedbackCommand.js +2 -2
- package/dist-es/commands/AdminUpdateDeviceStatusCommand.js +2 -2
- package/dist-es/commands/AdminUpdateUserAttributesCommand.js +2 -2
- package/dist-es/commands/AdminUserGlobalSignOutCommand.js +2 -2
- package/dist-es/commands/ChangePasswordCommand.js +2 -2
- package/dist-es/commands/ConfirmDeviceCommand.js +2 -2
- package/dist-es/commands/ConfirmForgotPasswordCommand.js +2 -2
- package/dist-es/commands/ConfirmSignUpCommand.js +2 -2
- package/dist-es/commands/CreateGroupCommand.js +2 -3
- package/dist-es/commands/CreateIdentityProviderCommand.js +2 -3
- package/dist-es/commands/CreateResourceServerCommand.js +2 -3
- package/dist-es/commands/CreateUserImportJobCommand.js +2 -3
- package/dist-es/commands/CreateUserPoolClientCommand.js +2 -2
- package/dist-es/commands/CreateUserPoolCommand.js +2 -3
- package/dist-es/commands/CreateUserPoolDomainCommand.js +2 -3
- package/dist-es/commands/DeleteGroupCommand.js +2 -3
- package/dist-es/commands/DeleteIdentityProviderCommand.js +2 -3
- package/dist-es/commands/DeleteResourceServerCommand.js +2 -3
- package/dist-es/commands/DeleteUserAttributesCommand.js +2 -2
- package/dist-es/commands/DeleteUserCommand.js +1 -1
- package/dist-es/commands/DeleteUserPoolClientCommand.js +1 -1
- package/dist-es/commands/DeleteUserPoolCommand.js +2 -3
- package/dist-es/commands/DeleteUserPoolDomainCommand.js +2 -3
- package/dist-es/commands/DescribeIdentityProviderCommand.js +2 -3
- package/dist-es/commands/DescribeResourceServerCommand.js +2 -3
- package/dist-es/commands/DescribeUserImportJobCommand.js +2 -3
- package/dist-es/commands/DescribeUserPoolCommand.js +2 -3
- package/dist-es/commands/DescribeUserPoolDomainCommand.js +2 -3
- package/dist-es/commands/ForgetDeviceCommand.js +1 -1
- package/dist-es/commands/ForgotPasswordCommand.js +2 -2
- package/dist-es/commands/GetCSVHeaderCommand.js +2 -3
- package/dist-es/commands/GetGroupCommand.js +2 -3
- package/dist-es/commands/GetIdentityProviderByIdentifierCommand.js +2 -3
- package/dist-es/commands/GetSigningCertificateCommand.js +2 -3
- package/dist-es/commands/GetUserAttributeVerificationCodeCommand.js +2 -2
- package/dist-es/commands/GetUserPoolMfaConfigCommand.js +2 -3
- package/dist-es/commands/GlobalSignOutCommand.js +2 -2
- package/dist-es/commands/ListGroupsCommand.js +2 -3
- package/dist-es/commands/ListIdentityProvidersCommand.js +2 -3
- package/dist-es/commands/ListResourceServersCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-es/commands/ListUserImportJobsCommand.js +2 -3
- package/dist-es/commands/ListUserPoolClientsCommand.js +2 -2
- package/dist-es/commands/ListUserPoolsCommand.js +2 -3
- package/dist-es/commands/ListUsersCommand.js +2 -2
- package/dist-es/commands/ListUsersInGroupCommand.js +2 -2
- package/dist-es/commands/ResendConfirmationCodeCommand.js +2 -2
- package/dist-es/commands/RevokeTokenCommand.js +2 -2
- package/dist-es/commands/SetUserMFAPreferenceCommand.js +2 -2
- package/dist-es/commands/SetUserPoolMfaConfigCommand.js +2 -3
- package/dist-es/commands/SetUserSettingsCommand.js +2 -2
- package/dist-es/commands/SignUpCommand.js +2 -2
- package/dist-es/commands/StartUserImportJobCommand.js +2 -3
- package/dist-es/commands/StopUserImportJobCommand.js +2 -3
- package/dist-es/commands/TagResourceCommand.js +2 -3
- package/dist-es/commands/UntagResourceCommand.js +2 -3
- package/dist-es/commands/UpdateAuthEventFeedbackCommand.js +2 -2
- package/dist-es/commands/UpdateDeviceStatusCommand.js +2 -2
- package/dist-es/commands/UpdateGroupCommand.js +2 -3
- package/dist-es/commands/UpdateIdentityProviderCommand.js +2 -3
- package/dist-es/commands/UpdateResourceServerCommand.js +2 -3
- package/dist-es/commands/UpdateUserAttributesCommand.js +2 -2
- package/dist-es/commands/UpdateUserPoolCommand.js +2 -3
- package/dist-es/commands/UpdateUserPoolDomainCommand.js +2 -3
- package/dist-es/commands/VerifySoftwareTokenCommand.js +2 -2
- package/dist-es/commands/VerifyUserAttributeCommand.js +2 -2
- package/dist-es/models/models_0.js +0 -435
- package/dist-es/models/models_1.js +0 -72
- package/dist-types/models/models_0.d.ts +0 -580
- package/dist-types/models/models_1.d.ts +0 -96
- package/dist-types/ts3.4/models/models_0.d.ts +0 -429
- package/dist-types/ts3.4/models/models_1.d.ts +0 -72
- package/package.json +11 -10
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
3
|
+
exports.VerifyUserAttributeRequestFilterSensitiveLog = exports.VerifySoftwareTokenRequestFilterSensitiveLog = exports.UpdateUserPoolClientResponseFilterSensitiveLog = exports.UpdateUserPoolClientRequestFilterSensitiveLog = exports.UpdateUserAttributesRequestFilterSensitiveLog = exports.UpdateDeviceStatusRequestFilterSensitiveLog = exports.UpdateAuthEventFeedbackRequestFilterSensitiveLog = exports.SignUpRequestFilterSensitiveLog = exports.VerifySoftwareTokenResponseType = exports.EnableSoftwareTokenMFAException = void 0;
|
|
4
4
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
5
5
|
const CognitoIdentityProviderServiceException_1 = require("./CognitoIdentityProviderServiceException");
|
|
6
6
|
const models_0_1 = require("./models_0");
|
|
@@ -36,85 +36,17 @@ const SignUpRequestFilterSensitiveLog = (obj) => ({
|
|
|
36
36
|
}),
|
|
37
37
|
});
|
|
38
38
|
exports.SignUpRequestFilterSensitiveLog = SignUpRequestFilterSensitiveLog;
|
|
39
|
-
const SignUpResponseFilterSensitiveLog = (obj) => ({
|
|
40
|
-
...obj,
|
|
41
|
-
});
|
|
42
|
-
exports.SignUpResponseFilterSensitiveLog = SignUpResponseFilterSensitiveLog;
|
|
43
|
-
const StartUserImportJobRequestFilterSensitiveLog = (obj) => ({
|
|
44
|
-
...obj,
|
|
45
|
-
});
|
|
46
|
-
exports.StartUserImportJobRequestFilterSensitiveLog = StartUserImportJobRequestFilterSensitiveLog;
|
|
47
|
-
const StartUserImportJobResponseFilterSensitiveLog = (obj) => ({
|
|
48
|
-
...obj,
|
|
49
|
-
});
|
|
50
|
-
exports.StartUserImportJobResponseFilterSensitiveLog = StartUserImportJobResponseFilterSensitiveLog;
|
|
51
|
-
const StopUserImportJobRequestFilterSensitiveLog = (obj) => ({
|
|
52
|
-
...obj,
|
|
53
|
-
});
|
|
54
|
-
exports.StopUserImportJobRequestFilterSensitiveLog = StopUserImportJobRequestFilterSensitiveLog;
|
|
55
|
-
const StopUserImportJobResponseFilterSensitiveLog = (obj) => ({
|
|
56
|
-
...obj,
|
|
57
|
-
});
|
|
58
|
-
exports.StopUserImportJobResponseFilterSensitiveLog = StopUserImportJobResponseFilterSensitiveLog;
|
|
59
|
-
const TagResourceRequestFilterSensitiveLog = (obj) => ({
|
|
60
|
-
...obj,
|
|
61
|
-
});
|
|
62
|
-
exports.TagResourceRequestFilterSensitiveLog = TagResourceRequestFilterSensitiveLog;
|
|
63
|
-
const TagResourceResponseFilterSensitiveLog = (obj) => ({
|
|
64
|
-
...obj,
|
|
65
|
-
});
|
|
66
|
-
exports.TagResourceResponseFilterSensitiveLog = TagResourceResponseFilterSensitiveLog;
|
|
67
|
-
const UntagResourceRequestFilterSensitiveLog = (obj) => ({
|
|
68
|
-
...obj,
|
|
69
|
-
});
|
|
70
|
-
exports.UntagResourceRequestFilterSensitiveLog = UntagResourceRequestFilterSensitiveLog;
|
|
71
|
-
const UntagResourceResponseFilterSensitiveLog = (obj) => ({
|
|
72
|
-
...obj,
|
|
73
|
-
});
|
|
74
|
-
exports.UntagResourceResponseFilterSensitiveLog = UntagResourceResponseFilterSensitiveLog;
|
|
75
39
|
const UpdateAuthEventFeedbackRequestFilterSensitiveLog = (obj) => ({
|
|
76
40
|
...obj,
|
|
77
41
|
...(obj.Username && { Username: smithy_client_1.SENSITIVE_STRING }),
|
|
78
42
|
...(obj.FeedbackToken && { FeedbackToken: smithy_client_1.SENSITIVE_STRING }),
|
|
79
43
|
});
|
|
80
44
|
exports.UpdateAuthEventFeedbackRequestFilterSensitiveLog = UpdateAuthEventFeedbackRequestFilterSensitiveLog;
|
|
81
|
-
const UpdateAuthEventFeedbackResponseFilterSensitiveLog = (obj) => ({
|
|
82
|
-
...obj,
|
|
83
|
-
});
|
|
84
|
-
exports.UpdateAuthEventFeedbackResponseFilterSensitiveLog = UpdateAuthEventFeedbackResponseFilterSensitiveLog;
|
|
85
45
|
const UpdateDeviceStatusRequestFilterSensitiveLog = (obj) => ({
|
|
86
46
|
...obj,
|
|
87
47
|
...(obj.AccessToken && { AccessToken: smithy_client_1.SENSITIVE_STRING }),
|
|
88
48
|
});
|
|
89
49
|
exports.UpdateDeviceStatusRequestFilterSensitiveLog = UpdateDeviceStatusRequestFilterSensitiveLog;
|
|
90
|
-
const UpdateDeviceStatusResponseFilterSensitiveLog = (obj) => ({
|
|
91
|
-
...obj,
|
|
92
|
-
});
|
|
93
|
-
exports.UpdateDeviceStatusResponseFilterSensitiveLog = UpdateDeviceStatusResponseFilterSensitiveLog;
|
|
94
|
-
const UpdateGroupRequestFilterSensitiveLog = (obj) => ({
|
|
95
|
-
...obj,
|
|
96
|
-
});
|
|
97
|
-
exports.UpdateGroupRequestFilterSensitiveLog = UpdateGroupRequestFilterSensitiveLog;
|
|
98
|
-
const UpdateGroupResponseFilterSensitiveLog = (obj) => ({
|
|
99
|
-
...obj,
|
|
100
|
-
});
|
|
101
|
-
exports.UpdateGroupResponseFilterSensitiveLog = UpdateGroupResponseFilterSensitiveLog;
|
|
102
|
-
const UpdateIdentityProviderRequestFilterSensitiveLog = (obj) => ({
|
|
103
|
-
...obj,
|
|
104
|
-
});
|
|
105
|
-
exports.UpdateIdentityProviderRequestFilterSensitiveLog = UpdateIdentityProviderRequestFilterSensitiveLog;
|
|
106
|
-
const UpdateIdentityProviderResponseFilterSensitiveLog = (obj) => ({
|
|
107
|
-
...obj,
|
|
108
|
-
});
|
|
109
|
-
exports.UpdateIdentityProviderResponseFilterSensitiveLog = UpdateIdentityProviderResponseFilterSensitiveLog;
|
|
110
|
-
const UpdateResourceServerRequestFilterSensitiveLog = (obj) => ({
|
|
111
|
-
...obj,
|
|
112
|
-
});
|
|
113
|
-
exports.UpdateResourceServerRequestFilterSensitiveLog = UpdateResourceServerRequestFilterSensitiveLog;
|
|
114
|
-
const UpdateResourceServerResponseFilterSensitiveLog = (obj) => ({
|
|
115
|
-
...obj,
|
|
116
|
-
});
|
|
117
|
-
exports.UpdateResourceServerResponseFilterSensitiveLog = UpdateResourceServerResponseFilterSensitiveLog;
|
|
118
50
|
const UpdateUserAttributesRequestFilterSensitiveLog = (obj) => ({
|
|
119
51
|
...obj,
|
|
120
52
|
...(obj.UserAttributes && {
|
|
@@ -123,18 +55,6 @@ const UpdateUserAttributesRequestFilterSensitiveLog = (obj) => ({
|
|
|
123
55
|
...(obj.AccessToken && { AccessToken: smithy_client_1.SENSITIVE_STRING }),
|
|
124
56
|
});
|
|
125
57
|
exports.UpdateUserAttributesRequestFilterSensitiveLog = UpdateUserAttributesRequestFilterSensitiveLog;
|
|
126
|
-
const UpdateUserAttributesResponseFilterSensitiveLog = (obj) => ({
|
|
127
|
-
...obj,
|
|
128
|
-
});
|
|
129
|
-
exports.UpdateUserAttributesResponseFilterSensitiveLog = UpdateUserAttributesResponseFilterSensitiveLog;
|
|
130
|
-
const UpdateUserPoolRequestFilterSensitiveLog = (obj) => ({
|
|
131
|
-
...obj,
|
|
132
|
-
});
|
|
133
|
-
exports.UpdateUserPoolRequestFilterSensitiveLog = UpdateUserPoolRequestFilterSensitiveLog;
|
|
134
|
-
const UpdateUserPoolResponseFilterSensitiveLog = (obj) => ({
|
|
135
|
-
...obj,
|
|
136
|
-
});
|
|
137
|
-
exports.UpdateUserPoolResponseFilterSensitiveLog = UpdateUserPoolResponseFilterSensitiveLog;
|
|
138
58
|
const UpdateUserPoolClientRequestFilterSensitiveLog = (obj) => ({
|
|
139
59
|
...obj,
|
|
140
60
|
...(obj.ClientId && { ClientId: smithy_client_1.SENSITIVE_STRING }),
|
|
@@ -145,29 +65,13 @@ const UpdateUserPoolClientResponseFilterSensitiveLog = (obj) => ({
|
|
|
145
65
|
...(obj.UserPoolClient && { UserPoolClient: (0, models_0_1.UserPoolClientTypeFilterSensitiveLog)(obj.UserPoolClient) }),
|
|
146
66
|
});
|
|
147
67
|
exports.UpdateUserPoolClientResponseFilterSensitiveLog = UpdateUserPoolClientResponseFilterSensitiveLog;
|
|
148
|
-
const UpdateUserPoolDomainRequestFilterSensitiveLog = (obj) => ({
|
|
149
|
-
...obj,
|
|
150
|
-
});
|
|
151
|
-
exports.UpdateUserPoolDomainRequestFilterSensitiveLog = UpdateUserPoolDomainRequestFilterSensitiveLog;
|
|
152
|
-
const UpdateUserPoolDomainResponseFilterSensitiveLog = (obj) => ({
|
|
153
|
-
...obj,
|
|
154
|
-
});
|
|
155
|
-
exports.UpdateUserPoolDomainResponseFilterSensitiveLog = UpdateUserPoolDomainResponseFilterSensitiveLog;
|
|
156
68
|
const VerifySoftwareTokenRequestFilterSensitiveLog = (obj) => ({
|
|
157
69
|
...obj,
|
|
158
70
|
...(obj.AccessToken && { AccessToken: smithy_client_1.SENSITIVE_STRING }),
|
|
159
71
|
});
|
|
160
72
|
exports.VerifySoftwareTokenRequestFilterSensitiveLog = VerifySoftwareTokenRequestFilterSensitiveLog;
|
|
161
|
-
const VerifySoftwareTokenResponseFilterSensitiveLog = (obj) => ({
|
|
162
|
-
...obj,
|
|
163
|
-
});
|
|
164
|
-
exports.VerifySoftwareTokenResponseFilterSensitiveLog = VerifySoftwareTokenResponseFilterSensitiveLog;
|
|
165
73
|
const VerifyUserAttributeRequestFilterSensitiveLog = (obj) => ({
|
|
166
74
|
...obj,
|
|
167
75
|
...(obj.AccessToken && { AccessToken: smithy_client_1.SENSITIVE_STRING }),
|
|
168
76
|
});
|
|
169
77
|
exports.VerifyUserAttributeRequestFilterSensitiveLog = VerifyUserAttributeRequestFilterSensitiveLog;
|
|
170
|
-
const VerifyUserAttributeResponseFilterSensitiveLog = (obj) => ({
|
|
171
|
-
...obj,
|
|
172
|
-
});
|
|
173
|
-
exports.VerifyUserAttributeResponseFilterSensitiveLog = VerifyUserAttributeResponseFilterSensitiveLog;
|
|
@@ -2,7 +2,6 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
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 { AddCustomAttributesRequestFilterSensitiveLog, AddCustomAttributesResponseFilterSensitiveLog, } from "../models/models_0";
|
|
6
5
|
import { deserializeAws_json1_1AddCustomAttributesCommand, serializeAws_json1_1AddCustomAttributesCommand, } from "../protocols/Aws_json1_1";
|
|
7
6
|
export class AddCustomAttributesCommand extends $Command {
|
|
8
7
|
static getEndpointParameterInstructions() {
|
|
@@ -29,8 +28,8 @@ export class AddCustomAttributesCommand extends $Command {
|
|
|
29
28
|
logger,
|
|
30
29
|
clientName,
|
|
31
30
|
commandName,
|
|
32
|
-
inputFilterSensitiveLog:
|
|
33
|
-
outputFilterSensitiveLog:
|
|
31
|
+
inputFilterSensitiveLog: (_) => _,
|
|
32
|
+
outputFilterSensitiveLog: (_) => _,
|
|
34
33
|
};
|
|
35
34
|
const { requestHandler } = configuration;
|
|
36
35
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -30,7 +30,7 @@ export class AdminAddUserToGroupCommand extends $Command {
|
|
|
30
30
|
clientName,
|
|
31
31
|
commandName,
|
|
32
32
|
inputFilterSensitiveLog: AdminAddUserToGroupRequestFilterSensitiveLog,
|
|
33
|
-
outputFilterSensitiveLog: (
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
34
34
|
};
|
|
35
35
|
const { requestHandler } = configuration;
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
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 { AdminConfirmSignUpRequestFilterSensitiveLog,
|
|
5
|
+
import { AdminConfirmSignUpRequestFilterSensitiveLog, } from "../models/models_0";
|
|
6
6
|
import { deserializeAws_json1_1AdminConfirmSignUpCommand, serializeAws_json1_1AdminConfirmSignUpCommand, } from "../protocols/Aws_json1_1";
|
|
7
7
|
export class AdminConfirmSignUpCommand extends $Command {
|
|
8
8
|
static getEndpointParameterInstructions() {
|
|
@@ -30,7 +30,7 @@ export class AdminConfirmSignUpCommand extends $Command {
|
|
|
30
30
|
clientName,
|
|
31
31
|
commandName,
|
|
32
32
|
inputFilterSensitiveLog: AdminConfirmSignUpRequestFilterSensitiveLog,
|
|
33
|
-
outputFilterSensitiveLog:
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
34
34
|
};
|
|
35
35
|
const { requestHandler } = configuration;
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
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 { AdminDeleteUserAttributesRequestFilterSensitiveLog,
|
|
5
|
+
import { AdminDeleteUserAttributesRequestFilterSensitiveLog, } from "../models/models_0";
|
|
6
6
|
import { deserializeAws_json1_1AdminDeleteUserAttributesCommand, serializeAws_json1_1AdminDeleteUserAttributesCommand, } from "../protocols/Aws_json1_1";
|
|
7
7
|
export class AdminDeleteUserAttributesCommand extends $Command {
|
|
8
8
|
static getEndpointParameterInstructions() {
|
|
@@ -30,7 +30,7 @@ export class AdminDeleteUserAttributesCommand extends $Command {
|
|
|
30
30
|
clientName,
|
|
31
31
|
commandName,
|
|
32
32
|
inputFilterSensitiveLog: AdminDeleteUserAttributesRequestFilterSensitiveLog,
|
|
33
|
-
outputFilterSensitiveLog:
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
34
34
|
};
|
|
35
35
|
const { requestHandler } = configuration;
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -30,7 +30,7 @@ export class AdminDeleteUserCommand extends $Command {
|
|
|
30
30
|
clientName,
|
|
31
31
|
commandName,
|
|
32
32
|
inputFilterSensitiveLog: AdminDeleteUserRequestFilterSensitiveLog,
|
|
33
|
-
outputFilterSensitiveLog: (
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
34
34
|
};
|
|
35
35
|
const { requestHandler } = configuration;
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,7 +2,6 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
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 { AdminDisableProviderForUserRequestFilterSensitiveLog, AdminDisableProviderForUserResponseFilterSensitiveLog, } from "../models/models_0";
|
|
6
5
|
import { deserializeAws_json1_1AdminDisableProviderForUserCommand, serializeAws_json1_1AdminDisableProviderForUserCommand, } from "../protocols/Aws_json1_1";
|
|
7
6
|
export class AdminDisableProviderForUserCommand extends $Command {
|
|
8
7
|
static getEndpointParameterInstructions() {
|
|
@@ -29,8 +28,8 @@ export class AdminDisableProviderForUserCommand extends $Command {
|
|
|
29
28
|
logger,
|
|
30
29
|
clientName,
|
|
31
30
|
commandName,
|
|
32
|
-
inputFilterSensitiveLog:
|
|
33
|
-
outputFilterSensitiveLog:
|
|
31
|
+
inputFilterSensitiveLog: (_) => _,
|
|
32
|
+
outputFilterSensitiveLog: (_) => _,
|
|
34
33
|
};
|
|
35
34
|
const { requestHandler } = configuration;
|
|
36
35
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
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 { AdminDisableUserRequestFilterSensitiveLog,
|
|
5
|
+
import { AdminDisableUserRequestFilterSensitiveLog, } from "../models/models_0";
|
|
6
6
|
import { deserializeAws_json1_1AdminDisableUserCommand, serializeAws_json1_1AdminDisableUserCommand, } from "../protocols/Aws_json1_1";
|
|
7
7
|
export class AdminDisableUserCommand extends $Command {
|
|
8
8
|
static getEndpointParameterInstructions() {
|
|
@@ -30,7 +30,7 @@ export class AdminDisableUserCommand extends $Command {
|
|
|
30
30
|
clientName,
|
|
31
31
|
commandName,
|
|
32
32
|
inputFilterSensitiveLog: AdminDisableUserRequestFilterSensitiveLog,
|
|
33
|
-
outputFilterSensitiveLog:
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
34
34
|
};
|
|
35
35
|
const { requestHandler } = configuration;
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
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 { AdminEnableUserRequestFilterSensitiveLog,
|
|
5
|
+
import { AdminEnableUserRequestFilterSensitiveLog, } from "../models/models_0";
|
|
6
6
|
import { deserializeAws_json1_1AdminEnableUserCommand, serializeAws_json1_1AdminEnableUserCommand, } from "../protocols/Aws_json1_1";
|
|
7
7
|
export class AdminEnableUserCommand extends $Command {
|
|
8
8
|
static getEndpointParameterInstructions() {
|
|
@@ -30,7 +30,7 @@ export class AdminEnableUserCommand extends $Command {
|
|
|
30
30
|
clientName,
|
|
31
31
|
commandName,
|
|
32
32
|
inputFilterSensitiveLog: AdminEnableUserRequestFilterSensitiveLog,
|
|
33
|
-
outputFilterSensitiveLog:
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
34
34
|
};
|
|
35
35
|
const { requestHandler } = configuration;
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -30,7 +30,7 @@ export class AdminForgetDeviceCommand extends $Command {
|
|
|
30
30
|
clientName,
|
|
31
31
|
commandName,
|
|
32
32
|
inputFilterSensitiveLog: AdminForgetDeviceRequestFilterSensitiveLog,
|
|
33
|
-
outputFilterSensitiveLog: (
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
34
34
|
};
|
|
35
35
|
const { requestHandler } = configuration;
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,7 +2,6 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
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 { AdminLinkProviderForUserRequestFilterSensitiveLog, AdminLinkProviderForUserResponseFilterSensitiveLog, } from "../models/models_0";
|
|
6
5
|
import { deserializeAws_json1_1AdminLinkProviderForUserCommand, serializeAws_json1_1AdminLinkProviderForUserCommand, } from "../protocols/Aws_json1_1";
|
|
7
6
|
export class AdminLinkProviderForUserCommand extends $Command {
|
|
8
7
|
static getEndpointParameterInstructions() {
|
|
@@ -29,8 +28,8 @@ export class AdminLinkProviderForUserCommand extends $Command {
|
|
|
29
28
|
logger,
|
|
30
29
|
clientName,
|
|
31
30
|
commandName,
|
|
32
|
-
inputFilterSensitiveLog:
|
|
33
|
-
outputFilterSensitiveLog:
|
|
31
|
+
inputFilterSensitiveLog: (_) => _,
|
|
32
|
+
outputFilterSensitiveLog: (_) => _,
|
|
34
33
|
};
|
|
35
34
|
const { requestHandler } = configuration;
|
|
36
35
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
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 { AdminListGroupsForUserRequestFilterSensitiveLog,
|
|
5
|
+
import { AdminListGroupsForUserRequestFilterSensitiveLog, } from "../models/models_0";
|
|
6
6
|
import { deserializeAws_json1_1AdminListGroupsForUserCommand, serializeAws_json1_1AdminListGroupsForUserCommand, } from "../protocols/Aws_json1_1";
|
|
7
7
|
export class AdminListGroupsForUserCommand extends $Command {
|
|
8
8
|
static getEndpointParameterInstructions() {
|
|
@@ -30,7 +30,7 @@ export class AdminListGroupsForUserCommand extends $Command {
|
|
|
30
30
|
clientName,
|
|
31
31
|
commandName,
|
|
32
32
|
inputFilterSensitiveLog: AdminListGroupsForUserRequestFilterSensitiveLog,
|
|
33
|
-
outputFilterSensitiveLog:
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
34
34
|
};
|
|
35
35
|
const { requestHandler } = configuration;
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
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 { AdminListUserAuthEventsRequestFilterSensitiveLog,
|
|
5
|
+
import { AdminListUserAuthEventsRequestFilterSensitiveLog, } from "../models/models_0";
|
|
6
6
|
import { deserializeAws_json1_1AdminListUserAuthEventsCommand, serializeAws_json1_1AdminListUserAuthEventsCommand, } from "../protocols/Aws_json1_1";
|
|
7
7
|
export class AdminListUserAuthEventsCommand extends $Command {
|
|
8
8
|
static getEndpointParameterInstructions() {
|
|
@@ -30,7 +30,7 @@ export class AdminListUserAuthEventsCommand extends $Command {
|
|
|
30
30
|
clientName,
|
|
31
31
|
commandName,
|
|
32
32
|
inputFilterSensitiveLog: AdminListUserAuthEventsRequestFilterSensitiveLog,
|
|
33
|
-
outputFilterSensitiveLog:
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
34
34
|
};
|
|
35
35
|
const { requestHandler } = configuration;
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -30,7 +30,7 @@ export class AdminRemoveUserFromGroupCommand extends $Command {
|
|
|
30
30
|
clientName,
|
|
31
31
|
commandName,
|
|
32
32
|
inputFilterSensitiveLog: AdminRemoveUserFromGroupRequestFilterSensitiveLog,
|
|
33
|
-
outputFilterSensitiveLog: (
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
34
34
|
};
|
|
35
35
|
const { requestHandler } = configuration;
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
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 { AdminResetUserPasswordRequestFilterSensitiveLog,
|
|
5
|
+
import { AdminResetUserPasswordRequestFilterSensitiveLog, } from "../models/models_0";
|
|
6
6
|
import { deserializeAws_json1_1AdminResetUserPasswordCommand, serializeAws_json1_1AdminResetUserPasswordCommand, } from "../protocols/Aws_json1_1";
|
|
7
7
|
export class AdminResetUserPasswordCommand extends $Command {
|
|
8
8
|
static getEndpointParameterInstructions() {
|
|
@@ -30,7 +30,7 @@ export class AdminResetUserPasswordCommand extends $Command {
|
|
|
30
30
|
clientName,
|
|
31
31
|
commandName,
|
|
32
32
|
inputFilterSensitiveLog: AdminResetUserPasswordRequestFilterSensitiveLog,
|
|
33
|
-
outputFilterSensitiveLog:
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
34
34
|
};
|
|
35
35
|
const { requestHandler } = configuration;
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
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 { AdminSetUserMFAPreferenceRequestFilterSensitiveLog,
|
|
5
|
+
import { AdminSetUserMFAPreferenceRequestFilterSensitiveLog, } from "../models/models_0";
|
|
6
6
|
import { deserializeAws_json1_1AdminSetUserMFAPreferenceCommand, serializeAws_json1_1AdminSetUserMFAPreferenceCommand, } from "../protocols/Aws_json1_1";
|
|
7
7
|
export class AdminSetUserMFAPreferenceCommand extends $Command {
|
|
8
8
|
static getEndpointParameterInstructions() {
|
|
@@ -30,7 +30,7 @@ export class AdminSetUserMFAPreferenceCommand extends $Command {
|
|
|
30
30
|
clientName,
|
|
31
31
|
commandName,
|
|
32
32
|
inputFilterSensitiveLog: AdminSetUserMFAPreferenceRequestFilterSensitiveLog,
|
|
33
|
-
outputFilterSensitiveLog:
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
34
34
|
};
|
|
35
35
|
const { requestHandler } = configuration;
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
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 { AdminSetUserPasswordRequestFilterSensitiveLog,
|
|
5
|
+
import { AdminSetUserPasswordRequestFilterSensitiveLog, } from "../models/models_0";
|
|
6
6
|
import { deserializeAws_json1_1AdminSetUserPasswordCommand, serializeAws_json1_1AdminSetUserPasswordCommand, } from "../protocols/Aws_json1_1";
|
|
7
7
|
export class AdminSetUserPasswordCommand extends $Command {
|
|
8
8
|
static getEndpointParameterInstructions() {
|
|
@@ -30,7 +30,7 @@ export class AdminSetUserPasswordCommand extends $Command {
|
|
|
30
30
|
clientName,
|
|
31
31
|
commandName,
|
|
32
32
|
inputFilterSensitiveLog: AdminSetUserPasswordRequestFilterSensitiveLog,
|
|
33
|
-
outputFilterSensitiveLog:
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
34
34
|
};
|
|
35
35
|
const { requestHandler } = configuration;
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
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 { AdminSetUserSettingsRequestFilterSensitiveLog,
|
|
5
|
+
import { AdminSetUserSettingsRequestFilterSensitiveLog, } from "../models/models_0";
|
|
6
6
|
import { deserializeAws_json1_1AdminSetUserSettingsCommand, serializeAws_json1_1AdminSetUserSettingsCommand, } from "../protocols/Aws_json1_1";
|
|
7
7
|
export class AdminSetUserSettingsCommand extends $Command {
|
|
8
8
|
static getEndpointParameterInstructions() {
|
|
@@ -30,7 +30,7 @@ export class AdminSetUserSettingsCommand extends $Command {
|
|
|
30
30
|
clientName,
|
|
31
31
|
commandName,
|
|
32
32
|
inputFilterSensitiveLog: AdminSetUserSettingsRequestFilterSensitiveLog,
|
|
33
|
-
outputFilterSensitiveLog:
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
34
34
|
};
|
|
35
35
|
const { requestHandler } = configuration;
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
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 { AdminUpdateAuthEventFeedbackRequestFilterSensitiveLog,
|
|
5
|
+
import { AdminUpdateAuthEventFeedbackRequestFilterSensitiveLog, } from "../models/models_0";
|
|
6
6
|
import { deserializeAws_json1_1AdminUpdateAuthEventFeedbackCommand, serializeAws_json1_1AdminUpdateAuthEventFeedbackCommand, } from "../protocols/Aws_json1_1";
|
|
7
7
|
export class AdminUpdateAuthEventFeedbackCommand extends $Command {
|
|
8
8
|
static getEndpointParameterInstructions() {
|
|
@@ -30,7 +30,7 @@ export class AdminUpdateAuthEventFeedbackCommand extends $Command {
|
|
|
30
30
|
clientName,
|
|
31
31
|
commandName,
|
|
32
32
|
inputFilterSensitiveLog: AdminUpdateAuthEventFeedbackRequestFilterSensitiveLog,
|
|
33
|
-
outputFilterSensitiveLog:
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
34
34
|
};
|
|
35
35
|
const { requestHandler } = configuration;
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
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 { AdminUpdateDeviceStatusRequestFilterSensitiveLog,
|
|
5
|
+
import { AdminUpdateDeviceStatusRequestFilterSensitiveLog, } from "../models/models_0";
|
|
6
6
|
import { deserializeAws_json1_1AdminUpdateDeviceStatusCommand, serializeAws_json1_1AdminUpdateDeviceStatusCommand, } from "../protocols/Aws_json1_1";
|
|
7
7
|
export class AdminUpdateDeviceStatusCommand extends $Command {
|
|
8
8
|
static getEndpointParameterInstructions() {
|
|
@@ -30,7 +30,7 @@ export class AdminUpdateDeviceStatusCommand extends $Command {
|
|
|
30
30
|
clientName,
|
|
31
31
|
commandName,
|
|
32
32
|
inputFilterSensitiveLog: AdminUpdateDeviceStatusRequestFilterSensitiveLog,
|
|
33
|
-
outputFilterSensitiveLog:
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
34
34
|
};
|
|
35
35
|
const { requestHandler } = configuration;
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
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 { AdminUpdateUserAttributesRequestFilterSensitiveLog,
|
|
5
|
+
import { AdminUpdateUserAttributesRequestFilterSensitiveLog, } from "../models/models_0";
|
|
6
6
|
import { deserializeAws_json1_1AdminUpdateUserAttributesCommand, serializeAws_json1_1AdminUpdateUserAttributesCommand, } from "../protocols/Aws_json1_1";
|
|
7
7
|
export class AdminUpdateUserAttributesCommand extends $Command {
|
|
8
8
|
static getEndpointParameterInstructions() {
|
|
@@ -30,7 +30,7 @@ export class AdminUpdateUserAttributesCommand extends $Command {
|
|
|
30
30
|
clientName,
|
|
31
31
|
commandName,
|
|
32
32
|
inputFilterSensitiveLog: AdminUpdateUserAttributesRequestFilterSensitiveLog,
|
|
33
|
-
outputFilterSensitiveLog:
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
34
34
|
};
|
|
35
35
|
const { requestHandler } = configuration;
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
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 { AdminUserGlobalSignOutRequestFilterSensitiveLog,
|
|
5
|
+
import { AdminUserGlobalSignOutRequestFilterSensitiveLog, } from "../models/models_0";
|
|
6
6
|
import { deserializeAws_json1_1AdminUserGlobalSignOutCommand, serializeAws_json1_1AdminUserGlobalSignOutCommand, } from "../protocols/Aws_json1_1";
|
|
7
7
|
export class AdminUserGlobalSignOutCommand extends $Command {
|
|
8
8
|
static getEndpointParameterInstructions() {
|
|
@@ -30,7 +30,7 @@ export class AdminUserGlobalSignOutCommand extends $Command {
|
|
|
30
30
|
clientName,
|
|
31
31
|
commandName,
|
|
32
32
|
inputFilterSensitiveLog: AdminUserGlobalSignOutRequestFilterSensitiveLog,
|
|
33
|
-
outputFilterSensitiveLog:
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
34
34
|
};
|
|
35
35
|
const { requestHandler } = configuration;
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { ChangePasswordRequestFilterSensitiveLog,
|
|
4
|
+
import { ChangePasswordRequestFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1ChangePasswordCommand, serializeAws_json1_1ChangePasswordCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class ChangePasswordCommand extends $Command {
|
|
7
7
|
static getEndpointParameterInstructions() {
|
|
@@ -28,7 +28,7 @@ export class ChangePasswordCommand extends $Command {
|
|
|
28
28
|
clientName,
|
|
29
29
|
commandName,
|
|
30
30
|
inputFilterSensitiveLog: ChangePasswordRequestFilterSensitiveLog,
|
|
31
|
-
outputFilterSensitiveLog:
|
|
31
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
32
|
};
|
|
33
33
|
const { requestHandler } = configuration;
|
|
34
34
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
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 { ConfirmDeviceRequestFilterSensitiveLog,
|
|
5
|
+
import { ConfirmDeviceRequestFilterSensitiveLog, } from "../models/models_0";
|
|
6
6
|
import { deserializeAws_json1_1ConfirmDeviceCommand, serializeAws_json1_1ConfirmDeviceCommand, } from "../protocols/Aws_json1_1";
|
|
7
7
|
export class ConfirmDeviceCommand extends $Command {
|
|
8
8
|
static getEndpointParameterInstructions() {
|
|
@@ -30,7 +30,7 @@ export class ConfirmDeviceCommand extends $Command {
|
|
|
30
30
|
clientName,
|
|
31
31
|
commandName,
|
|
32
32
|
inputFilterSensitiveLog: ConfirmDeviceRequestFilterSensitiveLog,
|
|
33
|
-
outputFilterSensitiveLog:
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
34
34
|
};
|
|
35
35
|
const { requestHandler } = configuration;
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { ConfirmForgotPasswordRequestFilterSensitiveLog,
|
|
4
|
+
import { ConfirmForgotPasswordRequestFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1ConfirmForgotPasswordCommand, serializeAws_json1_1ConfirmForgotPasswordCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class ConfirmForgotPasswordCommand extends $Command {
|
|
7
7
|
static getEndpointParameterInstructions() {
|
|
@@ -28,7 +28,7 @@ export class ConfirmForgotPasswordCommand extends $Command {
|
|
|
28
28
|
clientName,
|
|
29
29
|
commandName,
|
|
30
30
|
inputFilterSensitiveLog: ConfirmForgotPasswordRequestFilterSensitiveLog,
|
|
31
|
-
outputFilterSensitiveLog:
|
|
31
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
32
|
};
|
|
33
33
|
const { requestHandler } = configuration;
|
|
34
34
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { ConfirmSignUpRequestFilterSensitiveLog,
|
|
4
|
+
import { ConfirmSignUpRequestFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1ConfirmSignUpCommand, serializeAws_json1_1ConfirmSignUpCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class ConfirmSignUpCommand extends $Command {
|
|
7
7
|
static getEndpointParameterInstructions() {
|
|
@@ -28,7 +28,7 @@ export class ConfirmSignUpCommand extends $Command {
|
|
|
28
28
|
clientName,
|
|
29
29
|
commandName,
|
|
30
30
|
inputFilterSensitiveLog: ConfirmSignUpRequestFilterSensitiveLog,
|
|
31
|
-
outputFilterSensitiveLog:
|
|
31
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
32
|
};
|
|
33
33
|
const { requestHandler } = configuration;
|
|
34
34
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,7 +2,6 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
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 { CreateGroupRequestFilterSensitiveLog, CreateGroupResponseFilterSensitiveLog, } from "../models/models_0";
|
|
6
5
|
import { deserializeAws_json1_1CreateGroupCommand, serializeAws_json1_1CreateGroupCommand, } from "../protocols/Aws_json1_1";
|
|
7
6
|
export class CreateGroupCommand extends $Command {
|
|
8
7
|
static getEndpointParameterInstructions() {
|
|
@@ -29,8 +28,8 @@ export class CreateGroupCommand extends $Command {
|
|
|
29
28
|
logger,
|
|
30
29
|
clientName,
|
|
31
30
|
commandName,
|
|
32
|
-
inputFilterSensitiveLog:
|
|
33
|
-
outputFilterSensitiveLog:
|
|
31
|
+
inputFilterSensitiveLog: (_) => _,
|
|
32
|
+
outputFilterSensitiveLog: (_) => _,
|
|
34
33
|
};
|
|
35
34
|
const { requestHandler } = configuration;
|
|
36
35
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|