@@ -35,39 +35,19 @@ resources:
35
35
code : ValidationException
36
36
message_prefix : Could not find model
37
37
terminal_codes :
38
- - ResourceLimitExceeded
39
- - ResourceNotFound
40
- - ResourceInUse
41
- - OptInRequired
42
38
- InvalidParameterCombination
43
39
- InvalidParameterValue
44
40
- MissingParameter
45
- - MissingAction
46
- - InvalidClientTokenId
47
- - InvalidQueryParameter
48
- - MalformedQueryString
49
- - InvalidAction
50
- - UnrecognizedClientException
51
41
EndpointConfig :
52
42
exceptions :
53
43
errors :
54
44
404 :
55
45
code : ValidationException
56
46
message_prefix : Could not find endpoint configuration
57
47
terminal_codes :
58
- - ResourceLimitExceeded
59
- - ResourceNotFound
60
- - ResourceInUse
61
- - OptInRequired
62
48
- InvalidParameterCombination
63
49
- InvalidParameterValue
64
50
- MissingParameter
65
- - MissingAction
66
- - InvalidClientTokenId
67
- - InvalidQueryParameter
68
- - MalformedQueryString
69
- - InvalidAction
70
- - UnrecognizedClientException
71
51
Endpoint :
72
52
reconcile :
73
53
requeue_on_success_seconds : 30
@@ -78,19 +58,9 @@ resources:
78
58
code : ValidationException
79
59
message_prefix : Could not find endpoint
80
60
terminal_codes :
81
- - ResourceLimitExceeded
82
- - ResourceNotFound
83
- - ResourceInUse
84
- - OptInRequired
85
61
- InvalidParameterCombination
86
62
- InvalidParameterValue
87
63
- MissingParameter
88
- - MissingAction
89
- - InvalidClientTokenId
90
- - InvalidQueryParameter
91
- - MalformedQueryString
92
- - InvalidAction
93
- - UnrecognizedClientException
94
64
# Custom error
95
65
- EndpointUpdateError
96
66
hooks :
@@ -328,18 +298,11 @@ resources:
328
298
404 :
329
299
code : ResourceNotFound
330
300
terminal_codes :
331
- - ResourceLimitExceeded
332
301
- ResourceNotFound
333
302
- ResourceInUse
334
- - OptInRequired
335
303
- InvalidParameterCombination
336
304
- InvalidParameterValue
337
305
- MissingParameter
338
- - MissingAction
339
- - InvalidQueryParameter
340
- - MalformedQueryString
341
- - InvalidAction
342
- - UnrecognizedClientException
343
306
fields :
344
307
JobDefinitionArn :
345
308
is_arn : true
@@ -351,18 +314,11 @@ resources:
351
314
404 :
352
315
code : ResourceNotFound
353
316
terminal_codes :
354
- - ResourceLimitExceeded
355
317
- ResourceNotFound
356
318
- ResourceInUse
357
- - OptInRequired
358
319
- InvalidParameterCombination
359
320
- InvalidParameterValue
360
321
- MissingParameter
361
- - MissingAction
362
- - InvalidQueryParameter
363
- - MalformedQueryString
364
- - InvalidAction
365
- - UnrecognizedClientException
366
322
fields :
367
323
JobDefinitionArn :
368
324
is_arn : true
@@ -374,18 +330,11 @@ resources:
374
330
404 :
375
331
code : ResourceNotFound
376
332
terminal_codes :
377
- - ResourceLimitExceeded
378
333
- ResourceNotFound
379
334
- ResourceInUse
380
- - OptInRequired
381
335
- InvalidParameterCombination
382
336
- InvalidParameterValue
383
337
- MissingParameter
384
- - MissingAction
385
- - InvalidQueryParameter
386
- - MalformedQueryString
387
- - InvalidAction
388
- - UnrecognizedClientException
389
338
fields :
390
339
JobDefinitionArn :
391
340
is_arn : true
@@ -397,18 +346,11 @@ resources:
397
346
404 :
398
347
code : ResourceNotFound
399
348
terminal_codes :
400
- - ResourceLimitExceeded
401
349
- ResourceNotFound
402
350
- ResourceInUse
403
- - OptInRequired
404
351
- InvalidParameterCombination
405
352
- InvalidParameterValue
406
353
- MissingParameter
407
- - MissingAction
408
- - InvalidQueryParameter
409
- - MalformedQueryString
410
- - InvalidAction
411
- - UnrecognizedClientException
412
354
fields :
413
355
JobDefinitionArn :
414
356
is_arn : true
@@ -423,18 +365,11 @@ resources:
423
365
404 :
424
366
code : ResourceNotFound
425
367
terminal_codes :
426
- - ResourceLimitExceeded
427
368
- ResourceNotFound
428
369
- ResourceInUse
429
- - OptInRequired
430
370
- InvalidParameterCombination
431
371
- InvalidParameterValue
432
372
- MissingParameter
433
- - MissingAction
434
- - InvalidQueryParameter
435
- - MalformedQueryString
436
- - InvalidAction
437
- - UnrecognizedClientException
438
373
hooks :
439
374
sdk_create_post_set_output :
440
375
code : rm.customSetOutput(desired, aws.String("Pending"), ko)
@@ -485,18 +420,9 @@ resources:
485
420
code : ValidationException
486
421
message_suffix : does not exist.
487
422
terminal_codes :
488
- - ResourceLimitExceeded
489
- - ResourceNotFound
490
- - ResourceInUse
491
- - OptInRequired
492
423
- InvalidParameterCombination
493
424
- InvalidParameterValue
494
425
- MissingParameter
495
- - MissingAction
496
- - InvalidQueryParameter
497
- - MalformedQueryString
498
- - InvalidAction
499
- - UnrecognizedClientException
500
426
- ConflictException
501
427
# Custom error to disable support for Versioned
502
428
# Model Package
@@ -562,18 +488,11 @@ resources:
562
488
404 :
563
489
code : ResourceNotFound
564
490
terminal_codes :
565
- - ResourceInUse
566
- - ResourceLimitExceeded
567
491
- ResourceNotFound
568
- - InvalidAction
569
- - InvalidClientTokenId
492
+ - ResourceInUse
570
493
- InvalidParameterCombination
571
494
- InvalidParameterValue
572
- - InvalidQueryParameter
573
- - MalformedQueryString
574
- - MissingAction
575
495
- MissingParameter
576
- - OptInRequired
577
496
hooks :
578
497
delta_pre_compare :
579
498
code : customSetDefaults(a, b)
@@ -606,19 +525,9 @@ resources:
606
525
code : ValidationException
607
526
message_prefix : RecordNotFound
608
527
terminal_codes :
609
- - ResourceLimitExceeded
610
- - ResourceNotFound
611
- - ResourceInUse
612
- - OptInRequired
613
528
- InvalidParameterCombination
614
529
- InvalidParameterValue
615
530
- MissingParameter
616
- - MissingAction
617
- - InvalidClientTokenId
618
- - InvalidQueryParameter
619
- - MalformedQueryString
620
- - InvalidAction
621
- - UnrecognizedClientException
622
531
hooks :
623
532
sdk_read_one_post_set_output :
624
533
template_path : notebook_instance/sdk_read_one_post_set_output.go.tpl
@@ -667,18 +576,9 @@ resources:
667
576
code : ValidationException
668
577
message_suffix : does not exist.
669
578
terminal_codes :
670
- - ResourceLimitExceeded
671
- - ResourceNotFound
672
- - ResourceInUse
673
- - OptInRequired
674
579
- InvalidParameterCombination
675
580
- InvalidParameterValue
676
581
- MissingParameter
677
- - MissingAction
678
- - InvalidQueryParameter
679
- - MalformedQueryString
680
- - InvalidAction
681
- - UnrecognizedClientException
682
582
- ConflictException
683
583
fields :
684
584
ModelPackageGroupStatus :
@@ -702,18 +602,9 @@ resources:
702
602
code : ValidationException
703
603
message_prefix : Unable to describe Notebook Instance Lifecycle Config
704
604
terminal_codes :
705
- - ResourceLimitExceeded
706
- - ResourceNotFound
707
- - ResourceInUse
708
- - OptInRequired
709
605
- InvalidParameterCombination
710
606
- InvalidParameterValue
711
607
- MissingParameter
712
- - MissingAction
713
- - InvalidQueryParameter
714
- - MalformedQueryString
715
- - InvalidAction
716
- - UnrecognizedClientException
717
608
hooks :
718
609
delta_post_compare :
719
610
template_path : notebook_instance_lifecycle_config/delta_post_compare.go.tpl
0 commit comments