@aws-sdk/client-cognito-identity-provider 3.296.0 → 3.297.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-types/CognitoIdentityProvider.d.ts +102 -0
- package/dist-types/CognitoIdentityProviderClient.d.ts +24 -4
- package/dist-types/commands/AddCustomAttributesCommand.d.ts +16 -0
- package/dist-types/commands/AdminAddUserToGroupCommand.d.ts +16 -0
- package/dist-types/commands/AdminConfirmSignUpCommand.d.ts +16 -0
- package/dist-types/commands/AdminCreateUserCommand.d.ts +16 -0
- package/dist-types/commands/AdminDeleteUserAttributesCommand.d.ts +16 -0
- package/dist-types/commands/AdminDeleteUserCommand.d.ts +16 -0
- package/dist-types/commands/AdminDisableProviderForUserCommand.d.ts +16 -0
- package/dist-types/commands/AdminDisableUserCommand.d.ts +16 -0
- package/dist-types/commands/AdminEnableUserCommand.d.ts +16 -0
- package/dist-types/commands/AdminForgetDeviceCommand.d.ts +16 -0
- package/dist-types/commands/AdminGetDeviceCommand.d.ts +16 -0
- package/dist-types/commands/AdminGetUserCommand.d.ts +16 -0
- package/dist-types/commands/AdminInitiateAuthCommand.d.ts +16 -0
- package/dist-types/commands/AdminLinkProviderForUserCommand.d.ts +16 -0
- package/dist-types/commands/AdminListDevicesCommand.d.ts +16 -0
- package/dist-types/commands/AdminListGroupsForUserCommand.d.ts +16 -0
- package/dist-types/commands/AdminListUserAuthEventsCommand.d.ts +16 -0
- package/dist-types/commands/AdminRemoveUserFromGroupCommand.d.ts +16 -0
- package/dist-types/commands/AdminResetUserPasswordCommand.d.ts +16 -0
- package/dist-types/commands/AdminRespondToAuthChallengeCommand.d.ts +16 -0
- package/dist-types/commands/AdminSetUserMFAPreferenceCommand.d.ts +16 -0
- package/dist-types/commands/AdminSetUserPasswordCommand.d.ts +16 -0
- package/dist-types/commands/AdminSetUserSettingsCommand.d.ts +16 -0
- package/dist-types/commands/AdminUpdateAuthEventFeedbackCommand.d.ts +16 -0
- package/dist-types/commands/AdminUpdateDeviceStatusCommand.d.ts +16 -0
- package/dist-types/commands/AdminUpdateUserAttributesCommand.d.ts +16 -0
- package/dist-types/commands/AdminUserGlobalSignOutCommand.d.ts +16 -0
- package/dist-types/commands/AssociateSoftwareTokenCommand.d.ts +16 -0
- package/dist-types/commands/ChangePasswordCommand.d.ts +16 -0
- package/dist-types/commands/ConfirmDeviceCommand.d.ts +16 -0
- package/dist-types/commands/ConfirmForgotPasswordCommand.d.ts +16 -0
- package/dist-types/commands/ConfirmSignUpCommand.d.ts +16 -0
- package/dist-types/commands/CreateGroupCommand.d.ts +16 -0
- package/dist-types/commands/CreateIdentityProviderCommand.d.ts +16 -0
- package/dist-types/commands/CreateResourceServerCommand.d.ts +16 -0
- package/dist-types/commands/CreateUserImportJobCommand.d.ts +16 -0
- package/dist-types/commands/CreateUserPoolClientCommand.d.ts +16 -0
- package/dist-types/commands/CreateUserPoolCommand.d.ts +16 -0
- package/dist-types/commands/CreateUserPoolDomainCommand.d.ts +16 -0
- package/dist-types/commands/DeleteGroupCommand.d.ts +16 -0
- package/dist-types/commands/DeleteIdentityProviderCommand.d.ts +16 -0
- package/dist-types/commands/DeleteResourceServerCommand.d.ts +16 -0
- package/dist-types/commands/DeleteUserAttributesCommand.d.ts +16 -0
- package/dist-types/commands/DeleteUserCommand.d.ts +16 -0
- package/dist-types/commands/DeleteUserPoolClientCommand.d.ts +16 -0
- package/dist-types/commands/DeleteUserPoolCommand.d.ts +16 -0
- package/dist-types/commands/DeleteUserPoolDomainCommand.d.ts +16 -0
- package/dist-types/commands/DescribeIdentityProviderCommand.d.ts +16 -0
- package/dist-types/commands/DescribeResourceServerCommand.d.ts +16 -0
- package/dist-types/commands/DescribeRiskConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/DescribeUserImportJobCommand.d.ts +16 -0
- package/dist-types/commands/DescribeUserPoolClientCommand.d.ts +16 -0
- package/dist-types/commands/DescribeUserPoolCommand.d.ts +16 -0
- package/dist-types/commands/DescribeUserPoolDomainCommand.d.ts +16 -0
- package/dist-types/commands/ForgetDeviceCommand.d.ts +16 -0
- package/dist-types/commands/ForgotPasswordCommand.d.ts +16 -0
- package/dist-types/commands/GetCSVHeaderCommand.d.ts +16 -0
- package/dist-types/commands/GetDeviceCommand.d.ts +16 -0
- package/dist-types/commands/GetGroupCommand.d.ts +16 -0
- package/dist-types/commands/GetIdentityProviderByIdentifierCommand.d.ts +16 -0
- package/dist-types/commands/GetSigningCertificateCommand.d.ts +16 -0
- package/dist-types/commands/GetUICustomizationCommand.d.ts +16 -0
- package/dist-types/commands/GetUserAttributeVerificationCodeCommand.d.ts +16 -0
- package/dist-types/commands/GetUserCommand.d.ts +16 -0
- package/dist-types/commands/GetUserPoolMfaConfigCommand.d.ts +16 -0
- package/dist-types/commands/GlobalSignOutCommand.d.ts +16 -0
- package/dist-types/commands/InitiateAuthCommand.d.ts +16 -0
- package/dist-types/commands/ListDevicesCommand.d.ts +16 -0
- package/dist-types/commands/ListGroupsCommand.d.ts +16 -0
- package/dist-types/commands/ListIdentityProvidersCommand.d.ts +16 -0
- package/dist-types/commands/ListResourceServersCommand.d.ts +16 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
- package/dist-types/commands/ListUserImportJobsCommand.d.ts +16 -0
- package/dist-types/commands/ListUserPoolClientsCommand.d.ts +16 -0
- package/dist-types/commands/ListUserPoolsCommand.d.ts +16 -0
- package/dist-types/commands/ListUsersCommand.d.ts +16 -0
- package/dist-types/commands/ListUsersInGroupCommand.d.ts +16 -0
- package/dist-types/commands/ResendConfirmationCodeCommand.d.ts +16 -0
- package/dist-types/commands/RespondToAuthChallengeCommand.d.ts +16 -0
- package/dist-types/commands/RevokeTokenCommand.d.ts +16 -0
- package/dist-types/commands/SetRiskConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/SetUICustomizationCommand.d.ts +16 -0
- package/dist-types/commands/SetUserMFAPreferenceCommand.d.ts +16 -0
- package/dist-types/commands/SetUserPoolMfaConfigCommand.d.ts +16 -0
- package/dist-types/commands/SetUserSettingsCommand.d.ts +16 -0
- package/dist-types/commands/SignUpCommand.d.ts +16 -0
- package/dist-types/commands/StartUserImportJobCommand.d.ts +16 -0
- package/dist-types/commands/StopUserImportJobCommand.d.ts +16 -0
- package/dist-types/commands/TagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UpdateAuthEventFeedbackCommand.d.ts +16 -0
- package/dist-types/commands/UpdateDeviceStatusCommand.d.ts +16 -0
- package/dist-types/commands/UpdateGroupCommand.d.ts +16 -0
- package/dist-types/commands/UpdateIdentityProviderCommand.d.ts +16 -0
- package/dist-types/commands/UpdateResourceServerCommand.d.ts +16 -0
- package/dist-types/commands/UpdateUserAttributesCommand.d.ts +16 -0
- package/dist-types/commands/UpdateUserPoolClientCommand.d.ts +16 -0
- package/dist-types/commands/UpdateUserPoolCommand.d.ts +16 -0
- package/dist-types/commands/UpdateUserPoolDomainCommand.d.ts +16 -0
- package/dist-types/commands/VerifySoftwareTokenCommand.d.ts +16 -0
- package/dist-types/commands/VerifyUserAttributeCommand.d.ts +16 -0
- package/dist-types/models/CognitoIdentityProviderServiceException.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +507 -1
- package/dist-types/models/models_1.d.ts +64 -0
- package/dist-types/pagination/AdminListGroupsForUserPaginator.d.ts +3 -0
- package/dist-types/pagination/AdminListUserAuthEventsPaginator.d.ts +3 -0
- package/dist-types/pagination/Interfaces.d.ts +3 -0
- package/dist-types/pagination/ListGroupsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListIdentityProvidersPaginator.d.ts +3 -0
- package/dist-types/pagination/ListResourceServersPaginator.d.ts +3 -0
- package/dist-types/pagination/ListUserPoolClientsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListUserPoolsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListUsersInGroupPaginator.d.ts +3 -0
- package/dist-types/pagination/ListUsersPaginator.d.ts +3 -0
- package/package.json +3 -3
|
@@ -2,6 +2,7 @@ import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-cl
|
|
|
2
2
|
import { CognitoIdentityProviderServiceException as __BaseException } from "./CognitoIdentityProviderServiceException";
|
|
3
3
|
import { AccountRecoverySettingType, AdminCreateUserConfigType, AnalyticsConfigurationType, AnalyticsMetadataType, AttributeType, CodeDeliveryDetailsType, CustomDomainConfigType, DeletionProtectionType, DeviceConfigurationType, DeviceRememberedStatusType, EmailConfigurationType, ExplicitAuthFlowsType, FeedbackValueType, GroupType, IdentityProviderType, LambdaConfigType, OAuthFlowType, PreventUserExistenceErrorTypes, ResourceServerScopeType, ResourceServerType, SmsConfigurationType, TokenValidityUnitsType, UserAttributeUpdateSettingsType, UserContextDataType, UserImportJobType, UserPoolAddOnsType, UserPoolClientType, UserPoolMfaType, UserPoolPolicyType, VerificationMessageTemplateType, VerifiedAttributeType } from "./models_0";
|
|
4
4
|
/**
|
|
5
|
+
* @public
|
|
5
6
|
* <p>Represents the request to register a user.</p>
|
|
6
7
|
*/
|
|
7
8
|
export interface SignUpRequest {
|
|
@@ -82,6 +83,7 @@ export interface SignUpRequest {
|
|
|
82
83
|
ClientMetadata?: Record<string, string>;
|
|
83
84
|
}
|
|
84
85
|
/**
|
|
86
|
+
* @public
|
|
85
87
|
* <p>The response from the server for a registration request.</p>
|
|
86
88
|
*/
|
|
87
89
|
export interface SignUpResponse {
|
|
@@ -102,6 +104,7 @@ export interface SignUpResponse {
|
|
|
102
104
|
UserSub: string | undefined;
|
|
103
105
|
}
|
|
104
106
|
/**
|
|
107
|
+
* @public
|
|
105
108
|
* <p>Represents the request to start the user import job.</p>
|
|
106
109
|
*/
|
|
107
110
|
export interface StartUserImportJobRequest {
|
|
@@ -115,6 +118,7 @@ export interface StartUserImportJobRequest {
|
|
|
115
118
|
JobId: string | undefined;
|
|
116
119
|
}
|
|
117
120
|
/**
|
|
121
|
+
* @public
|
|
118
122
|
* <p>Represents the response from the server to the request to start the user import
|
|
119
123
|
* job.</p>
|
|
120
124
|
*/
|
|
@@ -125,6 +129,7 @@ export interface StartUserImportJobResponse {
|
|
|
125
129
|
UserImportJob?: UserImportJobType;
|
|
126
130
|
}
|
|
127
131
|
/**
|
|
132
|
+
* @public
|
|
128
133
|
* <p>Represents the request to stop the user import job.</p>
|
|
129
134
|
*/
|
|
130
135
|
export interface StopUserImportJobRequest {
|
|
@@ -138,6 +143,7 @@ export interface StopUserImportJobRequest {
|
|
|
138
143
|
JobId: string | undefined;
|
|
139
144
|
}
|
|
140
145
|
/**
|
|
146
|
+
* @public
|
|
141
147
|
* <p>Represents the response from the server to the request to stop the user import
|
|
142
148
|
* job.</p>
|
|
143
149
|
*/
|
|
@@ -147,6 +153,9 @@ export interface StopUserImportJobResponse {
|
|
|
147
153
|
*/
|
|
148
154
|
UserImportJob?: UserImportJobType;
|
|
149
155
|
}
|
|
156
|
+
/**
|
|
157
|
+
* @public
|
|
158
|
+
*/
|
|
150
159
|
export interface TagResourceRequest {
|
|
151
160
|
/**
|
|
152
161
|
* <p>The Amazon Resource Name (ARN) of the user pool to assign the tags to.</p>
|
|
@@ -157,8 +166,14 @@ export interface TagResourceRequest {
|
|
|
157
166
|
*/
|
|
158
167
|
Tags: Record<string, string> | undefined;
|
|
159
168
|
}
|
|
169
|
+
/**
|
|
170
|
+
* @public
|
|
171
|
+
*/
|
|
160
172
|
export interface TagResourceResponse {
|
|
161
173
|
}
|
|
174
|
+
/**
|
|
175
|
+
* @public
|
|
176
|
+
*/
|
|
162
177
|
export interface UntagResourceRequest {
|
|
163
178
|
/**
|
|
164
179
|
* <p>The Amazon Resource Name (ARN) of the user pool that the tags are assigned to.</p>
|
|
@@ -169,8 +184,14 @@ export interface UntagResourceRequest {
|
|
|
169
184
|
*/
|
|
170
185
|
TagKeys: string[] | undefined;
|
|
171
186
|
}
|
|
187
|
+
/**
|
|
188
|
+
* @public
|
|
189
|
+
*/
|
|
172
190
|
export interface UntagResourceResponse {
|
|
173
191
|
}
|
|
192
|
+
/**
|
|
193
|
+
* @public
|
|
194
|
+
*/
|
|
174
195
|
export interface UpdateAuthEventFeedbackRequest {
|
|
175
196
|
/**
|
|
176
197
|
* <p>The user pool ID.</p>
|
|
@@ -193,9 +214,13 @@ export interface UpdateAuthEventFeedbackRequest {
|
|
|
193
214
|
*/
|
|
194
215
|
FeedbackValue: FeedbackValueType | string | undefined;
|
|
195
216
|
}
|
|
217
|
+
/**
|
|
218
|
+
* @public
|
|
219
|
+
*/
|
|
196
220
|
export interface UpdateAuthEventFeedbackResponse {
|
|
197
221
|
}
|
|
198
222
|
/**
|
|
223
|
+
* @public
|
|
199
224
|
* <p>Represents the request to update the device status.</p>
|
|
200
225
|
*/
|
|
201
226
|
export interface UpdateDeviceStatusRequest {
|
|
@@ -214,10 +239,14 @@ export interface UpdateDeviceStatusRequest {
|
|
|
214
239
|
DeviceRememberedStatus?: DeviceRememberedStatusType | string;
|
|
215
240
|
}
|
|
216
241
|
/**
|
|
242
|
+
* @public
|
|
217
243
|
* <p>The response to the request to update the device status.</p>
|
|
218
244
|
*/
|
|
219
245
|
export interface UpdateDeviceStatusResponse {
|
|
220
246
|
}
|
|
247
|
+
/**
|
|
248
|
+
* @public
|
|
249
|
+
*/
|
|
221
250
|
export interface UpdateGroupRequest {
|
|
222
251
|
/**
|
|
223
252
|
* <p>The name of the group.</p>
|
|
@@ -243,12 +272,18 @@ export interface UpdateGroupRequest {
|
|
|
243
272
|
*/
|
|
244
273
|
Precedence?: number;
|
|
245
274
|
}
|
|
275
|
+
/**
|
|
276
|
+
* @public
|
|
277
|
+
*/
|
|
246
278
|
export interface UpdateGroupResponse {
|
|
247
279
|
/**
|
|
248
280
|
* <p>The group object for the group.</p>
|
|
249
281
|
*/
|
|
250
282
|
Group?: GroupType;
|
|
251
283
|
}
|
|
284
|
+
/**
|
|
285
|
+
* @public
|
|
286
|
+
*/
|
|
252
287
|
export interface UpdateIdentityProviderRequest {
|
|
253
288
|
/**
|
|
254
289
|
* <p>The user pool ID.</p>
|
|
@@ -272,12 +307,18 @@ export interface UpdateIdentityProviderRequest {
|
|
|
272
307
|
*/
|
|
273
308
|
IdpIdentifiers?: string[];
|
|
274
309
|
}
|
|
310
|
+
/**
|
|
311
|
+
* @public
|
|
312
|
+
*/
|
|
275
313
|
export interface UpdateIdentityProviderResponse {
|
|
276
314
|
/**
|
|
277
315
|
* <p>The identity provider details.</p>
|
|
278
316
|
*/
|
|
279
317
|
IdentityProvider: IdentityProviderType | undefined;
|
|
280
318
|
}
|
|
319
|
+
/**
|
|
320
|
+
* @public
|
|
321
|
+
*/
|
|
281
322
|
export interface UpdateResourceServerRequest {
|
|
282
323
|
/**
|
|
283
324
|
* <p>The user pool ID for the user pool.</p>
|
|
@@ -296,6 +337,9 @@ export interface UpdateResourceServerRequest {
|
|
|
296
337
|
*/
|
|
297
338
|
Scopes?: ResourceServerScopeType[];
|
|
298
339
|
}
|
|
340
|
+
/**
|
|
341
|
+
* @public
|
|
342
|
+
*/
|
|
299
343
|
export interface UpdateResourceServerResponse {
|
|
300
344
|
/**
|
|
301
345
|
* <p>The resource server.</p>
|
|
@@ -303,6 +347,7 @@ export interface UpdateResourceServerResponse {
|
|
|
303
347
|
ResourceServer: ResourceServerType | undefined;
|
|
304
348
|
}
|
|
305
349
|
/**
|
|
350
|
+
* @public
|
|
306
351
|
* <p>Represents the request to update user attributes.</p>
|
|
307
352
|
*/
|
|
308
353
|
export interface UpdateUserAttributesRequest {
|
|
@@ -360,6 +405,7 @@ export interface UpdateUserAttributesRequest {
|
|
|
360
405
|
ClientMetadata?: Record<string, string>;
|
|
361
406
|
}
|
|
362
407
|
/**
|
|
408
|
+
* @public
|
|
363
409
|
* <p>Represents the response from the server for the request to update user
|
|
364
410
|
* attributes.</p>
|
|
365
411
|
*/
|
|
@@ -371,6 +417,7 @@ export interface UpdateUserAttributesResponse {
|
|
|
371
417
|
CodeDeliveryDetailsList?: CodeDeliveryDetailsType[];
|
|
372
418
|
}
|
|
373
419
|
/**
|
|
420
|
+
* @public
|
|
374
421
|
* <p>Represents the request to update the user pool.</p>
|
|
375
422
|
*/
|
|
376
423
|
export interface UpdateUserPoolRequest {
|
|
@@ -497,12 +544,14 @@ export interface UpdateUserPoolRequest {
|
|
|
497
544
|
AccountRecoverySetting?: AccountRecoverySettingType;
|
|
498
545
|
}
|
|
499
546
|
/**
|
|
547
|
+
* @public
|
|
500
548
|
* <p>Represents the response from the server when you make a request to update the user
|
|
501
549
|
* pool.</p>
|
|
502
550
|
*/
|
|
503
551
|
export interface UpdateUserPoolResponse {
|
|
504
552
|
}
|
|
505
553
|
/**
|
|
554
|
+
* @public
|
|
506
555
|
* <p>Represents the request to update the user pool client.</p>
|
|
507
556
|
*/
|
|
508
557
|
export interface UpdateUserPoolClientRequest {
|
|
@@ -760,6 +809,7 @@ export interface UpdateUserPoolClientRequest {
|
|
|
760
809
|
AuthSessionValidity?: number;
|
|
761
810
|
}
|
|
762
811
|
/**
|
|
812
|
+
* @public
|
|
763
813
|
* <p>Represents the response from the server to the request to update the user pool
|
|
764
814
|
* client.</p>
|
|
765
815
|
*/
|
|
@@ -771,6 +821,7 @@ export interface UpdateUserPoolClientResponse {
|
|
|
771
821
|
UserPoolClient?: UserPoolClientType;
|
|
772
822
|
}
|
|
773
823
|
/**
|
|
824
|
+
* @public
|
|
774
825
|
* <p>The UpdateUserPoolDomain request input.</p>
|
|
775
826
|
*/
|
|
776
827
|
export interface UpdateUserPoolDomainRequest {
|
|
@@ -794,6 +845,7 @@ export interface UpdateUserPoolDomainRequest {
|
|
|
794
845
|
CustomDomainConfig: CustomDomainConfigType | undefined;
|
|
795
846
|
}
|
|
796
847
|
/**
|
|
848
|
+
* @public
|
|
797
849
|
* <p>The UpdateUserPoolDomain response output.</p>
|
|
798
850
|
*/
|
|
799
851
|
export interface UpdateUserPoolDomainResponse {
|
|
@@ -804,6 +856,7 @@ export interface UpdateUserPoolDomainResponse {
|
|
|
804
856
|
CloudFrontDomain?: string;
|
|
805
857
|
}
|
|
806
858
|
/**
|
|
859
|
+
* @public
|
|
807
860
|
* <p>This exception is thrown when there is a code mismatch and the service fails to
|
|
808
861
|
* configure the software token TOTP multi-factor authentication (MFA).</p>
|
|
809
862
|
*/
|
|
@@ -815,6 +868,9 @@ export declare class EnableSoftwareTokenMFAException extends __BaseException {
|
|
|
815
868
|
*/
|
|
816
869
|
constructor(opts: __ExceptionOptionType<EnableSoftwareTokenMFAException, __BaseException>);
|
|
817
870
|
}
|
|
871
|
+
/**
|
|
872
|
+
* @public
|
|
873
|
+
*/
|
|
818
874
|
export interface VerifySoftwareTokenRequest {
|
|
819
875
|
/**
|
|
820
876
|
* <p>A valid access token that Amazon Cognito issued to the user whose software token you want to
|
|
@@ -835,10 +891,16 @@ export interface VerifySoftwareTokenRequest {
|
|
|
835
891
|
*/
|
|
836
892
|
FriendlyDeviceName?: string;
|
|
837
893
|
}
|
|
894
|
+
/**
|
|
895
|
+
* @public
|
|
896
|
+
*/
|
|
838
897
|
export declare enum VerifySoftwareTokenResponseType {
|
|
839
898
|
ERROR = "ERROR",
|
|
840
899
|
SUCCESS = "SUCCESS"
|
|
841
900
|
}
|
|
901
|
+
/**
|
|
902
|
+
* @public
|
|
903
|
+
*/
|
|
842
904
|
export interface VerifySoftwareTokenResponse {
|
|
843
905
|
/**
|
|
844
906
|
* <p>The status of the verify software token.</p>
|
|
@@ -851,6 +913,7 @@ export interface VerifySoftwareTokenResponse {
|
|
|
851
913
|
Session?: string;
|
|
852
914
|
}
|
|
853
915
|
/**
|
|
916
|
+
* @public
|
|
854
917
|
* <p>Represents the request to verify user attributes.</p>
|
|
855
918
|
*/
|
|
856
919
|
export interface VerifyUserAttributeRequest {
|
|
@@ -869,6 +932,7 @@ export interface VerifyUserAttributeRequest {
|
|
|
869
932
|
Code: string | undefined;
|
|
870
933
|
}
|
|
871
934
|
/**
|
|
935
|
+
* @public
|
|
872
936
|
* <p>A container representing the response from the server from the request to verify user
|
|
873
937
|
* attributes.</p>
|
|
874
938
|
*/
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { AdminListGroupsForUserCommandInput, AdminListGroupsForUserCommandOutput } from "../commands/AdminListGroupsForUserCommand";
|
|
3
3
|
import { CognitoIdentityProviderPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateAdminListGroupsForUser(config: CognitoIdentityProviderPaginationConfiguration, input: AdminListGroupsForUserCommandInput, ...additionalArguments: any): Paginator<AdminListGroupsForUserCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { AdminListUserAuthEventsCommandInput, AdminListUserAuthEventsCommandOutput } from "../commands/AdminListUserAuthEventsCommand";
|
|
3
3
|
import { CognitoIdentityProviderPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateAdminListUserAuthEvents(config: CognitoIdentityProviderPaginationConfiguration, input: AdminListUserAuthEventsCommandInput, ...additionalArguments: any): Paginator<AdminListUserAuthEventsCommandOutput>;
|
|
@@ -1,5 +1,8 @@
|
|
|
1
1
|
import { PaginationConfiguration } from "@aws-sdk/types";
|
|
2
2
|
import { CognitoIdentityProviderClient } from "../CognitoIdentityProviderClient";
|
|
3
|
+
/**
|
|
4
|
+
* @public
|
|
5
|
+
*/
|
|
3
6
|
export interface CognitoIdentityProviderPaginationConfiguration extends PaginationConfiguration {
|
|
4
7
|
client: CognitoIdentityProviderClient;
|
|
5
8
|
}
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListGroupsCommandInput, ListGroupsCommandOutput } from "../commands/ListGroupsCommand";
|
|
3
3
|
import { CognitoIdentityProviderPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListGroups(config: CognitoIdentityProviderPaginationConfiguration, input: ListGroupsCommandInput, ...additionalArguments: any): Paginator<ListGroupsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListIdentityProvidersCommandInput, ListIdentityProvidersCommandOutput } from "../commands/ListIdentityProvidersCommand";
|
|
3
3
|
import { CognitoIdentityProviderPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListIdentityProviders(config: CognitoIdentityProviderPaginationConfiguration, input: ListIdentityProvidersCommandInput, ...additionalArguments: any): Paginator<ListIdentityProvidersCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListResourceServersCommandInput, ListResourceServersCommandOutput } from "../commands/ListResourceServersCommand";
|
|
3
3
|
import { CognitoIdentityProviderPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListResourceServers(config: CognitoIdentityProviderPaginationConfiguration, input: ListResourceServersCommandInput, ...additionalArguments: any): Paginator<ListResourceServersCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListUserPoolClientsCommandInput, ListUserPoolClientsCommandOutput } from "../commands/ListUserPoolClientsCommand";
|
|
3
3
|
import { CognitoIdentityProviderPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListUserPoolClients(config: CognitoIdentityProviderPaginationConfiguration, input: ListUserPoolClientsCommandInput, ...additionalArguments: any): Paginator<ListUserPoolClientsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListUserPoolsCommandInput, ListUserPoolsCommandOutput } from "../commands/ListUserPoolsCommand";
|
|
3
3
|
import { CognitoIdentityProviderPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListUserPools(config: CognitoIdentityProviderPaginationConfiguration, input: ListUserPoolsCommandInput, ...additionalArguments: any): Paginator<ListUserPoolsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListUsersInGroupCommandInput, ListUsersInGroupCommandOutput } from "../commands/ListUsersInGroupCommand";
|
|
3
3
|
import { CognitoIdentityProviderPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListUsersInGroup(config: CognitoIdentityProviderPaginationConfiguration, input: ListUsersInGroupCommandInput, ...additionalArguments: any): Paginator<ListUsersInGroupCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListUsersCommandInput, ListUsersCommandOutput } from "../commands/ListUsersCommand";
|
|
3
3
|
import { CognitoIdentityProviderPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListUsers(config: CognitoIdentityProviderPaginationConfiguration, input: ListUsersCommandInput, ...additionalArguments: any): Paginator<ListUsersCommandOutput>;
|
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.297.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",
|
|
@@ -20,9 +20,9 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sts": "3.
|
|
23
|
+
"@aws-sdk/client-sts": "3.297.0",
|
|
24
24
|
"@aws-sdk/config-resolver": "3.296.0",
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.297.0",
|
|
26
26
|
"@aws-sdk/fetch-http-handler": "3.296.0",
|
|
27
27
|
"@aws-sdk/hash-node": "3.296.0",
|
|
28
28
|
"@aws-sdk/invalid-dependency": "3.296.0",
|