@@ -22,6 +22,9 @@ operations:
22
22
StopPipelineExecution :
23
23
operation_type : Delete
24
24
resource_name : PipelineExecution
25
+ StopLabelingJob :
26
+ operation_type : Delete
27
+ resource_name : LabelingJob
25
28
resources :
26
29
Model :
27
30
hooks :
@@ -129,7 +132,7 @@ resources:
129
132
compare :
130
133
is_ignored : true
131
134
Endpoint :
132
- reconcile :
135
+ reconcile :
133
136
requeue_on_success_seconds : 30
134
137
update_conditions_custom_method_name : CustomUpdateConditions
135
138
exceptions :
@@ -199,7 +202,7 @@ resources:
199
202
compare :
200
203
is_ignored : true
201
204
TrainingJob :
202
- reconcile :
205
+ reconcile :
203
206
requeue_on_success_seconds : 300
204
207
exceptions :
205
208
errors :
@@ -272,7 +275,7 @@ resources:
272
275
path : WarmPoolStatus
273
276
ProfilingStatus :
274
277
is_read_only : true
275
- from :
278
+ from :
276
279
operation : DescribeTrainingJob
277
280
path : ProfilingStatus
278
281
LastModifiedTime :
@@ -348,7 +351,7 @@ resources:
348
351
priority : 1
349
352
from :
350
353
operation : DescribeProcessingJob
351
- path : FailureReason
354
+ path : FailureReason
352
355
Tags :
353
356
compare :
354
357
is_ignored : true
@@ -391,10 +394,10 @@ resources:
391
394
path : FailureReason
392
395
TransformInput.SplitType :
393
396
late_initialize :
394
- min_backoff_seconds : 5
395
- TransformInput.CompressionType :
397
+ min_backoff_seconds : 5
398
+ TransformInput.CompressionType :
396
399
late_initialize :
397
- min_backoff_seconds : 5
400
+ min_backoff_seconds : 5
398
401
Tags :
399
402
compare :
400
403
is_ignored : true
@@ -543,7 +546,7 @@ resources:
543
546
compare :
544
547
is_ignored : true
545
548
MonitoringSchedule :
546
- reconcile :
549
+ reconcile :
547
550
requeue_on_success_seconds : 30
548
551
update_conditions_custom_method_name : CustomUpdateConditions
549
552
exceptions :
@@ -642,7 +645,7 @@ resources:
642
645
name : STATUS
643
646
from :
644
647
operation : DescribeModelPackage
645
- path : ModelPackageStatus
648
+ path : ModelPackageStatus
646
649
CreationTime :
647
650
is_read_only : true
648
651
from :
@@ -719,7 +722,7 @@ resources:
719
722
NotebookInstance :
720
723
# Resource state/status can be modified in Sagemaker Console
721
724
# Need to reconcile to catch these state/status changes
722
- reconcile :
725
+ reconcile :
723
726
requeue_on_success_seconds : 60
724
727
exceptions :
725
728
errors :
@@ -731,7 +734,7 @@ resources:
731
734
- InvalidParameterValue
732
735
- MissingParameter
733
736
hooks :
734
- sdk_read_one_post_set_output :
737
+ sdk_read_one_post_set_output :
735
738
template_path : notebook_instance/sdk_read_one_post_set_output.go.tpl
736
739
delta_pre_compare :
737
740
code : customSetDefaults(a, b)
@@ -779,7 +782,7 @@ resources:
779
782
is_ignored : true
780
783
VolumeSizeInGB :
781
784
late_initialize :
782
- min_backoff_seconds : 5
785
+ min_backoff_seconds : 5
783
786
ModelPackageGroup :
784
787
exceptions :
785
788
errors :
@@ -790,21 +793,21 @@ resources:
790
793
- InvalidParameterCombination
791
794
- InvalidParameterValue
792
795
- MissingParameter
793
- - ConflictException
796
+ - ConflictException
794
797
fields :
795
798
ModelPackageGroupStatus :
796
799
is_read_only : true
797
800
print :
798
801
name : STATUS
799
802
from :
800
803
operation : DescribeModelPackageGroup
801
- path : ModelPackageGroupStatus
804
+ path : ModelPackageGroupStatus
802
805
Tags :
803
806
compare :
804
- is_ignored : true
807
+ is_ignored : true
805
808
hooks :
806
809
sdk_read_one_post_set_output :
807
- code : rm.customSetOutput(&resource{ko})
810
+ code : rm.customSetOutput(&resource{ko})
808
811
sdk_delete_pre_build_request :
809
812
template_path : common/sdk_delete_pre_build_request.go.tpl
810
813
sdk_delete_post_request :
@@ -845,7 +848,7 @@ resources:
845
848
# Custom code is implemented for these fields delta comparison
846
849
OnCreate :
847
850
compare :
848
- is_ignored : true
851
+ is_ignored : true
849
852
OnStart :
850
853
compare :
851
854
is_ignored : true
@@ -861,7 +864,7 @@ resources:
861
864
- InvalidParameterCombination
862
865
- InvalidParameterValue
863
866
- MissingParameter
864
- hooks :
867
+ hooks :
865
868
sdk_create_post_set_output :
866
869
template_path : domain/sdk_create_post_set_output.go.tpl
867
870
sdk_read_one_post_set_output :
@@ -886,7 +889,7 @@ resources:
886
889
name : STATUS
887
890
from :
888
891
operation : DescribeDomain
889
- path : Status
892
+ path : Status
890
893
AppNetworkAccessType :
891
894
late_initialize :
892
895
min_backoff_seconds : 5
@@ -901,7 +904,7 @@ resources:
901
904
min_backoff_seconds : 5
902
905
Tags :
903
906
compare :
904
- is_ignored : true
907
+ is_ignored : true
905
908
UserProfile :
906
909
exceptions :
907
910
errors :
@@ -912,7 +915,7 @@ resources:
912
915
- InvalidParameterCombination
913
916
- InvalidParameterValue
914
917
- MissingParameter
915
- hooks :
918
+ hooks :
916
919
sdk_read_one_post_set_output :
917
920
code : rm.customDescribeUserProfileSetOutput(ko)
918
921
sdk_update_pre_build_request :
@@ -934,7 +937,7 @@ resources:
934
937
min_backoff_seconds : 5
935
938
Tags :
936
939
compare :
937
- is_ignored : true
940
+ is_ignored : true
938
941
App :
939
942
exceptions :
940
943
errors :
@@ -945,7 +948,7 @@ resources:
945
948
- InvalidParameterCombination
946
949
- InvalidParameterValue
947
950
- MissingParameter
948
- hooks :
951
+ hooks :
949
952
sdk_read_one_post_set_output :
950
953
code : rm.customDescribeAppSetOutput(ko)
951
954
sdk_delete_pre_build_request :
@@ -959,7 +962,7 @@ resources:
959
962
name : STATUS
960
963
from :
961
964
operation : DescribeApp
962
- path : Status
965
+ path : Status
963
966
ResourceSpec :
964
967
late_initialize :
965
968
min_backoff_seconds : 5
@@ -1001,7 +1004,7 @@ resources:
1001
1004
PipelineExecution :
1002
1005
# Resource state/status can have automatic retry-policy
1003
1006
# Need to reconcile to catch these state/status changes
1004
- reconcile :
1007
+ reconcile :
1005
1008
requeue_on_success_seconds : 60
1006
1009
hooks :
1007
1010
sdk_read_one_pre_set_output :
@@ -1052,6 +1055,72 @@ resources:
1052
1055
- ResourceNotFound
1053
1056
tags :
1054
1057
ignore : true
1058
+ LabelingJob :
1059
+ exceptions :
1060
+ errors :
1061
+ 404 :
1062
+ code : ValidationException
1063
+ terminal_codes :
1064
+ - ResourceNotFound
1065
+ - ResourceInUse
1066
+ - InvalidParameterCombination
1067
+ - InvalidParameterValue
1068
+ - MissingParameter
1069
+ hooks :
1070
+ delta_pre_compare :
1071
+ code : customSetDefaults(a, b)
1072
+ sdk_read_one_post_set_output :
1073
+ code : rm.customSetOutput(&resource{ko})
1074
+ sdk_delete_pre_build_request :
1075
+ template_path : labeling_job/sdk_delete_pre_build_request.go.tpl
1076
+ sdk_delete_post_request :
1077
+ template_path : common/sdk_delete_post_request.go.tpl
1078
+ fields :
1079
+ OutputConfig.KMSKeyID :
1080
+ late_initialize :
1081
+ min_backoff_seconds : 5
1082
+ HumanTaskConfig.MaxConcurrentTaskCount :
1083
+ late_initialize :
1084
+ min_backoff_seconds : 5
1085
+ HumanTaskConfig.TaskAvailabilityLifetimeInSeconds :
1086
+ late_initialize :
1087
+ min_backoff_seconds : 5
1088
+ LabelingJobAlgorithmsConfig.LabelingJobResourceConfig :
1089
+ late_initialize :
1090
+ min_backoff_seconds : 5
1091
+ LabelingJobStatus :
1092
+ is_read_only : true
1093
+ print :
1094
+ name : STATUS
1095
+ from :
1096
+ operation : DescribeLabelingJob
1097
+ path : LabelingJobStatus
1098
+ FailureReason :
1099
+ is_read_only : true
1100
+ print :
1101
+ name : FAILURE-REASON
1102
+ priority : 1
1103
+ from :
1104
+ operation : DescribeLabelingJob
1105
+ path : FailureReason
1106
+ LabelCounters :
1107
+ is_read_only : true
1108
+ from :
1109
+ operation : DescribeLabelingJob
1110
+ path : LabelCounters
1111
+ LabelingJobOutput :
1112
+ is_read_only : true
1113
+ from :
1114
+ operation : DescribeLabelingJob
1115
+ path : LabelingJobOutput
1116
+ JobReferenceCode :
1117
+ is_read_only : true
1118
+ from :
1119
+ operation : DescribeLabelingJob
1120
+ path : JobReferenceCode
1121
+ Tags :
1122
+ compare :
1123
+ is_ignored : true
1055
1124
ignore :
1056
1125
resource_names :
1057
1126
- Algorithm
@@ -1085,7 +1154,7 @@ ignore:
1085
1154
- Image
1086
1155
- ImageVersion
1087
1156
- InferenceExperiment
1088
- - LabelingJob
1157
+ # - LabelingJob
1089
1158
# - Model
1090
1159
- MlflowTrackingServer
1091
1160
- ModelCard
@@ -1171,5 +1240,3 @@ ignore:
1171
1240
- ModelPackageContainerDefinition.ModelDataSource
1172
1241
- S3ModelDataSource.HubAccessConfig
1173
1242
- S3ModelDataSource.ManifestS3Uri
1174
-
1175
-
0 commit comments