@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
|
@@ -1,113 +1,7 @@
|
|
|
1
1
|
import { __assign, __extends } from "tslib";
|
|
2
2
|
import { SENSITIVE_STRING } from "@aws-sdk/smithy-client";
|
|
3
3
|
import { CognitoIdentityProviderServiceException as __BaseException } from "./CognitoIdentityProviderServiceException";
|
|
4
|
-
import {
|
|
5
|
-
export var StartUserImportJobRequest;
|
|
6
|
-
(function (StartUserImportJobRequest) {
|
|
7
|
-
StartUserImportJobRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
8
|
-
})(StartUserImportJobRequest || (StartUserImportJobRequest = {}));
|
|
9
|
-
export var StartUserImportJobResponse;
|
|
10
|
-
(function (StartUserImportJobResponse) {
|
|
11
|
-
StartUserImportJobResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
12
|
-
})(StartUserImportJobResponse || (StartUserImportJobResponse = {}));
|
|
13
|
-
export var StopUserImportJobRequest;
|
|
14
|
-
(function (StopUserImportJobRequest) {
|
|
15
|
-
StopUserImportJobRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
16
|
-
})(StopUserImportJobRequest || (StopUserImportJobRequest = {}));
|
|
17
|
-
export var StopUserImportJobResponse;
|
|
18
|
-
(function (StopUserImportJobResponse) {
|
|
19
|
-
StopUserImportJobResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
20
|
-
})(StopUserImportJobResponse || (StopUserImportJobResponse = {}));
|
|
21
|
-
export var TagResourceRequest;
|
|
22
|
-
(function (TagResourceRequest) {
|
|
23
|
-
TagResourceRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
24
|
-
})(TagResourceRequest || (TagResourceRequest = {}));
|
|
25
|
-
export var TagResourceResponse;
|
|
26
|
-
(function (TagResourceResponse) {
|
|
27
|
-
TagResourceResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
28
|
-
})(TagResourceResponse || (TagResourceResponse = {}));
|
|
29
|
-
export var UntagResourceRequest;
|
|
30
|
-
(function (UntagResourceRequest) {
|
|
31
|
-
UntagResourceRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
32
|
-
})(UntagResourceRequest || (UntagResourceRequest = {}));
|
|
33
|
-
export var UntagResourceResponse;
|
|
34
|
-
(function (UntagResourceResponse) {
|
|
35
|
-
UntagResourceResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
36
|
-
})(UntagResourceResponse || (UntagResourceResponse = {}));
|
|
37
|
-
export var UpdateAuthEventFeedbackRequest;
|
|
38
|
-
(function (UpdateAuthEventFeedbackRequest) {
|
|
39
|
-
UpdateAuthEventFeedbackRequest.filterSensitiveLog = function (obj) { return (__assign(__assign(__assign({}, obj), (obj.Username && { Username: SENSITIVE_STRING })), (obj.FeedbackToken && { FeedbackToken: SENSITIVE_STRING }))); };
|
|
40
|
-
})(UpdateAuthEventFeedbackRequest || (UpdateAuthEventFeedbackRequest = {}));
|
|
41
|
-
export var UpdateAuthEventFeedbackResponse;
|
|
42
|
-
(function (UpdateAuthEventFeedbackResponse) {
|
|
43
|
-
UpdateAuthEventFeedbackResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
44
|
-
})(UpdateAuthEventFeedbackResponse || (UpdateAuthEventFeedbackResponse = {}));
|
|
45
|
-
export var UpdateDeviceStatusRequest;
|
|
46
|
-
(function (UpdateDeviceStatusRequest) {
|
|
47
|
-
UpdateDeviceStatusRequest.filterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.AccessToken && { AccessToken: SENSITIVE_STRING }))); };
|
|
48
|
-
})(UpdateDeviceStatusRequest || (UpdateDeviceStatusRequest = {}));
|
|
49
|
-
export var UpdateDeviceStatusResponse;
|
|
50
|
-
(function (UpdateDeviceStatusResponse) {
|
|
51
|
-
UpdateDeviceStatusResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
52
|
-
})(UpdateDeviceStatusResponse || (UpdateDeviceStatusResponse = {}));
|
|
53
|
-
export var UpdateGroupRequest;
|
|
54
|
-
(function (UpdateGroupRequest) {
|
|
55
|
-
UpdateGroupRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
56
|
-
})(UpdateGroupRequest || (UpdateGroupRequest = {}));
|
|
57
|
-
export var UpdateGroupResponse;
|
|
58
|
-
(function (UpdateGroupResponse) {
|
|
59
|
-
UpdateGroupResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
60
|
-
})(UpdateGroupResponse || (UpdateGroupResponse = {}));
|
|
61
|
-
export var UpdateIdentityProviderRequest;
|
|
62
|
-
(function (UpdateIdentityProviderRequest) {
|
|
63
|
-
UpdateIdentityProviderRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
64
|
-
})(UpdateIdentityProviderRequest || (UpdateIdentityProviderRequest = {}));
|
|
65
|
-
export var UpdateIdentityProviderResponse;
|
|
66
|
-
(function (UpdateIdentityProviderResponse) {
|
|
67
|
-
UpdateIdentityProviderResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
68
|
-
})(UpdateIdentityProviderResponse || (UpdateIdentityProviderResponse = {}));
|
|
69
|
-
export var UpdateResourceServerRequest;
|
|
70
|
-
(function (UpdateResourceServerRequest) {
|
|
71
|
-
UpdateResourceServerRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
72
|
-
})(UpdateResourceServerRequest || (UpdateResourceServerRequest = {}));
|
|
73
|
-
export var UpdateResourceServerResponse;
|
|
74
|
-
(function (UpdateResourceServerResponse) {
|
|
75
|
-
UpdateResourceServerResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
76
|
-
})(UpdateResourceServerResponse || (UpdateResourceServerResponse = {}));
|
|
77
|
-
export var UpdateUserAttributesRequest;
|
|
78
|
-
(function (UpdateUserAttributesRequest) {
|
|
79
|
-
UpdateUserAttributesRequest.filterSensitiveLog = function (obj) { return (__assign(__assign(__assign({}, obj), (obj.UserAttributes && {
|
|
80
|
-
UserAttributes: obj.UserAttributes.map(function (item) { return AttributeType.filterSensitiveLog(item); }),
|
|
81
|
-
})), (obj.AccessToken && { AccessToken: SENSITIVE_STRING }))); };
|
|
82
|
-
})(UpdateUserAttributesRequest || (UpdateUserAttributesRequest = {}));
|
|
83
|
-
export var UpdateUserAttributesResponse;
|
|
84
|
-
(function (UpdateUserAttributesResponse) {
|
|
85
|
-
UpdateUserAttributesResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
86
|
-
})(UpdateUserAttributesResponse || (UpdateUserAttributesResponse = {}));
|
|
87
|
-
export var UpdateUserPoolRequest;
|
|
88
|
-
(function (UpdateUserPoolRequest) {
|
|
89
|
-
UpdateUserPoolRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
90
|
-
})(UpdateUserPoolRequest || (UpdateUserPoolRequest = {}));
|
|
91
|
-
export var UpdateUserPoolResponse;
|
|
92
|
-
(function (UpdateUserPoolResponse) {
|
|
93
|
-
UpdateUserPoolResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
94
|
-
})(UpdateUserPoolResponse || (UpdateUserPoolResponse = {}));
|
|
95
|
-
export var UpdateUserPoolClientRequest;
|
|
96
|
-
(function (UpdateUserPoolClientRequest) {
|
|
97
|
-
UpdateUserPoolClientRequest.filterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.ClientId && { ClientId: SENSITIVE_STRING }))); };
|
|
98
|
-
})(UpdateUserPoolClientRequest || (UpdateUserPoolClientRequest = {}));
|
|
99
|
-
export var UpdateUserPoolClientResponse;
|
|
100
|
-
(function (UpdateUserPoolClientResponse) {
|
|
101
|
-
UpdateUserPoolClientResponse.filterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.UserPoolClient && { UserPoolClient: UserPoolClientType.filterSensitiveLog(obj.UserPoolClient) }))); };
|
|
102
|
-
})(UpdateUserPoolClientResponse || (UpdateUserPoolClientResponse = {}));
|
|
103
|
-
export var UpdateUserPoolDomainRequest;
|
|
104
|
-
(function (UpdateUserPoolDomainRequest) {
|
|
105
|
-
UpdateUserPoolDomainRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
106
|
-
})(UpdateUserPoolDomainRequest || (UpdateUserPoolDomainRequest = {}));
|
|
107
|
-
export var UpdateUserPoolDomainResponse;
|
|
108
|
-
(function (UpdateUserPoolDomainResponse) {
|
|
109
|
-
UpdateUserPoolDomainResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
110
|
-
})(UpdateUserPoolDomainResponse || (UpdateUserPoolDomainResponse = {}));
|
|
4
|
+
import { AttributeTypeFilterSensitiveLog, UserPoolClientTypeFilterSensitiveLog, } from "./models_0";
|
|
111
5
|
var EnableSoftwareTokenMFAException = (function (_super) {
|
|
112
6
|
__extends(EnableSoftwareTokenMFAException, _super);
|
|
113
7
|
function EnableSoftwareTokenMFAException(opts) {
|
|
@@ -120,24 +14,40 @@ var EnableSoftwareTokenMFAException = (function (_super) {
|
|
|
120
14
|
return EnableSoftwareTokenMFAException;
|
|
121
15
|
}(__BaseException));
|
|
122
16
|
export { EnableSoftwareTokenMFAException };
|
|
123
|
-
export var VerifySoftwareTokenRequest;
|
|
124
|
-
(function (VerifySoftwareTokenRequest) {
|
|
125
|
-
VerifySoftwareTokenRequest.filterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.AccessToken && { AccessToken: SENSITIVE_STRING }))); };
|
|
126
|
-
})(VerifySoftwareTokenRequest || (VerifySoftwareTokenRequest = {}));
|
|
127
17
|
export var VerifySoftwareTokenResponseType;
|
|
128
18
|
(function (VerifySoftwareTokenResponseType) {
|
|
129
19
|
VerifySoftwareTokenResponseType["ERROR"] = "ERROR";
|
|
130
20
|
VerifySoftwareTokenResponseType["SUCCESS"] = "SUCCESS";
|
|
131
21
|
})(VerifySoftwareTokenResponseType || (VerifySoftwareTokenResponseType = {}));
|
|
132
|
-
export var
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
export var
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
export var
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
22
|
+
export var StartUserImportJobRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
23
|
+
export var StartUserImportJobResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
24
|
+
export var StopUserImportJobRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
25
|
+
export var StopUserImportJobResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
26
|
+
export var TagResourceRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
27
|
+
export var TagResourceResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
28
|
+
export var UntagResourceRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
29
|
+
export var UntagResourceResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
30
|
+
export var UpdateAuthEventFeedbackRequestFilterSensitiveLog = function (obj) { return (__assign(__assign(__assign({}, obj), (obj.Username && { Username: SENSITIVE_STRING })), (obj.FeedbackToken && { FeedbackToken: SENSITIVE_STRING }))); };
|
|
31
|
+
export var UpdateAuthEventFeedbackResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
32
|
+
export var UpdateDeviceStatusRequestFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.AccessToken && { AccessToken: SENSITIVE_STRING }))); };
|
|
33
|
+
export var UpdateDeviceStatusResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
34
|
+
export var UpdateGroupRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
35
|
+
export var UpdateGroupResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
36
|
+
export var UpdateIdentityProviderRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
37
|
+
export var UpdateIdentityProviderResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
38
|
+
export var UpdateResourceServerRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
39
|
+
export var UpdateResourceServerResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
40
|
+
export var UpdateUserAttributesRequestFilterSensitiveLog = function (obj) { return (__assign(__assign(__assign({}, obj), (obj.UserAttributes && {
|
|
41
|
+
UserAttributes: obj.UserAttributes.map(function (item) { return AttributeTypeFilterSensitiveLog(item); }),
|
|
42
|
+
})), (obj.AccessToken && { AccessToken: SENSITIVE_STRING }))); };
|
|
43
|
+
export var UpdateUserAttributesResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
44
|
+
export var UpdateUserPoolRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
45
|
+
export var UpdateUserPoolResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
46
|
+
export var UpdateUserPoolClientRequestFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.ClientId && { ClientId: SENSITIVE_STRING }))); };
|
|
47
|
+
export var UpdateUserPoolClientResponseFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.UserPoolClient && { UserPoolClient: UserPoolClientTypeFilterSensitiveLog(obj.UserPoolClient) }))); };
|
|
48
|
+
export var UpdateUserPoolDomainRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
49
|
+
export var UpdateUserPoolDomainResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
50
|
+
export var VerifySoftwareTokenRequestFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.AccessToken && { AccessToken: SENSITIVE_STRING }))); };
|
|
51
|
+
export var VerifySoftwareTokenResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
52
|
+
export var VerifyUserAttributeRequestFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.AccessToken && { AccessToken: SENSITIVE_STRING }))); };
|
|
53
|
+
export var VerifyUserAttributeResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|