aws-sdk-core 2.2.3 → 2.2.4

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
+ }
@@ -4,11 +4,11 @@
4
4
  "apiVersion":"2010-05-08",
5
5
  "endpointPrefix":"iam",
6
6
  "globalEndpoint":"iam.amazonaws.com",
7
+ "protocol":"query",
7
8
  "serviceAbbreviation":"IAM",
8
9
  "serviceFullName":"AWS Identity and Access Management",
9
10
  "signatureVersion":"v4",
10
- "xmlNamespace":"https://iam.amazonaws.com/doc/2010-05-08/",
11
- "protocol":"query"
11
+ "xmlNamespace":"https://iam.amazonaws.com/doc/2010-05-08/"
12
12
  },
13
13
  "operations":{
14
14
  "AddClientIDToOpenIDConnectProvider":{
@@ -19,41 +19,10 @@
19
19
  },
20
20
  "input":{"shape":"AddClientIDToOpenIDConnectProviderRequest"},
21
21
  "errors":[
22
- {
23
- "shape":"InvalidInputException",
24
- "error":{
25
- "code":"InvalidInput",
26
- "httpStatusCode":400,
27
- "senderFault":true
28
- },
29
- "exception":true
30
- },
31
- {
32
- "shape":"NoSuchEntityException",
33
- "error":{
34
- "code":"NoSuchEntity",
35
- "httpStatusCode":404,
36
- "senderFault":true
37
- },
38
- "exception":true
39
- },
40
- {
41
- "shape":"LimitExceededException",
42
- "error":{
43
- "code":"LimitExceeded",
44
- "httpStatusCode":409,
45
- "senderFault":true
46
- },
47
- "exception":true
48
- },
49
- {
50
- "shape":"ServiceFailureException",
51
- "error":{
52
- "code":"ServiceFailure",
53
- "httpStatusCode":500
54
- },
55
- "exception":true
56
- }
22
+ {"shape":"InvalidInputException"},
23
+ {"shape":"NoSuchEntityException"},
24
+ {"shape":"LimitExceededException"},
25
+ {"shape":"ServiceFailureException"}
57
26
  ]
58
27
  },
59
28
  "AddRoleToInstanceProfile":{
@@ -64,41 +33,10 @@
64
33
  },
65
34
  "input":{"shape":"AddRoleToInstanceProfileRequest"},
66
35
  "errors":[
67
- {
68
- "shape":"NoSuchEntityException",
69
- "error":{
70
- "code":"NoSuchEntity",
71
- "httpStatusCode":404,
72
- "senderFault":true
73
- },
74
- "exception":true
75
- },
76
- {
77
- "shape":"EntityAlreadyExistsException",
78
- "error":{
79
- "code":"EntityAlreadyExists",
80
- "httpStatusCode":409,
81
- "senderFault":true
82
- },
83
- "exception":true
84
- },
85
- {
86
- "shape":"LimitExceededException",
87
- "error":{
88
- "code":"LimitExceeded",
89
- "httpStatusCode":409,
90
- "senderFault":true
91
- },
92
- "exception":true
93
- },
94
- {
95
- "shape":"ServiceFailureException",
96
- "error":{
97
- "code":"ServiceFailure",
98
- "httpStatusCode":500
99
- },
100
- "exception":true
101
- }
36
+ {"shape":"NoSuchEntityException"},
37
+ {"shape":"EntityAlreadyExistsException"},
38
+ {"shape":"LimitExceededException"},
39
+ {"shape":"ServiceFailureException"}
102
40
  ]
103
41
  },
104
42
  "AddUserToGroup":{
@@ -109,32 +47,9 @@
109
47
  },
110
48
  "input":{"shape":"AddUserToGroupRequest"},
111
49
  "errors":[
112
- {
113
- "shape":"NoSuchEntityException",
114
- "error":{
115
- "code":"NoSuchEntity",
116
- "httpStatusCode":404,
117
- "senderFault":true
118
- },
119
- "exception":true
120
- },
121
- {
122
- "shape":"LimitExceededException",
123
- "error":{
124
- "code":"LimitExceeded",
125
- "httpStatusCode":409,
126
- "senderFault":true
127
- },
128
- "exception":true
129
- },
130
- {
131
- "shape":"ServiceFailureException",
132
- "error":{
133
- "code":"ServiceFailure",
134
- "httpStatusCode":500
135
- },
136
- "exception":true
137
- }
50
+ {"shape":"NoSuchEntityException"},
51
+ {"shape":"LimitExceededException"},
52
+ {"shape":"ServiceFailureException"}
138
53
  ]
139
54
  },
140
55
  "AttachGroupPolicy":{
@@ -145,41 +60,10 @@
145
60
  },
146
61
  "input":{"shape":"AttachGroupPolicyRequest"},
147
62
  "errors":[
148
- {
149
- "shape":"NoSuchEntityException",
150
- "error":{
151
- "code":"NoSuchEntity",
152
- "httpStatusCode":404,
153
- "senderFault":true
154
- },
155
- "exception":true
156
- },
157
- {
158
- "shape":"LimitExceededException",
159
- "error":{
160
- "code":"LimitExceeded",
161
- "httpStatusCode":409,
162
- "senderFault":true
163
- },
164
- "exception":true
165
- },
166
- {
167
- "shape":"InvalidInputException",
168
- "error":{
169
- "code":"InvalidInput",
170
- "httpStatusCode":400,
171
- "senderFault":true
172
- },
173
- "exception":true
174
- },
175
- {
176
- "shape":"ServiceFailureException",
177
- "error":{
178
- "code":"ServiceFailure",
179
- "httpStatusCode":500
180
- },
181
- "exception":true
182
- }
63
+ {"shape":"NoSuchEntityException"},
64
+ {"shape":"LimitExceededException"},
65
+ {"shape":"InvalidInputException"},
66
+ {"shape":"ServiceFailureException"}
183
67
  ]
184
68
  },
185
69
  "AttachRolePolicy":{
@@ -190,41 +74,10 @@
190
74
  },
191
75
  "input":{"shape":"AttachRolePolicyRequest"},
192
76
  "errors":[
193
- {
194
- "shape":"NoSuchEntityException",
195
- "error":{
196
- "code":"NoSuchEntity",
197
- "httpStatusCode":404,
198
- "senderFault":true
199
- },
200
- "exception":true
201
- },
202
- {
203
- "shape":"LimitExceededException",
204
- "error":{
205
- "code":"LimitExceeded",
206
- "httpStatusCode":409,
207
- "senderFault":true
208
- },
209
- "exception":true
210
- },
211
- {
212
- "shape":"InvalidInputException",
213
- "error":{
214
- "code":"InvalidInput",
215
- "httpStatusCode":400,
216
- "senderFault":true
217
- },
218
- "exception":true
219
- },
220
- {
221
- "shape":"ServiceFailureException",
222
- "error":{
223
- "code":"ServiceFailure",
224
- "httpStatusCode":500
225
- },
226
- "exception":true
227
- }
77
+ {"shape":"NoSuchEntityException"},
78
+ {"shape":"LimitExceededException"},
79
+ {"shape":"InvalidInputException"},
80
+ {"shape":"ServiceFailureException"}
228
81
  ]
229
82
  },
230
83
  "AttachUserPolicy":{
@@ -235,41 +88,10 @@
235
88
  },
236
89
  "input":{"shape":"AttachUserPolicyRequest"},
237
90
  "errors":[
238
- {
239
- "shape":"NoSuchEntityException",
240
- "error":{
241
- "code":"NoSuchEntity",
242
- "httpStatusCode":404,
243
- "senderFault":true
244
- },
245
- "exception":true
246
- },
247
- {
248
- "shape":"LimitExceededException",
249
- "error":{
250
- "code":"LimitExceeded",
251
- "httpStatusCode":409,
252
- "senderFault":true
253
- },
254
- "exception":true
255
- },
256
- {
257
- "shape":"InvalidInputException",
258
- "error":{
259
- "code":"InvalidInput",
260
- "httpStatusCode":400,
261
- "senderFault":true
262
- },
263
- "exception":true
264
- },
265
- {
266
- "shape":"ServiceFailureException",
267
- "error":{
268
- "code":"ServiceFailure",
269
- "httpStatusCode":500
270
- },
271
- "exception":true
272
- }
91
+ {"shape":"NoSuchEntityException"},
92
+ {"shape":"LimitExceededException"},
93
+ {"shape":"InvalidInputException"},
94
+ {"shape":"ServiceFailureException"}
273
95
  ]
274
96
  },
275
97
  "ChangePassword":{
@@ -280,59 +102,12 @@
280
102
  },
281
103
  "input":{"shape":"ChangePasswordRequest"},
282
104
  "errors":[
283
- {
284
- "shape":"NoSuchEntityException",
285
- "error":{
286
- "code":"NoSuchEntity",
287
- "httpStatusCode":404,
288
- "senderFault":true
289
- },
290
- "exception":true
291
- },
292
- {
293
- "shape":"InvalidUserTypeException",
294
- "error":{
295
- "code":"InvalidUserType",
296
- "httpStatusCode":400,
297
- "senderFault":true
298
- },
299
- "exception":true
300
- },
301
- {
302
- "shape":"LimitExceededException",
303
- "error":{
304
- "code":"LimitExceeded",
305
- "httpStatusCode":409,
306
- "senderFault":true
307
- },
308
- "exception":true
309
- },
310
- {
311
- "shape":"EntityTemporarilyUnmodifiableException",
312
- "error":{
313
- "code":"EntityTemporarilyUnmodifiable",
314
- "httpStatusCode":409,
315
- "senderFault":true
316
- },
317
- "exception":true
318
- },
319
- {
320
- "shape":"PasswordPolicyViolationException",
321
- "error":{
322
- "code":"PasswordPolicyViolation",
323
- "httpStatusCode":400,
324
- "senderFault":true
325
- },
326
- "exception":true
327
- },
328
- {
329
- "shape":"ServiceFailureException",
330
- "error":{
331
- "code":"ServiceFailure",
332
- "httpStatusCode":500
333
- },
334
- "exception":true
335
- }
105
+ {"shape":"NoSuchEntityException"},
106
+ {"shape":"InvalidUserTypeException"},
107
+ {"shape":"LimitExceededException"},
108
+ {"shape":"EntityTemporarilyUnmodifiableException"},
109
+ {"shape":"PasswordPolicyViolationException"},
110
+ {"shape":"ServiceFailureException"}
336
111
  ]
337
112
  },
338
113
  "CreateAccessKey":{
@@ -347,32 +122,9 @@
347
122
  "resultWrapper":"CreateAccessKeyResult"
348
123
  },
349
124
  "errors":[
350
- {
351
- "shape":"NoSuchEntityException",
352
- "error":{
353
- "code":"NoSuchEntity",
354
- "httpStatusCode":404,
355
- "senderFault":true
356
- },
357
- "exception":true
358
- },
359
- {
360
- "shape":"LimitExceededException",
361
- "error":{
362
- "code":"LimitExceeded",
363
- "httpStatusCode":409,
364
- "senderFault":true
365
- },
366
- "exception":true
367
- },
368
- {
369
- "shape":"ServiceFailureException",
370
- "error":{
371
- "code":"ServiceFailure",
372
- "httpStatusCode":500
373
- },
374
- "exception":true
375
- }
125
+ {"shape":"NoSuchEntityException"},
126
+ {"shape":"LimitExceededException"},
127
+ {"shape":"ServiceFailureException"}
376
128
  ]
377
129
  },
378
130
  "CreateAccountAlias":{
@@ -383,32 +135,9 @@
383
135
  },
384
136
  "input":{"shape":"CreateAccountAliasRequest"},
385
137
  "errors":[
386
- {
387
- "shape":"EntityAlreadyExistsException",
388
- "error":{
389
- "code":"EntityAlreadyExists",
390
- "httpStatusCode":409,
391
- "senderFault":true
392
- },
393
- "exception":true
394
- },
395
- {
396
- "shape":"LimitExceededException",
397
- "error":{
398
- "code":"LimitExceeded",
399
- "httpStatusCode":409,
400
- "senderFault":true
401
- },
402
- "exception":true
403
- },
404
- {
405
- "shape":"ServiceFailureException",
406
- "error":{
407
- "code":"ServiceFailure",
408
- "httpStatusCode":500
409
- },
410
- "exception":true
411
- }
138
+ {"shape":"EntityAlreadyExistsException"},
139
+ {"shape":"LimitExceededException"},
140
+ {"shape":"ServiceFailureException"}
412
141
  ]
413
142
  },
414
143
  "CreateGroup":{
@@ -423,41 +152,10 @@
423
152
  "resultWrapper":"CreateGroupResult"
424
153
  },
425
154
  "errors":[
426
- {
427
- "shape":"LimitExceededException",
428
- "error":{
429
- "code":"LimitExceeded",
430
- "httpStatusCode":409,
431
- "senderFault":true
432
- },
433
- "exception":true
434
- },
435
- {
436
- "shape":"EntityAlreadyExistsException",
437
- "error":{
438
- "code":"EntityAlreadyExists",
439
- "httpStatusCode":409,
440
- "senderFault":true
441
- },
442
- "exception":true
443
- },
444
- {
445
- "shape":"NoSuchEntityException",
446
- "error":{
447
- "code":"NoSuchEntity",
448
- "httpStatusCode":404,
449
- "senderFault":true
450
- },
451
- "exception":true
452
- },
453
- {
454
- "shape":"ServiceFailureException",
455
- "error":{
456
- "code":"ServiceFailure",
457
- "httpStatusCode":500
458
- },
459
- "exception":true
460
- }
155
+ {"shape":"LimitExceededException"},
156
+ {"shape":"EntityAlreadyExistsException"},
157
+ {"shape":"NoSuchEntityException"},
158
+ {"shape":"ServiceFailureException"}
461
159
  ]
462
160
  },
463
161
  "CreateInstanceProfile":{
@@ -472,32 +170,9 @@
472
170
  "resultWrapper":"CreateInstanceProfileResult"
473
171
  },
474
172
  "errors":[
475
- {
476
- "shape":"EntityAlreadyExistsException",
477
- "error":{
478
- "code":"EntityAlreadyExists",
479
- "httpStatusCode":409,
480
- "senderFault":true
481
- },
482
- "exception":true
483
- },
484
- {
485
- "shape":"LimitExceededException",
486
- "error":{
487
- "code":"LimitExceeded",
488
- "httpStatusCode":409,
489
- "senderFault":true
490
- },
491
- "exception":true
492
- },
493
- {
494
- "shape":"ServiceFailureException",
495
- "error":{
496
- "code":"ServiceFailure",
497
- "httpStatusCode":500
498
- },
499
- "exception":true
500
- }
173
+ {"shape":"EntityAlreadyExistsException"},
174
+ {"shape":"LimitExceededException"},
175
+ {"shape":"ServiceFailureException"}
501
176
  ]
502
177
  },
503
178
  "CreateLoginProfile":{
@@ -512,50 +187,11 @@
512
187
  "resultWrapper":"CreateLoginProfileResult"
513
188
  },
514
189
  "errors":[
515
- {
516
- "shape":"EntityAlreadyExistsException",
517
- "error":{
518
- "code":"EntityAlreadyExists",
519
- "httpStatusCode":409,
520
- "senderFault":true
521
- },
522
- "exception":true
523
- },
524
- {
525
- "shape":"NoSuchEntityException",
526
- "error":{
527
- "code":"NoSuchEntity",
528
- "httpStatusCode":404,
529
- "senderFault":true
530
- },
531
- "exception":true
532
- },
533
- {
534
- "shape":"PasswordPolicyViolationException",
535
- "error":{
536
- "code":"PasswordPolicyViolation",
537
- "httpStatusCode":400,
538
- "senderFault":true
539
- },
540
- "exception":true
541
- },
542
- {
543
- "shape":"LimitExceededException",
544
- "error":{
545
- "code":"LimitExceeded",
546
- "httpStatusCode":409,
547
- "senderFault":true
548
- },
549
- "exception":true
550
- },
551
- {
552
- "shape":"ServiceFailureException",
553
- "error":{
554
- "code":"ServiceFailure",
555
- "httpStatusCode":500
556
- },
557
- "exception":true
558
- }
190
+ {"shape":"EntityAlreadyExistsException"},
191
+ {"shape":"NoSuchEntityException"},
192
+ {"shape":"PasswordPolicyViolationException"},
193
+ {"shape":"LimitExceededException"},
194
+ {"shape":"ServiceFailureException"}
559
195
  ]
560
196
  },
561
197
  "CreateOpenIDConnectProvider":{
@@ -570,41 +206,10 @@
570
206
  "resultWrapper":"CreateOpenIDConnectProviderResult"
571
207
  },
572
208
  "errors":[
573
- {
574
- "shape":"InvalidInputException",
575
- "error":{
576
- "code":"InvalidInput",
577
- "httpStatusCode":400,
578
- "senderFault":true
579
- },
580
- "exception":true
581
- },
582
- {
583
- "shape":"EntityAlreadyExistsException",
584
- "error":{
585
- "code":"EntityAlreadyExists",
586
- "httpStatusCode":409,
587
- "senderFault":true
588
- },
589
- "exception":true
590
- },
591
- {
592
- "shape":"LimitExceededException",
593
- "error":{
594
- "code":"LimitExceeded",
595
- "httpStatusCode":409,
596
- "senderFault":true
597
- },
598
- "exception":true
599
- },
600
- {
601
- "shape":"ServiceFailureException",
602
- "error":{
603
- "code":"ServiceFailure",
604
- "httpStatusCode":500
605
- },
606
- "exception":true
607
- }
209
+ {"shape":"InvalidInputException"},
210
+ {"shape":"EntityAlreadyExistsException"},
211
+ {"shape":"LimitExceededException"},
212
+ {"shape":"ServiceFailureException"}
608
213
  ]
609
214
  },
610
215
  "CreatePolicy":{
@@ -619,50 +224,11 @@
619
224
  "resultWrapper":"CreatePolicyResult"
620
225
  },
621
226
  "errors":[
622
- {
623
- "shape":"InvalidInputException",
624
- "error":{
625
- "code":"InvalidInput",
626
- "httpStatusCode":400,
627
- "senderFault":true
628
- },
629
- "exception":true
630
- },
631
- {
632
- "shape":"LimitExceededException",
633
- "error":{
634
- "code":"LimitExceeded",
635
- "httpStatusCode":409,
636
- "senderFault":true
637
- },
638
- "exception":true
639
- },
640
- {
641
- "shape":"EntityAlreadyExistsException",
642
- "error":{
643
- "code":"EntityAlreadyExists",
644
- "httpStatusCode":409,
645
- "senderFault":true
646
- },
647
- "exception":true
648
- },
649
- {
650
- "shape":"MalformedPolicyDocumentException",
651
- "error":{
652
- "code":"MalformedPolicyDocument",
653
- "httpStatusCode":400,
654
- "senderFault":true
655
- },
656
- "exception":true
657
- },
658
- {
659
- "shape":"ServiceFailureException",
660
- "error":{
661
- "code":"ServiceFailure",
662
- "httpStatusCode":500
663
- },
664
- "exception":true
665
- }
227
+ {"shape":"InvalidInputException"},
228
+ {"shape":"LimitExceededException"},
229
+ {"shape":"EntityAlreadyExistsException"},
230
+ {"shape":"MalformedPolicyDocumentException"},
231
+ {"shape":"ServiceFailureException"}
666
232
  ]
667
233
  },
668
234
  "CreatePolicyVersion":{
@@ -677,50 +243,11 @@
677
243
  "resultWrapper":"CreatePolicyVersionResult"
678
244
  },
679
245
  "errors":[
680
- {
681
- "shape":"NoSuchEntityException",
682
- "error":{
683
- "code":"NoSuchEntity",
684
- "httpStatusCode":404,
685
- "senderFault":true
686
- },
687
- "exception":true
688
- },
689
- {
690
- "shape":"MalformedPolicyDocumentException",
691
- "error":{
692
- "code":"MalformedPolicyDocument",
693
- "httpStatusCode":400,
694
- "senderFault":true
695
- },
696
- "exception":true
697
- },
698
- {
699
- "shape":"InvalidInputException",
700
- "error":{
701
- "code":"InvalidInput",
702
- "httpStatusCode":400,
703
- "senderFault":true
704
- },
705
- "exception":true
706
- },
707
- {
708
- "shape":"LimitExceededException",
709
- "error":{
710
- "code":"LimitExceeded",
711
- "httpStatusCode":409,
712
- "senderFault":true
713
- },
714
- "exception":true
715
- },
716
- {
717
- "shape":"ServiceFailureException",
718
- "error":{
719
- "code":"ServiceFailure",
720
- "httpStatusCode":500
721
- },
722
- "exception":true
723
- }
246
+ {"shape":"NoSuchEntityException"},
247
+ {"shape":"MalformedPolicyDocumentException"},
248
+ {"shape":"InvalidInputException"},
249
+ {"shape":"LimitExceededException"},
250
+ {"shape":"ServiceFailureException"}
724
251
  ]
725
252
  },
726
253
  "CreateRole":{
@@ -735,41 +262,10 @@
735
262
  "resultWrapper":"CreateRoleResult"
736
263
  },
737
264
  "errors":[
738
- {
739
- "shape":"LimitExceededException",
740
- "error":{
741
- "code":"LimitExceeded",
742
- "httpStatusCode":409,
743
- "senderFault":true
744
- },
745
- "exception":true
746
- },
747
- {
748
- "shape":"EntityAlreadyExistsException",
749
- "error":{
750
- "code":"EntityAlreadyExists",
751
- "httpStatusCode":409,
752
- "senderFault":true
753
- },
754
- "exception":true
755
- },
756
- {
757
- "shape":"MalformedPolicyDocumentException",
758
- "error":{
759
- "code":"MalformedPolicyDocument",
760
- "httpStatusCode":400,
761
- "senderFault":true
762
- },
763
- "exception":true
764
- },
765
- {
766
- "shape":"ServiceFailureException",
767
- "error":{
768
- "code":"ServiceFailure",
769
- "httpStatusCode":500
770
- },
771
- "exception":true
772
- }
265
+ {"shape":"LimitExceededException"},
266
+ {"shape":"EntityAlreadyExistsException"},
267
+ {"shape":"MalformedPolicyDocumentException"},
268
+ {"shape":"ServiceFailureException"}
773
269
  ]
774
270
  },
775
271
  "CreateSAMLProvider":{
@@ -784,41 +280,10 @@
784
280
  "resultWrapper":"CreateSAMLProviderResult"
785
281
  },
786
282
  "errors":[
787
- {
788
- "shape":"InvalidInputException",
789
- "error":{
790
- "code":"InvalidInput",
791
- "httpStatusCode":400,
792
- "senderFault":true
793
- },
794
- "exception":true
795
- },
796
- {
797
- "shape":"EntityAlreadyExistsException",
798
- "error":{
799
- "code":"EntityAlreadyExists",
800
- "httpStatusCode":409,
801
- "senderFault":true
802
- },
803
- "exception":true
804
- },
805
- {
806
- "shape":"LimitExceededException",
807
- "error":{
808
- "code":"LimitExceeded",
809
- "httpStatusCode":409,
810
- "senderFault":true
811
- },
812
- "exception":true
813
- },
814
- {
815
- "shape":"ServiceFailureException",
816
- "error":{
817
- "code":"ServiceFailure",
818
- "httpStatusCode":500
819
- },
820
- "exception":true
821
- }
283
+ {"shape":"InvalidInputException"},
284
+ {"shape":"EntityAlreadyExistsException"},
285
+ {"shape":"LimitExceededException"},
286
+ {"shape":"ServiceFailureException"}
822
287
  ]
823
288
  },
824
289
  "CreateUser":{
@@ -833,41 +298,10 @@
833
298
  "resultWrapper":"CreateUserResult"
834
299
  },
835
300
  "errors":[
836
- {
837
- "shape":"LimitExceededException",
838
- "error":{
839
- "code":"LimitExceeded",
840
- "httpStatusCode":409,
841
- "senderFault":true
842
- },
843
- "exception":true
844
- },
845
- {
846
- "shape":"EntityAlreadyExistsException",
847
- "error":{
848
- "code":"EntityAlreadyExists",
849
- "httpStatusCode":409,
850
- "senderFault":true
851
- },
852
- "exception":true
853
- },
854
- {
855
- "shape":"NoSuchEntityException",
856
- "error":{
857
- "code":"NoSuchEntity",
858
- "httpStatusCode":404,
859
- "senderFault":true
860
- },
861
- "exception":true
862
- },
863
- {
864
- "shape":"ServiceFailureException",
865
- "error":{
866
- "code":"ServiceFailure",
867
- "httpStatusCode":500
868
- },
869
- "exception":true
870
- }
301
+ {"shape":"LimitExceededException"},
302
+ {"shape":"EntityAlreadyExistsException"},
303
+ {"shape":"NoSuchEntityException"},
304
+ {"shape":"ServiceFailureException"}
871
305
  ]
872
306
  },
873
307
  "CreateVirtualMFADevice":{
@@ -882,32 +316,9 @@
882
316
  "resultWrapper":"CreateVirtualMFADeviceResult"
883
317
  },
884
318
  "errors":[
885
- {
886
- "shape":"LimitExceededException",
887
- "error":{
888
- "code":"LimitExceeded",
889
- "httpStatusCode":409,
890
- "senderFault":true
891
- },
892
- "exception":true
893
- },
894
- {
895
- "shape":"EntityAlreadyExistsException",
896
- "error":{
897
- "code":"EntityAlreadyExists",
898
- "httpStatusCode":409,
899
- "senderFault":true
900
- },
901
- "exception":true
902
- },
903
- {
904
- "shape":"ServiceFailureException",
905
- "error":{
906
- "code":"ServiceFailure",
907
- "httpStatusCode":500
908
- },
909
- "exception":true
910
- }
319
+ {"shape":"LimitExceededException"},
320
+ {"shape":"EntityAlreadyExistsException"},
321
+ {"shape":"ServiceFailureException"}
911
322
  ]
912
323
  },
913
324
  "DeactivateMFADevice":{
@@ -918,41 +329,10 @@
918
329
  },
919
330
  "input":{"shape":"DeactivateMFADeviceRequest"},
920
331
  "errors":[
921
- {
922
- "shape":"EntityTemporarilyUnmodifiableException",
923
- "error":{
924
- "code":"EntityTemporarilyUnmodifiable",
925
- "httpStatusCode":409,
926
- "senderFault":true
927
- },
928
- "exception":true
929
- },
930
- {
931
- "shape":"NoSuchEntityException",
932
- "error":{
933
- "code":"NoSuchEntity",
934
- "httpStatusCode":404,
935
- "senderFault":true
936
- },
937
- "exception":true
938
- },
939
- {
940
- "shape":"LimitExceededException",
941
- "error":{
942
- "code":"LimitExceeded",
943
- "httpStatusCode":409,
944
- "senderFault":true
945
- },
946
- "exception":true
947
- },
948
- {
949
- "shape":"ServiceFailureException",
950
- "error":{
951
- "code":"ServiceFailure",
952
- "httpStatusCode":500
953
- },
954
- "exception":true
955
- }
332
+ {"shape":"EntityTemporarilyUnmodifiableException"},
333
+ {"shape":"NoSuchEntityException"},
334
+ {"shape":"LimitExceededException"},
335
+ {"shape":"ServiceFailureException"}
956
336
  ]
957
337
  },
958
338
  "DeleteAccessKey":{
@@ -963,32 +343,9 @@
963
343
  },
964
344
  "input":{"shape":"DeleteAccessKeyRequest"},
965
345
  "errors":[
966
- {
967
- "shape":"NoSuchEntityException",
968
- "error":{
969
- "code":"NoSuchEntity",
970
- "httpStatusCode":404,
971
- "senderFault":true
972
- },
973
- "exception":true
974
- },
975
- {
976
- "shape":"LimitExceededException",
977
- "error":{
978
- "code":"LimitExceeded",
979
- "httpStatusCode":409,
980
- "senderFault":true
981
- },
982
- "exception":true
983
- },
984
- {
985
- "shape":"ServiceFailureException",
986
- "error":{
987
- "code":"ServiceFailure",
988
- "httpStatusCode":500
989
- },
990
- "exception":true
991
- }
346
+ {"shape":"NoSuchEntityException"},
347
+ {"shape":"LimitExceededException"},
348
+ {"shape":"ServiceFailureException"}
992
349
  ]
993
350
  },
994
351
  "DeleteAccountAlias":{
@@ -999,32 +356,9 @@
999
356
  },
1000
357
  "input":{"shape":"DeleteAccountAliasRequest"},
1001
358
  "errors":[
1002
- {
1003
- "shape":"NoSuchEntityException",
1004
- "error":{
1005
- "code":"NoSuchEntity",
1006
- "httpStatusCode":404,
1007
- "senderFault":true
1008
- },
1009
- "exception":true
1010
- },
1011
- {
1012
- "shape":"LimitExceededException",
1013
- "error":{
1014
- "code":"LimitExceeded",
1015
- "httpStatusCode":409,
1016
- "senderFault":true
1017
- },
1018
- "exception":true
1019
- },
1020
- {
1021
- "shape":"ServiceFailureException",
1022
- "error":{
1023
- "code":"ServiceFailure",
1024
- "httpStatusCode":500
1025
- },
1026
- "exception":true
1027
- }
359
+ {"shape":"NoSuchEntityException"},
360
+ {"shape":"LimitExceededException"},
361
+ {"shape":"ServiceFailureException"}
1028
362
  ]
1029
363
  },
1030
364
  "DeleteAccountPasswordPolicy":{
@@ -1034,32 +368,9 @@
1034
368
  "requestUri":"/"
1035
369
  },
1036
370
  "errors":[
1037
- {
1038
- "shape":"NoSuchEntityException",
1039
- "error":{
1040
- "code":"NoSuchEntity",
1041
- "httpStatusCode":404,
1042
- "senderFault":true
1043
- },
1044
- "exception":true
1045
- },
1046
- {
1047
- "shape":"LimitExceededException",
1048
- "error":{
1049
- "code":"LimitExceeded",
1050
- "httpStatusCode":409,
1051
- "senderFault":true
1052
- },
1053
- "exception":true
1054
- },
1055
- {
1056
- "shape":"ServiceFailureException",
1057
- "error":{
1058
- "code":"ServiceFailure",
1059
- "httpStatusCode":500
1060
- },
1061
- "exception":true
1062
- }
371
+ {"shape":"NoSuchEntityException"},
372
+ {"shape":"LimitExceededException"},
373
+ {"shape":"ServiceFailureException"}
1063
374
  ]
1064
375
  },
1065
376
  "DeleteGroup":{
@@ -1070,41 +381,10 @@
1070
381
  },
1071
382
  "input":{"shape":"DeleteGroupRequest"},
1072
383
  "errors":[
1073
- {
1074
- "shape":"NoSuchEntityException",
1075
- "error":{
1076
- "code":"NoSuchEntity",
1077
- "httpStatusCode":404,
1078
- "senderFault":true
1079
- },
1080
- "exception":true
1081
- },
1082
- {
1083
- "shape":"DeleteConflictException",
1084
- "error":{
1085
- "code":"DeleteConflict",
1086
- "httpStatusCode":409,
1087
- "senderFault":true
1088
- },
1089
- "exception":true
1090
- },
1091
- {
1092
- "shape":"LimitExceededException",
1093
- "error":{
1094
- "code":"LimitExceeded",
1095
- "httpStatusCode":409,
1096
- "senderFault":true
1097
- },
1098
- "exception":true
1099
- },
1100
- {
1101
- "shape":"ServiceFailureException",
1102
- "error":{
1103
- "code":"ServiceFailure",
1104
- "httpStatusCode":500
1105
- },
1106
- "exception":true
1107
- }
384
+ {"shape":"NoSuchEntityException"},
385
+ {"shape":"DeleteConflictException"},
386
+ {"shape":"LimitExceededException"},
387
+ {"shape":"ServiceFailureException"}
1108
388
  ]
1109
389
  },
1110
390
  "DeleteGroupPolicy":{
@@ -1115,32 +395,9 @@
1115
395
  },
1116
396
  "input":{"shape":"DeleteGroupPolicyRequest"},
1117
397
  "errors":[
1118
- {
1119
- "shape":"NoSuchEntityException",
1120
- "error":{
1121
- "code":"NoSuchEntity",
1122
- "httpStatusCode":404,
1123
- "senderFault":true
1124
- },
1125
- "exception":true
1126
- },
1127
- {
1128
- "shape":"LimitExceededException",
1129
- "error":{
1130
- "code":"LimitExceeded",
1131
- "httpStatusCode":409,
1132
- "senderFault":true
1133
- },
1134
- "exception":true
1135
- },
1136
- {
1137
- "shape":"ServiceFailureException",
1138
- "error":{
1139
- "code":"ServiceFailure",
1140
- "httpStatusCode":500
1141
- },
1142
- "exception":true
1143
- }
398
+ {"shape":"NoSuchEntityException"},
399
+ {"shape":"LimitExceededException"},
400
+ {"shape":"ServiceFailureException"}
1144
401
  ]
1145
402
  },
1146
403
  "DeleteInstanceProfile":{
@@ -1151,41 +408,10 @@
1151
408
  },
1152
409
  "input":{"shape":"DeleteInstanceProfileRequest"},
1153
410
  "errors":[
1154
- {
1155
- "shape":"NoSuchEntityException",
1156
- "error":{
1157
- "code":"NoSuchEntity",
1158
- "httpStatusCode":404,
1159
- "senderFault":true
1160
- },
1161
- "exception":true
1162
- },
1163
- {
1164
- "shape":"DeleteConflictException",
1165
- "error":{
1166
- "code":"DeleteConflict",
1167
- "httpStatusCode":409,
1168
- "senderFault":true
1169
- },
1170
- "exception":true
1171
- },
1172
- {
1173
- "shape":"LimitExceededException",
1174
- "error":{
1175
- "code":"LimitExceeded",
1176
- "httpStatusCode":409,
1177
- "senderFault":true
1178
- },
1179
- "exception":true
1180
- },
1181
- {
1182
- "shape":"ServiceFailureException",
1183
- "error":{
1184
- "code":"ServiceFailure",
1185
- "httpStatusCode":500
1186
- },
1187
- "exception":true
1188
- }
411
+ {"shape":"NoSuchEntityException"},
412
+ {"shape":"DeleteConflictException"},
413
+ {"shape":"LimitExceededException"},
414
+ {"shape":"ServiceFailureException"}
1189
415
  ]
1190
416
  },
1191
417
  "DeleteLoginProfile":{
@@ -1196,41 +422,10 @@
1196
422
  },
1197
423
  "input":{"shape":"DeleteLoginProfileRequest"},
1198
424
  "errors":[
1199
- {
1200
- "shape":"EntityTemporarilyUnmodifiableException",
1201
- "error":{
1202
- "code":"EntityTemporarilyUnmodifiable",
1203
- "httpStatusCode":409,
1204
- "senderFault":true
1205
- },
1206
- "exception":true
1207
- },
1208
- {
1209
- "shape":"NoSuchEntityException",
1210
- "error":{
1211
- "code":"NoSuchEntity",
1212
- "httpStatusCode":404,
1213
- "senderFault":true
1214
- },
1215
- "exception":true
1216
- },
1217
- {
1218
- "shape":"LimitExceededException",
1219
- "error":{
1220
- "code":"LimitExceeded",
1221
- "httpStatusCode":409,
1222
- "senderFault":true
1223
- },
1224
- "exception":true
1225
- },
1226
- {
1227
- "shape":"ServiceFailureException",
1228
- "error":{
1229
- "code":"ServiceFailure",
1230
- "httpStatusCode":500
1231
- },
1232
- "exception":true
1233
- }
425
+ {"shape":"EntityTemporarilyUnmodifiableException"},
426
+ {"shape":"NoSuchEntityException"},
427
+ {"shape":"LimitExceededException"},
428
+ {"shape":"ServiceFailureException"}
1234
429
  ]
1235
430
  },
1236
431
  "DeleteOpenIDConnectProvider":{
@@ -1241,32 +436,9 @@
1241
436
  },
1242
437
  "input":{"shape":"DeleteOpenIDConnectProviderRequest"},
1243
438
  "errors":[
1244
- {
1245
- "shape":"InvalidInputException",
1246
- "error":{
1247
- "code":"InvalidInput",
1248
- "httpStatusCode":400,
1249
- "senderFault":true
1250
- },
1251
- "exception":true
1252
- },
1253
- {
1254
- "shape":"NoSuchEntityException",
1255
- "error":{
1256
- "code":"NoSuchEntity",
1257
- "httpStatusCode":404,
1258
- "senderFault":true
1259
- },
1260
- "exception":true
1261
- },
1262
- {
1263
- "shape":"ServiceFailureException",
1264
- "error":{
1265
- "code":"ServiceFailure",
1266
- "httpStatusCode":500
1267
- },
1268
- "exception":true
1269
- }
439
+ {"shape":"InvalidInputException"},
440
+ {"shape":"NoSuchEntityException"},
441
+ {"shape":"ServiceFailureException"}
1270
442
  ]
1271
443
  },
1272
444
  "DeletePolicy":{
@@ -1277,50 +449,11 @@
1277
449
  },
1278
450
  "input":{"shape":"DeletePolicyRequest"},
1279
451
  "errors":[
1280
- {
1281
- "shape":"NoSuchEntityException",
1282
- "error":{
1283
- "code":"NoSuchEntity",
1284
- "httpStatusCode":404,
1285
- "senderFault":true
1286
- },
1287
- "exception":true
1288
- },
1289
- {
1290
- "shape":"LimitExceededException",
1291
- "error":{
1292
- "code":"LimitExceeded",
1293
- "httpStatusCode":409,
1294
- "senderFault":true
1295
- },
1296
- "exception":true
1297
- },
1298
- {
1299
- "shape":"InvalidInputException",
1300
- "error":{
1301
- "code":"InvalidInput",
1302
- "httpStatusCode":400,
1303
- "senderFault":true
1304
- },
1305
- "exception":true
1306
- },
1307
- {
1308
- "shape":"DeleteConflictException",
1309
- "error":{
1310
- "code":"DeleteConflict",
1311
- "httpStatusCode":409,
1312
- "senderFault":true
1313
- },
1314
- "exception":true
1315
- },
1316
- {
1317
- "shape":"ServiceFailureException",
1318
- "error":{
1319
- "code":"ServiceFailure",
1320
- "httpStatusCode":500
1321
- },
1322
- "exception":true
1323
- }
452
+ {"shape":"NoSuchEntityException"},
453
+ {"shape":"LimitExceededException"},
454
+ {"shape":"InvalidInputException"},
455
+ {"shape":"DeleteConflictException"},
456
+ {"shape":"ServiceFailureException"}
1324
457
  ]
1325
458
  },
1326
459
  "DeletePolicyVersion":{
@@ -1331,50 +464,11 @@
1331
464
  },
1332
465
  "input":{"shape":"DeletePolicyVersionRequest"},
1333
466
  "errors":[
1334
- {
1335
- "shape":"NoSuchEntityException",
1336
- "error":{
1337
- "code":"NoSuchEntity",
1338
- "httpStatusCode":404,
1339
- "senderFault":true
1340
- },
1341
- "exception":true
1342
- },
1343
- {
1344
- "shape":"LimitExceededException",
1345
- "error":{
1346
- "code":"LimitExceeded",
1347
- "httpStatusCode":409,
1348
- "senderFault":true
1349
- },
1350
- "exception":true
1351
- },
1352
- {
1353
- "shape":"InvalidInputException",
1354
- "error":{
1355
- "code":"InvalidInput",
1356
- "httpStatusCode":400,
1357
- "senderFault":true
1358
- },
1359
- "exception":true
1360
- },
1361
- {
1362
- "shape":"DeleteConflictException",
1363
- "error":{
1364
- "code":"DeleteConflict",
1365
- "httpStatusCode":409,
1366
- "senderFault":true
1367
- },
1368
- "exception":true
1369
- },
1370
- {
1371
- "shape":"ServiceFailureException",
1372
- "error":{
1373
- "code":"ServiceFailure",
1374
- "httpStatusCode":500
1375
- },
1376
- "exception":true
1377
- }
467
+ {"shape":"NoSuchEntityException"},
468
+ {"shape":"LimitExceededException"},
469
+ {"shape":"InvalidInputException"},
470
+ {"shape":"DeleteConflictException"},
471
+ {"shape":"ServiceFailureException"}
1378
472
  ]
1379
473
  },
1380
474
  "DeleteRole":{
@@ -1385,41 +479,10 @@
1385
479
  },
1386
480
  "input":{"shape":"DeleteRoleRequest"},
1387
481
  "errors":[
1388
- {
1389
- "shape":"NoSuchEntityException",
1390
- "error":{
1391
- "code":"NoSuchEntity",
1392
- "httpStatusCode":404,
1393
- "senderFault":true
1394
- },
1395
- "exception":true
1396
- },
1397
- {
1398
- "shape":"DeleteConflictException",
1399
- "error":{
1400
- "code":"DeleteConflict",
1401
- "httpStatusCode":409,
1402
- "senderFault":true
1403
- },
1404
- "exception":true
1405
- },
1406
- {
1407
- "shape":"LimitExceededException",
1408
- "error":{
1409
- "code":"LimitExceeded",
1410
- "httpStatusCode":409,
1411
- "senderFault":true
1412
- },
1413
- "exception":true
1414
- },
1415
- {
1416
- "shape":"ServiceFailureException",
1417
- "error":{
1418
- "code":"ServiceFailure",
1419
- "httpStatusCode":500
1420
- },
1421
- "exception":true
1422
- }
482
+ {"shape":"NoSuchEntityException"},
483
+ {"shape":"DeleteConflictException"},
484
+ {"shape":"LimitExceededException"},
485
+ {"shape":"ServiceFailureException"}
1423
486
  ]
1424
487
  },
1425
488
  "DeleteRolePolicy":{
@@ -1430,32 +493,9 @@
1430
493
  },
1431
494
  "input":{"shape":"DeleteRolePolicyRequest"},
1432
495
  "errors":[
1433
- {
1434
- "shape":"NoSuchEntityException",
1435
- "error":{
1436
- "code":"NoSuchEntity",
1437
- "httpStatusCode":404,
1438
- "senderFault":true
1439
- },
1440
- "exception":true
1441
- },
1442
- {
1443
- "shape":"LimitExceededException",
1444
- "error":{
1445
- "code":"LimitExceeded",
1446
- "httpStatusCode":409,
1447
- "senderFault":true
1448
- },
1449
- "exception":true
1450
- },
1451
- {
1452
- "shape":"ServiceFailureException",
1453
- "error":{
1454
- "code":"ServiceFailure",
1455
- "httpStatusCode":500
1456
- },
1457
- "exception":true
1458
- }
496
+ {"shape":"NoSuchEntityException"},
497
+ {"shape":"LimitExceededException"},
498
+ {"shape":"ServiceFailureException"}
1459
499
  ]
1460
500
  },
1461
501
  "DeleteSAMLProvider":{
@@ -1466,41 +506,10 @@
1466
506
  },
1467
507
  "input":{"shape":"DeleteSAMLProviderRequest"},
1468
508
  "errors":[
1469
- {
1470
- "shape":"InvalidInputException",
1471
- "error":{
1472
- "code":"InvalidInput",
1473
- "httpStatusCode":400,
1474
- "senderFault":true
1475
- },
1476
- "exception":true
1477
- },
1478
- {
1479
- "shape":"LimitExceededException",
1480
- "error":{
1481
- "code":"LimitExceeded",
1482
- "httpStatusCode":409,
1483
- "senderFault":true
1484
- },
1485
- "exception":true
1486
- },
1487
- {
1488
- "shape":"NoSuchEntityException",
1489
- "error":{
1490
- "code":"NoSuchEntity",
1491
- "httpStatusCode":404,
1492
- "senderFault":true
1493
- },
1494
- "exception":true
1495
- },
1496
- {
1497
- "shape":"ServiceFailureException",
1498
- "error":{
1499
- "code":"ServiceFailure",
1500
- "httpStatusCode":500
1501
- },
1502
- "exception":true
1503
- }
509
+ {"shape":"InvalidInputException"},
510
+ {"shape":"LimitExceededException"},
511
+ {"shape":"NoSuchEntityException"},
512
+ {"shape":"ServiceFailureException"}
1504
513
  ]
1505
514
  },
1506
515
  "DeleteSSHPublicKey":{
@@ -1511,15 +520,7 @@
1511
520
  },
1512
521
  "input":{"shape":"DeleteSSHPublicKeyRequest"},
1513
522
  "errors":[
1514
- {
1515
- "shape":"NoSuchEntityException",
1516
- "error":{
1517
- "code":"NoSuchEntity",
1518
- "httpStatusCode":404,
1519
- "senderFault":true
1520
- },
1521
- "exception":true
1522
- }
523
+ {"shape":"NoSuchEntityException"}
1523
524
  ]
1524
525
  },
1525
526
  "DeleteServerCertificate":{
@@ -1530,41 +531,10 @@
1530
531
  },
1531
532
  "input":{"shape":"DeleteServerCertificateRequest"},
1532
533
  "errors":[
1533
- {
1534
- "shape":"NoSuchEntityException",
1535
- "error":{
1536
- "code":"NoSuchEntity",
1537
- "httpStatusCode":404,
1538
- "senderFault":true
1539
- },
1540
- "exception":true
1541
- },
1542
- {
1543
- "shape":"DeleteConflictException",
1544
- "error":{
1545
- "code":"DeleteConflict",
1546
- "httpStatusCode":409,
1547
- "senderFault":true
1548
- },
1549
- "exception":true
1550
- },
1551
- {
1552
- "shape":"LimitExceededException",
1553
- "error":{
1554
- "code":"LimitExceeded",
1555
- "httpStatusCode":409,
1556
- "senderFault":true
1557
- },
1558
- "exception":true
1559
- },
1560
- {
1561
- "shape":"ServiceFailureException",
1562
- "error":{
1563
- "code":"ServiceFailure",
1564
- "httpStatusCode":500
1565
- },
1566
- "exception":true
1567
- }
534
+ {"shape":"NoSuchEntityException"},
535
+ {"shape":"DeleteConflictException"},
536
+ {"shape":"LimitExceededException"},
537
+ {"shape":"ServiceFailureException"}
1568
538
  ]
1569
539
  },
1570
540
  "DeleteSigningCertificate":{
@@ -1575,32 +545,9 @@
1575
545
  },
1576
546
  "input":{"shape":"DeleteSigningCertificateRequest"},
1577
547
  "errors":[
1578
- {
1579
- "shape":"NoSuchEntityException",
1580
- "error":{
1581
- "code":"NoSuchEntity",
1582
- "httpStatusCode":404,
1583
- "senderFault":true
1584
- },
1585
- "exception":true
1586
- },
1587
- {
1588
- "shape":"LimitExceededException",
1589
- "error":{
1590
- "code":"LimitExceeded",
1591
- "httpStatusCode":409,
1592
- "senderFault":true
1593
- },
1594
- "exception":true
1595
- },
1596
- {
1597
- "shape":"ServiceFailureException",
1598
- "error":{
1599
- "code":"ServiceFailure",
1600
- "httpStatusCode":500
1601
- },
1602
- "exception":true
1603
- }
548
+ {"shape":"NoSuchEntityException"},
549
+ {"shape":"LimitExceededException"},
550
+ {"shape":"ServiceFailureException"}
1604
551
  ]
1605
552
  },
1606
553
  "DeleteUser":{
@@ -1611,41 +558,10 @@
1611
558
  },
1612
559
  "input":{"shape":"DeleteUserRequest"},
1613
560
  "errors":[
1614
- {
1615
- "shape":"LimitExceededException",
1616
- "error":{
1617
- "code":"LimitExceeded",
1618
- "httpStatusCode":409,
1619
- "senderFault":true
1620
- },
1621
- "exception":true
1622
- },
1623
- {
1624
- "shape":"NoSuchEntityException",
1625
- "error":{
1626
- "code":"NoSuchEntity",
1627
- "httpStatusCode":404,
1628
- "senderFault":true
1629
- },
1630
- "exception":true
1631
- },
1632
- {
1633
- "shape":"DeleteConflictException",
1634
- "error":{
1635
- "code":"DeleteConflict",
1636
- "httpStatusCode":409,
1637
- "senderFault":true
1638
- },
1639
- "exception":true
1640
- },
1641
- {
1642
- "shape":"ServiceFailureException",
1643
- "error":{
1644
- "code":"ServiceFailure",
1645
- "httpStatusCode":500
1646
- },
1647
- "exception":true
1648
- }
561
+ {"shape":"LimitExceededException"},
562
+ {"shape":"NoSuchEntityException"},
563
+ {"shape":"DeleteConflictException"},
564
+ {"shape":"ServiceFailureException"}
1649
565
  ]
1650
566
  },
1651
567
  "DeleteUserPolicy":{
@@ -1656,32 +572,9 @@
1656
572
  },
1657
573
  "input":{"shape":"DeleteUserPolicyRequest"},
1658
574
  "errors":[
1659
- {
1660
- "shape":"NoSuchEntityException",
1661
- "error":{
1662
- "code":"NoSuchEntity",
1663
- "httpStatusCode":404,
1664
- "senderFault":true
1665
- },
1666
- "exception":true
1667
- },
1668
- {
1669
- "shape":"LimitExceededException",
1670
- "error":{
1671
- "code":"LimitExceeded",
1672
- "httpStatusCode":409,
1673
- "senderFault":true
1674
- },
1675
- "exception":true
1676
- },
1677
- {
1678
- "shape":"ServiceFailureException",
1679
- "error":{
1680
- "code":"ServiceFailure",
1681
- "httpStatusCode":500
1682
- },
1683
- "exception":true
1684
- }
575
+ {"shape":"NoSuchEntityException"},
576
+ {"shape":"LimitExceededException"},
577
+ {"shape":"ServiceFailureException"}
1685
578
  ]
1686
579
  },
1687
580
  "DeleteVirtualMFADevice":{
@@ -1692,41 +585,10 @@
1692
585
  },
1693
586
  "input":{"shape":"DeleteVirtualMFADeviceRequest"},
1694
587
  "errors":[
1695
- {
1696
- "shape":"NoSuchEntityException",
1697
- "error":{
1698
- "code":"NoSuchEntity",
1699
- "httpStatusCode":404,
1700
- "senderFault":true
1701
- },
1702
- "exception":true
1703
- },
1704
- {
1705
- "shape":"DeleteConflictException",
1706
- "error":{
1707
- "code":"DeleteConflict",
1708
- "httpStatusCode":409,
1709
- "senderFault":true
1710
- },
1711
- "exception":true
1712
- },
1713
- {
1714
- "shape":"LimitExceededException",
1715
- "error":{
1716
- "code":"LimitExceeded",
1717
- "httpStatusCode":409,
1718
- "senderFault":true
1719
- },
1720
- "exception":true
1721
- },
1722
- {
1723
- "shape":"ServiceFailureException",
1724
- "error":{
1725
- "code":"ServiceFailure",
1726
- "httpStatusCode":500
1727
- },
1728
- "exception":true
1729
- }
588
+ {"shape":"NoSuchEntityException"},
589
+ {"shape":"DeleteConflictException"},
590
+ {"shape":"LimitExceededException"},
591
+ {"shape":"ServiceFailureException"}
1730
592
  ]
1731
593
  },
1732
594
  "DetachGroupPolicy":{
@@ -1737,41 +599,10 @@
1737
599
  },
1738
600
  "input":{"shape":"DetachGroupPolicyRequest"},
1739
601
  "errors":[
1740
- {
1741
- "shape":"NoSuchEntityException",
1742
- "error":{
1743
- "code":"NoSuchEntity",
1744
- "httpStatusCode":404,
1745
- "senderFault":true
1746
- },
1747
- "exception":true
1748
- },
1749
- {
1750
- "shape":"LimitExceededException",
1751
- "error":{
1752
- "code":"LimitExceeded",
1753
- "httpStatusCode":409,
1754
- "senderFault":true
1755
- },
1756
- "exception":true
1757
- },
1758
- {
1759
- "shape":"InvalidInputException",
1760
- "error":{
1761
- "code":"InvalidInput",
1762
- "httpStatusCode":400,
1763
- "senderFault":true
1764
- },
1765
- "exception":true
1766
- },
1767
- {
1768
- "shape":"ServiceFailureException",
1769
- "error":{
1770
- "code":"ServiceFailure",
1771
- "httpStatusCode":500
1772
- },
1773
- "exception":true
1774
- }
602
+ {"shape":"NoSuchEntityException"},
603
+ {"shape":"LimitExceededException"},
604
+ {"shape":"InvalidInputException"},
605
+ {"shape":"ServiceFailureException"}
1775
606
  ]
1776
607
  },
1777
608
  "DetachRolePolicy":{
@@ -1782,41 +613,10 @@
1782
613
  },
1783
614
  "input":{"shape":"DetachRolePolicyRequest"},
1784
615
  "errors":[
1785
- {
1786
- "shape":"NoSuchEntityException",
1787
- "error":{
1788
- "code":"NoSuchEntity",
1789
- "httpStatusCode":404,
1790
- "senderFault":true
1791
- },
1792
- "exception":true
1793
- },
1794
- {
1795
- "shape":"LimitExceededException",
1796
- "error":{
1797
- "code":"LimitExceeded",
1798
- "httpStatusCode":409,
1799
- "senderFault":true
1800
- },
1801
- "exception":true
1802
- },
1803
- {
1804
- "shape":"InvalidInputException",
1805
- "error":{
1806
- "code":"InvalidInput",
1807
- "httpStatusCode":400,
1808
- "senderFault":true
1809
- },
1810
- "exception":true
1811
- },
1812
- {
1813
- "shape":"ServiceFailureException",
1814
- "error":{
1815
- "code":"ServiceFailure",
1816
- "httpStatusCode":500
1817
- },
1818
- "exception":true
1819
- }
616
+ {"shape":"NoSuchEntityException"},
617
+ {"shape":"LimitExceededException"},
618
+ {"shape":"InvalidInputException"},
619
+ {"shape":"ServiceFailureException"}
1820
620
  ]
1821
621
  },
1822
622
  "DetachUserPolicy":{
@@ -1827,41 +627,10 @@
1827
627
  },
1828
628
  "input":{"shape":"DetachUserPolicyRequest"},
1829
629
  "errors":[
1830
- {
1831
- "shape":"NoSuchEntityException",
1832
- "error":{
1833
- "code":"NoSuchEntity",
1834
- "httpStatusCode":404,
1835
- "senderFault":true
1836
- },
1837
- "exception":true
1838
- },
1839
- {
1840
- "shape":"LimitExceededException",
1841
- "error":{
1842
- "code":"LimitExceeded",
1843
- "httpStatusCode":409,
1844
- "senderFault":true
1845
- },
1846
- "exception":true
1847
- },
1848
- {
1849
- "shape":"InvalidInputException",
1850
- "error":{
1851
- "code":"InvalidInput",
1852
- "httpStatusCode":400,
1853
- "senderFault":true
1854
- },
1855
- "exception":true
1856
- },
1857
- {
1858
- "shape":"ServiceFailureException",
1859
- "error":{
1860
- "code":"ServiceFailure",
1861
- "httpStatusCode":500
1862
- },
1863
- "exception":true
1864
- }
630
+ {"shape":"NoSuchEntityException"},
631
+ {"shape":"LimitExceededException"},
632
+ {"shape":"InvalidInputException"},
633
+ {"shape":"ServiceFailureException"}
1865
634
  ]
1866
635
  },
1867
636
  "EnableMFADevice":{
@@ -1872,59 +641,12 @@
1872
641
  },
1873
642
  "input":{"shape":"EnableMFADeviceRequest"},
1874
643
  "errors":[
1875
- {
1876
- "shape":"EntityAlreadyExistsException",
1877
- "error":{
1878
- "code":"EntityAlreadyExists",
1879
- "httpStatusCode":409,
1880
- "senderFault":true
1881
- },
1882
- "exception":true
1883
- },
1884
- {
1885
- "shape":"EntityTemporarilyUnmodifiableException",
1886
- "error":{
1887
- "code":"EntityTemporarilyUnmodifiable",
1888
- "httpStatusCode":409,
1889
- "senderFault":true
1890
- },
1891
- "exception":true
1892
- },
1893
- {
1894
- "shape":"InvalidAuthenticationCodeException",
1895
- "error":{
1896
- "code":"InvalidAuthenticationCode",
1897
- "httpStatusCode":403,
1898
- "senderFault":true
1899
- },
1900
- "exception":true
1901
- },
1902
- {
1903
- "shape":"LimitExceededException",
1904
- "error":{
1905
- "code":"LimitExceeded",
1906
- "httpStatusCode":409,
1907
- "senderFault":true
1908
- },
1909
- "exception":true
1910
- },
1911
- {
1912
- "shape":"NoSuchEntityException",
1913
- "error":{
1914
- "code":"NoSuchEntity",
1915
- "httpStatusCode":404,
1916
- "senderFault":true
1917
- },
1918
- "exception":true
1919
- },
1920
- {
1921
- "shape":"ServiceFailureException",
1922
- "error":{
1923
- "code":"ServiceFailure",
1924
- "httpStatusCode":500
1925
- },
1926
- "exception":true
1927
- }
644
+ {"shape":"EntityAlreadyExistsException"},
645
+ {"shape":"EntityTemporarilyUnmodifiableException"},
646
+ {"shape":"InvalidAuthenticationCodeException"},
647
+ {"shape":"LimitExceededException"},
648
+ {"shape":"NoSuchEntityException"},
649
+ {"shape":"ServiceFailureException"}
1928
650
  ]
1929
651
  },
1930
652
  "GenerateCredentialReport":{
@@ -1938,23 +660,8 @@
1938
660
  "resultWrapper":"GenerateCredentialReportResult"
1939
661
  },
1940
662
  "errors":[
1941
- {
1942
- "shape":"LimitExceededException",
1943
- "error":{
1944
- "code":"LimitExceeded",
1945
- "httpStatusCode":409,
1946
- "senderFault":true
1947
- },
1948
- "exception":true
1949
- },
1950
- {
1951
- "shape":"ServiceFailureException",
1952
- "error":{
1953
- "code":"ServiceFailure",
1954
- "httpStatusCode":500
1955
- },
1956
- "exception":true
1957
- }
663
+ {"shape":"LimitExceededException"},
664
+ {"shape":"ServiceFailureException"}
1958
665
  ]
1959
666
  },
1960
667
  "GetAccessKeyLastUsed":{
@@ -1969,15 +676,7 @@
1969
676
  "resultWrapper":"GetAccessKeyLastUsedResult"
1970
677
  },
1971
678
  "errors":[
1972
- {
1973
- "shape":"NoSuchEntityException",
1974
- "error":{
1975
- "code":"NoSuchEntity",
1976
- "httpStatusCode":404,
1977
- "senderFault":true
1978
- },
1979
- "exception":true
1980
- }
679
+ {"shape":"NoSuchEntityException"}
1981
680
  ]
1982
681
  },
1983
682
  "GetAccountAuthorizationDetails":{
@@ -1992,14 +691,7 @@
1992
691
  "resultWrapper":"GetAccountAuthorizationDetailsResult"
1993
692
  },
1994
693
  "errors":[
1995
- {
1996
- "shape":"ServiceFailureException",
1997
- "error":{
1998
- "code":"ServiceFailure",
1999
- "httpStatusCode":500
2000
- },
2001
- "exception":true
2002
- }
694
+ {"shape":"ServiceFailureException"}
2003
695
  ]
2004
696
  },
2005
697
  "GetAccountPasswordPolicy":{
@@ -2013,23 +705,8 @@
2013
705
  "resultWrapper":"GetAccountPasswordPolicyResult"
2014
706
  },
2015
707
  "errors":[
2016
- {
2017
- "shape":"NoSuchEntityException",
2018
- "error":{
2019
- "code":"NoSuchEntity",
2020
- "httpStatusCode":404,
2021
- "senderFault":true
2022
- },
2023
- "exception":true
2024
- },
2025
- {
2026
- "shape":"ServiceFailureException",
2027
- "error":{
2028
- "code":"ServiceFailure",
2029
- "httpStatusCode":500
2030
- },
2031
- "exception":true
2032
- }
708
+ {"shape":"NoSuchEntityException"},
709
+ {"shape":"ServiceFailureException"}
2033
710
  ]
2034
711
  },
2035
712
  "GetAccountSummary":{
@@ -2043,14 +720,7 @@
2043
720
  "resultWrapper":"GetAccountSummaryResult"
2044
721
  },
2045
722
  "errors":[
2046
- {
2047
- "shape":"ServiceFailureException",
2048
- "error":{
2049
- "code":"ServiceFailure",
2050
- "httpStatusCode":500
2051
- },
2052
- "exception":true
2053
- }
723
+ {"shape":"ServiceFailureException"}
2054
724
  ]
2055
725
  },
2056
726
  "GetContextKeysForCustomPolicy":{
@@ -2065,15 +735,7 @@
2065
735
  "resultWrapper":"GetContextKeysForCustomPolicyResult"
2066
736
  },
2067
737
  "errors":[
2068
- {
2069
- "shape":"InvalidInputException",
2070
- "error":{
2071
- "code":"InvalidInput",
2072
- "httpStatusCode":400,
2073
- "senderFault":true
2074
- },
2075
- "exception":true
2076
- }
738
+ {"shape":"InvalidInputException"}
2077
739
  ]
2078
740
  },
2079
741
  "GetContextKeysForPrincipalPolicy":{
@@ -2088,24 +750,8 @@
2088
750
  "resultWrapper":"GetContextKeysForPrincipalPolicyResult"
2089
751
  },
2090
752
  "errors":[
2091
- {
2092
- "shape":"NoSuchEntityException",
2093
- "error":{
2094
- "code":"NoSuchEntity",
2095
- "httpStatusCode":404,
2096
- "senderFault":true
2097
- },
2098
- "exception":true
2099
- },
2100
- {
2101
- "shape":"InvalidInputException",
2102
- "error":{
2103
- "code":"InvalidInput",
2104
- "httpStatusCode":400,
2105
- "senderFault":true
2106
- },
2107
- "exception":true
2108
- }
753
+ {"shape":"NoSuchEntityException"},
754
+ {"shape":"InvalidInputException"}
2109
755
  ]
2110
756
  },
2111
757
  "GetCredentialReport":{
@@ -2119,41 +765,10 @@
2119
765
  "resultWrapper":"GetCredentialReportResult"
2120
766
  },
2121
767
  "errors":[
2122
- {
2123
- "shape":"CredentialReportNotPresentException",
2124
- "error":{
2125
- "code":"ReportNotPresent",
2126
- "httpStatusCode":410,
2127
- "senderFault":true
2128
- },
2129
- "exception":true
2130
- },
2131
- {
2132
- "shape":"CredentialReportExpiredException",
2133
- "error":{
2134
- "code":"ReportExpired",
2135
- "httpStatusCode":410,
2136
- "senderFault":true
2137
- },
2138
- "exception":true
2139
- },
2140
- {
2141
- "shape":"CredentialReportNotReadyException",
2142
- "error":{
2143
- "code":"ReportInProgress",
2144
- "httpStatusCode":404,
2145
- "senderFault":true
2146
- },
2147
- "exception":true
2148
- },
2149
- {
2150
- "shape":"ServiceFailureException",
2151
- "error":{
2152
- "code":"ServiceFailure",
2153
- "httpStatusCode":500
2154
- },
2155
- "exception":true
2156
- }
768
+ {"shape":"CredentialReportNotPresentException"},
769
+ {"shape":"CredentialReportExpiredException"},
770
+ {"shape":"CredentialReportNotReadyException"},
771
+ {"shape":"ServiceFailureException"}
2157
772
  ]
2158
773
  },
2159
774
  "GetGroup":{
@@ -2168,23 +783,8 @@
2168
783
  "resultWrapper":"GetGroupResult"
2169
784
  },
2170
785
  "errors":[
2171
- {
2172
- "shape":"NoSuchEntityException",
2173
- "error":{
2174
- "code":"NoSuchEntity",
2175
- "httpStatusCode":404,
2176
- "senderFault":true
2177
- },
2178
- "exception":true
2179
- },
2180
- {
2181
- "shape":"ServiceFailureException",
2182
- "error":{
2183
- "code":"ServiceFailure",
2184
- "httpStatusCode":500
2185
- },
2186
- "exception":true
2187
- }
786
+ {"shape":"NoSuchEntityException"},
787
+ {"shape":"ServiceFailureException"}
2188
788
  ]
2189
789
  },
2190
790
  "GetGroupPolicy":{
@@ -2199,23 +799,8 @@
2199
799
  "resultWrapper":"GetGroupPolicyResult"
2200
800
  },
2201
801
  "errors":[
2202
- {
2203
- "shape":"NoSuchEntityException",
2204
- "error":{
2205
- "code":"NoSuchEntity",
2206
- "httpStatusCode":404,
2207
- "senderFault":true
2208
- },
2209
- "exception":true
2210
- },
2211
- {
2212
- "shape":"ServiceFailureException",
2213
- "error":{
2214
- "code":"ServiceFailure",
2215
- "httpStatusCode":500
2216
- },
2217
- "exception":true
2218
- }
802
+ {"shape":"NoSuchEntityException"},
803
+ {"shape":"ServiceFailureException"}
2219
804
  ]
2220
805
  },
2221
806
  "GetInstanceProfile":{
@@ -2230,23 +815,8 @@
2230
815
  "resultWrapper":"GetInstanceProfileResult"
2231
816
  },
2232
817
  "errors":[
2233
- {
2234
- "shape":"NoSuchEntityException",
2235
- "error":{
2236
- "code":"NoSuchEntity",
2237
- "httpStatusCode":404,
2238
- "senderFault":true
2239
- },
2240
- "exception":true
2241
- },
2242
- {
2243
- "shape":"ServiceFailureException",
2244
- "error":{
2245
- "code":"ServiceFailure",
2246
- "httpStatusCode":500
2247
- },
2248
- "exception":true
2249
- }
818
+ {"shape":"NoSuchEntityException"},
819
+ {"shape":"ServiceFailureException"}
2250
820
  ]
2251
821
  },
2252
822
  "GetLoginProfile":{
@@ -2261,23 +831,8 @@
2261
831
  "resultWrapper":"GetLoginProfileResult"
2262
832
  },
2263
833
  "errors":[
2264
- {
2265
- "shape":"NoSuchEntityException",
2266
- "error":{
2267
- "code":"NoSuchEntity",
2268
- "httpStatusCode":404,
2269
- "senderFault":true
2270
- },
2271
- "exception":true
2272
- },
2273
- {
2274
- "shape":"ServiceFailureException",
2275
- "error":{
2276
- "code":"ServiceFailure",
2277
- "httpStatusCode":500
2278
- },
2279
- "exception":true
2280
- }
834
+ {"shape":"NoSuchEntityException"},
835
+ {"shape":"ServiceFailureException"}
2281
836
  ]
2282
837
  },
2283
838
  "GetOpenIDConnectProvider":{
@@ -2292,32 +847,9 @@
2292
847
  "resultWrapper":"GetOpenIDConnectProviderResult"
2293
848
  },
2294
849
  "errors":[
2295
- {
2296
- "shape":"InvalidInputException",
2297
- "error":{
2298
- "code":"InvalidInput",
2299
- "httpStatusCode":400,
2300
- "senderFault":true
2301
- },
2302
- "exception":true
2303
- },
2304
- {
2305
- "shape":"NoSuchEntityException",
2306
- "error":{
2307
- "code":"NoSuchEntity",
2308
- "httpStatusCode":404,
2309
- "senderFault":true
2310
- },
2311
- "exception":true
2312
- },
2313
- {
2314
- "shape":"ServiceFailureException",
2315
- "error":{
2316
- "code":"ServiceFailure",
2317
- "httpStatusCode":500
2318
- },
2319
- "exception":true
2320
- }
850
+ {"shape":"InvalidInputException"},
851
+ {"shape":"NoSuchEntityException"},
852
+ {"shape":"ServiceFailureException"}
2321
853
  ]
2322
854
  },
2323
855
  "GetPolicy":{
@@ -2332,32 +864,9 @@
2332
864
  "resultWrapper":"GetPolicyResult"
2333
865
  },
2334
866
  "errors":[
2335
- {
2336
- "shape":"NoSuchEntityException",
2337
- "error":{
2338
- "code":"NoSuchEntity",
2339
- "httpStatusCode":404,
2340
- "senderFault":true
2341
- },
2342
- "exception":true
2343
- },
2344
- {
2345
- "shape":"InvalidInputException",
2346
- "error":{
2347
- "code":"InvalidInput",
2348
- "httpStatusCode":400,
2349
- "senderFault":true
2350
- },
2351
- "exception":true
2352
- },
2353
- {
2354
- "shape":"ServiceFailureException",
2355
- "error":{
2356
- "code":"ServiceFailure",
2357
- "httpStatusCode":500
2358
- },
2359
- "exception":true
2360
- }
867
+ {"shape":"NoSuchEntityException"},
868
+ {"shape":"InvalidInputException"},
869
+ {"shape":"ServiceFailureException"}
2361
870
  ]
2362
871
  },
2363
872
  "GetPolicyVersion":{
@@ -2372,32 +881,9 @@
2372
881
  "resultWrapper":"GetPolicyVersionResult"
2373
882
  },
2374
883
  "errors":[
2375
- {
2376
- "shape":"NoSuchEntityException",
2377
- "error":{
2378
- "code":"NoSuchEntity",
2379
- "httpStatusCode":404,
2380
- "senderFault":true
2381
- },
2382
- "exception":true
2383
- },
2384
- {
2385
- "shape":"InvalidInputException",
2386
- "error":{
2387
- "code":"InvalidInput",
2388
- "httpStatusCode":400,
2389
- "senderFault":true
2390
- },
2391
- "exception":true
2392
- },
2393
- {
2394
- "shape":"ServiceFailureException",
2395
- "error":{
2396
- "code":"ServiceFailure",
2397
- "httpStatusCode":500
2398
- },
2399
- "exception":true
2400
- }
884
+ {"shape":"NoSuchEntityException"},
885
+ {"shape":"InvalidInputException"},
886
+ {"shape":"ServiceFailureException"}
2401
887
  ]
2402
888
  },
2403
889
  "GetRole":{
@@ -2412,23 +898,8 @@
2412
898
  "resultWrapper":"GetRoleResult"
2413
899
  },
2414
900
  "errors":[
2415
- {
2416
- "shape":"NoSuchEntityException",
2417
- "error":{
2418
- "code":"NoSuchEntity",
2419
- "httpStatusCode":404,
2420
- "senderFault":true
2421
- },
2422
- "exception":true
2423
- },
2424
- {
2425
- "shape":"ServiceFailureException",
2426
- "error":{
2427
- "code":"ServiceFailure",
2428
- "httpStatusCode":500
2429
- },
2430
- "exception":true
2431
- }
901
+ {"shape":"NoSuchEntityException"},
902
+ {"shape":"ServiceFailureException"}
2432
903
  ]
2433
904
  },
2434
905
  "GetRolePolicy":{
@@ -2443,23 +914,8 @@
2443
914
  "resultWrapper":"GetRolePolicyResult"
2444
915
  },
2445
916
  "errors":[
2446
- {
2447
- "shape":"NoSuchEntityException",
2448
- "error":{
2449
- "code":"NoSuchEntity",
2450
- "httpStatusCode":404,
2451
- "senderFault":true
2452
- },
2453
- "exception":true
2454
- },
2455
- {
2456
- "shape":"ServiceFailureException",
2457
- "error":{
2458
- "code":"ServiceFailure",
2459
- "httpStatusCode":500
2460
- },
2461
- "exception":true
2462
- }
917
+ {"shape":"NoSuchEntityException"},
918
+ {"shape":"ServiceFailureException"}
2463
919
  ]
2464
920
  },
2465
921
  "GetSAMLProvider":{
@@ -2474,32 +930,9 @@
2474
930
  "resultWrapper":"GetSAMLProviderResult"
2475
931
  },
2476
932
  "errors":[
2477
- {
2478
- "shape":"NoSuchEntityException",
2479
- "error":{
2480
- "code":"NoSuchEntity",
2481
- "httpStatusCode":404,
2482
- "senderFault":true
2483
- },
2484
- "exception":true
2485
- },
2486
- {
2487
- "shape":"InvalidInputException",
2488
- "error":{
2489
- "code":"InvalidInput",
2490
- "httpStatusCode":400,
2491
- "senderFault":true
2492
- },
2493
- "exception":true
2494
- },
2495
- {
2496
- "shape":"ServiceFailureException",
2497
- "error":{
2498
- "code":"ServiceFailure",
2499
- "httpStatusCode":500
2500
- },
2501
- "exception":true
2502
- }
933
+ {"shape":"NoSuchEntityException"},
934
+ {"shape":"InvalidInputException"},
935
+ {"shape":"ServiceFailureException"}
2503
936
  ]
2504
937
  },
2505
938
  "GetSSHPublicKey":{
@@ -2514,24 +947,8 @@
2514
947
  "resultWrapper":"GetSSHPublicKeyResult"
2515
948
  },
2516
949
  "errors":[
2517
- {
2518
- "shape":"NoSuchEntityException",
2519
- "error":{
2520
- "code":"NoSuchEntity",
2521
- "httpStatusCode":404,
2522
- "senderFault":true
2523
- },
2524
- "exception":true
2525
- },
2526
- {
2527
- "shape":"UnrecognizedPublicKeyEncodingException",
2528
- "error":{
2529
- "code":"UnrecognizedPublicKeyEncoding",
2530
- "httpStatusCode":400,
2531
- "senderFault":true
2532
- },
2533
- "exception":true
2534
- }
950
+ {"shape":"NoSuchEntityException"},
951
+ {"shape":"UnrecognizedPublicKeyEncodingException"}
2535
952
  ]
2536
953
  },
2537
954
  "GetServerCertificate":{
@@ -2546,23 +963,8 @@
2546
963
  "resultWrapper":"GetServerCertificateResult"
2547
964
  },
2548
965
  "errors":[
2549
- {
2550
- "shape":"NoSuchEntityException",
2551
- "error":{
2552
- "code":"NoSuchEntity",
2553
- "httpStatusCode":404,
2554
- "senderFault":true
2555
- },
2556
- "exception":true
2557
- },
2558
- {
2559
- "shape":"ServiceFailureException",
2560
- "error":{
2561
- "code":"ServiceFailure",
2562
- "httpStatusCode":500
2563
- },
2564
- "exception":true
2565
- }
966
+ {"shape":"NoSuchEntityException"},
967
+ {"shape":"ServiceFailureException"}
2566
968
  ]
2567
969
  },
2568
970
  "GetUser":{
@@ -2577,23 +979,8 @@
2577
979
  "resultWrapper":"GetUserResult"
2578
980
  },
2579
981
  "errors":[
2580
- {
2581
- "shape":"NoSuchEntityException",
2582
- "error":{
2583
- "code":"NoSuchEntity",
2584
- "httpStatusCode":404,
2585
- "senderFault":true
2586
- },
2587
- "exception":true
2588
- },
2589
- {
2590
- "shape":"ServiceFailureException",
2591
- "error":{
2592
- "code":"ServiceFailure",
2593
- "httpStatusCode":500
2594
- },
2595
- "exception":true
2596
- }
982
+ {"shape":"NoSuchEntityException"},
983
+ {"shape":"ServiceFailureException"}
2597
984
  ]
2598
985
  },
2599
986
  "GetUserPolicy":{
@@ -2608,23 +995,8 @@
2608
995
  "resultWrapper":"GetUserPolicyResult"
2609
996
  },
2610
997
  "errors":[
2611
- {
2612
- "shape":"NoSuchEntityException",
2613
- "error":{
2614
- "code":"NoSuchEntity",
2615
- "httpStatusCode":404,
2616
- "senderFault":true
2617
- },
2618
- "exception":true
2619
- },
2620
- {
2621
- "shape":"ServiceFailureException",
2622
- "error":{
2623
- "code":"ServiceFailure",
2624
- "httpStatusCode":500
2625
- },
2626
- "exception":true
2627
- }
998
+ {"shape":"NoSuchEntityException"},
999
+ {"shape":"ServiceFailureException"}
2628
1000
  ]
2629
1001
  },
2630
1002
  "ListAccessKeys":{
@@ -2639,23 +1011,8 @@
2639
1011
  "resultWrapper":"ListAccessKeysResult"
2640
1012
  },
2641
1013
  "errors":[
2642
- {
2643
- "shape":"NoSuchEntityException",
2644
- "error":{
2645
- "code":"NoSuchEntity",
2646
- "httpStatusCode":404,
2647
- "senderFault":true
2648
- },
2649
- "exception":true
2650
- },
2651
- {
2652
- "shape":"ServiceFailureException",
2653
- "error":{
2654
- "code":"ServiceFailure",
2655
- "httpStatusCode":500
2656
- },
2657
- "exception":true
2658
- }
1014
+ {"shape":"NoSuchEntityException"},
1015
+ {"shape":"ServiceFailureException"}
2659
1016
  ]
2660
1017
  },
2661
1018
  "ListAccountAliases":{
@@ -2670,14 +1027,7 @@
2670
1027
  "resultWrapper":"ListAccountAliasesResult"
2671
1028
  },
2672
1029
  "errors":[
2673
- {
2674
- "shape":"ServiceFailureException",
2675
- "error":{
2676
- "code":"ServiceFailure",
2677
- "httpStatusCode":500
2678
- },
2679
- "exception":true
2680
- }
1030
+ {"shape":"ServiceFailureException"}
2681
1031
  ]
2682
1032
  },
2683
1033
  "ListAttachedGroupPolicies":{
@@ -2692,32 +1042,9 @@
2692
1042
  "resultWrapper":"ListAttachedGroupPoliciesResult"
2693
1043
  },
2694
1044
  "errors":[
2695
- {
2696
- "shape":"NoSuchEntityException",
2697
- "error":{
2698
- "code":"NoSuchEntity",
2699
- "httpStatusCode":404,
2700
- "senderFault":true
2701
- },
2702
- "exception":true
2703
- },
2704
- {
2705
- "shape":"InvalidInputException",
2706
- "error":{
2707
- "code":"InvalidInput",
2708
- "httpStatusCode":400,
2709
- "senderFault":true
2710
- },
2711
- "exception":true
2712
- },
2713
- {
2714
- "shape":"ServiceFailureException",
2715
- "error":{
2716
- "code":"ServiceFailure",
2717
- "httpStatusCode":500
2718
- },
2719
- "exception":true
2720
- }
1045
+ {"shape":"NoSuchEntityException"},
1046
+ {"shape":"InvalidInputException"},
1047
+ {"shape":"ServiceFailureException"}
2721
1048
  ]
2722
1049
  },
2723
1050
  "ListAttachedRolePolicies":{
@@ -2732,32 +1059,9 @@
2732
1059
  "resultWrapper":"ListAttachedRolePoliciesResult"
2733
1060
  },
2734
1061
  "errors":[
2735
- {
2736
- "shape":"NoSuchEntityException",
2737
- "error":{
2738
- "code":"NoSuchEntity",
2739
- "httpStatusCode":404,
2740
- "senderFault":true
2741
- },
2742
- "exception":true
2743
- },
2744
- {
2745
- "shape":"InvalidInputException",
2746
- "error":{
2747
- "code":"InvalidInput",
2748
- "httpStatusCode":400,
2749
- "senderFault":true
2750
- },
2751
- "exception":true
2752
- },
2753
- {
2754
- "shape":"ServiceFailureException",
2755
- "error":{
2756
- "code":"ServiceFailure",
2757
- "httpStatusCode":500
2758
- },
2759
- "exception":true
2760
- }
1062
+ {"shape":"NoSuchEntityException"},
1063
+ {"shape":"InvalidInputException"},
1064
+ {"shape":"ServiceFailureException"}
2761
1065
  ]
2762
1066
  },
2763
1067
  "ListAttachedUserPolicies":{
@@ -2772,32 +1076,9 @@
2772
1076
  "resultWrapper":"ListAttachedUserPoliciesResult"
2773
1077
  },
2774
1078
  "errors":[
2775
- {
2776
- "shape":"NoSuchEntityException",
2777
- "error":{
2778
- "code":"NoSuchEntity",
2779
- "httpStatusCode":404,
2780
- "senderFault":true
2781
- },
2782
- "exception":true
2783
- },
2784
- {
2785
- "shape":"InvalidInputException",
2786
- "error":{
2787
- "code":"InvalidInput",
2788
- "httpStatusCode":400,
2789
- "senderFault":true
2790
- },
2791
- "exception":true
2792
- },
2793
- {
2794
- "shape":"ServiceFailureException",
2795
- "error":{
2796
- "code":"ServiceFailure",
2797
- "httpStatusCode":500
2798
- },
2799
- "exception":true
2800
- }
1079
+ {"shape":"NoSuchEntityException"},
1080
+ {"shape":"InvalidInputException"},
1081
+ {"shape":"ServiceFailureException"}
2801
1082
  ]
2802
1083
  },
2803
1084
  "ListEntitiesForPolicy":{
@@ -2812,32 +1093,9 @@
2812
1093
  "resultWrapper":"ListEntitiesForPolicyResult"
2813
1094
  },
2814
1095
  "errors":[
2815
- {
2816
- "shape":"NoSuchEntityException",
2817
- "error":{
2818
- "code":"NoSuchEntity",
2819
- "httpStatusCode":404,
2820
- "senderFault":true
2821
- },
2822
- "exception":true
2823
- },
2824
- {
2825
- "shape":"InvalidInputException",
2826
- "error":{
2827
- "code":"InvalidInput",
2828
- "httpStatusCode":400,
2829
- "senderFault":true
2830
- },
2831
- "exception":true
2832
- },
2833
- {
2834
- "shape":"ServiceFailureException",
2835
- "error":{
2836
- "code":"ServiceFailure",
2837
- "httpStatusCode":500
2838
- },
2839
- "exception":true
2840
- }
1096
+ {"shape":"NoSuchEntityException"},
1097
+ {"shape":"InvalidInputException"},
1098
+ {"shape":"ServiceFailureException"}
2841
1099
  ]
2842
1100
  },
2843
1101
  "ListGroupPolicies":{
@@ -2852,23 +1110,8 @@
2852
1110
  "resultWrapper":"ListGroupPoliciesResult"
2853
1111
  },
2854
1112
  "errors":[
2855
- {
2856
- "shape":"NoSuchEntityException",
2857
- "error":{
2858
- "code":"NoSuchEntity",
2859
- "httpStatusCode":404,
2860
- "senderFault":true
2861
- },
2862
- "exception":true
2863
- },
2864
- {
2865
- "shape":"ServiceFailureException",
2866
- "error":{
2867
- "code":"ServiceFailure",
2868
- "httpStatusCode":500
2869
- },
2870
- "exception":true
2871
- }
1113
+ {"shape":"NoSuchEntityException"},
1114
+ {"shape":"ServiceFailureException"}
2872
1115
  ]
2873
1116
  },
2874
1117
  "ListGroups":{
@@ -2883,14 +1126,7 @@
2883
1126
  "resultWrapper":"ListGroupsResult"
2884
1127
  },
2885
1128
  "errors":[
2886
- {
2887
- "shape":"ServiceFailureException",
2888
- "error":{
2889
- "code":"ServiceFailure",
2890
- "httpStatusCode":500
2891
- },
2892
- "exception":true
2893
- }
1129
+ {"shape":"ServiceFailureException"}
2894
1130
  ]
2895
1131
  },
2896
1132
  "ListGroupsForUser":{
@@ -2905,23 +1141,8 @@
2905
1141
  "resultWrapper":"ListGroupsForUserResult"
2906
1142
  },
2907
1143
  "errors":[
2908
- {
2909
- "shape":"NoSuchEntityException",
2910
- "error":{
2911
- "code":"NoSuchEntity",
2912
- "httpStatusCode":404,
2913
- "senderFault":true
2914
- },
2915
- "exception":true
2916
- },
2917
- {
2918
- "shape":"ServiceFailureException",
2919
- "error":{
2920
- "code":"ServiceFailure",
2921
- "httpStatusCode":500
2922
- },
2923
- "exception":true
2924
- }
1144
+ {"shape":"NoSuchEntityException"},
1145
+ {"shape":"ServiceFailureException"}
2925
1146
  ]
2926
1147
  },
2927
1148
  "ListInstanceProfiles":{
@@ -2936,14 +1157,7 @@
2936
1157
  "resultWrapper":"ListInstanceProfilesResult"
2937
1158
  },
2938
1159
  "errors":[
2939
- {
2940
- "shape":"ServiceFailureException",
2941
- "error":{
2942
- "code":"ServiceFailure",
2943
- "httpStatusCode":500
2944
- },
2945
- "exception":true
2946
- }
1160
+ {"shape":"ServiceFailureException"}
2947
1161
  ]
2948
1162
  },
2949
1163
  "ListInstanceProfilesForRole":{
@@ -2958,23 +1172,8 @@
2958
1172
  "resultWrapper":"ListInstanceProfilesForRoleResult"
2959
1173
  },
2960
1174
  "errors":[
2961
- {
2962
- "shape":"NoSuchEntityException",
2963
- "error":{
2964
- "code":"NoSuchEntity",
2965
- "httpStatusCode":404,
2966
- "senderFault":true
2967
- },
2968
- "exception":true
2969
- },
2970
- {
2971
- "shape":"ServiceFailureException",
2972
- "error":{
2973
- "code":"ServiceFailure",
2974
- "httpStatusCode":500
2975
- },
2976
- "exception":true
2977
- }
1175
+ {"shape":"NoSuchEntityException"},
1176
+ {"shape":"ServiceFailureException"}
2978
1177
  ]
2979
1178
  },
2980
1179
  "ListMFADevices":{
@@ -2989,23 +1188,8 @@
2989
1188
  "resultWrapper":"ListMFADevicesResult"
2990
1189
  },
2991
1190
  "errors":[
2992
- {
2993
- "shape":"NoSuchEntityException",
2994
- "error":{
2995
- "code":"NoSuchEntity",
2996
- "httpStatusCode":404,
2997
- "senderFault":true
2998
- },
2999
- "exception":true
3000
- },
3001
- {
3002
- "shape":"ServiceFailureException",
3003
- "error":{
3004
- "code":"ServiceFailure",
3005
- "httpStatusCode":500
3006
- },
3007
- "exception":true
3008
- }
1191
+ {"shape":"NoSuchEntityException"},
1192
+ {"shape":"ServiceFailureException"}
3009
1193
  ]
3010
1194
  },
3011
1195
  "ListOpenIDConnectProviders":{
@@ -3020,14 +1204,7 @@
3020
1204
  "resultWrapper":"ListOpenIDConnectProvidersResult"
3021
1205
  },
3022
1206
  "errors":[
3023
- {
3024
- "shape":"ServiceFailureException",
3025
- "error":{
3026
- "code":"ServiceFailure",
3027
- "httpStatusCode":500
3028
- },
3029
- "exception":true
3030
- }
1207
+ {"shape":"ServiceFailureException"}
3031
1208
  ]
3032
1209
  },
3033
1210
  "ListPolicies":{
@@ -3042,14 +1219,7 @@
3042
1219
  "resultWrapper":"ListPoliciesResult"
3043
1220
  },
3044
1221
  "errors":[
3045
- {
3046
- "shape":"ServiceFailureException",
3047
- "error":{
3048
- "code":"ServiceFailure",
3049
- "httpStatusCode":500
3050
- },
3051
- "exception":true
3052
- }
1222
+ {"shape":"ServiceFailureException"}
3053
1223
  ]
3054
1224
  },
3055
1225
  "ListPolicyVersions":{
@@ -3064,32 +1234,9 @@
3064
1234
  "resultWrapper":"ListPolicyVersionsResult"
3065
1235
  },
3066
1236
  "errors":[
3067
- {
3068
- "shape":"NoSuchEntityException",
3069
- "error":{
3070
- "code":"NoSuchEntity",
3071
- "httpStatusCode":404,
3072
- "senderFault":true
3073
- },
3074
- "exception":true
3075
- },
3076
- {
3077
- "shape":"InvalidInputException",
3078
- "error":{
3079
- "code":"InvalidInput",
3080
- "httpStatusCode":400,
3081
- "senderFault":true
3082
- },
3083
- "exception":true
3084
- },
3085
- {
3086
- "shape":"ServiceFailureException",
3087
- "error":{
3088
- "code":"ServiceFailure",
3089
- "httpStatusCode":500
3090
- },
3091
- "exception":true
3092
- }
1237
+ {"shape":"NoSuchEntityException"},
1238
+ {"shape":"InvalidInputException"},
1239
+ {"shape":"ServiceFailureException"}
3093
1240
  ]
3094
1241
  },
3095
1242
  "ListRolePolicies":{
@@ -3104,23 +1251,8 @@
3104
1251
  "resultWrapper":"ListRolePoliciesResult"
3105
1252
  },
3106
1253
  "errors":[
3107
- {
3108
- "shape":"NoSuchEntityException",
3109
- "error":{
3110
- "code":"NoSuchEntity",
3111
- "httpStatusCode":404,
3112
- "senderFault":true
3113
- },
3114
- "exception":true
3115
- },
3116
- {
3117
- "shape":"ServiceFailureException",
3118
- "error":{
3119
- "code":"ServiceFailure",
3120
- "httpStatusCode":500
3121
- },
3122
- "exception":true
3123
- }
1254
+ {"shape":"NoSuchEntityException"},
1255
+ {"shape":"ServiceFailureException"}
3124
1256
  ]
3125
1257
  },
3126
1258
  "ListRoles":{
@@ -3135,14 +1267,7 @@
3135
1267
  "resultWrapper":"ListRolesResult"
3136
1268
  },
3137
1269
  "errors":[
3138
- {
3139
- "shape":"ServiceFailureException",
3140
- "error":{
3141
- "code":"ServiceFailure",
3142
- "httpStatusCode":500
3143
- },
3144
- "exception":true
3145
- }
1270
+ {"shape":"ServiceFailureException"}
3146
1271
  ]
3147
1272
  },
3148
1273
  "ListSAMLProviders":{
@@ -3157,14 +1282,7 @@
3157
1282
  "resultWrapper":"ListSAMLProvidersResult"
3158
1283
  },
3159
1284
  "errors":[
3160
- {
3161
- "shape":"ServiceFailureException",
3162
- "error":{
3163
- "code":"ServiceFailure",
3164
- "httpStatusCode":500
3165
- },
3166
- "exception":true
3167
- }
1285
+ {"shape":"ServiceFailureException"}
3168
1286
  ]
3169
1287
  },
3170
1288
  "ListSSHPublicKeys":{
@@ -3179,15 +1297,7 @@
3179
1297
  "resultWrapper":"ListSSHPublicKeysResult"
3180
1298
  },
3181
1299
  "errors":[
3182
- {
3183
- "shape":"NoSuchEntityException",
3184
- "error":{
3185
- "code":"NoSuchEntity",
3186
- "httpStatusCode":404,
3187
- "senderFault":true
3188
- },
3189
- "exception":true
3190
- }
1300
+ {"shape":"NoSuchEntityException"}
3191
1301
  ]
3192
1302
  },
3193
1303
  "ListServerCertificates":{
@@ -3202,14 +1312,7 @@
3202
1312
  "resultWrapper":"ListServerCertificatesResult"
3203
1313
  },
3204
1314
  "errors":[
3205
- {
3206
- "shape":"ServiceFailureException",
3207
- "error":{
3208
- "code":"ServiceFailure",
3209
- "httpStatusCode":500
3210
- },
3211
- "exception":true
3212
- }
1315
+ {"shape":"ServiceFailureException"}
3213
1316
  ]
3214
1317
  },
3215
1318
  "ListSigningCertificates":{
@@ -3224,23 +1327,8 @@
3224
1327
  "resultWrapper":"ListSigningCertificatesResult"
3225
1328
  },
3226
1329
  "errors":[
3227
- {
3228
- "shape":"NoSuchEntityException",
3229
- "error":{
3230
- "code":"NoSuchEntity",
3231
- "httpStatusCode":404,
3232
- "senderFault":true
3233
- },
3234
- "exception":true
3235
- },
3236
- {
3237
- "shape":"ServiceFailureException",
3238
- "error":{
3239
- "code":"ServiceFailure",
3240
- "httpStatusCode":500
3241
- },
3242
- "exception":true
3243
- }
1330
+ {"shape":"NoSuchEntityException"},
1331
+ {"shape":"ServiceFailureException"}
3244
1332
  ]
3245
1333
  },
3246
1334
  "ListUserPolicies":{
@@ -3255,23 +1343,8 @@
3255
1343
  "resultWrapper":"ListUserPoliciesResult"
3256
1344
  },
3257
1345
  "errors":[
3258
- {
3259
- "shape":"NoSuchEntityException",
3260
- "error":{
3261
- "code":"NoSuchEntity",
3262
- "httpStatusCode":404,
3263
- "senderFault":true
3264
- },
3265
- "exception":true
3266
- },
3267
- {
3268
- "shape":"ServiceFailureException",
3269
- "error":{
3270
- "code":"ServiceFailure",
3271
- "httpStatusCode":500
3272
- },
3273
- "exception":true
3274
- }
1346
+ {"shape":"NoSuchEntityException"},
1347
+ {"shape":"ServiceFailureException"}
3275
1348
  ]
3276
1349
  },
3277
1350
  "ListUsers":{
@@ -3286,14 +1359,7 @@
3286
1359
  "resultWrapper":"ListUsersResult"
3287
1360
  },
3288
1361
  "errors":[
3289
- {
3290
- "shape":"ServiceFailureException",
3291
- "error":{
3292
- "code":"ServiceFailure",
3293
- "httpStatusCode":500
3294
- },
3295
- "exception":true
3296
- }
1362
+ {"shape":"ServiceFailureException"}
3297
1363
  ]
3298
1364
  },
3299
1365
  "ListVirtualMFADevices":{
@@ -3316,41 +1382,10 @@
3316
1382
  },
3317
1383
  "input":{"shape":"PutGroupPolicyRequest"},
3318
1384
  "errors":[
3319
- {
3320
- "shape":"LimitExceededException",
3321
- "error":{
3322
- "code":"LimitExceeded",
3323
- "httpStatusCode":409,
3324
- "senderFault":true
3325
- },
3326
- "exception":true
3327
- },
3328
- {
3329
- "shape":"MalformedPolicyDocumentException",
3330
- "error":{
3331
- "code":"MalformedPolicyDocument",
3332
- "httpStatusCode":400,
3333
- "senderFault":true
3334
- },
3335
- "exception":true
3336
- },
3337
- {
3338
- "shape":"NoSuchEntityException",
3339
- "error":{
3340
- "code":"NoSuchEntity",
3341
- "httpStatusCode":404,
3342
- "senderFault":true
3343
- },
3344
- "exception":true
3345
- },
3346
- {
3347
- "shape":"ServiceFailureException",
3348
- "error":{
3349
- "code":"ServiceFailure",
3350
- "httpStatusCode":500
3351
- },
3352
- "exception":true
3353
- }
1385
+ {"shape":"LimitExceededException"},
1386
+ {"shape":"MalformedPolicyDocumentException"},
1387
+ {"shape":"NoSuchEntityException"},
1388
+ {"shape":"ServiceFailureException"}
3354
1389
  ]
3355
1390
  },
3356
1391
  "PutRolePolicy":{
@@ -3361,41 +1396,10 @@
3361
1396
  },
3362
1397
  "input":{"shape":"PutRolePolicyRequest"},
3363
1398
  "errors":[
3364
- {
3365
- "shape":"LimitExceededException",
3366
- "error":{
3367
- "code":"LimitExceeded",
3368
- "httpStatusCode":409,
3369
- "senderFault":true
3370
- },
3371
- "exception":true
3372
- },
3373
- {
3374
- "shape":"MalformedPolicyDocumentException",
3375
- "error":{
3376
- "code":"MalformedPolicyDocument",
3377
- "httpStatusCode":400,
3378
- "senderFault":true
3379
- },
3380
- "exception":true
3381
- },
3382
- {
3383
- "shape":"NoSuchEntityException",
3384
- "error":{
3385
- "code":"NoSuchEntity",
3386
- "httpStatusCode":404,
3387
- "senderFault":true
3388
- },
3389
- "exception":true
3390
- },
3391
- {
3392
- "shape":"ServiceFailureException",
3393
- "error":{
3394
- "code":"ServiceFailure",
3395
- "httpStatusCode":500
3396
- },
3397
- "exception":true
3398
- }
1399
+ {"shape":"LimitExceededException"},
1400
+ {"shape":"MalformedPolicyDocumentException"},
1401
+ {"shape":"NoSuchEntityException"},
1402
+ {"shape":"ServiceFailureException"}
3399
1403
  ]
3400
1404
  },
3401
1405
  "PutUserPolicy":{
@@ -3406,41 +1410,10 @@
3406
1410
  },
3407
1411
  "input":{"shape":"PutUserPolicyRequest"},
3408
1412
  "errors":[
3409
- {
3410
- "shape":"LimitExceededException",
3411
- "error":{
3412
- "code":"LimitExceeded",
3413
- "httpStatusCode":409,
3414
- "senderFault":true
3415
- },
3416
- "exception":true
3417
- },
3418
- {
3419
- "shape":"MalformedPolicyDocumentException",
3420
- "error":{
3421
- "code":"MalformedPolicyDocument",
3422
- "httpStatusCode":400,
3423
- "senderFault":true
3424
- },
3425
- "exception":true
3426
- },
3427
- {
3428
- "shape":"NoSuchEntityException",
3429
- "error":{
3430
- "code":"NoSuchEntity",
3431
- "httpStatusCode":404,
3432
- "senderFault":true
3433
- },
3434
- "exception":true
3435
- },
3436
- {
3437
- "shape":"ServiceFailureException",
3438
- "error":{
3439
- "code":"ServiceFailure",
3440
- "httpStatusCode":500
3441
- },
3442
- "exception":true
3443
- }
1413
+ {"shape":"LimitExceededException"},
1414
+ {"shape":"MalformedPolicyDocumentException"},
1415
+ {"shape":"NoSuchEntityException"},
1416
+ {"shape":"ServiceFailureException"}
3444
1417
  ]
3445
1418
  },
3446
1419
  "RemoveClientIDFromOpenIDConnectProvider":{
@@ -3451,32 +1424,9 @@
3451
1424
  },
3452
1425
  "input":{"shape":"RemoveClientIDFromOpenIDConnectProviderRequest"},
3453
1426
  "errors":[
3454
- {
3455
- "shape":"InvalidInputException",
3456
- "error":{
3457
- "code":"InvalidInput",
3458
- "httpStatusCode":400,
3459
- "senderFault":true
3460
- },
3461
- "exception":true
3462
- },
3463
- {
3464
- "shape":"NoSuchEntityException",
3465
- "error":{
3466
- "code":"NoSuchEntity",
3467
- "httpStatusCode":404,
3468
- "senderFault":true
3469
- },
3470
- "exception":true
3471
- },
3472
- {
3473
- "shape":"ServiceFailureException",
3474
- "error":{
3475
- "code":"ServiceFailure",
3476
- "httpStatusCode":500
3477
- },
3478
- "exception":true
3479
- }
1427
+ {"shape":"InvalidInputException"},
1428
+ {"shape":"NoSuchEntityException"},
1429
+ {"shape":"ServiceFailureException"}
3480
1430
  ]
3481
1431
  },
3482
1432
  "RemoveRoleFromInstanceProfile":{
@@ -3487,32 +1437,9 @@
3487
1437
  },
3488
1438
  "input":{"shape":"RemoveRoleFromInstanceProfileRequest"},
3489
1439
  "errors":[
3490
- {
3491
- "shape":"NoSuchEntityException",
3492
- "error":{
3493
- "code":"NoSuchEntity",
3494
- "httpStatusCode":404,
3495
- "senderFault":true
3496
- },
3497
- "exception":true
3498
- },
3499
- {
3500
- "shape":"LimitExceededException",
3501
- "error":{
3502
- "code":"LimitExceeded",
3503
- "httpStatusCode":409,
3504
- "senderFault":true
3505
- },
3506
- "exception":true
3507
- },
3508
- {
3509
- "shape":"ServiceFailureException",
3510
- "error":{
3511
- "code":"ServiceFailure",
3512
- "httpStatusCode":500
3513
- },
3514
- "exception":true
3515
- }
1440
+ {"shape":"NoSuchEntityException"},
1441
+ {"shape":"LimitExceededException"},
1442
+ {"shape":"ServiceFailureException"}
3516
1443
  ]
3517
1444
  },
3518
1445
  "RemoveUserFromGroup":{
@@ -3523,32 +1450,9 @@
3523
1450
  },
3524
1451
  "input":{"shape":"RemoveUserFromGroupRequest"},
3525
1452
  "errors":[
3526
- {
3527
- "shape":"NoSuchEntityException",
3528
- "error":{
3529
- "code":"NoSuchEntity",
3530
- "httpStatusCode":404,
3531
- "senderFault":true
3532
- },
3533
- "exception":true
3534
- },
3535
- {
3536
- "shape":"LimitExceededException",
3537
- "error":{
3538
- "code":"LimitExceeded",
3539
- "httpStatusCode":409,
3540
- "senderFault":true
3541
- },
3542
- "exception":true
3543
- },
3544
- {
3545
- "shape":"ServiceFailureException",
3546
- "error":{
3547
- "code":"ServiceFailure",
3548
- "httpStatusCode":500
3549
- },
3550
- "exception":true
3551
- }
1453
+ {"shape":"NoSuchEntityException"},
1454
+ {"shape":"LimitExceededException"},
1455
+ {"shape":"ServiceFailureException"}
3552
1456
  ]
3553
1457
  },
3554
1458
  "ResyncMFADevice":{
@@ -3559,41 +1463,10 @@
3559
1463
  },
3560
1464
  "input":{"shape":"ResyncMFADeviceRequest"},
3561
1465
  "errors":[
3562
- {
3563
- "shape":"InvalidAuthenticationCodeException",
3564
- "error":{
3565
- "code":"InvalidAuthenticationCode",
3566
- "httpStatusCode":403,
3567
- "senderFault":true
3568
- },
3569
- "exception":true
3570
- },
3571
- {
3572
- "shape":"NoSuchEntityException",
3573
- "error":{
3574
- "code":"NoSuchEntity",
3575
- "httpStatusCode":404,
3576
- "senderFault":true
3577
- },
3578
- "exception":true
3579
- },
3580
- {
3581
- "shape":"LimitExceededException",
3582
- "error":{
3583
- "code":"LimitExceeded",
3584
- "httpStatusCode":409,
3585
- "senderFault":true
3586
- },
3587
- "exception":true
3588
- },
3589
- {
3590
- "shape":"ServiceFailureException",
3591
- "error":{
3592
- "code":"ServiceFailure",
3593
- "httpStatusCode":500
3594
- },
3595
- "exception":true
3596
- }
1466
+ {"shape":"InvalidAuthenticationCodeException"},
1467
+ {"shape":"NoSuchEntityException"},
1468
+ {"shape":"LimitExceededException"},
1469
+ {"shape":"ServiceFailureException"}
3597
1470
  ]
3598
1471
  },
3599
1472
  "SetDefaultPolicyVersion":{
@@ -3604,41 +1477,10 @@
3604
1477
  },
3605
1478
  "input":{"shape":"SetDefaultPolicyVersionRequest"},
3606
1479
  "errors":[
3607
- {
3608
- "shape":"NoSuchEntityException",
3609
- "error":{
3610
- "code":"NoSuchEntity",
3611
- "httpStatusCode":404,
3612
- "senderFault":true
3613
- },
3614
- "exception":true
3615
- },
3616
- {
3617
- "shape":"InvalidInputException",
3618
- "error":{
3619
- "code":"InvalidInput",
3620
- "httpStatusCode":400,
3621
- "senderFault":true
3622
- },
3623
- "exception":true
3624
- },
3625
- {
3626
- "shape":"LimitExceededException",
3627
- "error":{
3628
- "code":"LimitExceeded",
3629
- "httpStatusCode":409,
3630
- "senderFault":true
3631
- },
3632
- "exception":true
3633
- },
3634
- {
3635
- "shape":"ServiceFailureException",
3636
- "error":{
3637
- "code":"ServiceFailure",
3638
- "httpStatusCode":500
3639
- },
3640
- "exception":true
3641
- }
1480
+ {"shape":"NoSuchEntityException"},
1481
+ {"shape":"InvalidInputException"},
1482
+ {"shape":"LimitExceededException"},
1483
+ {"shape":"ServiceFailureException"}
3642
1484
  ]
3643
1485
  },
3644
1486
  "SimulateCustomPolicy":{
@@ -3653,23 +1495,8 @@
3653
1495
  "resultWrapper":"SimulateCustomPolicyResult"
3654
1496
  },
3655
1497
  "errors":[
3656
- {
3657
- "shape":"InvalidInputException",
3658
- "error":{
3659
- "code":"InvalidInput",
3660
- "httpStatusCode":400,
3661
- "senderFault":true
3662
- },
3663
- "exception":true
3664
- },
3665
- {
3666
- "shape":"PolicyEvaluationException",
3667
- "error":{
3668
- "code":"PolicyEvaluation",
3669
- "httpStatusCode":500
3670
- },
3671
- "exception":true
3672
- }
1498
+ {"shape":"InvalidInputException"},
1499
+ {"shape":"PolicyEvaluationException"}
3673
1500
  ]
3674
1501
  },
3675
1502
  "SimulatePrincipalPolicy":{
@@ -3684,32 +1511,9 @@
3684
1511
  "resultWrapper":"SimulatePrincipalPolicyResult"
3685
1512
  },
3686
1513
  "errors":[
3687
- {
3688
- "shape":"NoSuchEntityException",
3689
- "error":{
3690
- "code":"NoSuchEntity",
3691
- "httpStatusCode":404,
3692
- "senderFault":true
3693
- },
3694
- "exception":true
3695
- },
3696
- {
3697
- "shape":"InvalidInputException",
3698
- "error":{
3699
- "code":"InvalidInput",
3700
- "httpStatusCode":400,
3701
- "senderFault":true
3702
- },
3703
- "exception":true
3704
- },
3705
- {
3706
- "shape":"PolicyEvaluationException",
3707
- "error":{
3708
- "code":"PolicyEvaluation",
3709
- "httpStatusCode":500
3710
- },
3711
- "exception":true
3712
- }
1514
+ {"shape":"NoSuchEntityException"},
1515
+ {"shape":"InvalidInputException"},
1516
+ {"shape":"PolicyEvaluationException"}
3713
1517
  ]
3714
1518
  },
3715
1519
  "UpdateAccessKey":{
@@ -3720,32 +1524,9 @@
3720
1524
  },
3721
1525
  "input":{"shape":"UpdateAccessKeyRequest"},
3722
1526
  "errors":[
3723
- {
3724
- "shape":"NoSuchEntityException",
3725
- "error":{
3726
- "code":"NoSuchEntity",
3727
- "httpStatusCode":404,
3728
- "senderFault":true
3729
- },
3730
- "exception":true
3731
- },
3732
- {
3733
- "shape":"LimitExceededException",
3734
- "error":{
3735
- "code":"LimitExceeded",
3736
- "httpStatusCode":409,
3737
- "senderFault":true
3738
- },
3739
- "exception":true
3740
- },
3741
- {
3742
- "shape":"ServiceFailureException",
3743
- "error":{
3744
- "code":"ServiceFailure",
3745
- "httpStatusCode":500
3746
- },
3747
- "exception":true
3748
- }
1527
+ {"shape":"NoSuchEntityException"},
1528
+ {"shape":"LimitExceededException"},
1529
+ {"shape":"ServiceFailureException"}
3749
1530
  ]
3750
1531
  },
3751
1532
  "UpdateAccountPasswordPolicy":{
@@ -3756,41 +1537,10 @@
3756
1537
  },
3757
1538
  "input":{"shape":"UpdateAccountPasswordPolicyRequest"},
3758
1539
  "errors":[
3759
- {
3760
- "shape":"NoSuchEntityException",
3761
- "error":{
3762
- "code":"NoSuchEntity",
3763
- "httpStatusCode":404,
3764
- "senderFault":true
3765
- },
3766
- "exception":true
3767
- },
3768
- {
3769
- "shape":"MalformedPolicyDocumentException",
3770
- "error":{
3771
- "code":"MalformedPolicyDocument",
3772
- "httpStatusCode":400,
3773
- "senderFault":true
3774
- },
3775
- "exception":true
3776
- },
3777
- {
3778
- "shape":"LimitExceededException",
3779
- "error":{
3780
- "code":"LimitExceeded",
3781
- "httpStatusCode":409,
3782
- "senderFault":true
3783
- },
3784
- "exception":true
3785
- },
3786
- {
3787
- "shape":"ServiceFailureException",
3788
- "error":{
3789
- "code":"ServiceFailure",
3790
- "httpStatusCode":500
3791
- },
3792
- "exception":true
3793
- }
1540
+ {"shape":"NoSuchEntityException"},
1541
+ {"shape":"MalformedPolicyDocumentException"},
1542
+ {"shape":"LimitExceededException"},
1543
+ {"shape":"ServiceFailureException"}
3794
1544
  ]
3795
1545
  },
3796
1546
  "UpdateAssumeRolePolicy":{
@@ -3801,41 +1551,10 @@
3801
1551
  },
3802
1552
  "input":{"shape":"UpdateAssumeRolePolicyRequest"},
3803
1553
  "errors":[
3804
- {
3805
- "shape":"NoSuchEntityException",
3806
- "error":{
3807
- "code":"NoSuchEntity",
3808
- "httpStatusCode":404,
3809
- "senderFault":true
3810
- },
3811
- "exception":true
3812
- },
3813
- {
3814
- "shape":"MalformedPolicyDocumentException",
3815
- "error":{
3816
- "code":"MalformedPolicyDocument",
3817
- "httpStatusCode":400,
3818
- "senderFault":true
3819
- },
3820
- "exception":true
3821
- },
3822
- {
3823
- "shape":"LimitExceededException",
3824
- "error":{
3825
- "code":"LimitExceeded",
3826
- "httpStatusCode":409,
3827
- "senderFault":true
3828
- },
3829
- "exception":true
3830
- },
3831
- {
3832
- "shape":"ServiceFailureException",
3833
- "error":{
3834
- "code":"ServiceFailure",
3835
- "httpStatusCode":500
3836
- },
3837
- "exception":true
3838
- }
1554
+ {"shape":"NoSuchEntityException"},
1555
+ {"shape":"MalformedPolicyDocumentException"},
1556
+ {"shape":"LimitExceededException"},
1557
+ {"shape":"ServiceFailureException"}
3839
1558
  ]
3840
1559
  },
3841
1560
  "UpdateGroup":{
@@ -3846,41 +1565,10 @@
3846
1565
  },
3847
1566
  "input":{"shape":"UpdateGroupRequest"},
3848
1567
  "errors":[
3849
- {
3850
- "shape":"NoSuchEntityException",
3851
- "error":{
3852
- "code":"NoSuchEntity",
3853
- "httpStatusCode":404,
3854
- "senderFault":true
3855
- },
3856
- "exception":true
3857
- },
3858
- {
3859
- "shape":"EntityAlreadyExistsException",
3860
- "error":{
3861
- "code":"EntityAlreadyExists",
3862
- "httpStatusCode":409,
3863
- "senderFault":true
3864
- },
3865
- "exception":true
3866
- },
3867
- {
3868
- "shape":"LimitExceededException",
3869
- "error":{
3870
- "code":"LimitExceeded",
3871
- "httpStatusCode":409,
3872
- "senderFault":true
3873
- },
3874
- "exception":true
3875
- },
3876
- {
3877
- "shape":"ServiceFailureException",
3878
- "error":{
3879
- "code":"ServiceFailure",
3880
- "httpStatusCode":500
3881
- },
3882
- "exception":true
3883
- }
1568
+ {"shape":"NoSuchEntityException"},
1569
+ {"shape":"EntityAlreadyExistsException"},
1570
+ {"shape":"LimitExceededException"},
1571
+ {"shape":"ServiceFailureException"}
3884
1572
  ]
3885
1573
  },
3886
1574
  "UpdateLoginProfile":{
@@ -3891,50 +1579,11 @@
3891
1579
  },
3892
1580
  "input":{"shape":"UpdateLoginProfileRequest"},
3893
1581
  "errors":[
3894
- {
3895
- "shape":"EntityTemporarilyUnmodifiableException",
3896
- "error":{
3897
- "code":"EntityTemporarilyUnmodifiable",
3898
- "httpStatusCode":409,
3899
- "senderFault":true
3900
- },
3901
- "exception":true
3902
- },
3903
- {
3904
- "shape":"NoSuchEntityException",
3905
- "error":{
3906
- "code":"NoSuchEntity",
3907
- "httpStatusCode":404,
3908
- "senderFault":true
3909
- },
3910
- "exception":true
3911
- },
3912
- {
3913
- "shape":"PasswordPolicyViolationException",
3914
- "error":{
3915
- "code":"PasswordPolicyViolation",
3916
- "httpStatusCode":400,
3917
- "senderFault":true
3918
- },
3919
- "exception":true
3920
- },
3921
- {
3922
- "shape":"LimitExceededException",
3923
- "error":{
3924
- "code":"LimitExceeded",
3925
- "httpStatusCode":409,
3926
- "senderFault":true
3927
- },
3928
- "exception":true
3929
- },
3930
- {
3931
- "shape":"ServiceFailureException",
3932
- "error":{
3933
- "code":"ServiceFailure",
3934
- "httpStatusCode":500
3935
- },
3936
- "exception":true
3937
- }
1582
+ {"shape":"EntityTemporarilyUnmodifiableException"},
1583
+ {"shape":"NoSuchEntityException"},
1584
+ {"shape":"PasswordPolicyViolationException"},
1585
+ {"shape":"LimitExceededException"},
1586
+ {"shape":"ServiceFailureException"}
3938
1587
  ]
3939
1588
  },
3940
1589
  "UpdateOpenIDConnectProviderThumbprint":{
@@ -3945,32 +1594,9 @@
3945
1594
  },
3946
1595
  "input":{"shape":"UpdateOpenIDConnectProviderThumbprintRequest"},
3947
1596
  "errors":[
3948
- {
3949
- "shape":"InvalidInputException",
3950
- "error":{
3951
- "code":"InvalidInput",
3952
- "httpStatusCode":400,
3953
- "senderFault":true
3954
- },
3955
- "exception":true
3956
- },
3957
- {
3958
- "shape":"NoSuchEntityException",
3959
- "error":{
3960
- "code":"NoSuchEntity",
3961
- "httpStatusCode":404,
3962
- "senderFault":true
3963
- },
3964
- "exception":true
3965
- },
3966
- {
3967
- "shape":"ServiceFailureException",
3968
- "error":{
3969
- "code":"ServiceFailure",
3970
- "httpStatusCode":500
3971
- },
3972
- "exception":true
3973
- }
1597
+ {"shape":"InvalidInputException"},
1598
+ {"shape":"NoSuchEntityException"},
1599
+ {"shape":"ServiceFailureException"}
3974
1600
  ]
3975
1601
  },
3976
1602
  "UpdateSAMLProvider":{
@@ -3985,41 +1611,10 @@
3985
1611
  "resultWrapper":"UpdateSAMLProviderResult"
3986
1612
  },
3987
1613
  "errors":[
3988
- {
3989
- "shape":"NoSuchEntityException",
3990
- "error":{
3991
- "code":"NoSuchEntity",
3992
- "httpStatusCode":404,
3993
- "senderFault":true
3994
- },
3995
- "exception":true
3996
- },
3997
- {
3998
- "shape":"InvalidInputException",
3999
- "error":{
4000
- "code":"InvalidInput",
4001
- "httpStatusCode":400,
4002
- "senderFault":true
4003
- },
4004
- "exception":true
4005
- },
4006
- {
4007
- "shape":"LimitExceededException",
4008
- "error":{
4009
- "code":"LimitExceeded",
4010
- "httpStatusCode":409,
4011
- "senderFault":true
4012
- },
4013
- "exception":true
4014
- },
4015
- {
4016
- "shape":"ServiceFailureException",
4017
- "error":{
4018
- "code":"ServiceFailure",
4019
- "httpStatusCode":500
4020
- },
4021
- "exception":true
4022
- }
1614
+ {"shape":"NoSuchEntityException"},
1615
+ {"shape":"InvalidInputException"},
1616
+ {"shape":"LimitExceededException"},
1617
+ {"shape":"ServiceFailureException"}
4023
1618
  ]
4024
1619
  },
4025
1620
  "UpdateSSHPublicKey":{
@@ -4030,15 +1625,7 @@
4030
1625
  },
4031
1626
  "input":{"shape":"UpdateSSHPublicKeyRequest"},
4032
1627
  "errors":[
4033
- {
4034
- "shape":"NoSuchEntityException",
4035
- "error":{
4036
- "code":"NoSuchEntity",
4037
- "httpStatusCode":404,
4038
- "senderFault":true
4039
- },
4040
- "exception":true
4041
- }
1628
+ {"shape":"NoSuchEntityException"}
4042
1629
  ]
4043
1630
  },
4044
1631
  "UpdateServerCertificate":{
@@ -4049,41 +1636,10 @@
4049
1636
  },
4050
1637
  "input":{"shape":"UpdateServerCertificateRequest"},
4051
1638
  "errors":[
4052
- {
4053
- "shape":"NoSuchEntityException",
4054
- "error":{
4055
- "code":"NoSuchEntity",
4056
- "httpStatusCode":404,
4057
- "senderFault":true
4058
- },
4059
- "exception":true
4060
- },
4061
- {
4062
- "shape":"EntityAlreadyExistsException",
4063
- "error":{
4064
- "code":"EntityAlreadyExists",
4065
- "httpStatusCode":409,
4066
- "senderFault":true
4067
- },
4068
- "exception":true
4069
- },
4070
- {
4071
- "shape":"LimitExceededException",
4072
- "error":{
4073
- "code":"LimitExceeded",
4074
- "httpStatusCode":409,
4075
- "senderFault":true
4076
- },
4077
- "exception":true
4078
- },
4079
- {
4080
- "shape":"ServiceFailureException",
4081
- "error":{
4082
- "code":"ServiceFailure",
4083
- "httpStatusCode":500
4084
- },
4085
- "exception":true
4086
- }
1639
+ {"shape":"NoSuchEntityException"},
1640
+ {"shape":"EntityAlreadyExistsException"},
1641
+ {"shape":"LimitExceededException"},
1642
+ {"shape":"ServiceFailureException"}
4087
1643
  ]
4088
1644
  },
4089
1645
  "UpdateSigningCertificate":{
@@ -4094,32 +1650,9 @@
4094
1650
  },
4095
1651
  "input":{"shape":"UpdateSigningCertificateRequest"},
4096
1652
  "errors":[
4097
- {
4098
- "shape":"NoSuchEntityException",
4099
- "error":{
4100
- "code":"NoSuchEntity",
4101
- "httpStatusCode":404,
4102
- "senderFault":true
4103
- },
4104
- "exception":true
4105
- },
4106
- {
4107
- "shape":"LimitExceededException",
4108
- "error":{
4109
- "code":"LimitExceeded",
4110
- "httpStatusCode":409,
4111
- "senderFault":true
4112
- },
4113
- "exception":true
4114
- },
4115
- {
4116
- "shape":"ServiceFailureException",
4117
- "error":{
4118
- "code":"ServiceFailure",
4119
- "httpStatusCode":500
4120
- },
4121
- "exception":true
4122
- }
1653
+ {"shape":"NoSuchEntityException"},
1654
+ {"shape":"LimitExceededException"},
1655
+ {"shape":"ServiceFailureException"}
4123
1656
  ]
4124
1657
  },
4125
1658
  "UpdateUser":{
@@ -4130,50 +1663,11 @@
4130
1663
  },
4131
1664
  "input":{"shape":"UpdateUserRequest"},
4132
1665
  "errors":[
4133
- {
4134
- "shape":"NoSuchEntityException",
4135
- "error":{
4136
- "code":"NoSuchEntity",
4137
- "httpStatusCode":404,
4138
- "senderFault":true
4139
- },
4140
- "exception":true
4141
- },
4142
- {
4143
- "shape":"LimitExceededException",
4144
- "error":{
4145
- "code":"LimitExceeded",
4146
- "httpStatusCode":409,
4147
- "senderFault":true
4148
- },
4149
- "exception":true
4150
- },
4151
- {
4152
- "shape":"EntityAlreadyExistsException",
4153
- "error":{
4154
- "code":"EntityAlreadyExists",
4155
- "httpStatusCode":409,
4156
- "senderFault":true
4157
- },
4158
- "exception":true
4159
- },
4160
- {
4161
- "shape":"EntityTemporarilyUnmodifiableException",
4162
- "error":{
4163
- "code":"EntityTemporarilyUnmodifiable",
4164
- "httpStatusCode":409,
4165
- "senderFault":true
4166
- },
4167
- "exception":true
4168
- },
4169
- {
4170
- "shape":"ServiceFailureException",
4171
- "error":{
4172
- "code":"ServiceFailure",
4173
- "httpStatusCode":500
4174
- },
4175
- "exception":true
4176
- }
1666
+ {"shape":"NoSuchEntityException"},
1667
+ {"shape":"LimitExceededException"},
1668
+ {"shape":"EntityAlreadyExistsException"},
1669
+ {"shape":"EntityTemporarilyUnmodifiableException"},
1670
+ {"shape":"ServiceFailureException"}
4177
1671
  ]
4178
1672
  },
4179
1673
  "UploadSSHPublicKey":{
@@ -4188,51 +1682,11 @@
4188
1682
  "resultWrapper":"UploadSSHPublicKeyResult"
4189
1683
  },
4190
1684
  "errors":[
4191
- {
4192
- "shape":"LimitExceededException",
4193
- "error":{
4194
- "code":"LimitExceeded",
4195
- "httpStatusCode":409,
4196
- "senderFault":true
4197
- },
4198
- "exception":true
4199
- },
4200
- {
4201
- "shape":"NoSuchEntityException",
4202
- "error":{
4203
- "code":"NoSuchEntity",
4204
- "httpStatusCode":404,
4205
- "senderFault":true
4206
- },
4207
- "exception":true
4208
- },
4209
- {
4210
- "shape":"InvalidPublicKeyException",
4211
- "error":{
4212
- "code":"InvalidPublicKey",
4213
- "httpStatusCode":400,
4214
- "senderFault":true
4215
- },
4216
- "exception":true
4217
- },
4218
- {
4219
- "shape":"DuplicateSSHPublicKeyException",
4220
- "error":{
4221
- "code":"DuplicateSSHPublicKey",
4222
- "httpStatusCode":400,
4223
- "senderFault":true
4224
- },
4225
- "exception":true
4226
- },
4227
- {
4228
- "shape":"UnrecognizedPublicKeyEncodingException",
4229
- "error":{
4230
- "code":"UnrecognizedPublicKeyEncoding",
4231
- "httpStatusCode":400,
4232
- "senderFault":true
4233
- },
4234
- "exception":true
4235
- }
1685
+ {"shape":"LimitExceededException"},
1686
+ {"shape":"NoSuchEntityException"},
1687
+ {"shape":"InvalidPublicKeyException"},
1688
+ {"shape":"DuplicateSSHPublicKeyException"},
1689
+ {"shape":"UnrecognizedPublicKeyEncodingException"}
4236
1690
  ]
4237
1691
  },
4238
1692
  "UploadServerCertificate":{
@@ -4247,50 +1701,11 @@
4247
1701
  "resultWrapper":"UploadServerCertificateResult"
4248
1702
  },
4249
1703
  "errors":[
4250
- {
4251
- "shape":"LimitExceededException",
4252
- "error":{
4253
- "code":"LimitExceeded",
4254
- "httpStatusCode":409,
4255
- "senderFault":true
4256
- },
4257
- "exception":true
4258
- },
4259
- {
4260
- "shape":"EntityAlreadyExistsException",
4261
- "error":{
4262
- "code":"EntityAlreadyExists",
4263
- "httpStatusCode":409,
4264
- "senderFault":true
4265
- },
4266
- "exception":true
4267
- },
4268
- {
4269
- "shape":"MalformedCertificateException",
4270
- "error":{
4271
- "code":"MalformedCertificate",
4272
- "httpStatusCode":400,
4273
- "senderFault":true
4274
- },
4275
- "exception":true
4276
- },
4277
- {
4278
- "shape":"KeyPairMismatchException",
4279
- "error":{
4280
- "code":"KeyPairMismatch",
4281
- "httpStatusCode":400,
4282
- "senderFault":true
4283
- },
4284
- "exception":true
4285
- },
4286
- {
4287
- "shape":"ServiceFailureException",
4288
- "error":{
4289
- "code":"ServiceFailure",
4290
- "httpStatusCode":500
4291
- },
4292
- "exception":true
4293
- }
1704
+ {"shape":"LimitExceededException"},
1705
+ {"shape":"EntityAlreadyExistsException"},
1706
+ {"shape":"MalformedCertificateException"},
1707
+ {"shape":"KeyPairMismatchException"},
1708
+ {"shape":"ServiceFailureException"}
4294
1709
  ]
4295
1710
  },
4296
1711
  "UploadSigningCertificate":{
@@ -4305,68 +1720,13 @@
4305
1720
  "resultWrapper":"UploadSigningCertificateResult"
4306
1721
  },
4307
1722
  "errors":[
4308
- {
4309
- "shape":"LimitExceededException",
4310
- "error":{
4311
- "code":"LimitExceeded",
4312
- "httpStatusCode":409,
4313
- "senderFault":true
4314
- },
4315
- "exception":true
4316
- },
4317
- {
4318
- "shape":"EntityAlreadyExistsException",
4319
- "error":{
4320
- "code":"EntityAlreadyExists",
4321
- "httpStatusCode":409,
4322
- "senderFault":true
4323
- },
4324
- "exception":true
4325
- },
4326
- {
4327
- "shape":"MalformedCertificateException",
4328
- "error":{
4329
- "code":"MalformedCertificate",
4330
- "httpStatusCode":400,
4331
- "senderFault":true
4332
- },
4333
- "exception":true
4334
- },
4335
- {
4336
- "shape":"InvalidCertificateException",
4337
- "error":{
4338
- "code":"InvalidCertificate",
4339
- "httpStatusCode":400,
4340
- "senderFault":true
4341
- },
4342
- "exception":true
4343
- },
4344
- {
4345
- "shape":"DuplicateCertificateException",
4346
- "error":{
4347
- "code":"DuplicateCertificate",
4348
- "httpStatusCode":409,
4349
- "senderFault":true
4350
- },
4351
- "exception":true
4352
- },
4353
- {
4354
- "shape":"NoSuchEntityException",
4355
- "error":{
4356
- "code":"NoSuchEntity",
4357
- "httpStatusCode":404,
4358
- "senderFault":true
4359
- },
4360
- "exception":true
4361
- },
4362
- {
4363
- "shape":"ServiceFailureException",
4364
- "error":{
4365
- "code":"ServiceFailure",
4366
- "httpStatusCode":500
4367
- },
4368
- "exception":true
4369
- }
1723
+ {"shape":"LimitExceededException"},
1724
+ {"shape":"EntityAlreadyExistsException"},
1725
+ {"shape":"MalformedCertificateException"},
1726
+ {"shape":"InvalidCertificateException"},
1727
+ {"shape":"DuplicateCertificateException"},
1728
+ {"shape":"NoSuchEntityException"},
1729
+ {"shape":"ServiceFailureException"}
4370
1730
  ]
4371
1731
  }
4372
1732
  },
@@ -4415,8 +1775,8 @@
4415
1775
  },
4416
1776
  "ActionNameType":{
4417
1777
  "type":"string",
4418
- "min":3,
4419
- "max":128
1778
+ "max":128,
1779
+ "min":3
4420
1780
  },
4421
1781
  "AddClientIDToOpenIDConnectProviderRequest":{
4422
1782
  "type":"structure",
@@ -4521,8 +1881,8 @@
4521
1881
  },
4522
1882
  "ContextKeyNameType":{
4523
1883
  "type":"string",
4524
- "min":5,
4525
- "max":256
1884
+ "max":256,
1885
+ "min":5
4526
1886
  },
4527
1887
  "ContextKeyNamesResultListType":{
4528
1888
  "type":"list",
@@ -5059,8 +2419,8 @@
5059
2419
  },
5060
2420
  "EvalDecisionSourceType":{
5061
2421
  "type":"string",
5062
- "min":3,
5063
- "max":256
2422
+ "max":256,
2423
+ "min":3
5064
2424
  },
5065
2425
  "EvaluationResult":{
5066
2426
  "type":"structure",
@@ -6040,8 +3400,8 @@
6040
3400
  },
6041
3401
  "OpenIDConnectProviderUrlType":{
6042
3402
  "type":"string",
6043
- "min":1,
6044
- "max":255
3403
+ "max":255,
3404
+ "min":1
6045
3405
  },
6046
3406
  "PasswordPolicy":{
6047
3407
  "type":"structure",
@@ -6258,8 +3618,8 @@
6258
3618
  },
6259
3619
  "ResourceHandlingOptionType":{
6260
3620
  "type":"string",
6261
- "min":1,
6262
- "max":64
3621
+ "max":64,
3622
+ "min":1
6263
3623
  },
6264
3624
  "ResourceNameListType":{
6265
3625
  "type":"list",
@@ -6267,8 +3627,8 @@
6267
3627
  },
6268
3628
  "ResourceNameType":{
6269
3629
  "type":"string",
6270
- "min":1,
6271
- "max":2048
3630
+ "max":2048,
3631
+ "min":1
6272
3632
  },
6273
3633
  "ResourceSpecificResult":{
6274
3634
  "type":"structure",
@@ -6337,8 +3697,8 @@
6337
3697
  },
6338
3698
  "SAMLMetadataDocumentType":{
6339
3699
  "type":"string",
6340
- "min":1000,
6341
- "max":10000000
3700
+ "max":10000000,
3701
+ "min":1000
6342
3702
  },
6343
3703
  "SAMLProviderListEntry":{
6344
3704
  "type":"structure",
@@ -6354,8 +3714,8 @@
6354
3714
  },
6355
3715
  "SAMLProviderNameType":{
6356
3716
  "type":"string",
6357
- "min":1,
6358
3717
  "max":128,
3718
+ "min":1,
6359
3719
  "pattern":"[\\w._-]+"
6360
3720
  },
6361
3721
  "SSHPublicKey":{
@@ -6761,8 +4121,8 @@
6761
4121
  },
6762
4122
  "accessKeyIdType":{
6763
4123
  "type":"string",
6764
- "min":16,
6765
4124
  "max":32,
4125
+ "min":16,
6766
4126
  "pattern":"[\\w]+"
6767
4127
  },
6768
4128
  "accessKeyMetadataListType":{
@@ -6779,14 +4139,14 @@
6779
4139
  },
6780
4140
  "accountAliasType":{
6781
4141
  "type":"string",
6782
- "min":3,
6783
4142
  "max":63,
4143
+ "min":3,
6784
4144
  "pattern":"^[a-z0-9](([a-z0-9]|-(?!-))*[a-z0-9])?$"
6785
4145
  },
6786
4146
  "arnType":{
6787
4147
  "type":"string",
6788
- "min":20,
6789
- "max":2048
4148
+ "max":2048,
4149
+ "min":20
6790
4150
  },
6791
4151
  "assignmentStatusType":{
6792
4152
  "type":"string",
@@ -6803,8 +4163,8 @@
6803
4163
  "attachmentCountType":{"type":"integer"},
6804
4164
  "authenticationCodeType":{
6805
4165
  "type":"string",
6806
- "min":6,
6807
4166
  "max":6,
4167
+ "min":6,
6808
4168
  "pattern":"[\\d]+"
6809
4169
  },
6810
4170
  "booleanObjectType":{
@@ -6814,20 +4174,20 @@
6814
4174
  "booleanType":{"type":"boolean"},
6815
4175
  "certificateBodyType":{
6816
4176
  "type":"string",
6817
- "min":1,
6818
4177
  "max":16384,
4178
+ "min":1,
6819
4179
  "pattern":"[\\u0009\\u000A\\u000D\\u0020-\\u00FF]+"
6820
4180
  },
6821
4181
  "certificateChainType":{
6822
4182
  "type":"string",
6823
- "min":1,
6824
4183
  "max":2097152,
4184
+ "min":1,
6825
4185
  "pattern":"[\\u0009\\u000A\\u000D\\u0020-\\u00FF]+"
6826
4186
  },
6827
4187
  "certificateIdType":{
6828
4188
  "type":"string",
6829
- "min":24,
6830
4189
  "max":128,
4190
+ "min":24,
6831
4191
  "pattern":"[\\w]+"
6832
4192
  },
6833
4193
  "certificateListType":{
@@ -6840,8 +4200,8 @@
6840
4200
  },
6841
4201
  "clientIDType":{
6842
4202
  "type":"string",
6843
- "min":1,
6844
- "max":255
4203
+ "max":255,
4204
+ "min":1
6845
4205
  },
6846
4206
  "credentialReportExpiredExceptionMessage":{"type":"string"},
6847
4207
  "credentialReportNotPresentExceptionMessage":{"type":"string"},
@@ -6865,8 +4225,8 @@
6865
4225
  "entityTemporarilyUnmodifiableMessage":{"type":"string"},
6866
4226
  "existingUserNameType":{
6867
4227
  "type":"string",
6868
- "min":1,
6869
4228
  "max":128,
4229
+ "min":1,
6870
4230
  "pattern":"[\\w+=,.@-]+"
6871
4231
  },
6872
4232
  "groupDetailListType":{
@@ -6883,14 +4243,14 @@
6883
4243
  },
6884
4244
  "groupNameType":{
6885
4245
  "type":"string",
6886
- "min":1,
6887
4246
  "max":128,
4247
+ "min":1,
6888
4248
  "pattern":"[\\w+=,.@-]+"
6889
4249
  },
6890
4250
  "idType":{
6891
4251
  "type":"string",
6892
- "min":16,
6893
4252
  "max":32,
4253
+ "min":16,
6894
4254
  "pattern":"[\\w]+"
6895
4255
  },
6896
4256
  "instanceProfileListType":{
@@ -6899,8 +4259,8 @@
6899
4259
  },
6900
4260
  "instanceProfileNameType":{
6901
4261
  "type":"string",
6902
- "min":1,
6903
4262
  "max":128,
4263
+ "min":1,
6904
4264
  "pattern":"[\\w+=,.@-]+"
6905
4265
  },
6906
4266
  "invalidAuthenticationCodeMessage":{"type":"string"},
@@ -6914,20 +4274,20 @@
6914
4274
  "malformedPolicyDocumentMessage":{"type":"string"},
6915
4275
  "markerType":{
6916
4276
  "type":"string",
6917
- "min":1,
6918
4277
  "max":320,
4278
+ "min":1,
6919
4279
  "pattern":"[\\u0020-\\u00FF]+"
6920
4280
  },
6921
4281
  "maxItemsType":{
6922
4282
  "type":"integer",
6923
- "min":1,
6924
- "max":1000
4283
+ "max":1000,
4284
+ "min":1
6925
4285
  },
6926
4286
  "maxPasswordAgeType":{
6927
4287
  "type":"integer",
6928
- "min":1,
4288
+ "box":true,
6929
4289
  "max":1095,
6930
- "box":true
4290
+ "min":1
6931
4291
  },
6932
4292
  "mfaDeviceListType":{
6933
4293
  "type":"list",
@@ -6935,34 +4295,34 @@
6935
4295
  },
6936
4296
  "minimumPasswordLengthType":{
6937
4297
  "type":"integer",
6938
- "min":6,
6939
- "max":128
4298
+ "max":128,
4299
+ "min":6
6940
4300
  },
6941
4301
  "noSuchEntityMessage":{"type":"string"},
6942
4302
  "passwordPolicyViolationMessage":{"type":"string"},
6943
4303
  "passwordReusePreventionType":{
6944
4304
  "type":"integer",
6945
- "min":1,
4305
+ "box":true,
6946
4306
  "max":24,
6947
- "box":true
4307
+ "min":1
6948
4308
  },
6949
4309
  "passwordType":{
6950
4310
  "type":"string",
6951
- "min":1,
6952
4311
  "max":128,
4312
+ "min":1,
6953
4313
  "pattern":"[\\u0009\\u000A\\u000D\\u0020-\\u00FF]+",
6954
4314
  "sensitive":true
6955
4315
  },
6956
4316
  "pathPrefixType":{
6957
4317
  "type":"string",
6958
- "min":1,
6959
4318
  "max":512,
4319
+ "min":1,
6960
4320
  "pattern":"\\u002F[\\u0021-\\u007F]*"
6961
4321
  },
6962
4322
  "pathType":{
6963
4323
  "type":"string",
6964
- "min":1,
6965
4324
  "max":512,
4325
+ "min":1,
6966
4326
  "pattern":"(\\u002F)|(\\u002F[\\u0021-\\u007F]+\\u002F)"
6967
4327
  },
6968
4328
  "policyDescriptionType":{
@@ -6975,8 +4335,8 @@
6975
4335
  },
6976
4336
  "policyDocumentType":{
6977
4337
  "type":"string",
6978
- "min":1,
6979
4338
  "max":131072,
4339
+ "min":1,
6980
4340
  "pattern":"[\\u0009\\u000A\\u000D\\u0020-\\u00FF]+"
6981
4341
  },
6982
4342
  "policyDocumentVersionListType":{
@@ -6994,8 +4354,8 @@
6994
4354
  },
6995
4355
  "policyNameType":{
6996
4356
  "type":"string",
6997
- "min":1,
6998
4357
  "max":128,
4358
+ "min":1,
6999
4359
  "pattern":"[\\w+=,.@-]+"
7000
4360
  },
7001
4361
  "policyPathType":{
@@ -7016,27 +4376,27 @@
7016
4376
  },
7017
4377
  "privateKeyType":{
7018
4378
  "type":"string",
7019
- "min":1,
7020
4379
  "max":16384,
4380
+ "min":1,
7021
4381
  "pattern":"[\\u0009\\u000A\\u000D\\u0020-\\u00FF]+",
7022
4382
  "sensitive":true
7023
4383
  },
7024
4384
  "publicKeyFingerprintType":{
7025
4385
  "type":"string",
7026
- "min":48,
7027
4386
  "max":48,
4387
+ "min":48,
7028
4388
  "pattern":"[:\\w]+"
7029
4389
  },
7030
4390
  "publicKeyIdType":{
7031
4391
  "type":"string",
7032
- "min":20,
7033
4392
  "max":128,
4393
+ "min":20,
7034
4394
  "pattern":"[\\w]+"
7035
4395
  },
7036
4396
  "publicKeyMaterialType":{
7037
4397
  "type":"string",
7038
- "min":1,
7039
4398
  "max":16384,
4399
+ "min":1,
7040
4400
  "pattern":"[\\u0009\\u000A\\u000D\\u0020-\\u00FF]+"
7041
4401
  },
7042
4402
  "roleDetailListType":{
@@ -7049,14 +4409,14 @@
7049
4409
  },
7050
4410
  "roleNameType":{
7051
4411
  "type":"string",
7052
- "min":1,
7053
4412
  "max":64,
4413
+ "min":1,
7054
4414
  "pattern":"[\\w+=,.@-]+"
7055
4415
  },
7056
4416
  "serialNumberType":{
7057
4417
  "type":"string",
7058
- "min":9,
7059
4418
  "max":256,
4419
+ "min":9,
7060
4420
  "pattern":"[\\w+=/:,.@-]+"
7061
4421
  },
7062
4422
  "serverCertificateMetadataListType":{
@@ -7065,8 +4425,8 @@
7065
4425
  },
7066
4426
  "serverCertificateNameType":{
7067
4427
  "type":"string",
7068
- "min":1,
7069
4428
  "max":128,
4429
+ "min":1,
7070
4430
  "pattern":"[\\w+=,.@-]+"
7071
4431
  },
7072
4432
  "serviceFailureExceptionMessage":{"type":"string"},
@@ -7120,8 +4480,8 @@
7120
4480
  },
7121
4481
  "thumbprintType":{
7122
4482
  "type":"string",
7123
- "min":40,
7124
- "max":40
4483
+ "max":40,
4484
+ "min":40
7125
4485
  },
7126
4486
  "unrecognizedPublicKeyEncodingMessage":{"type":"string"},
7127
4487
  "userDetailListType":{
@@ -7134,8 +4494,8 @@
7134
4494
  },
7135
4495
  "userNameType":{
7136
4496
  "type":"string",
7137
- "min":1,
7138
4497
  "max":64,
4498
+ "min":1,
7139
4499
  "pattern":"[\\w+=,.@-]+"
7140
4500
  },
7141
4501
  "virtualMFADeviceListType":{