aws-sdk-core 2.2.34 → 2.2.35

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,5 @@
1
+ {
2
+ "version": "1.0",
3
+ "examples": {
4
+ }
5
+ }
@@ -0,0 +1,1753 @@
1
+ {
2
+ "version":"2.0",
3
+ "metadata":{
4
+ "apiVersion":"2016-04-18",
5
+ "endpointPrefix":"cognito-idp",
6
+ "jsonVersion":"1.1",
7
+ "protocol":"json",
8
+ "serviceFullName":"Amazon Cognito Identity Provider",
9
+ "signatureVersion":"v4",
10
+ "targetPrefix":"AWSCognitoIdentityProviderService"
11
+ },
12
+ "operations":{
13
+ "AddCustomAttributes":{
14
+ "name":"AddCustomAttributes",
15
+ "http":{
16
+ "method":"POST",
17
+ "requestUri":"/"
18
+ },
19
+ "input":{"shape":"AddCustomAttributesRequest"},
20
+ "output":{"shape":"AddCustomAttributesResponse"},
21
+ "errors":[
22
+ {"shape":"ResourceNotFoundException"},
23
+ {"shape":"InvalidParameterException"},
24
+ {"shape":"TooManyRequestsException"},
25
+ {"shape":"InternalErrorException"}
26
+ ]
27
+ },
28
+ "AdminConfirmSignUp":{
29
+ "name":"AdminConfirmSignUp",
30
+ "http":{
31
+ "method":"POST",
32
+ "requestUri":"/"
33
+ },
34
+ "input":{"shape":"AdminConfirmSignUpRequest"},
35
+ "output":{"shape":"AdminConfirmSignUpResponse"},
36
+ "errors":[
37
+ {"shape":"ResourceNotFoundException"},
38
+ {"shape":"InvalidParameterException"},
39
+ {"shape":"UnexpectedLambdaException"},
40
+ {"shape":"UserLambdaValidationException"},
41
+ {"shape":"NotAuthorizedException"},
42
+ {"shape":"TooManyFailedAttemptsException"},
43
+ {"shape":"InvalidLambdaResponseException"},
44
+ {"shape":"TooManyRequestsException"},
45
+ {"shape":"LimitExceededException"},
46
+ {"shape":"InternalErrorException"}
47
+ ]
48
+ },
49
+ "AdminDeleteUser":{
50
+ "name":"AdminDeleteUser",
51
+ "http":{
52
+ "method":"POST",
53
+ "requestUri":"/"
54
+ },
55
+ "input":{"shape":"AdminDeleteUserRequest"},
56
+ "errors":[
57
+ {"shape":"ResourceNotFoundException"},
58
+ {"shape":"InvalidParameterException"},
59
+ {"shape":"TooManyRequestsException"},
60
+ {"shape":"InternalErrorException"}
61
+ ]
62
+ },
63
+ "AdminDeleteUserAttributes":{
64
+ "name":"AdminDeleteUserAttributes",
65
+ "http":{
66
+ "method":"POST",
67
+ "requestUri":"/"
68
+ },
69
+ "input":{"shape":"AdminDeleteUserAttributesRequest"},
70
+ "output":{"shape":"AdminDeleteUserAttributesResponse"},
71
+ "errors":[
72
+ {"shape":"ResourceNotFoundException"},
73
+ {"shape":"InvalidParameterException"},
74
+ {"shape":"TooManyRequestsException"},
75
+ {"shape":"InternalErrorException"}
76
+ ]
77
+ },
78
+ "AdminDisableUser":{
79
+ "name":"AdminDisableUser",
80
+ "http":{
81
+ "method":"POST",
82
+ "requestUri":"/"
83
+ },
84
+ "input":{"shape":"AdminDisableUserRequest"},
85
+ "output":{"shape":"AdminDisableUserResponse"},
86
+ "errors":[
87
+ {"shape":"ResourceNotFoundException"},
88
+ {"shape":"InvalidParameterException"},
89
+ {"shape":"TooManyRequestsException"},
90
+ {"shape":"InternalErrorException"}
91
+ ]
92
+ },
93
+ "AdminEnableUser":{
94
+ "name":"AdminEnableUser",
95
+ "http":{
96
+ "method":"POST",
97
+ "requestUri":"/"
98
+ },
99
+ "input":{"shape":"AdminEnableUserRequest"},
100
+ "output":{"shape":"AdminEnableUserResponse"},
101
+ "errors":[
102
+ {"shape":"ResourceNotFoundException"},
103
+ {"shape":"InvalidParameterException"},
104
+ {"shape":"TooManyRequestsException"},
105
+ {"shape":"InternalErrorException"}
106
+ ]
107
+ },
108
+ "AdminGetUser":{
109
+ "name":"AdminGetUser",
110
+ "http":{
111
+ "method":"POST",
112
+ "requestUri":"/"
113
+ },
114
+ "input":{"shape":"AdminGetUserRequest"},
115
+ "output":{"shape":"AdminGetUserResponse"},
116
+ "errors":[
117
+ {"shape":"ResourceNotFoundException"},
118
+ {"shape":"InvalidParameterException"},
119
+ {"shape":"TooManyRequestsException"},
120
+ {"shape":"InternalErrorException"}
121
+ ]
122
+ },
123
+ "AdminResetUserPassword":{
124
+ "name":"AdminResetUserPassword",
125
+ "http":{
126
+ "method":"POST",
127
+ "requestUri":"/"
128
+ },
129
+ "input":{"shape":"AdminResetUserPasswordRequest"},
130
+ "output":{"shape":"AdminResetUserPasswordResponse"},
131
+ "errors":[
132
+ {"shape":"ResourceNotFoundException"},
133
+ {"shape":"InvalidParameterException"},
134
+ {"shape":"UnexpectedLambdaException"},
135
+ {"shape":"UserLambdaValidationException"},
136
+ {"shape":"NotAuthorizedException"},
137
+ {"shape":"InvalidLambdaResponseException"},
138
+ {"shape":"TooManyRequestsException"},
139
+ {"shape":"LimitExceededException"},
140
+ {"shape":"InternalErrorException"}
141
+ ]
142
+ },
143
+ "AdminSetUserSettings":{
144
+ "name":"AdminSetUserSettings",
145
+ "http":{
146
+ "method":"POST",
147
+ "requestUri":"/"
148
+ },
149
+ "input":{"shape":"AdminSetUserSettingsRequest"},
150
+ "output":{"shape":"AdminSetUserSettingsResponse"},
151
+ "errors":[
152
+ {"shape":"ResourceNotFoundException"},
153
+ {"shape":"InvalidParameterException"},
154
+ {"shape":"NotAuthorizedException"}
155
+ ]
156
+ },
157
+ "AdminUpdateUserAttributes":{
158
+ "name":"AdminUpdateUserAttributes",
159
+ "http":{
160
+ "method":"POST",
161
+ "requestUri":"/"
162
+ },
163
+ "input":{"shape":"AdminUpdateUserAttributesRequest"},
164
+ "output":{"shape":"AdminUpdateUserAttributesResponse"},
165
+ "errors":[
166
+ {"shape":"ResourceNotFoundException"},
167
+ {"shape":"InvalidParameterException"},
168
+ {"shape":"UnexpectedLambdaException"},
169
+ {"shape":"UserLambdaValidationException"},
170
+ {"shape":"InvalidLambdaResponseException"},
171
+ {"shape":"AliasExistsException"},
172
+ {"shape":"TooManyRequestsException"},
173
+ {"shape":"InternalErrorException"}
174
+ ]
175
+ },
176
+ "ChangePassword":{
177
+ "name":"ChangePassword",
178
+ "http":{
179
+ "method":"POST",
180
+ "requestUri":"/"
181
+ },
182
+ "input":{"shape":"ChangePasswordRequest"},
183
+ "output":{"shape":"ChangePasswordResponse"},
184
+ "errors":[
185
+ {"shape":"ResourceNotFoundException"},
186
+ {"shape":"InvalidParameterException"},
187
+ {"shape":"InvalidPasswordException"},
188
+ {"shape":"NotAuthorizedException"},
189
+ {"shape":"TooManyRequestsException"},
190
+ {"shape":"InternalErrorException"}
191
+ ],
192
+ "authtype":"none"
193
+ },
194
+ "ConfirmForgotPassword":{
195
+ "name":"ConfirmForgotPassword",
196
+ "http":{
197
+ "method":"POST",
198
+ "requestUri":"/"
199
+ },
200
+ "input":{"shape":"ConfirmForgotPasswordRequest"},
201
+ "output":{"shape":"ConfirmForgotPasswordResponse"},
202
+ "errors":[
203
+ {"shape":"ResourceNotFoundException"},
204
+ {"shape":"UnexpectedLambdaException"},
205
+ {"shape":"UserLambdaValidationException"},
206
+ {"shape":"InvalidParameterException"},
207
+ {"shape":"InvalidPasswordException"},
208
+ {"shape":"NotAuthorizedException"},
209
+ {"shape":"CodeMismatchException"},
210
+ {"shape":"ExpiredCodeException"},
211
+ {"shape":"TooManyFailedAttemptsException"},
212
+ {"shape":"InvalidLambdaResponseException"},
213
+ {"shape":"TooManyRequestsException"},
214
+ {"shape":"LimitExceededException"},
215
+ {"shape":"InternalErrorException"}
216
+ ],
217
+ "authtype":"none"
218
+ },
219
+ "ConfirmSignUp":{
220
+ "name":"ConfirmSignUp",
221
+ "http":{
222
+ "method":"POST",
223
+ "requestUri":"/"
224
+ },
225
+ "input":{"shape":"ConfirmSignUpRequest"},
226
+ "output":{"shape":"ConfirmSignUpResponse"},
227
+ "errors":[
228
+ {"shape":"ResourceNotFoundException"},
229
+ {"shape":"InvalidParameterException"},
230
+ {"shape":"UnexpectedLambdaException"},
231
+ {"shape":"UserLambdaValidationException"},
232
+ {"shape":"NotAuthorizedException"},
233
+ {"shape":"TooManyFailedAttemptsException"},
234
+ {"shape":"CodeMismatchException"},
235
+ {"shape":"ExpiredCodeException"},
236
+ {"shape":"InvalidLambdaResponseException"},
237
+ {"shape":"AliasExistsException"},
238
+ {"shape":"TooManyRequestsException"},
239
+ {"shape":"LimitExceededException"},
240
+ {"shape":"InternalErrorException"}
241
+ ],
242
+ "authtype":"none"
243
+ },
244
+ "CreateUserPool":{
245
+ "name":"CreateUserPool",
246
+ "http":{
247
+ "method":"POST",
248
+ "requestUri":"/"
249
+ },
250
+ "input":{"shape":"CreateUserPoolRequest"},
251
+ "output":{"shape":"CreateUserPoolResponse"},
252
+ "errors":[
253
+ {"shape":"InvalidParameterException"},
254
+ {"shape":"TooManyRequestsException"},
255
+ {"shape":"InternalErrorException"},
256
+ {"shape":"LimitExceededException"}
257
+ ]
258
+ },
259
+ "CreateUserPoolClient":{
260
+ "name":"CreateUserPoolClient",
261
+ "http":{
262
+ "method":"POST",
263
+ "requestUri":"/"
264
+ },
265
+ "input":{"shape":"CreateUserPoolClientRequest"},
266
+ "output":{"shape":"CreateUserPoolClientResponse"},
267
+ "errors":[
268
+ {"shape":"InvalidParameterException"},
269
+ {"shape":"ResourceNotFoundException"},
270
+ {"shape":"TooManyRequestsException"},
271
+ {"shape":"LimitExceededException"},
272
+ {"shape":"InternalErrorException"}
273
+ ]
274
+ },
275
+ "DeleteUser":{
276
+ "name":"DeleteUser",
277
+ "http":{
278
+ "method":"POST",
279
+ "requestUri":"/"
280
+ },
281
+ "input":{"shape":"DeleteUserRequest"},
282
+ "errors":[
283
+ {"shape":"ResourceNotFoundException"},
284
+ {"shape":"InvalidParameterException"},
285
+ {"shape":"NotAuthorizedException"},
286
+ {"shape":"TooManyRequestsException"},
287
+ {"shape":"InternalErrorException"}
288
+ ],
289
+ "authtype":"none"
290
+ },
291
+ "DeleteUserAttributes":{
292
+ "name":"DeleteUserAttributes",
293
+ "http":{
294
+ "method":"POST",
295
+ "requestUri":"/"
296
+ },
297
+ "input":{"shape":"DeleteUserAttributesRequest"},
298
+ "output":{"shape":"DeleteUserAttributesResponse"},
299
+ "errors":[
300
+ {"shape":"ResourceNotFoundException"},
301
+ {"shape":"InvalidParameterException"},
302
+ {"shape":"NotAuthorizedException"},
303
+ {"shape":"TooManyRequestsException"},
304
+ {"shape":"InternalErrorException"}
305
+ ],
306
+ "authtype":"none"
307
+ },
308
+ "DeleteUserPool":{
309
+ "name":"DeleteUserPool",
310
+ "http":{
311
+ "method":"POST",
312
+ "requestUri":"/"
313
+ },
314
+ "input":{"shape":"DeleteUserPoolRequest"},
315
+ "errors":[
316
+ {"shape":"ResourceNotFoundException"},
317
+ {"shape":"InvalidParameterException"},
318
+ {"shape":"TooManyRequestsException"},
319
+ {"shape":"InternalErrorException"}
320
+ ]
321
+ },
322
+ "DeleteUserPoolClient":{
323
+ "name":"DeleteUserPoolClient",
324
+ "http":{
325
+ "method":"POST",
326
+ "requestUri":"/"
327
+ },
328
+ "input":{"shape":"DeleteUserPoolClientRequest"},
329
+ "errors":[
330
+ {"shape":"ResourceNotFoundException"},
331
+ {"shape":"InvalidParameterException"},
332
+ {"shape":"TooManyRequestsException"},
333
+ {"shape":"InternalErrorException"}
334
+ ]
335
+ },
336
+ "DescribeUserPool":{
337
+ "name":"DescribeUserPool",
338
+ "http":{
339
+ "method":"POST",
340
+ "requestUri":"/"
341
+ },
342
+ "input":{"shape":"DescribeUserPoolRequest"},
343
+ "output":{"shape":"DescribeUserPoolResponse"},
344
+ "errors":[
345
+ {"shape":"ResourceNotFoundException"},
346
+ {"shape":"InvalidParameterException"},
347
+ {"shape":"TooManyRequestsException"},
348
+ {"shape":"InternalErrorException"}
349
+ ]
350
+ },
351
+ "DescribeUserPoolClient":{
352
+ "name":"DescribeUserPoolClient",
353
+ "http":{
354
+ "method":"POST",
355
+ "requestUri":"/"
356
+ },
357
+ "input":{"shape":"DescribeUserPoolClientRequest"},
358
+ "output":{"shape":"DescribeUserPoolClientResponse"},
359
+ "errors":[
360
+ {"shape":"ResourceNotFoundException"},
361
+ {"shape":"InvalidParameterException"},
362
+ {"shape":"TooManyRequestsException"},
363
+ {"shape":"InternalErrorException"}
364
+ ]
365
+ },
366
+ "ForgotPassword":{
367
+ "name":"ForgotPassword",
368
+ "http":{
369
+ "method":"POST",
370
+ "requestUri":"/"
371
+ },
372
+ "input":{"shape":"ForgotPasswordRequest"},
373
+ "output":{"shape":"ForgotPasswordResponse"},
374
+ "errors":[
375
+ {"shape":"ResourceNotFoundException"},
376
+ {"shape":"InvalidParameterException"},
377
+ {"shape":"UnexpectedLambdaException"},
378
+ {"shape":"UserLambdaValidationException"},
379
+ {"shape":"NotAuthorizedException"},
380
+ {"shape":"InvalidLambdaResponseException"},
381
+ {"shape":"TooManyRequestsException"},
382
+ {"shape":"LimitExceededException"},
383
+ {"shape":"InternalErrorException"}
384
+ ],
385
+ "authtype":"none"
386
+ },
387
+ "GetJWKS":{
388
+ "name":"GetJWKS",
389
+ "http":{
390
+ "method":"GET",
391
+ "requestUri":"/{userPoolId}/.well-known/jwks.json",
392
+ "responseCode":200
393
+ },
394
+ "input":{"shape":"GetJWKSRequest"},
395
+ "output":{"shape":"GetJWKSResponse"},
396
+ "errors":[
397
+ {"shape":"ResourceNotFoundException"},
398
+ {"shape":"TooManyRequestsException"},
399
+ {"shape":"InternalErrorException"}
400
+ ],
401
+ "authtype":"none"
402
+ },
403
+ "GetOpenIdConfiguration":{
404
+ "name":"GetOpenIdConfiguration",
405
+ "http":{
406
+ "method":"GET",
407
+ "requestUri":"/{userPoolId}/.well-known/openid-configuration",
408
+ "responseCode":200
409
+ },
410
+ "input":{"shape":"GetOpenIdConfigurationRequest"},
411
+ "output":{"shape":"GetOpenIdConfigurationResponse"},
412
+ "errors":[
413
+ {"shape":"ResourceNotFoundException"},
414
+ {"shape":"TooManyRequestsException"},
415
+ {"shape":"InternalErrorException"}
416
+ ],
417
+ "authtype":"none"
418
+ },
419
+ "GetUser":{
420
+ "name":"GetUser",
421
+ "http":{
422
+ "method":"POST",
423
+ "requestUri":"/"
424
+ },
425
+ "input":{"shape":"GetUserRequest"},
426
+ "output":{"shape":"GetUserResponse"},
427
+ "errors":[
428
+ {"shape":"ResourceNotFoundException"},
429
+ {"shape":"InvalidParameterException"},
430
+ {"shape":"NotAuthorizedException"},
431
+ {"shape":"TooManyRequestsException"},
432
+ {"shape":"InternalErrorException"}
433
+ ],
434
+ "authtype":"none"
435
+ },
436
+ "GetUserAttributeVerificationCode":{
437
+ "name":"GetUserAttributeVerificationCode",
438
+ "http":{
439
+ "method":"POST",
440
+ "requestUri":"/"
441
+ },
442
+ "input":{"shape":"GetUserAttributeVerificationCodeRequest"},
443
+ "output":{"shape":"GetUserAttributeVerificationCodeResponse"},
444
+ "errors":[
445
+ {"shape":"ResourceNotFoundException"},
446
+ {"shape":"InvalidParameterException"},
447
+ {"shape":"TooManyRequestsException"},
448
+ {"shape":"NotAuthorizedException"},
449
+ {"shape":"UnexpectedLambdaException"},
450
+ {"shape":"UserLambdaValidationException"},
451
+ {"shape":"InvalidLambdaResponseException"},
452
+ {"shape":"InternalErrorException"}
453
+ ],
454
+ "authtype":"none"
455
+ },
456
+ "ListUserPoolClients":{
457
+ "name":"ListUserPoolClients",
458
+ "http":{
459
+ "method":"POST",
460
+ "requestUri":"/"
461
+ },
462
+ "input":{"shape":"ListUserPoolClientsRequest"},
463
+ "output":{"shape":"ListUserPoolClientsResponse"},
464
+ "errors":[
465
+ {"shape":"InvalidParameterException"},
466
+ {"shape":"ResourceNotFoundException"},
467
+ {"shape":"TooManyRequestsException"},
468
+ {"shape":"InternalErrorException"}
469
+ ]
470
+ },
471
+ "ListUserPools":{
472
+ "name":"ListUserPools",
473
+ "http":{
474
+ "method":"POST",
475
+ "requestUri":"/"
476
+ },
477
+ "input":{"shape":"ListUserPoolsRequest"},
478
+ "output":{"shape":"ListUserPoolsResponse"},
479
+ "errors":[
480
+ {"shape":"InvalidParameterException"},
481
+ {"shape":"TooManyRequestsException"},
482
+ {"shape":"InternalErrorException"}
483
+ ]
484
+ },
485
+ "ListUsers":{
486
+ "name":"ListUsers",
487
+ "http":{
488
+ "method":"POST",
489
+ "requestUri":"/"
490
+ },
491
+ "input":{"shape":"ListUsersRequest"},
492
+ "output":{"shape":"ListUsersResponse"},
493
+ "errors":[
494
+ {"shape":"InvalidParameterException"},
495
+ {"shape":"ResourceNotFoundException"},
496
+ {"shape":"TooManyRequestsException"},
497
+ {"shape":"InternalErrorException"}
498
+ ]
499
+ },
500
+ "ResendConfirmationCode":{
501
+ "name":"ResendConfirmationCode",
502
+ "http":{
503
+ "method":"POST",
504
+ "requestUri":"/"
505
+ },
506
+ "input":{"shape":"ResendConfirmationCodeRequest"},
507
+ "output":{"shape":"ResendConfirmationCodeResponse"},
508
+ "errors":[
509
+ {"shape":"ResourceNotFoundException"},
510
+ {"shape":"InvalidParameterException"},
511
+ {"shape":"UnexpectedLambdaException"},
512
+ {"shape":"UserLambdaValidationException"},
513
+ {"shape":"NotAuthorizedException"},
514
+ {"shape":"InvalidLambdaResponseException"},
515
+ {"shape":"TooManyRequestsException"},
516
+ {"shape":"LimitExceededException"},
517
+ {"shape":"InternalErrorException"}
518
+ ],
519
+ "authtype":"none"
520
+ },
521
+ "SetUserSettings":{
522
+ "name":"SetUserSettings",
523
+ "http":{
524
+ "method":"POST",
525
+ "requestUri":"/"
526
+ },
527
+ "input":{"shape":"SetUserSettingsRequest"},
528
+ "output":{"shape":"SetUserSettingsResponse"},
529
+ "errors":[
530
+ {"shape":"ResourceNotFoundException"},
531
+ {"shape":"InvalidParameterException"},
532
+ {"shape":"NotAuthorizedException"}
533
+ ],
534
+ "authtype":"none"
535
+ },
536
+ "SignUp":{
537
+ "name":"SignUp",
538
+ "http":{
539
+ "method":"POST",
540
+ "requestUri":"/"
541
+ },
542
+ "input":{"shape":"SignUpRequest"},
543
+ "output":{"shape":"SignUpResponse"},
544
+ "errors":[
545
+ {"shape":"ResourceNotFoundException"},
546
+ {"shape":"InvalidParameterException"},
547
+ {"shape":"UnexpectedLambdaException"},
548
+ {"shape":"UserLambdaValidationException"},
549
+ {"shape":"NotAuthorizedException"},
550
+ {"shape":"InvalidPasswordException"},
551
+ {"shape":"InvalidLambdaResponseException"},
552
+ {"shape":"UsernameExistsException"},
553
+ {"shape":"TooManyRequestsException"},
554
+ {"shape":"InternalErrorException"}
555
+ ],
556
+ "authtype":"none"
557
+ },
558
+ "UpdateUserAttributes":{
559
+ "name":"UpdateUserAttributes",
560
+ "http":{
561
+ "method":"POST",
562
+ "requestUri":"/"
563
+ },
564
+ "input":{"shape":"UpdateUserAttributesRequest"},
565
+ "output":{"shape":"UpdateUserAttributesResponse"},
566
+ "errors":[
567
+ {"shape":"ResourceNotFoundException"},
568
+ {"shape":"InvalidParameterException"},
569
+ {"shape":"CodeMismatchException"},
570
+ {"shape":"ExpiredCodeException"},
571
+ {"shape":"NotAuthorizedException"},
572
+ {"shape":"UnexpectedLambdaException"},
573
+ {"shape":"UserLambdaValidationException"},
574
+ {"shape":"InvalidLambdaResponseException"},
575
+ {"shape":"TooManyRequestsException"},
576
+ {"shape":"AliasExistsException"},
577
+ {"shape":"InternalErrorException"}
578
+ ],
579
+ "authtype":"none"
580
+ },
581
+ "UpdateUserPool":{
582
+ "name":"UpdateUserPool",
583
+ "http":{
584
+ "method":"POST",
585
+ "requestUri":"/"
586
+ },
587
+ "input":{"shape":"UpdateUserPoolRequest"},
588
+ "output":{"shape":"UpdateUserPoolResponse"},
589
+ "errors":[
590
+ {"shape":"ResourceNotFoundException"},
591
+ {"shape":"InvalidParameterException"},
592
+ {"shape":"ConcurrentModificationException"},
593
+ {"shape":"TooManyRequestsException"},
594
+ {"shape":"InternalErrorException"}
595
+ ]
596
+ },
597
+ "UpdateUserPoolClient":{
598
+ "name":"UpdateUserPoolClient",
599
+ "http":{
600
+ "method":"POST",
601
+ "requestUri":"/"
602
+ },
603
+ "input":{"shape":"UpdateUserPoolClientRequest"},
604
+ "output":{"shape":"UpdateUserPoolClientResponse"},
605
+ "errors":[
606
+ {"shape":"ResourceNotFoundException"},
607
+ {"shape":"InvalidParameterException"},
608
+ {"shape":"TooManyRequestsException"},
609
+ {"shape":"InternalErrorException"}
610
+ ]
611
+ },
612
+ "VerifyUserAttribute":{
613
+ "name":"VerifyUserAttribute",
614
+ "http":{
615
+ "method":"POST",
616
+ "requestUri":"/"
617
+ },
618
+ "input":{"shape":"VerifyUserAttributeRequest"},
619
+ "output":{"shape":"VerifyUserAttributeResponse"},
620
+ "errors":[
621
+ {"shape":"ResourceNotFoundException"},
622
+ {"shape":"InvalidParameterException"},
623
+ {"shape":"CodeMismatchException"},
624
+ {"shape":"ExpiredCodeException"},
625
+ {"shape":"NotAuthorizedException"},
626
+ {"shape":"TooManyRequestsException"},
627
+ {"shape":"InternalErrorException"}
628
+ ],
629
+ "authtype":"none"
630
+ }
631
+ },
632
+ "shapes":{
633
+ "AddCustomAttributesRequest":{
634
+ "type":"structure",
635
+ "required":[
636
+ "UserPoolId",
637
+ "CustomAttributes"
638
+ ],
639
+ "members":{
640
+ "UserPoolId":{"shape":"UserPoolIdType"},
641
+ "CustomAttributes":{"shape":"CustomAttributesListType"}
642
+ }
643
+ },
644
+ "AddCustomAttributesResponse":{
645
+ "type":"structure",
646
+ "members":{
647
+ }
648
+ },
649
+ "AdminConfirmSignUpRequest":{
650
+ "type":"structure",
651
+ "required":[
652
+ "UserPoolId",
653
+ "Username"
654
+ ],
655
+ "members":{
656
+ "UserPoolId":{"shape":"UserPoolIdType"},
657
+ "Username":{"shape":"UsernameType"}
658
+ }
659
+ },
660
+ "AdminConfirmSignUpResponse":{
661
+ "type":"structure",
662
+ "members":{
663
+ }
664
+ },
665
+ "AdminDeleteUserAttributesRequest":{
666
+ "type":"structure",
667
+ "required":[
668
+ "UserPoolId",
669
+ "Username",
670
+ "UserAttributeNames"
671
+ ],
672
+ "members":{
673
+ "UserPoolId":{"shape":"UserPoolIdType"},
674
+ "Username":{"shape":"UsernameType"},
675
+ "UserAttributeNames":{"shape":"AttributeNameListType"}
676
+ }
677
+ },
678
+ "AdminDeleteUserAttributesResponse":{
679
+ "type":"structure",
680
+ "members":{
681
+ }
682
+ },
683
+ "AdminDeleteUserRequest":{
684
+ "type":"structure",
685
+ "required":[
686
+ "UserPoolId",
687
+ "Username"
688
+ ],
689
+ "members":{
690
+ "UserPoolId":{"shape":"UserPoolIdType"},
691
+ "Username":{"shape":"UsernameType"}
692
+ }
693
+ },
694
+ "AdminDisableUserRequest":{
695
+ "type":"structure",
696
+ "required":[
697
+ "UserPoolId",
698
+ "Username"
699
+ ],
700
+ "members":{
701
+ "UserPoolId":{"shape":"UserPoolIdType"},
702
+ "Username":{"shape":"UsernameType"}
703
+ }
704
+ },
705
+ "AdminDisableUserResponse":{
706
+ "type":"structure",
707
+ "members":{
708
+ }
709
+ },
710
+ "AdminEnableUserRequest":{
711
+ "type":"structure",
712
+ "required":[
713
+ "UserPoolId",
714
+ "Username"
715
+ ],
716
+ "members":{
717
+ "UserPoolId":{"shape":"UserPoolIdType"},
718
+ "Username":{"shape":"UsernameType"}
719
+ }
720
+ },
721
+ "AdminEnableUserResponse":{
722
+ "type":"structure",
723
+ "members":{
724
+ }
725
+ },
726
+ "AdminGetUserRequest":{
727
+ "type":"structure",
728
+ "required":[
729
+ "UserPoolId",
730
+ "Username"
731
+ ],
732
+ "members":{
733
+ "UserPoolId":{"shape":"UserPoolIdType"},
734
+ "Username":{"shape":"UsernameType"}
735
+ }
736
+ },
737
+ "AdminGetUserResponse":{
738
+ "type":"structure",
739
+ "required":["Username"],
740
+ "members":{
741
+ "Username":{"shape":"UsernameType"},
742
+ "UserAttributes":{"shape":"AttributeListType"},
743
+ "UserCreateDate":{"shape":"DateType"},
744
+ "UserLastModifiedDate":{"shape":"DateType"},
745
+ "Enabled":{"shape":"BooleanType"},
746
+ "UserStatus":{"shape":"UserStatusType"},
747
+ "MFAOptions":{"shape":"MFAOptionListType"}
748
+ }
749
+ },
750
+ "AdminResetUserPasswordRequest":{
751
+ "type":"structure",
752
+ "required":[
753
+ "UserPoolId",
754
+ "Username"
755
+ ],
756
+ "members":{
757
+ "UserPoolId":{"shape":"UserPoolIdType"},
758
+ "Username":{"shape":"UsernameType"}
759
+ }
760
+ },
761
+ "AdminResetUserPasswordResponse":{
762
+ "type":"structure",
763
+ "members":{
764
+ }
765
+ },
766
+ "AdminSetUserSettingsRequest":{
767
+ "type":"structure",
768
+ "required":[
769
+ "UserPoolId",
770
+ "Username",
771
+ "MFAOptions"
772
+ ],
773
+ "members":{
774
+ "UserPoolId":{"shape":"UserPoolIdType"},
775
+ "Username":{"shape":"UsernameType"},
776
+ "MFAOptions":{"shape":"MFAOptionListType"}
777
+ }
778
+ },
779
+ "AdminSetUserSettingsResponse":{
780
+ "type":"structure",
781
+ "members":{
782
+ }
783
+ },
784
+ "AdminUpdateUserAttributesRequest":{
785
+ "type":"structure",
786
+ "required":[
787
+ "UserPoolId",
788
+ "Username",
789
+ "UserAttributes"
790
+ ],
791
+ "members":{
792
+ "UserPoolId":{"shape":"UserPoolIdType"},
793
+ "Username":{"shape":"UsernameType"},
794
+ "UserAttributes":{"shape":"AttributeListType"}
795
+ }
796
+ },
797
+ "AdminUpdateUserAttributesResponse":{
798
+ "type":"structure",
799
+ "members":{
800
+ }
801
+ },
802
+ "AliasAttributeType":{
803
+ "type":"string",
804
+ "enum":[
805
+ "phone_number",
806
+ "email",
807
+ "preferred_username"
808
+ ]
809
+ },
810
+ "AliasAttributesListType":{
811
+ "type":"list",
812
+ "member":{"shape":"AliasAttributeType"}
813
+ },
814
+ "AliasExistsException":{
815
+ "type":"structure",
816
+ "members":{
817
+ "message":{"shape":"MessageType"}
818
+ },
819
+ "exception":true
820
+ },
821
+ "ArnType":{
822
+ "type":"string",
823
+ "max":2048,
824
+ "min":20
825
+ },
826
+ "AttributeDataType":{
827
+ "type":"string",
828
+ "enum":[
829
+ "String",
830
+ "Number",
831
+ "DateTime",
832
+ "Boolean"
833
+ ]
834
+ },
835
+ "AttributeListType":{
836
+ "type":"list",
837
+ "member":{"shape":"AttributeType"}
838
+ },
839
+ "AttributeNameListType":{
840
+ "type":"list",
841
+ "member":{"shape":"AttributeNameType"}
842
+ },
843
+ "AttributeNameType":{
844
+ "type":"string",
845
+ "max":32,
846
+ "min":1,
847
+ "pattern":"[\\p{L}\\p{M}\\p{S}\\p{N}\\p{P}]+"
848
+ },
849
+ "AttributeType":{
850
+ "type":"structure",
851
+ "required":["Name"],
852
+ "members":{
853
+ "Name":{"shape":"AttributeNameType"},
854
+ "Value":{"shape":"AttributeValueType"}
855
+ }
856
+ },
857
+ "AttributeValueType":{
858
+ "type":"string",
859
+ "max":256,
860
+ "sensitive":true
861
+ },
862
+ "BooleanType":{"type":"boolean"},
863
+ "ChangePasswordRequest":{
864
+ "type":"structure",
865
+ "required":[
866
+ "PreviousPassword",
867
+ "ProposedPassword"
868
+ ],
869
+ "members":{
870
+ "PreviousPassword":{"shape":"PasswordType"},
871
+ "ProposedPassword":{"shape":"PasswordType"},
872
+ "AccessToken":{"shape":"TokenModelType"}
873
+ }
874
+ },
875
+ "ChangePasswordResponse":{
876
+ "type":"structure",
877
+ "members":{
878
+ }
879
+ },
880
+ "ClientIdType":{
881
+ "type":"string",
882
+ "max":128,
883
+ "min":1,
884
+ "pattern":"[\\w+]+",
885
+ "sensitive":true
886
+ },
887
+ "ClientNameType":{
888
+ "type":"string",
889
+ "max":128,
890
+ "min":1,
891
+ "pattern":"[\\w\\s+=,.@-]+"
892
+ },
893
+ "ClientSecretType":{
894
+ "type":"string",
895
+ "max":64,
896
+ "min":1,
897
+ "pattern":"[\\w+]+",
898
+ "sensitive":true
899
+ },
900
+ "CodeDeliveryDetailsListType":{
901
+ "type":"list",
902
+ "member":{"shape":"CodeDeliveryDetailsType"}
903
+ },
904
+ "CodeDeliveryDetailsType":{
905
+ "type":"structure",
906
+ "members":{
907
+ "Destination":{"shape":"StringType"},
908
+ "DeliveryMedium":{"shape":"DeliveryMediumType"},
909
+ "AttributeName":{"shape":"AttributeNameType"}
910
+ }
911
+ },
912
+ "CodeMismatchException":{
913
+ "type":"structure",
914
+ "members":{
915
+ "message":{"shape":"MessageType"}
916
+ },
917
+ "exception":true
918
+ },
919
+ "ConcurrentModificationException":{
920
+ "type":"structure",
921
+ "members":{
922
+ "message":{"shape":"MessageType"}
923
+ },
924
+ "exception":true
925
+ },
926
+ "ConfirmForgotPasswordRequest":{
927
+ "type":"structure",
928
+ "required":[
929
+ "ClientId",
930
+ "Username",
931
+ "ConfirmationCode",
932
+ "Password"
933
+ ],
934
+ "members":{
935
+ "ClientId":{"shape":"ClientIdType"},
936
+ "SecretHash":{"shape":"SecretHashType"},
937
+ "Username":{"shape":"UsernameType"},
938
+ "ConfirmationCode":{"shape":"ConfirmationCodeType"},
939
+ "Password":{"shape":"PasswordType"}
940
+ }
941
+ },
942
+ "ConfirmForgotPasswordResponse":{
943
+ "type":"structure",
944
+ "members":{
945
+ }
946
+ },
947
+ "ConfirmSignUpRequest":{
948
+ "type":"structure",
949
+ "required":[
950
+ "ClientId",
951
+ "Username",
952
+ "ConfirmationCode"
953
+ ],
954
+ "members":{
955
+ "ClientId":{"shape":"ClientIdType"},
956
+ "SecretHash":{"shape":"SecretHashType"},
957
+ "Username":{"shape":"UsernameType"},
958
+ "ConfirmationCode":{"shape":"ConfirmationCodeType"},
959
+ "ForceAliasCreation":{"shape":"ForceAliasCreation"}
960
+ }
961
+ },
962
+ "ConfirmSignUpResponse":{
963
+ "type":"structure",
964
+ "members":{
965
+ }
966
+ },
967
+ "ConfirmationCodeType":{
968
+ "type":"string",
969
+ "max":2048,
970
+ "min":1,
971
+ "pattern":"[\\S]+"
972
+ },
973
+ "CreateUserPoolClientRequest":{
974
+ "type":"structure",
975
+ "required":[
976
+ "UserPoolId",
977
+ "ClientName"
978
+ ],
979
+ "members":{
980
+ "UserPoolId":{"shape":"UserPoolIdType"},
981
+ "ClientName":{"shape":"ClientNameType"},
982
+ "GenerateSecret":{"shape":"GenerateSecret"}
983
+ }
984
+ },
985
+ "CreateUserPoolClientResponse":{
986
+ "type":"structure",
987
+ "members":{
988
+ "UserPoolClient":{"shape":"UserPoolClientType"}
989
+ }
990
+ },
991
+ "CreateUserPoolRequest":{
992
+ "type":"structure",
993
+ "required":["PoolName"],
994
+ "members":{
995
+ "PoolName":{"shape":"UserPoolNameType"},
996
+ "Policies":{"shape":"UserPoolPolicyType"},
997
+ "LambdaConfig":{"shape":"LambdaConfigType"},
998
+ "AutoVerifiedAttributes":{"shape":"VerifiedAttributesListType"},
999
+ "AliasAttributes":{"shape":"AliasAttributesListType"},
1000
+ "SmsVerificationMessage":{"shape":"SmsVerificationMessageType"},
1001
+ "EmailVerificationMessage":{"shape":"EmailVerificationMessageType"},
1002
+ "EmailVerificationSubject":{"shape":"EmailVerificationSubjectType"},
1003
+ "SmsAuthenticationMessage":{"shape":"SmsVerificationMessageType"},
1004
+ "MfaConfiguration":{"shape":"UserPoolMfaType"}
1005
+ }
1006
+ },
1007
+ "CreateUserPoolResponse":{
1008
+ "type":"structure",
1009
+ "members":{
1010
+ "UserPool":{"shape":"UserPoolType"}
1011
+ }
1012
+ },
1013
+ "CustomAttributeNameType":{
1014
+ "type":"string",
1015
+ "max":20,
1016
+ "min":1,
1017
+ "pattern":"[\\p{L}\\p{M}\\p{S}\\p{N}\\p{P}]+"
1018
+ },
1019
+ "CustomAttributesListType":{
1020
+ "type":"list",
1021
+ "member":{"shape":"SchemaAttributeType"},
1022
+ "max":25,
1023
+ "min":1
1024
+ },
1025
+ "DateType":{"type":"timestamp"},
1026
+ "DeleteUserAttributesRequest":{
1027
+ "type":"structure",
1028
+ "required":["UserAttributeNames"],
1029
+ "members":{
1030
+ "UserAttributeNames":{"shape":"AttributeNameListType"},
1031
+ "AccessToken":{"shape":"TokenModelType"}
1032
+ }
1033
+ },
1034
+ "DeleteUserAttributesResponse":{
1035
+ "type":"structure",
1036
+ "members":{
1037
+ }
1038
+ },
1039
+ "DeleteUserPoolClientRequest":{
1040
+ "type":"structure",
1041
+ "required":[
1042
+ "UserPoolId",
1043
+ "ClientId"
1044
+ ],
1045
+ "members":{
1046
+ "UserPoolId":{"shape":"UserPoolIdType"},
1047
+ "ClientId":{"shape":"ClientIdType"}
1048
+ }
1049
+ },
1050
+ "DeleteUserPoolRequest":{
1051
+ "type":"structure",
1052
+ "required":["UserPoolId"],
1053
+ "members":{
1054
+ "UserPoolId":{"shape":"UserPoolIdType"}
1055
+ }
1056
+ },
1057
+ "DeleteUserRequest":{
1058
+ "type":"structure",
1059
+ "members":{
1060
+ "AccessToken":{"shape":"TokenModelType"}
1061
+ }
1062
+ },
1063
+ "DeliveryMediumType":{
1064
+ "type":"string",
1065
+ "enum":[
1066
+ "SMS",
1067
+ "EMAIL"
1068
+ ]
1069
+ },
1070
+ "DescribeUserPoolClientRequest":{
1071
+ "type":"structure",
1072
+ "required":[
1073
+ "UserPoolId",
1074
+ "ClientId"
1075
+ ],
1076
+ "members":{
1077
+ "UserPoolId":{"shape":"UserPoolIdType"},
1078
+ "ClientId":{"shape":"ClientIdType"}
1079
+ }
1080
+ },
1081
+ "DescribeUserPoolClientResponse":{
1082
+ "type":"structure",
1083
+ "members":{
1084
+ "UserPoolClient":{"shape":"UserPoolClientType"}
1085
+ }
1086
+ },
1087
+ "DescribeUserPoolRequest":{
1088
+ "type":"structure",
1089
+ "required":["UserPoolId"],
1090
+ "members":{
1091
+ "UserPoolId":{"shape":"UserPoolIdType"}
1092
+ }
1093
+ },
1094
+ "DescribeUserPoolResponse":{
1095
+ "type":"structure",
1096
+ "members":{
1097
+ "UserPool":{"shape":"UserPoolType"}
1098
+ }
1099
+ },
1100
+ "EmailVerificationMessageType":{
1101
+ "type":"string",
1102
+ "max":2048,
1103
+ "min":6,
1104
+ "pattern":"[\\p{L}\\p{M}\\p{S}\\p{N}\\p{P}\\s*]*\\{####\\}[\\p{L}\\p{M}\\p{S}\\p{N}\\p{P}\\s*]*"
1105
+ },
1106
+ "EmailVerificationSubjectType":{
1107
+ "type":"string",
1108
+ "max":140,
1109
+ "min":1,
1110
+ "pattern":"[\\p{L}\\p{M}\\p{S}\\p{N}\\p{P}\\s]+"
1111
+ },
1112
+ "ExpiredCodeException":{
1113
+ "type":"structure",
1114
+ "members":{
1115
+ "message":{"shape":"MessageType"}
1116
+ },
1117
+ "exception":true
1118
+ },
1119
+ "ForceAliasCreation":{"type":"boolean"},
1120
+ "ForgotPasswordRequest":{
1121
+ "type":"structure",
1122
+ "required":[
1123
+ "ClientId",
1124
+ "Username"
1125
+ ],
1126
+ "members":{
1127
+ "ClientId":{"shape":"ClientIdType"},
1128
+ "SecretHash":{"shape":"SecretHashType"},
1129
+ "Username":{"shape":"UsernameType"}
1130
+ }
1131
+ },
1132
+ "ForgotPasswordResponse":{
1133
+ "type":"structure",
1134
+ "members":{
1135
+ "CodeDeliveryDetails":{"shape":"CodeDeliveryDetailsType"}
1136
+ }
1137
+ },
1138
+ "GenerateSecret":{"type":"boolean"},
1139
+ "GetJWKSRequest":{
1140
+ "type":"structure",
1141
+ "required":["UserPoolId"],
1142
+ "members":{
1143
+ "UserPoolId":{
1144
+ "shape":"UserPoolIdType",
1145
+ "location":"uri",
1146
+ "locationName":"userPoolId"
1147
+ }
1148
+ }
1149
+ },
1150
+ "GetJWKSResponse":{
1151
+ "type":"structure",
1152
+ "members":{
1153
+ "keys":{"shape":"KeyListType"}
1154
+ }
1155
+ },
1156
+ "GetOpenIdConfigurationRequest":{
1157
+ "type":"structure",
1158
+ "required":["UserPoolId"],
1159
+ "members":{
1160
+ "UserPoolId":{
1161
+ "shape":"UserPoolIdType",
1162
+ "location":"uri",
1163
+ "locationName":"userPoolId"
1164
+ }
1165
+ }
1166
+ },
1167
+ "GetOpenIdConfigurationResponse":{
1168
+ "type":"structure",
1169
+ "members":{
1170
+ "issuer":{"shape":"openIdUrlType"},
1171
+ "jwks_uri":{"shape":"openIdUrlType"},
1172
+ "authorization_endpoint":{"shape":"openIdUrlType"},
1173
+ "subject_types_supported":{"shape":"openIdListType"},
1174
+ "response_types_supported":{"shape":"openIdListType"},
1175
+ "id_token_signing_alg_values_supported":{"shape":"openIdListType"}
1176
+ }
1177
+ },
1178
+ "GetUserAttributeVerificationCodeRequest":{
1179
+ "type":"structure",
1180
+ "required":["AttributeName"],
1181
+ "members":{
1182
+ "AccessToken":{"shape":"TokenModelType"},
1183
+ "AttributeName":{"shape":"AttributeNameType"}
1184
+ }
1185
+ },
1186
+ "GetUserAttributeVerificationCodeResponse":{
1187
+ "type":"structure",
1188
+ "members":{
1189
+ "CodeDeliveryDetails":{"shape":"CodeDeliveryDetailsType"}
1190
+ }
1191
+ },
1192
+ "GetUserRequest":{
1193
+ "type":"structure",
1194
+ "members":{
1195
+ "AccessToken":{"shape":"TokenModelType"}
1196
+ }
1197
+ },
1198
+ "GetUserResponse":{
1199
+ "type":"structure",
1200
+ "required":[
1201
+ "Username",
1202
+ "UserAttributes"
1203
+ ],
1204
+ "members":{
1205
+ "Username":{"shape":"UsernameType"},
1206
+ "UserAttributes":{"shape":"AttributeListType"},
1207
+ "MFAOptions":{"shape":"MFAOptionListType"}
1208
+ }
1209
+ },
1210
+ "IntegerType":{"type":"integer"},
1211
+ "InternalErrorException":{
1212
+ "type":"structure",
1213
+ "members":{
1214
+ "message":{"shape":"MessageType"}
1215
+ },
1216
+ "exception":true,
1217
+ "fault":true
1218
+ },
1219
+ "InvalidLambdaResponseException":{
1220
+ "type":"structure",
1221
+ "members":{
1222
+ "message":{"shape":"MessageType"}
1223
+ },
1224
+ "exception":true
1225
+ },
1226
+ "InvalidParameterException":{
1227
+ "type":"structure",
1228
+ "members":{
1229
+ "message":{"shape":"MessageType"}
1230
+ },
1231
+ "exception":true
1232
+ },
1233
+ "InvalidPasswordException":{
1234
+ "type":"structure",
1235
+ "members":{
1236
+ "message":{"shape":"MessageType"}
1237
+ },
1238
+ "exception":true
1239
+ },
1240
+ "KeyListType":{
1241
+ "type":"list",
1242
+ "member":{"shape":"KeyType"}
1243
+ },
1244
+ "KeyType":{
1245
+ "type":"structure",
1246
+ "members":{
1247
+ "kty":{"shape":"StringType"},
1248
+ "alg":{"shape":"StringType"},
1249
+ "use":{"shape":"StringType"},
1250
+ "kid":{"shape":"StringType"},
1251
+ "n":{"shape":"StringType"},
1252
+ "e":{"shape":"StringType"}
1253
+ }
1254
+ },
1255
+ "LambdaConfigType":{
1256
+ "type":"structure",
1257
+ "members":{
1258
+ "PreSignUp":{"shape":"ArnType"},
1259
+ "CustomMessage":{"shape":"ArnType"},
1260
+ "PostConfirmation":{"shape":"ArnType"},
1261
+ "PreAuthentication":{"shape":"ArnType"},
1262
+ "PostAuthentication":{"shape":"ArnType"}
1263
+ }
1264
+ },
1265
+ "LimitExceededException":{
1266
+ "type":"structure",
1267
+ "members":{
1268
+ "message":{"shape":"MessageType"}
1269
+ },
1270
+ "exception":true
1271
+ },
1272
+ "ListUserPoolClientsRequest":{
1273
+ "type":"structure",
1274
+ "required":["UserPoolId"],
1275
+ "members":{
1276
+ "UserPoolId":{"shape":"UserPoolIdType"},
1277
+ "MaxResults":{"shape":"QueryLimit"},
1278
+ "NextToken":{"shape":"PaginationKey"}
1279
+ }
1280
+ },
1281
+ "ListUserPoolClientsResponse":{
1282
+ "type":"structure",
1283
+ "members":{
1284
+ "UserPoolClients":{"shape":"UserPoolClientListType"},
1285
+ "NextToken":{"shape":"PaginationKey"}
1286
+ }
1287
+ },
1288
+ "ListUserPoolsRequest":{
1289
+ "type":"structure",
1290
+ "required":["MaxResults"],
1291
+ "members":{
1292
+ "NextToken":{"shape":"PaginationKeyType"},
1293
+ "MaxResults":{"shape":"QueryLimitType"}
1294
+ }
1295
+ },
1296
+ "ListUserPoolsResponse":{
1297
+ "type":"structure",
1298
+ "members":{
1299
+ "UserPools":{"shape":"UserPoolListType"},
1300
+ "NextToken":{"shape":"PaginationKeyType"}
1301
+ }
1302
+ },
1303
+ "ListUsersRequest":{
1304
+ "type":"structure",
1305
+ "required":["UserPoolId"],
1306
+ "members":{
1307
+ "UserPoolId":{"shape":"UserPoolIdType"},
1308
+ "AttributesToGet":{"shape":"SearchedAttributeNamesListType"},
1309
+ "Limit":{"shape":"QueryLimitType"},
1310
+ "PaginationToken":{"shape":"SearchPaginationTokenType"},
1311
+ "UserStatus":{"shape":"UserStatusType"}
1312
+ }
1313
+ },
1314
+ "ListUsersResponse":{
1315
+ "type":"structure",
1316
+ "members":{
1317
+ "Users":{"shape":"UsersListType"},
1318
+ "PaginationToken":{"shape":"SearchPaginationTokenType"}
1319
+ }
1320
+ },
1321
+ "MFAOptionListType":{
1322
+ "type":"list",
1323
+ "member":{"shape":"MFAOptionType"}
1324
+ },
1325
+ "MFAOptionType":{
1326
+ "type":"structure",
1327
+ "members":{
1328
+ "DeliveryMedium":{"shape":"DeliveryMediumType"},
1329
+ "AttributeName":{"shape":"AttributeNameType"}
1330
+ }
1331
+ },
1332
+ "MessageType":{"type":"string"},
1333
+ "NotAuthorizedException":{
1334
+ "type":"structure",
1335
+ "members":{
1336
+ "message":{"shape":"MessageType"}
1337
+ },
1338
+ "exception":true
1339
+ },
1340
+ "NumberAttributeConstraintsType":{
1341
+ "type":"structure",
1342
+ "members":{
1343
+ "MinValue":{"shape":"StringType"},
1344
+ "MaxValue":{"shape":"StringType"}
1345
+ }
1346
+ },
1347
+ "PaginationKey":{
1348
+ "type":"string",
1349
+ "min":1
1350
+ },
1351
+ "PaginationKeyType":{
1352
+ "type":"string",
1353
+ "min":1,
1354
+ "pattern":"[\\S]+"
1355
+ },
1356
+ "PasswordPolicyMinLengthType":{
1357
+ "type":"integer",
1358
+ "max":99,
1359
+ "min":6
1360
+ },
1361
+ "PasswordPolicyType":{
1362
+ "type":"structure",
1363
+ "members":{
1364
+ "MinimumLength":{"shape":"PasswordPolicyMinLengthType"},
1365
+ "RequireUppercase":{"shape":"BooleanType"},
1366
+ "RequireLowercase":{"shape":"BooleanType"},
1367
+ "RequireNumbers":{"shape":"BooleanType"},
1368
+ "RequireSymbols":{"shape":"BooleanType"}
1369
+ }
1370
+ },
1371
+ "PasswordType":{
1372
+ "type":"string",
1373
+ "max":256,
1374
+ "min":6,
1375
+ "pattern":"[\\S]+",
1376
+ "sensitive":true
1377
+ },
1378
+ "QueryLimit":{
1379
+ "type":"integer",
1380
+ "max":60,
1381
+ "min":1
1382
+ },
1383
+ "QueryLimitType":{
1384
+ "type":"integer",
1385
+ "max":60,
1386
+ "min":1
1387
+ },
1388
+ "ResendConfirmationCodeRequest":{
1389
+ "type":"structure",
1390
+ "required":[
1391
+ "ClientId",
1392
+ "Username"
1393
+ ],
1394
+ "members":{
1395
+ "ClientId":{"shape":"ClientIdType"},
1396
+ "SecretHash":{"shape":"SecretHashType"},
1397
+ "Username":{"shape":"UsernameType"}
1398
+ }
1399
+ },
1400
+ "ResendConfirmationCodeResponse":{
1401
+ "type":"structure",
1402
+ "members":{
1403
+ "CodeDeliveryDetails":{"shape":"CodeDeliveryDetailsType"}
1404
+ }
1405
+ },
1406
+ "ResourceNotFoundException":{
1407
+ "type":"structure",
1408
+ "members":{
1409
+ "message":{"shape":"MessageType"}
1410
+ },
1411
+ "exception":true
1412
+ },
1413
+ "SchemaAttributeType":{
1414
+ "type":"structure",
1415
+ "members":{
1416
+ "Name":{"shape":"CustomAttributeNameType"},
1417
+ "AttributeDataType":{"shape":"AttributeDataType"},
1418
+ "DeveloperOnlyAttribute":{"shape":"BooleanType"},
1419
+ "Mutable":{"shape":"BooleanType"},
1420
+ "Required":{"shape":"BooleanType"},
1421
+ "NumberAttributeConstraints":{"shape":"NumberAttributeConstraintsType"},
1422
+ "StringAttributeConstraints":{"shape":"StringAttributeConstraintsType"}
1423
+ }
1424
+ },
1425
+ "SchemaAttributesListType":{
1426
+ "type":"list",
1427
+ "member":{"shape":"SchemaAttributeType"},
1428
+ "max":50,
1429
+ "min":1
1430
+ },
1431
+ "SearchPaginationTokenType":{
1432
+ "type":"string",
1433
+ "min":1
1434
+ },
1435
+ "SearchedAttributeNamesListType":{
1436
+ "type":"list",
1437
+ "member":{"shape":"AttributeNameType"}
1438
+ },
1439
+ "SecretHashType":{
1440
+ "type":"string",
1441
+ "max":128,
1442
+ "min":1,
1443
+ "pattern":"[\\w+=/]+",
1444
+ "sensitive":true
1445
+ },
1446
+ "SetUserSettingsRequest":{
1447
+ "type":"structure",
1448
+ "required":[
1449
+ "AccessToken",
1450
+ "MFAOptions"
1451
+ ],
1452
+ "members":{
1453
+ "AccessToken":{"shape":"TokenModelType"},
1454
+ "MFAOptions":{"shape":"MFAOptionListType"}
1455
+ }
1456
+ },
1457
+ "SetUserSettingsResponse":{
1458
+ "type":"structure",
1459
+ "members":{
1460
+ }
1461
+ },
1462
+ "SignUpRequest":{
1463
+ "type":"structure",
1464
+ "required":[
1465
+ "ClientId",
1466
+ "Username",
1467
+ "Password"
1468
+ ],
1469
+ "members":{
1470
+ "ClientId":{"shape":"ClientIdType"},
1471
+ "SecretHash":{"shape":"SecretHashType"},
1472
+ "Username":{"shape":"UsernameType"},
1473
+ "Password":{"shape":"PasswordType"},
1474
+ "UserAttributes":{"shape":"AttributeListType"},
1475
+ "ValidationData":{"shape":"AttributeListType"}
1476
+ }
1477
+ },
1478
+ "SignUpResponse":{
1479
+ "type":"structure",
1480
+ "members":{
1481
+ "UserConfirmed":{"shape":"BooleanType"},
1482
+ "CodeDeliveryDetails":{"shape":"CodeDeliveryDetailsType"}
1483
+ }
1484
+ },
1485
+ "SmsVerificationMessageType":{
1486
+ "type":"string",
1487
+ "max":140,
1488
+ "min":6,
1489
+ "pattern":".*\\{####\\}.*"
1490
+ },
1491
+ "StatusType":{
1492
+ "type":"string",
1493
+ "enum":[
1494
+ "Enabled",
1495
+ "Disabled"
1496
+ ]
1497
+ },
1498
+ "StringAttributeConstraintsType":{
1499
+ "type":"structure",
1500
+ "members":{
1501
+ "MinLength":{"shape":"StringType"},
1502
+ "MaxLength":{"shape":"StringType"}
1503
+ }
1504
+ },
1505
+ "StringType":{"type":"string"},
1506
+ "TokenModelType":{
1507
+ "type":"string",
1508
+ "sensitive":true
1509
+ },
1510
+ "TooManyFailedAttemptsException":{
1511
+ "type":"structure",
1512
+ "members":{
1513
+ "message":{"shape":"MessageType"}
1514
+ },
1515
+ "exception":true
1516
+ },
1517
+ "TooManyRequestsException":{
1518
+ "type":"structure",
1519
+ "members":{
1520
+ "message":{"shape":"MessageType"}
1521
+ },
1522
+ "exception":true
1523
+ },
1524
+ "UnexpectedLambdaException":{
1525
+ "type":"structure",
1526
+ "members":{
1527
+ "message":{"shape":"MessageType"}
1528
+ },
1529
+ "exception":true
1530
+ },
1531
+ "UpdateUserAttributesRequest":{
1532
+ "type":"structure",
1533
+ "required":["UserAttributes"],
1534
+ "members":{
1535
+ "UserAttributes":{"shape":"AttributeListType"},
1536
+ "AccessToken":{"shape":"TokenModelType"}
1537
+ }
1538
+ },
1539
+ "UpdateUserAttributesResponse":{
1540
+ "type":"structure",
1541
+ "members":{
1542
+ "CodeDeliveryDetailsList":{"shape":"CodeDeliveryDetailsListType"}
1543
+ }
1544
+ },
1545
+ "UpdateUserPoolClientRequest":{
1546
+ "type":"structure",
1547
+ "required":[
1548
+ "UserPoolId",
1549
+ "ClientId"
1550
+ ],
1551
+ "members":{
1552
+ "UserPoolId":{"shape":"UserPoolIdType"},
1553
+ "ClientId":{"shape":"ClientIdType"},
1554
+ "ClientName":{"shape":"ClientNameType"}
1555
+ }
1556
+ },
1557
+ "UpdateUserPoolClientResponse":{
1558
+ "type":"structure",
1559
+ "members":{
1560
+ "UserPoolClient":{"shape":"UserPoolClientType"}
1561
+ }
1562
+ },
1563
+ "UpdateUserPoolRequest":{
1564
+ "type":"structure",
1565
+ "required":["UserPoolId"],
1566
+ "members":{
1567
+ "UserPoolId":{"shape":"UserPoolIdType"},
1568
+ "Policies":{"shape":"UserPoolPolicyType"},
1569
+ "LambdaConfig":{"shape":"LambdaConfigType"},
1570
+ "AutoVerifiedAttributes":{"shape":"VerifiedAttributesListType"},
1571
+ "SmsVerificationMessage":{"shape":"SmsVerificationMessageType"},
1572
+ "EmailVerificationMessage":{"shape":"EmailVerificationMessageType"},
1573
+ "EmailVerificationSubject":{"shape":"EmailVerificationSubjectType"},
1574
+ "SmsAuthenticationMessage":{"shape":"SmsVerificationMessageType"},
1575
+ "MfaConfiguration":{"shape":"UserPoolMfaType"}
1576
+ }
1577
+ },
1578
+ "UpdateUserPoolResponse":{
1579
+ "type":"structure",
1580
+ "members":{
1581
+ }
1582
+ },
1583
+ "UserLambdaValidationException":{
1584
+ "type":"structure",
1585
+ "members":{
1586
+ "message":{"shape":"MessageType"}
1587
+ },
1588
+ "exception":true
1589
+ },
1590
+ "UserPoolClientDescription":{
1591
+ "type":"structure",
1592
+ "members":{
1593
+ "ClientId":{"shape":"ClientIdType"},
1594
+ "UserPoolId":{"shape":"UserPoolIdType"},
1595
+ "ClientName":{"shape":"ClientNameType"}
1596
+ }
1597
+ },
1598
+ "UserPoolClientListType":{
1599
+ "type":"list",
1600
+ "member":{"shape":"UserPoolClientDescription"}
1601
+ },
1602
+ "UserPoolClientType":{
1603
+ "type":"structure",
1604
+ "members":{
1605
+ "UserPoolId":{"shape":"UserPoolIdType"},
1606
+ "ClientName":{"shape":"ClientNameType"},
1607
+ "ClientId":{"shape":"ClientIdType"},
1608
+ "ClientSecret":{"shape":"ClientSecretType"},
1609
+ "LastModifiedDate":{"shape":"DateType"},
1610
+ "CreationDate":{"shape":"DateType"}
1611
+ }
1612
+ },
1613
+ "UserPoolDescriptionType":{
1614
+ "type":"structure",
1615
+ "members":{
1616
+ "Id":{"shape":"UserPoolIdType"},
1617
+ "Name":{"shape":"UserPoolNameType"},
1618
+ "LambdaConfig":{"shape":"LambdaConfigType"},
1619
+ "Status":{"shape":"StatusType"},
1620
+ "LastModifiedDate":{"shape":"DateType"},
1621
+ "CreationDate":{"shape":"DateType"}
1622
+ }
1623
+ },
1624
+ "UserPoolIdType":{
1625
+ "type":"string",
1626
+ "max":55,
1627
+ "min":1,
1628
+ "pattern":"[\\w-]+.[0-9a-zA-Z-]+"
1629
+ },
1630
+ "UserPoolListType":{
1631
+ "type":"list",
1632
+ "member":{"shape":"UserPoolDescriptionType"}
1633
+ },
1634
+ "UserPoolMfaType":{
1635
+ "type":"string",
1636
+ "enum":[
1637
+ "OFF",
1638
+ "ON",
1639
+ "OPTIONAL"
1640
+ ]
1641
+ },
1642
+ "UserPoolNameType":{
1643
+ "type":"string",
1644
+ "max":128,
1645
+ "min":1,
1646
+ "pattern":"[\\w\\s+=,.@-]+"
1647
+ },
1648
+ "UserPoolPolicyType":{
1649
+ "type":"structure",
1650
+ "members":{
1651
+ "PasswordPolicy":{"shape":"PasswordPolicyType"}
1652
+ }
1653
+ },
1654
+ "UserPoolType":{
1655
+ "type":"structure",
1656
+ "members":{
1657
+ "Id":{"shape":"UserPoolIdType"},
1658
+ "Name":{"shape":"UserPoolNameType"},
1659
+ "Policies":{"shape":"UserPoolPolicyType"},
1660
+ "LambdaConfig":{"shape":"LambdaConfigType"},
1661
+ "Status":{"shape":"StatusType"},
1662
+ "LastModifiedDate":{"shape":"DateType"},
1663
+ "CreationDate":{"shape":"DateType"},
1664
+ "SchemaAttributes":{"shape":"SchemaAttributesListType"},
1665
+ "AutoVerifiedAttributes":{"shape":"VerifiedAttributesListType"},
1666
+ "AliasAttributes":{"shape":"AliasAttributesListType"},
1667
+ "SmsVerificationMessage":{"shape":"SmsVerificationMessageType"},
1668
+ "EmailVerificationMessage":{"shape":"EmailVerificationMessageType"},
1669
+ "EmailVerificationSubject":{"shape":"EmailVerificationSubjectType"},
1670
+ "SmsAuthenticationMessage":{"shape":"SmsVerificationMessageType"},
1671
+ "MfaConfiguration":{"shape":"UserPoolMfaType"},
1672
+ "EstimatedNumberOfUsers":{"shape":"IntegerType"}
1673
+ }
1674
+ },
1675
+ "UserStatusType":{
1676
+ "type":"string",
1677
+ "enum":[
1678
+ "UNCONFIRMED",
1679
+ "CONFIRMED",
1680
+ "ARCHIVED",
1681
+ "COMPROMISED",
1682
+ "UNKNOWN"
1683
+ ]
1684
+ },
1685
+ "UserType":{
1686
+ "type":"structure",
1687
+ "members":{
1688
+ "Username":{"shape":"UsernameType"},
1689
+ "Attributes":{"shape":"AttributeListType"},
1690
+ "UserCreateDate":{"shape":"DateType"},
1691
+ "UserLastModifiedDate":{"shape":"DateType"},
1692
+ "Enabled":{"shape":"BooleanType"},
1693
+ "UserStatus":{"shape":"UserStatusType"}
1694
+ }
1695
+ },
1696
+ "UsernameExistsException":{
1697
+ "type":"structure",
1698
+ "members":{
1699
+ "message":{"shape":"MessageType"}
1700
+ },
1701
+ "exception":true
1702
+ },
1703
+ "UsernameType":{
1704
+ "type":"string",
1705
+ "max":128,
1706
+ "min":1,
1707
+ "pattern":"[\\p{L}\\p{M}\\p{S}\\p{N}\\p{P}]+",
1708
+ "sensitive":true
1709
+ },
1710
+ "UsersListType":{
1711
+ "type":"list",
1712
+ "member":{"shape":"UserType"}
1713
+ },
1714
+ "VerifiedAttributeType":{
1715
+ "type":"string",
1716
+ "enum":[
1717
+ "phone_number",
1718
+ "email"
1719
+ ]
1720
+ },
1721
+ "VerifiedAttributesListType":{
1722
+ "type":"list",
1723
+ "member":{"shape":"VerifiedAttributeType"}
1724
+ },
1725
+ "VerifyUserAttributeRequest":{
1726
+ "type":"structure",
1727
+ "required":[
1728
+ "AttributeName",
1729
+ "Code"
1730
+ ],
1731
+ "members":{
1732
+ "AccessToken":{"shape":"TokenModelType"},
1733
+ "AttributeName":{"shape":"AttributeNameType"},
1734
+ "Code":{"shape":"ConfirmationCodeType"}
1735
+ }
1736
+ },
1737
+ "VerifyUserAttributeResponse":{
1738
+ "type":"structure",
1739
+ "members":{
1740
+ }
1741
+ },
1742
+ "openIdListType":{
1743
+ "type":"list",
1744
+ "member":{"shape":"StringType"}
1745
+ },
1746
+ "openIdUrlType":{
1747
+ "type":"string",
1748
+ "max":150,
1749
+ "min":1,
1750
+ "pattern":"https://cognito-idp\\.amazonaws\\.com/[\\w\\._/-]"
1751
+ }
1752
+ }
1753
+ }