@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
|
@@ -8,19 +8,11 @@ export interface StartUserImportJobRequest {
|
|
|
8
8
|
|
|
9
9
|
JobId: string | undefined;
|
|
10
10
|
}
|
|
11
|
-
export declare namespace StartUserImportJobRequest {
|
|
12
|
-
|
|
13
|
-
const filterSensitiveLog: (obj: StartUserImportJobRequest) => any;
|
|
14
|
-
}
|
|
15
11
|
|
|
16
12
|
export interface StartUserImportJobResponse {
|
|
17
13
|
|
|
18
14
|
UserImportJob?: UserImportJobType;
|
|
19
15
|
}
|
|
20
|
-
export declare namespace StartUserImportJobResponse {
|
|
21
|
-
|
|
22
|
-
const filterSensitiveLog: (obj: StartUserImportJobResponse) => any;
|
|
23
|
-
}
|
|
24
16
|
|
|
25
17
|
export interface StopUserImportJobRequest {
|
|
26
18
|
|
|
@@ -28,51 +20,27 @@ export interface StopUserImportJobRequest {
|
|
|
28
20
|
|
|
29
21
|
JobId: string | undefined;
|
|
30
22
|
}
|
|
31
|
-
export declare namespace StopUserImportJobRequest {
|
|
32
|
-
|
|
33
|
-
const filterSensitiveLog: (obj: StopUserImportJobRequest) => any;
|
|
34
|
-
}
|
|
35
23
|
|
|
36
24
|
export interface StopUserImportJobResponse {
|
|
37
25
|
|
|
38
26
|
UserImportJob?: UserImportJobType;
|
|
39
27
|
}
|
|
40
|
-
export declare namespace StopUserImportJobResponse {
|
|
41
|
-
|
|
42
|
-
const filterSensitiveLog: (obj: StopUserImportJobResponse) => any;
|
|
43
|
-
}
|
|
44
28
|
export interface TagResourceRequest {
|
|
45
29
|
|
|
46
30
|
ResourceArn: string | undefined;
|
|
47
31
|
|
|
48
32
|
Tags: Record<string, string> | undefined;
|
|
49
33
|
}
|
|
50
|
-
export declare namespace TagResourceRequest {
|
|
51
|
-
|
|
52
|
-
const filterSensitiveLog: (obj: TagResourceRequest) => any;
|
|
53
|
-
}
|
|
54
34
|
export interface TagResourceResponse {
|
|
55
35
|
}
|
|
56
|
-
export declare namespace TagResourceResponse {
|
|
57
|
-
|
|
58
|
-
const filterSensitiveLog: (obj: TagResourceResponse) => any;
|
|
59
|
-
}
|
|
60
36
|
export interface UntagResourceRequest {
|
|
61
37
|
|
|
62
38
|
ResourceArn: string | undefined;
|
|
63
39
|
|
|
64
40
|
TagKeys: string[] | undefined;
|
|
65
41
|
}
|
|
66
|
-
export declare namespace UntagResourceRequest {
|
|
67
|
-
|
|
68
|
-
const filterSensitiveLog: (obj: UntagResourceRequest) => any;
|
|
69
|
-
}
|
|
70
42
|
export interface UntagResourceResponse {
|
|
71
43
|
}
|
|
72
|
-
export declare namespace UntagResourceResponse {
|
|
73
|
-
|
|
74
|
-
const filterSensitiveLog: (obj: UntagResourceResponse) => any;
|
|
75
|
-
}
|
|
76
44
|
export interface UpdateAuthEventFeedbackRequest {
|
|
77
45
|
|
|
78
46
|
UserPoolId: string | undefined;
|
|
@@ -85,16 +53,8 @@ export interface UpdateAuthEventFeedbackRequest {
|
|
|
85
53
|
|
|
86
54
|
FeedbackValue: FeedbackValueType | string | undefined;
|
|
87
55
|
}
|
|
88
|
-
export declare namespace UpdateAuthEventFeedbackRequest {
|
|
89
|
-
|
|
90
|
-
const filterSensitiveLog: (obj: UpdateAuthEventFeedbackRequest) => any;
|
|
91
|
-
}
|
|
92
56
|
export interface UpdateAuthEventFeedbackResponse {
|
|
93
57
|
}
|
|
94
|
-
export declare namespace UpdateAuthEventFeedbackResponse {
|
|
95
|
-
|
|
96
|
-
const filterSensitiveLog: (obj: UpdateAuthEventFeedbackResponse) => any;
|
|
97
|
-
}
|
|
98
58
|
|
|
99
59
|
export interface UpdateDeviceStatusRequest {
|
|
100
60
|
|
|
@@ -104,17 +64,9 @@ export interface UpdateDeviceStatusRequest {
|
|
|
104
64
|
|
|
105
65
|
DeviceRememberedStatus?: DeviceRememberedStatusType | string;
|
|
106
66
|
}
|
|
107
|
-
export declare namespace UpdateDeviceStatusRequest {
|
|
108
|
-
|
|
109
|
-
const filterSensitiveLog: (obj: UpdateDeviceStatusRequest) => any;
|
|
110
|
-
}
|
|
111
67
|
|
|
112
68
|
export interface UpdateDeviceStatusResponse {
|
|
113
69
|
}
|
|
114
|
-
export declare namespace UpdateDeviceStatusResponse {
|
|
115
|
-
|
|
116
|
-
const filterSensitiveLog: (obj: UpdateDeviceStatusResponse) => any;
|
|
117
|
-
}
|
|
118
70
|
export interface UpdateGroupRequest {
|
|
119
71
|
|
|
120
72
|
GroupName: string | undefined;
|
|
@@ -127,18 +79,10 @@ export interface UpdateGroupRequest {
|
|
|
127
79
|
|
|
128
80
|
Precedence?: number;
|
|
129
81
|
}
|
|
130
|
-
export declare namespace UpdateGroupRequest {
|
|
131
|
-
|
|
132
|
-
const filterSensitiveLog: (obj: UpdateGroupRequest) => any;
|
|
133
|
-
}
|
|
134
82
|
export interface UpdateGroupResponse {
|
|
135
83
|
|
|
136
84
|
Group?: GroupType;
|
|
137
85
|
}
|
|
138
|
-
export declare namespace UpdateGroupResponse {
|
|
139
|
-
|
|
140
|
-
const filterSensitiveLog: (obj: UpdateGroupResponse) => any;
|
|
141
|
-
}
|
|
142
86
|
export interface UpdateIdentityProviderRequest {
|
|
143
87
|
|
|
144
88
|
UserPoolId: string | undefined;
|
|
@@ -151,18 +95,10 @@ export interface UpdateIdentityProviderRequest {
|
|
|
151
95
|
|
|
152
96
|
IdpIdentifiers?: string[];
|
|
153
97
|
}
|
|
154
|
-
export declare namespace UpdateIdentityProviderRequest {
|
|
155
|
-
|
|
156
|
-
const filterSensitiveLog: (obj: UpdateIdentityProviderRequest) => any;
|
|
157
|
-
}
|
|
158
98
|
export interface UpdateIdentityProviderResponse {
|
|
159
99
|
|
|
160
100
|
IdentityProvider: IdentityProviderType | undefined;
|
|
161
101
|
}
|
|
162
|
-
export declare namespace UpdateIdentityProviderResponse {
|
|
163
|
-
|
|
164
|
-
const filterSensitiveLog: (obj: UpdateIdentityProviderResponse) => any;
|
|
165
|
-
}
|
|
166
102
|
export interface UpdateResourceServerRequest {
|
|
167
103
|
|
|
168
104
|
UserPoolId: string | undefined;
|
|
@@ -173,18 +109,10 @@ export interface UpdateResourceServerRequest {
|
|
|
173
109
|
|
|
174
110
|
Scopes?: ResourceServerScopeType[];
|
|
175
111
|
}
|
|
176
|
-
export declare namespace UpdateResourceServerRequest {
|
|
177
|
-
|
|
178
|
-
const filterSensitiveLog: (obj: UpdateResourceServerRequest) => any;
|
|
179
|
-
}
|
|
180
112
|
export interface UpdateResourceServerResponse {
|
|
181
113
|
|
|
182
114
|
ResourceServer: ResourceServerType | undefined;
|
|
183
115
|
}
|
|
184
|
-
export declare namespace UpdateResourceServerResponse {
|
|
185
|
-
|
|
186
|
-
const filterSensitiveLog: (obj: UpdateResourceServerResponse) => any;
|
|
187
|
-
}
|
|
188
116
|
|
|
189
117
|
export interface UpdateUserAttributesRequest {
|
|
190
118
|
|
|
@@ -194,19 +122,11 @@ export interface UpdateUserAttributesRequest {
|
|
|
194
122
|
|
|
195
123
|
ClientMetadata?: Record<string, string>;
|
|
196
124
|
}
|
|
197
|
-
export declare namespace UpdateUserAttributesRequest {
|
|
198
|
-
|
|
199
|
-
const filterSensitiveLog: (obj: UpdateUserAttributesRequest) => any;
|
|
200
|
-
}
|
|
201
125
|
|
|
202
126
|
export interface UpdateUserAttributesResponse {
|
|
203
127
|
|
|
204
128
|
CodeDeliveryDetailsList?: CodeDeliveryDetailsType[];
|
|
205
129
|
}
|
|
206
|
-
export declare namespace UpdateUserAttributesResponse {
|
|
207
|
-
|
|
208
|
-
const filterSensitiveLog: (obj: UpdateUserAttributesResponse) => any;
|
|
209
|
-
}
|
|
210
130
|
|
|
211
131
|
export interface UpdateUserPoolRequest {
|
|
212
132
|
|
|
@@ -246,17 +166,9 @@ export interface UpdateUserPoolRequest {
|
|
|
246
166
|
|
|
247
167
|
AccountRecoverySetting?: AccountRecoverySettingType;
|
|
248
168
|
}
|
|
249
|
-
export declare namespace UpdateUserPoolRequest {
|
|
250
|
-
|
|
251
|
-
const filterSensitiveLog: (obj: UpdateUserPoolRequest) => any;
|
|
252
|
-
}
|
|
253
169
|
|
|
254
170
|
export interface UpdateUserPoolResponse {
|
|
255
171
|
}
|
|
256
|
-
export declare namespace UpdateUserPoolResponse {
|
|
257
|
-
|
|
258
|
-
const filterSensitiveLog: (obj: UpdateUserPoolResponse) => any;
|
|
259
|
-
}
|
|
260
172
|
|
|
261
173
|
export interface UpdateUserPoolClientRequest {
|
|
262
174
|
|
|
@@ -302,19 +214,11 @@ export interface UpdateUserPoolClientRequest {
|
|
|
302
214
|
|
|
303
215
|
EnablePropagateAdditionalUserContextData?: boolean;
|
|
304
216
|
}
|
|
305
|
-
export declare namespace UpdateUserPoolClientRequest {
|
|
306
|
-
|
|
307
|
-
const filterSensitiveLog: (obj: UpdateUserPoolClientRequest) => any;
|
|
308
|
-
}
|
|
309
217
|
|
|
310
218
|
export interface UpdateUserPoolClientResponse {
|
|
311
219
|
|
|
312
220
|
UserPoolClient?: UserPoolClientType;
|
|
313
221
|
}
|
|
314
|
-
export declare namespace UpdateUserPoolClientResponse {
|
|
315
|
-
|
|
316
|
-
const filterSensitiveLog: (obj: UpdateUserPoolClientResponse) => any;
|
|
317
|
-
}
|
|
318
222
|
|
|
319
223
|
export interface UpdateUserPoolDomainRequest {
|
|
320
224
|
|
|
@@ -324,19 +228,11 @@ export interface UpdateUserPoolDomainRequest {
|
|
|
324
228
|
|
|
325
229
|
CustomDomainConfig: CustomDomainConfigType | undefined;
|
|
326
230
|
}
|
|
327
|
-
export declare namespace UpdateUserPoolDomainRequest {
|
|
328
|
-
|
|
329
|
-
const filterSensitiveLog: (obj: UpdateUserPoolDomainRequest) => any;
|
|
330
|
-
}
|
|
331
231
|
|
|
332
232
|
export interface UpdateUserPoolDomainResponse {
|
|
333
233
|
|
|
334
234
|
CloudFrontDomain?: string;
|
|
335
235
|
}
|
|
336
|
-
export declare namespace UpdateUserPoolDomainResponse {
|
|
337
|
-
|
|
338
|
-
const filterSensitiveLog: (obj: UpdateUserPoolDomainResponse) => any;
|
|
339
|
-
}
|
|
340
236
|
|
|
341
237
|
export declare class EnableSoftwareTokenMFAException extends __BaseException {
|
|
342
238
|
readonly name: "EnableSoftwareTokenMFAException";
|
|
@@ -354,10 +250,6 @@ export interface VerifySoftwareTokenRequest {
|
|
|
354
250
|
|
|
355
251
|
FriendlyDeviceName?: string;
|
|
356
252
|
}
|
|
357
|
-
export declare namespace VerifySoftwareTokenRequest {
|
|
358
|
-
|
|
359
|
-
const filterSensitiveLog: (obj: VerifySoftwareTokenRequest) => any;
|
|
360
|
-
}
|
|
361
253
|
export declare enum VerifySoftwareTokenResponseType {
|
|
362
254
|
ERROR = "ERROR",
|
|
363
255
|
SUCCESS = "SUCCESS"
|
|
@@ -368,10 +260,6 @@ export interface VerifySoftwareTokenResponse {
|
|
|
368
260
|
|
|
369
261
|
Session?: string;
|
|
370
262
|
}
|
|
371
|
-
export declare namespace VerifySoftwareTokenResponse {
|
|
372
|
-
|
|
373
|
-
const filterSensitiveLog: (obj: VerifySoftwareTokenResponse) => any;
|
|
374
|
-
}
|
|
375
263
|
|
|
376
264
|
export interface VerifyUserAttributeRequest {
|
|
377
265
|
|
|
@@ -381,14 +269,66 @@ export interface VerifyUserAttributeRequest {
|
|
|
381
269
|
|
|
382
270
|
Code: string | undefined;
|
|
383
271
|
}
|
|
384
|
-
export declare namespace VerifyUserAttributeRequest {
|
|
385
|
-
|
|
386
|
-
const filterSensitiveLog: (obj: VerifyUserAttributeRequest) => any;
|
|
387
|
-
}
|
|
388
272
|
|
|
389
273
|
export interface VerifyUserAttributeResponse {
|
|
390
274
|
}
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
275
|
+
|
|
276
|
+
export declare const StartUserImportJobRequestFilterSensitiveLog: (obj: StartUserImportJobRequest) => any;
|
|
277
|
+
|
|
278
|
+
export declare const StartUserImportJobResponseFilterSensitiveLog: (obj: StartUserImportJobResponse) => any;
|
|
279
|
+
|
|
280
|
+
export declare const StopUserImportJobRequestFilterSensitiveLog: (obj: StopUserImportJobRequest) => any;
|
|
281
|
+
|
|
282
|
+
export declare const StopUserImportJobResponseFilterSensitiveLog: (obj: StopUserImportJobResponse) => any;
|
|
283
|
+
|
|
284
|
+
export declare const TagResourceRequestFilterSensitiveLog: (obj: TagResourceRequest) => any;
|
|
285
|
+
|
|
286
|
+
export declare const TagResourceResponseFilterSensitiveLog: (obj: TagResourceResponse) => any;
|
|
287
|
+
|
|
288
|
+
export declare const UntagResourceRequestFilterSensitiveLog: (obj: UntagResourceRequest) => any;
|
|
289
|
+
|
|
290
|
+
export declare const UntagResourceResponseFilterSensitiveLog: (obj: UntagResourceResponse) => any;
|
|
291
|
+
|
|
292
|
+
export declare const UpdateAuthEventFeedbackRequestFilterSensitiveLog: (obj: UpdateAuthEventFeedbackRequest) => any;
|
|
293
|
+
|
|
294
|
+
export declare const UpdateAuthEventFeedbackResponseFilterSensitiveLog: (obj: UpdateAuthEventFeedbackResponse) => any;
|
|
295
|
+
|
|
296
|
+
export declare const UpdateDeviceStatusRequestFilterSensitiveLog: (obj: UpdateDeviceStatusRequest) => any;
|
|
297
|
+
|
|
298
|
+
export declare const UpdateDeviceStatusResponseFilterSensitiveLog: (obj: UpdateDeviceStatusResponse) => any;
|
|
299
|
+
|
|
300
|
+
export declare const UpdateGroupRequestFilterSensitiveLog: (obj: UpdateGroupRequest) => any;
|
|
301
|
+
|
|
302
|
+
export declare const UpdateGroupResponseFilterSensitiveLog: (obj: UpdateGroupResponse) => any;
|
|
303
|
+
|
|
304
|
+
export declare const UpdateIdentityProviderRequestFilterSensitiveLog: (obj: UpdateIdentityProviderRequest) => any;
|
|
305
|
+
|
|
306
|
+
export declare const UpdateIdentityProviderResponseFilterSensitiveLog: (obj: UpdateIdentityProviderResponse) => any;
|
|
307
|
+
|
|
308
|
+
export declare const UpdateResourceServerRequestFilterSensitiveLog: (obj: UpdateResourceServerRequest) => any;
|
|
309
|
+
|
|
310
|
+
export declare const UpdateResourceServerResponseFilterSensitiveLog: (obj: UpdateResourceServerResponse) => any;
|
|
311
|
+
|
|
312
|
+
export declare const UpdateUserAttributesRequestFilterSensitiveLog: (obj: UpdateUserAttributesRequest) => any;
|
|
313
|
+
|
|
314
|
+
export declare const UpdateUserAttributesResponseFilterSensitiveLog: (obj: UpdateUserAttributesResponse) => any;
|
|
315
|
+
|
|
316
|
+
export declare const UpdateUserPoolRequestFilterSensitiveLog: (obj: UpdateUserPoolRequest) => any;
|
|
317
|
+
|
|
318
|
+
export declare const UpdateUserPoolResponseFilterSensitiveLog: (obj: UpdateUserPoolResponse) => any;
|
|
319
|
+
|
|
320
|
+
export declare const UpdateUserPoolClientRequestFilterSensitiveLog: (obj: UpdateUserPoolClientRequest) => any;
|
|
321
|
+
|
|
322
|
+
export declare const UpdateUserPoolClientResponseFilterSensitiveLog: (obj: UpdateUserPoolClientResponse) => any;
|
|
323
|
+
|
|
324
|
+
export declare const UpdateUserPoolDomainRequestFilterSensitiveLog: (obj: UpdateUserPoolDomainRequest) => any;
|
|
325
|
+
|
|
326
|
+
export declare const UpdateUserPoolDomainResponseFilterSensitiveLog: (obj: UpdateUserPoolDomainResponse) => any;
|
|
327
|
+
|
|
328
|
+
export declare const VerifySoftwareTokenRequestFilterSensitiveLog: (obj: VerifySoftwareTokenRequest) => any;
|
|
329
|
+
|
|
330
|
+
export declare const VerifySoftwareTokenResponseFilterSensitiveLog: (obj: VerifySoftwareTokenResponse) => any;
|
|
331
|
+
|
|
332
|
+
export declare const VerifyUserAttributeRequestFilterSensitiveLog: (obj: VerifyUserAttributeRequest) => any;
|
|
333
|
+
|
|
334
|
+
export declare const VerifyUserAttributeResponseFilterSensitiveLog: (obj: VerifyUserAttributeResponse) => any;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-cognito-identity-provider",
|
|
3
3
|
"description": "AWS SDK for JavaScript Cognito Identity Provider Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.142.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -18,9 +18,9 @@
|
|
|
18
18
|
"dependencies": {
|
|
19
19
|
"@aws-crypto/sha256-browser": "2.0.0",
|
|
20
20
|
"@aws-crypto/sha256-js": "2.0.0",
|
|
21
|
-
"@aws-sdk/client-sts": "3.
|
|
21
|
+
"@aws-sdk/client-sts": "3.142.0",
|
|
22
22
|
"@aws-sdk/config-resolver": "3.130.0",
|
|
23
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
23
|
+
"@aws-sdk/credential-provider-node": "3.142.0",
|
|
24
24
|
"@aws-sdk/fetch-http-handler": "3.131.0",
|
|
25
25
|
"@aws-sdk/hash-node": "3.127.0",
|
|
26
26
|
"@aws-sdk/invalid-dependency": "3.127.0",
|
|
@@ -36,15 +36,15 @@
|
|
|
36
36
|
"@aws-sdk/node-config-provider": "3.127.0",
|
|
37
37
|
"@aws-sdk/node-http-handler": "3.127.0",
|
|
38
38
|
"@aws-sdk/protocol-http": "3.127.0",
|
|
39
|
-
"@aws-sdk/smithy-client": "3.
|
|
39
|
+
"@aws-sdk/smithy-client": "3.142.0",
|
|
40
40
|
"@aws-sdk/types": "3.127.0",
|
|
41
41
|
"@aws-sdk/url-parser": "3.127.0",
|
|
42
42
|
"@aws-sdk/util-base64-browser": "3.109.0",
|
|
43
43
|
"@aws-sdk/util-base64-node": "3.55.0",
|
|
44
44
|
"@aws-sdk/util-body-length-browser": "3.55.0",
|
|
45
45
|
"@aws-sdk/util-body-length-node": "3.55.0",
|
|
46
|
-
"@aws-sdk/util-defaults-mode-browser": "3.
|
|
47
|
-
"@aws-sdk/util-defaults-mode-node": "3.
|
|
46
|
+
"@aws-sdk/util-defaults-mode-browser": "3.142.0",
|
|
47
|
+
"@aws-sdk/util-defaults-mode-node": "3.142.0",
|
|
48
48
|
"@aws-sdk/util-user-agent-browser": "3.127.0",
|
|
49
49
|
"@aws-sdk/util-user-agent-node": "3.127.0",
|
|
50
50
|
"@aws-sdk/util-utf8-browser": "3.109.0",
|