@aws-sdk/client-sagemaker 3.301.0 → 3.306.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (31) hide show
  1. package/dist-cjs/models/models_0.js +876 -960
  2. package/dist-cjs/models/models_1.js +228 -262
  3. package/dist-cjs/models/models_2.js +400 -457
  4. package/dist-cjs/models/models_3.js +232 -283
  5. package/dist-cjs/models/models_4.js +5 -6
  6. package/dist-cjs/protocols/Aws_json1_1.js +26 -0
  7. package/dist-es/models/models_0.js +874 -958
  8. package/dist-es/models/models_1.js +228 -262
  9. package/dist-es/models/models_2.js +400 -457
  10. package/dist-es/models/models_3.js +232 -283
  11. package/dist-es/models/models_4.js +5 -6
  12. package/dist-es/protocols/Aws_json1_1.js +26 -0
  13. package/dist-types/SageMaker.d.ts +3 -9
  14. package/dist-types/commands/CreateAutoMLJobCommand.d.ts +1 -3
  15. package/dist-types/commands/CreateAutoMLJobV2Command.d.ts +2 -6
  16. package/dist-types/commands/CreateEndpointConfigCommand.d.ts +5 -1
  17. package/dist-types/commands/DeleteTagsCommand.d.ts +2 -1
  18. package/dist-types/commands/UpdateAppImageConfigCommand.d.ts +1 -2
  19. package/dist-types/models/models_0.d.ts +1379 -966
  20. package/dist-types/models/models_1.d.ts +429 -245
  21. package/dist-types/models/models_2.d.ts +693 -464
  22. package/dist-types/models/models_3.d.ts +550 -248
  23. package/dist-types/models/models_4.d.ts +26 -9
  24. package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +2 -1
  25. package/dist-types/ts3.4/commands/UpdateAppImageConfigCommand.d.ts +4 -2
  26. package/dist-types/ts3.4/models/models_0.d.ts +1035 -875
  27. package/dist-types/ts3.4/models/models_1.d.ts +292 -230
  28. package/dist-types/ts3.4/models/models_2.d.ts +504 -415
  29. package/dist-types/ts3.4/models/models_3.d.ts +341 -238
  30. package/dist-types/ts3.4/models/models_4.d.ts +13 -6
  31. package/package.json +35 -35
@@ -1,6 +1,66 @@
1
- import { ActionStatus, ActionSummary, AdditionalInferenceSpecificationDefinition, AlgorithmSortBy, AlgorithmSpecification, AlgorithmSummary, AppDetails, AppImageConfigDetails, AppImageConfigSortKey, AppSortKey, AppSpecification, ArtifactSummary, AssociationEdgeType, AssociationSummary, AutoMLCandidate, AutoMLJobStatus, AutoMLJobStepMetadata, AutoMLJobSummary, AutoMLSortBy, AutoMLSortOrder, BatchStrategy, CacheHitResult, CallbackStepMetadata, CandidateSortBy, CandidateStatus, Channel, CheckpointConfig, ClarifyCheckStepMetadata, CodeRepositorySortBy, CodeRepositorySortOrder, CodeRepositorySummary, CompilationJobStatus, CompilationJobSummary, ConditionStepMetadata, ContainerDefinition, ContextSummary, InferenceSpecification, KernelGatewayImageConfig, MetadataProperties, ModelApprovalStatus, ModelPackageStatus, OutputDataConfig, OutputParameter, ResourceConfig, StoppingCondition, Tag, TransformInput, TransformOutput, TransformResources, UserContext, VpcConfig } from "./models_0";
2
- import { _InstanceType, DataProcessing, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DriftCheckBaselines, ExperimentConfig, HubContentType, InferenceExecutionConfig, InferenceExperimentType, ModelCardSecurityConfig, ModelCardStatus, ModelClientConfig, ModelMetrics, ModelPackageValidationSpecification, ModelVariantConfig, MonitoringScheduleConfig, MonitoringType, NetworkConfig, ParallelismConfiguration, ProcessingInput, ProcessingOutputConfig, ProcessingResources, ProcessingStoppingCondition, RetryStrategy, ServiceCatalogProvisioningDetails, SourceAlgorithmSpecification, StudioLifecycleConfigAppType, TensorBoardOutputConfig, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus, UiTemplate } from "./models_1";
3
- import { Device, DeviceDeploymentSummary, DeviceFleetSummary, DeviceSummary, Direction, DomainDetails, Edge, EdgeDeploymentPlanSummary, EdgePackagingJobStatus, EdgePackagingJobSummary, EMRStepMetadata, Endpoint, EndpointConfigSortKey, EndpointConfigSummary, EndpointSortKey, EndpointStatus, EndpointSummary, ExecutionStatus, Experiment, ExperimentSummary, FailStepMetadata, FeatureGroup, FeatureGroupSortBy, FeatureGroupSortOrder, FeatureGroupStatus, FeatureGroupSummary, FeatureMetadata, Filter, FlowDefinitionSummary, HubContentInfo, HubContentSortBy, HubInfo, HubSortBy, HumanTaskUiSummary, HyperParameterTrainingJobSummary, HyperParameterTuningJobSearchEntity, HyperParameterTuningJobSortByOptions, HyperParameterTuningJobStatus, HyperParameterTuningJobSummary, Image, ImageSortBy, ImageSortOrder, ImageVersion, ImageVersionSortBy, ImageVersionSortOrder, InferenceExperimentStatus, InferenceExperimentStopDesiredState, InferenceExperimentSummary, InferenceRecommendationsJob, InferenceRecommendationsJobStep, LabelingJobForWorkteamSummary, LabelingJobStatus, LabelingJobSummary, MetricData, ModelArtifacts, ModelCardExportJobStatus, ModelPackageGroupStatus, ModelPackageStatusDetails, MonitoringExecutionSummary, NotebookInstanceStatus, OfflineStoreStatusValue, PipelineExecutionStatus, PipelineExperimentConfig, PipelineStatus, ProcessingJobStatus, ProjectStatus, RecommendationJobStatus, RecommendationStepType, ScheduleStatus, SecondaryStatus, SecondaryStatusTransition, ServiceCatalogProvisionedProductDetails, SpaceStatus, SubscribedWorkteam, TrainingJobStatus, TransformJobStatus, TrialComponentMetricSummary, TrialComponentSource, TrialSource, UserProfileStatus, WarmPoolResourceStatus, WarmPoolStatus, Workforce, Workteam } from "./models_2";
1
+ import { ActionStatus, ActionSummary, AdditionalInferenceSpecificationDefinition, AlgorithmSortBy, AlgorithmSpecification, AlgorithmSummary, AppDetails, AppImageConfigDetails, AppImageConfigSortKey, AppSortKey, AppSpecification, ArtifactSummary, AssociationEdgeType, AssociationSummary, AutoMLCandidate, AutoMLJobStatus, AutoMLJobStepMetadata, AutoMLJobSummary, AutoMLSortBy, AutoMLSortOrder, BatchStrategy, CacheHitResult, CallbackStepMetadata, CandidateSortBy, CandidateStatus, Channel, CheckpointConfig, ClarifyCheckStepMetadata, CodeRepositorySortBy, CodeRepositorySortOrder, CodeRepositorySummary, CompilationJobStatus, CompilationJobSummary, ConditionStepMetadata, ContainerDefinition, ContextSummary, InferenceSpecification, MetadataProperties, ModelApprovalStatus, ModelPackageStatus, OutputDataConfig, OutputParameter, ResourceConfig, StoppingCondition, Tag, TransformInput, TransformOutput, TransformResources, UserContext, VpcConfig } from "./models_0";
2
+ import { _InstanceType, DataProcessing, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DriftCheckBaselines, ExperimentConfig, HubContentType, InferenceExecutionConfig, InferenceExperimentType, LabelingJobInputConfig, ModelCardSecurityConfig, ModelCardStatus, ModelClientConfig, ModelMetrics, ModelPackageValidationSpecification, ModelVariantConfig, MonitoringScheduleConfig, MonitoringType, NetworkConfig, ParallelismConfiguration, ProcessingInput, ProcessingOutputConfig, ProcessingResources, ProcessingStoppingCondition, RetryStrategy, ServiceCatalogProvisioningDetails, SourceAlgorithmSpecification, StudioLifecycleConfigAppType, TensorBoardOutputConfig, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus, UiTemplate } from "./models_1";
3
+ import { Device, DeviceDeploymentSummary, DeviceFleetSummary, DeviceSummary, Direction, DomainDetails, Edge, EdgeDeploymentPlanSummary, EdgePackagingJobStatus, EdgePackagingJobSummary, EMRStepMetadata, Endpoint, EndpointConfigSortKey, EndpointConfigSummary, EndpointSortKey, EndpointStatus, EndpointSummary, ExecutionStatus, Experiment, ExperimentSummary, FailStepMetadata, FeatureGroup, FeatureGroupSortBy, FeatureGroupSortOrder, FeatureGroupStatus, FeatureGroupSummary, FeatureMetadata, Filter, FlowDefinitionSummary, HubContentInfo, HubContentSortBy, HubInfo, HubSortBy, HumanTaskUiSummary, HyperParameterTrainingJobSummary, HyperParameterTuningJobSearchEntity, HyperParameterTuningJobSortByOptions, HyperParameterTuningJobStatus, HyperParameterTuningJobSummary, Image, ImageSortBy, ImageSortOrder, ImageVersion, ImageVersionSortBy, ImageVersionSortOrder, InferenceExperimentStatus, InferenceExperimentStopDesiredState, InferenceExperimentSummary, InferenceRecommendationsJob, InferenceRecommendationsJobStep, LabelCounters, LabelingJobForWorkteamSummary, LabelingJobOutput, LabelingJobStatus, MetricData, ModelArtifacts, ModelCardExportJobStatus, ModelPackageGroupStatus, ModelPackageStatusDetails, MonitoringExecutionSummary, NotebookInstanceStatus, OfflineStoreStatusValue, PipelineExecutionStatus, PipelineExperimentConfig, PipelineStatus, ProcessingJobStatus, ProjectStatus, RecommendationJobStatus, RecommendationStepType, ScheduleStatus, SecondaryStatus, SecondaryStatusTransition, ServiceCatalogProvisionedProductDetails, SpaceStatus, SubscribedWorkteam, TrainingJobStatus, TransformJobStatus, TrialComponentMetricSummary, TrialComponentSource, TrialSource, UserProfileStatus, WarmPoolResourceStatus, WarmPoolStatus, Workforce, Workteam } from "./models_2";
4
+ /**
5
+ * @public
6
+ * <p>Provides summary information about a labeling job.</p>
7
+ */
8
+ export interface LabelingJobSummary {
9
+ /**
10
+ * <p>The name of the labeling job.</p>
11
+ */
12
+ LabelingJobName: string | undefined;
13
+ /**
14
+ * <p>The Amazon Resource Name (ARN) assigned to the labeling job when it was
15
+ * created.</p>
16
+ */
17
+ LabelingJobArn: string | undefined;
18
+ /**
19
+ * <p>The date and time that the job was created (timestamp).</p>
20
+ */
21
+ CreationTime: Date | undefined;
22
+ /**
23
+ * <p>The date and time that the job was last modified (timestamp).</p>
24
+ */
25
+ LastModifiedTime: Date | undefined;
26
+ /**
27
+ * <p>The current status of the labeling job. </p>
28
+ */
29
+ LabelingJobStatus: LabelingJobStatus | string | undefined;
30
+ /**
31
+ * <p>Counts showing the progress of the labeling job.</p>
32
+ */
33
+ LabelCounters: LabelCounters | undefined;
34
+ /**
35
+ * <p>The Amazon Resource Name (ARN) of the work team assigned to the job.</p>
36
+ */
37
+ WorkteamArn: string | undefined;
38
+ /**
39
+ * <p>The Amazon Resource Name (ARN) of a Lambda function. The function is run before each
40
+ * data object is sent to a worker.</p>
41
+ */
42
+ PreHumanTaskLambdaArn: string | undefined;
43
+ /**
44
+ * <p>The Amazon Resource Name (ARN) of the Lambda function used to consolidate the
45
+ * annotations from individual workers into a label for a data object. For more
46
+ * information, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/sms-annotation-consolidation.html">Annotation
47
+ * Consolidation</a>.</p>
48
+ */
49
+ AnnotationConsolidationLambdaArn?: string;
50
+ /**
51
+ * <p>If the <code>LabelingJobStatus</code> field is <code>Failed</code>, this field
52
+ * contains a description of the error.</p>
53
+ */
54
+ FailureReason?: string;
55
+ /**
56
+ * <p>The location of the output produced by the labeling job.</p>
57
+ */
58
+ LabelingJobOutput?: LabelingJobOutput;
59
+ /**
60
+ * <p>Input configuration for the labeling job.</p>
61
+ */
62
+ InputConfig?: LabelingJobInputConfig;
63
+ }
4
64
  /**
5
65
  * @public
6
66
  * <p>Metadata for a Lambda step.</p>
@@ -44,27 +104,42 @@ export interface LineageGroupSummary {
44
104
  }
45
105
  /**
46
106
  * @public
107
+ * @enum
47
108
  */
48
- export declare enum LineageType {
49
- ACTION = "Action",
50
- ARTIFACT = "Artifact",
51
- CONTEXT = "Context",
52
- TRIAL_COMPONENT = "TrialComponent"
53
- }
109
+ export declare const LineageType: {
110
+ readonly ACTION: "Action";
111
+ readonly ARTIFACT: "Artifact";
112
+ readonly CONTEXT: "Context";
113
+ readonly TRIAL_COMPONENT: "TrialComponent";
114
+ };
54
115
  /**
55
116
  * @public
56
117
  */
57
- export declare enum SortActionsBy {
58
- CREATION_TIME = "CreationTime",
59
- NAME = "Name"
60
- }
118
+ export type LineageType = (typeof LineageType)[keyof typeof LineageType];
61
119
  /**
62
120
  * @public
121
+ * @enum
63
122
  */
64
- export declare enum SortOrder {
65
- ASCENDING = "Ascending",
66
- DESCENDING = "Descending"
67
- }
123
+ export declare const SortActionsBy: {
124
+ readonly CREATION_TIME: "CreationTime";
125
+ readonly NAME: "Name";
126
+ };
127
+ /**
128
+ * @public
129
+ */
130
+ export type SortActionsBy = (typeof SortActionsBy)[keyof typeof SortActionsBy];
131
+ /**
132
+ * @public
133
+ * @enum
134
+ */
135
+ export declare const SortOrder: {
136
+ readonly ASCENDING: "Ascending";
137
+ readonly DESCENDING: "Descending";
138
+ };
139
+ /**
140
+ * @public
141
+ */
142
+ export type SortOrder = (typeof SortOrder)[keyof typeof SortOrder];
68
143
  /**
69
144
  * @public
70
145
  */
@@ -315,10 +390,15 @@ export interface ListAppsResponse {
315
390
  }
316
391
  /**
317
392
  * @public
393
+ * @enum
318
394
  */
319
- export declare enum SortArtifactsBy {
320
- CREATION_TIME = "CreationTime"
321
- }
395
+ export declare const SortArtifactsBy: {
396
+ readonly CREATION_TIME: "CreationTime";
397
+ };
398
+ /**
399
+ * @public
400
+ */
401
+ export type SortArtifactsBy = (typeof SortArtifactsBy)[keyof typeof SortArtifactsBy];
322
402
  /**
323
403
  * @public
324
404
  */
@@ -372,14 +452,19 @@ export interface ListArtifactsResponse {
372
452
  }
373
453
  /**
374
454
  * @public
455
+ * @enum
375
456
  */
376
- export declare enum SortAssociationsBy {
377
- CREATION_TIME = "CreationTime",
378
- DESTINATION_ARN = "DestinationArn",
379
- DESTINATION_TYPE = "DestinationType",
380
- SOURCE_ARN = "SourceArn",
381
- SOURCE_TYPE = "SourceType"
382
- }
457
+ export declare const SortAssociationsBy: {
458
+ readonly CREATION_TIME: "CreationTime";
459
+ readonly DESTINATION_ARN: "DestinationArn";
460
+ readonly DESTINATION_TYPE: "DestinationType";
461
+ readonly SOURCE_ARN: "SourceArn";
462
+ readonly SOURCE_TYPE: "SourceType";
463
+ };
464
+ /**
465
+ * @public
466
+ */
467
+ export type SortAssociationsBy = (typeof SortAssociationsBy)[keyof typeof SortAssociationsBy];
383
468
  /**
384
469
  * @public
385
470
  */
@@ -637,12 +722,17 @@ export interface ListCodeRepositoriesOutput {
637
722
  }
638
723
  /**
639
724
  * @public
725
+ * @enum
640
726
  */
641
- export declare enum ListCompilationJobsSortBy {
642
- CREATION_TIME = "CreationTime",
643
- NAME = "Name",
644
- STATUS = "Status"
645
- }
727
+ export declare const ListCompilationJobsSortBy: {
728
+ readonly CREATION_TIME: "CreationTime";
729
+ readonly NAME: "Name";
730
+ readonly STATUS: "Status";
731
+ };
732
+ /**
733
+ * @public
734
+ */
735
+ export type ListCompilationJobsSortBy = (typeof ListCompilationJobsSortBy)[keyof typeof ListCompilationJobsSortBy];
646
736
  /**
647
737
  * @public
648
738
  */
@@ -712,11 +802,16 @@ export interface ListCompilationJobsResponse {
712
802
  }
713
803
  /**
714
804
  * @public
805
+ * @enum
715
806
  */
716
- export declare enum SortContextsBy {
717
- CREATION_TIME = "CreationTime",
718
- NAME = "Name"
719
- }
807
+ export declare const SortContextsBy: {
808
+ readonly CREATION_TIME: "CreationTime";
809
+ readonly NAME: "Name";
810
+ };
811
+ /**
812
+ * @public
813
+ */
814
+ export type SortContextsBy = (typeof SortContextsBy)[keyof typeof SortContextsBy];
720
815
  /**
721
816
  * @public
722
817
  */
@@ -770,11 +865,16 @@ export interface ListContextsResponse {
770
865
  }
771
866
  /**
772
867
  * @public
868
+ * @enum
773
869
  */
774
- export declare enum MonitoringJobDefinitionSortKey {
775
- CREATION_TIME = "CreationTime",
776
- NAME = "Name"
777
- }
870
+ export declare const MonitoringJobDefinitionSortKey: {
871
+ readonly CREATION_TIME: "CreationTime";
872
+ readonly NAME: "Name";
873
+ };
874
+ /**
875
+ * @public
876
+ */
877
+ export type MonitoringJobDefinitionSortKey = (typeof MonitoringJobDefinitionSortKey)[keyof typeof MonitoringJobDefinitionSortKey];
778
878
  /**
779
879
  * @public
780
880
  */
@@ -858,12 +958,17 @@ export interface ListDataQualityJobDefinitionsResponse {
858
958
  }
859
959
  /**
860
960
  * @public
961
+ * @enum
861
962
  */
862
- export declare enum ListDeviceFleetsSortBy {
863
- CreationTime = "CREATION_TIME",
864
- LastModifiedTime = "LAST_MODIFIED_TIME",
865
- Name = "NAME"
866
- }
963
+ export declare const ListDeviceFleetsSortBy: {
964
+ readonly CreationTime: "CREATION_TIME";
965
+ readonly LastModifiedTime: "LAST_MODIFIED_TIME";
966
+ readonly Name: "NAME";
967
+ };
968
+ /**
969
+ * @public
970
+ */
971
+ export type ListDeviceFleetsSortBy = (typeof ListDeviceFleetsSortBy)[keyof typeof ListDeviceFleetsSortBy];
867
972
  /**
868
973
  * @public
869
974
  */
@@ -986,13 +1091,18 @@ export interface ListDomainsResponse {
986
1091
  }
987
1092
  /**
988
1093
  * @public
1094
+ * @enum
989
1095
  */
990
- export declare enum ListEdgeDeploymentPlansSortBy {
991
- CreationTime = "CREATION_TIME",
992
- DeviceFleetName = "DEVICE_FLEET_NAME",
993
- LastModifiedTime = "LAST_MODIFIED_TIME",
994
- Name = "NAME"
995
- }
1096
+ export declare const ListEdgeDeploymentPlansSortBy: {
1097
+ readonly CreationTime: "CREATION_TIME";
1098
+ readonly DeviceFleetName: "DEVICE_FLEET_NAME";
1099
+ readonly LastModifiedTime: "LAST_MODIFIED_TIME";
1100
+ readonly Name: "NAME";
1101
+ };
1102
+ /**
1103
+ * @public
1104
+ */
1105
+ export type ListEdgeDeploymentPlansSortBy = (typeof ListEdgeDeploymentPlansSortBy)[keyof typeof ListEdgeDeploymentPlansSortBy];
996
1106
  /**
997
1107
  * @public
998
1108
  */
@@ -1053,14 +1163,19 @@ export interface ListEdgeDeploymentPlansResponse {
1053
1163
  }
1054
1164
  /**
1055
1165
  * @public
1166
+ * @enum
1056
1167
  */
1057
- export declare enum ListEdgePackagingJobsSortBy {
1058
- CreationTime = "CREATION_TIME",
1059
- EdgePackagingJobStatus = "STATUS",
1060
- LastModifiedTime = "LAST_MODIFIED_TIME",
1061
- ModelName = "MODEL_NAME",
1062
- Name = "NAME"
1063
- }
1168
+ export declare const ListEdgePackagingJobsSortBy: {
1169
+ readonly CreationTime: "CREATION_TIME";
1170
+ readonly EdgePackagingJobStatus: "STATUS";
1171
+ readonly LastModifiedTime: "LAST_MODIFIED_TIME";
1172
+ readonly ModelName: "MODEL_NAME";
1173
+ readonly Name: "NAME";
1174
+ };
1175
+ /**
1176
+ * @public
1177
+ */
1178
+ export type ListEdgePackagingJobsSortBy = (typeof ListEdgePackagingJobsSortBy)[keyof typeof ListEdgePackagingJobsSortBy];
1064
1179
  /**
1065
1180
  * @public
1066
1181
  */
@@ -1125,11 +1240,16 @@ export interface ListEdgePackagingJobsResponse {
1125
1240
  }
1126
1241
  /**
1127
1242
  * @public
1243
+ * @enum
1128
1244
  */
1129
- export declare enum OrderKey {
1130
- Ascending = "Ascending",
1131
- Descending = "Descending"
1132
- }
1245
+ export declare const OrderKey: {
1246
+ readonly Ascending: "Ascending";
1247
+ readonly Descending: "Descending";
1248
+ };
1249
+ /**
1250
+ * @public
1251
+ */
1252
+ export type OrderKey = (typeof OrderKey)[keyof typeof OrderKey];
1133
1253
  /**
1134
1254
  * @public
1135
1255
  */
@@ -1251,11 +1371,16 @@ export interface ListEndpointsOutput {
1251
1371
  }
1252
1372
  /**
1253
1373
  * @public
1374
+ * @enum
1254
1375
  */
1255
- export declare enum SortExperimentsBy {
1256
- CREATION_TIME = "CreationTime",
1257
- NAME = "Name"
1258
- }
1376
+ export declare const SortExperimentsBy: {
1377
+ readonly CREATION_TIME: "CreationTime";
1378
+ readonly NAME: "Name";
1379
+ };
1380
+ /**
1381
+ * @public
1382
+ */
1383
+ export type SortExperimentsBy = (typeof SortExperimentsBy)[keyof typeof SortExperimentsBy];
1259
1384
  /**
1260
1385
  * @public
1261
1386
  */
@@ -1791,12 +1916,17 @@ export interface ListImageVersionsResponse {
1791
1916
  }
1792
1917
  /**
1793
1918
  * @public
1919
+ * @enum
1794
1920
  */
1795
- export declare enum SortInferenceExperimentsBy {
1796
- CREATION_TIME = "CreationTime",
1797
- NAME = "Name",
1798
- STATUS = "Status"
1799
- }
1921
+ export declare const SortInferenceExperimentsBy: {
1922
+ readonly CREATION_TIME: "CreationTime";
1923
+ readonly NAME: "Name";
1924
+ readonly STATUS: "Status";
1925
+ };
1926
+ /**
1927
+ * @public
1928
+ */
1929
+ export type SortInferenceExperimentsBy = (typeof SortInferenceExperimentsBy)[keyof typeof SortInferenceExperimentsBy];
1800
1930
  /**
1801
1931
  * @public
1802
1932
  */
@@ -1867,12 +1997,17 @@ export interface ListInferenceExperimentsResponse {
1867
1997
  }
1868
1998
  /**
1869
1999
  * @public
2000
+ * @enum
1870
2001
  */
1871
- export declare enum ListInferenceRecommendationsJobsSortBy {
1872
- CREATION_TIME = "CreationTime",
1873
- NAME = "Name",
1874
- STATUS = "Status"
1875
- }
2002
+ export declare const ListInferenceRecommendationsJobsSortBy: {
2003
+ readonly CREATION_TIME: "CreationTime";
2004
+ readonly NAME: "Name";
2005
+ readonly STATUS: "Status";
2006
+ };
2007
+ /**
2008
+ * @public
2009
+ */
2010
+ export type ListInferenceRecommendationsJobsSortBy = (typeof ListInferenceRecommendationsJobsSortBy)[keyof typeof ListInferenceRecommendationsJobsSortBy];
1876
2011
  /**
1877
2012
  * @public
1878
2013
  */
@@ -1975,12 +2110,17 @@ export interface ListInferenceRecommendationsJobStepsResponse {
1975
2110
  }
1976
2111
  /**
1977
2112
  * @public
2113
+ * @enum
1978
2114
  */
1979
- export declare enum SortBy {
1980
- CREATION_TIME = "CreationTime",
1981
- NAME = "Name",
1982
- STATUS = "Status"
1983
- }
2115
+ export declare const SortBy: {
2116
+ readonly CREATION_TIME: "CreationTime";
2117
+ readonly NAME: "Name";
2118
+ readonly STATUS: "Status";
2119
+ };
2120
+ /**
2121
+ * @public
2122
+ */
2123
+ export type SortBy = (typeof SortBy)[keyof typeof SortBy];
1984
2124
  /**
1985
2125
  * @public
1986
2126
  */
@@ -2050,10 +2190,15 @@ export interface ListLabelingJobsResponse {
2050
2190
  }
2051
2191
  /**
2052
2192
  * @public
2193
+ * @enum
2053
2194
  */
2054
- export declare enum ListLabelingJobsForWorkteamSortByOptions {
2055
- CREATION_TIME = "CreationTime"
2056
- }
2195
+ export declare const ListLabelingJobsForWorkteamSortByOptions: {
2196
+ readonly CREATION_TIME: "CreationTime";
2197
+ };
2198
+ /**
2199
+ * @public
2200
+ */
2201
+ export type ListLabelingJobsForWorkteamSortByOptions = (typeof ListLabelingJobsForWorkteamSortByOptions)[keyof typeof ListLabelingJobsForWorkteamSortByOptions];
2057
2202
  /**
2058
2203
  * @public
2059
2204
  */
@@ -2114,11 +2259,16 @@ export interface ListLabelingJobsForWorkteamResponse {
2114
2259
  }
2115
2260
  /**
2116
2261
  * @public
2262
+ * @enum
2117
2263
  */
2118
- export declare enum SortLineageGroupsBy {
2119
- CREATION_TIME = "CreationTime",
2120
- NAME = "Name"
2121
- }
2264
+ export declare const SortLineageGroupsBy: {
2265
+ readonly CREATION_TIME: "CreationTime";
2266
+ readonly NAME: "Name";
2267
+ };
2268
+ /**
2269
+ * @public
2270
+ */
2271
+ export type SortLineageGroupsBy = (typeof SortLineageGroupsBy)[keyof typeof SortLineageGroupsBy];
2122
2272
  /**
2123
2273
  * @public
2124
2274
  */
@@ -2222,19 +2372,29 @@ export interface ListModelBiasJobDefinitionsResponse {
2222
2372
  }
2223
2373
  /**
2224
2374
  * @public
2375
+ * @enum
2225
2376
  */
2226
- export declare enum ModelCardExportJobSortBy {
2227
- CREATION_TIME = "CreationTime",
2228
- NAME = "Name",
2229
- STATUS = "Status"
2230
- }
2377
+ export declare const ModelCardExportJobSortBy: {
2378
+ readonly CREATION_TIME: "CreationTime";
2379
+ readonly NAME: "Name";
2380
+ readonly STATUS: "Status";
2381
+ };
2231
2382
  /**
2232
2383
  * @public
2233
2384
  */
2234
- export declare enum ModelCardExportJobSortOrder {
2235
- ASCENDING = "Ascending",
2236
- DESCENDING = "Descending"
2237
- }
2385
+ export type ModelCardExportJobSortBy = (typeof ModelCardExportJobSortBy)[keyof typeof ModelCardExportJobSortBy];
2386
+ /**
2387
+ * @public
2388
+ * @enum
2389
+ */
2390
+ export declare const ModelCardExportJobSortOrder: {
2391
+ readonly ASCENDING: "Ascending";
2392
+ readonly DESCENDING: "Descending";
2393
+ };
2394
+ /**
2395
+ * @public
2396
+ */
2397
+ export type ModelCardExportJobSortOrder = (typeof ModelCardExportJobSortOrder)[keyof typeof ModelCardExportJobSortOrder];
2238
2398
  /**
2239
2399
  * @public
2240
2400
  */
@@ -2332,18 +2492,28 @@ export interface ListModelCardExportJobsResponse {
2332
2492
  }
2333
2493
  /**
2334
2494
  * @public
2495
+ * @enum
2335
2496
  */
2336
- export declare enum ModelCardSortBy {
2337
- CREATION_TIME = "CreationTime",
2338
- NAME = "Name"
2339
- }
2497
+ export declare const ModelCardSortBy: {
2498
+ readonly CREATION_TIME: "CreationTime";
2499
+ readonly NAME: "Name";
2500
+ };
2340
2501
  /**
2341
2502
  * @public
2342
2503
  */
2343
- export declare enum ModelCardSortOrder {
2344
- ASCENDING = "Ascending",
2345
- DESCENDING = "Descending"
2346
- }
2504
+ export type ModelCardSortBy = (typeof ModelCardSortBy)[keyof typeof ModelCardSortBy];
2505
+ /**
2506
+ * @public
2507
+ * @enum
2508
+ */
2509
+ export declare const ModelCardSortOrder: {
2510
+ readonly ASCENDING: "Ascending";
2511
+ readonly DESCENDING: "Descending";
2512
+ };
2513
+ /**
2514
+ * @public
2515
+ */
2516
+ export type ModelCardSortOrder = (typeof ModelCardSortOrder)[keyof typeof ModelCardSortOrder];
2347
2517
  /**
2348
2518
  * @public
2349
2519
  */
@@ -2444,10 +2614,15 @@ export interface ListModelCardsResponse {
2444
2614
  }
2445
2615
  /**
2446
2616
  * @public
2617
+ * @enum
2447
2618
  */
2448
- export declare enum ModelCardVersionSortBy {
2449
- VERSION = "Version"
2450
- }
2619
+ export declare const ModelCardVersionSortBy: {
2620
+ readonly VERSION: "Version";
2621
+ };
2622
+ /**
2623
+ * @public
2624
+ */
2625
+ export type ModelCardVersionSortBy = (typeof ModelCardVersionSortBy)[keyof typeof ModelCardVersionSortBy];
2451
2626
  /**
2452
2627
  * @public
2453
2628
  */
@@ -2608,13 +2783,18 @@ export interface ListModelExplainabilityJobDefinitionsResponse {
2608
2783
  }
2609
2784
  /**
2610
2785
  * @public
2786
+ * @enum
2611
2787
  */
2612
- export declare enum ModelMetadataFilterType {
2613
- DOMAIN = "Domain",
2614
- FRAMEWORK = "Framework",
2615
- FRAMEWORKVERSION = "FrameworkVersion",
2616
- TASK = "Task"
2617
- }
2788
+ export declare const ModelMetadataFilterType: {
2789
+ readonly DOMAIN: "Domain";
2790
+ readonly FRAMEWORK: "Framework";
2791
+ readonly FRAMEWORKVERSION: "FrameworkVersion";
2792
+ readonly TASK: "Task";
2793
+ };
2794
+ /**
2795
+ * @public
2796
+ */
2797
+ export type ModelMetadataFilterType = (typeof ModelMetadataFilterType)[keyof typeof ModelMetadataFilterType];
2618
2798
  /**
2619
2799
  * @public
2620
2800
  * <p>Part of the search expression. You can specify the name and value
@@ -2705,11 +2885,16 @@ export interface ListModelMetadataResponse {
2705
2885
  }
2706
2886
  /**
2707
2887
  * @public
2888
+ * @enum
2708
2889
  */
2709
- export declare enum ModelPackageGroupSortBy {
2710
- CREATION_TIME = "CreationTime",
2711
- NAME = "Name"
2712
- }
2890
+ export declare const ModelPackageGroupSortBy: {
2891
+ readonly CREATION_TIME: "CreationTime";
2892
+ readonly NAME: "Name";
2893
+ };
2894
+ /**
2895
+ * @public
2896
+ */
2897
+ export type ModelPackageGroupSortBy = (typeof ModelPackageGroupSortBy)[keyof typeof ModelPackageGroupSortBy];
2713
2898
  /**
2714
2899
  * @public
2715
2900
  */
@@ -2788,19 +2973,29 @@ export interface ListModelPackageGroupsOutput {
2788
2973
  }
2789
2974
  /**
2790
2975
  * @public
2976
+ * @enum
2791
2977
  */
2792
- export declare enum ModelPackageType {
2793
- BOTH = "Both",
2794
- UNVERSIONED = "Unversioned",
2795
- VERSIONED = "Versioned"
2796
- }
2978
+ export declare const ModelPackageType: {
2979
+ readonly BOTH: "Both";
2980
+ readonly UNVERSIONED: "Unversioned";
2981
+ readonly VERSIONED: "Versioned";
2982
+ };
2797
2983
  /**
2798
2984
  * @public
2799
2985
  */
2800
- export declare enum ModelPackageSortBy {
2801
- CREATION_TIME = "CreationTime",
2802
- NAME = "Name"
2803
- }
2986
+ export type ModelPackageType = (typeof ModelPackageType)[keyof typeof ModelPackageType];
2987
+ /**
2988
+ * @public
2989
+ * @enum
2990
+ */
2991
+ export declare const ModelPackageSortBy: {
2992
+ readonly CREATION_TIME: "CreationTime";
2993
+ readonly NAME: "Name";
2994
+ };
2995
+ /**
2996
+ * @public
2997
+ */
2998
+ export type ModelPackageSortBy = (typeof ModelPackageSortBy)[keyof typeof ModelPackageSortBy];
2804
2999
  /**
2805
3000
  * @public
2806
3001
  */
@@ -2998,11 +3193,16 @@ export interface ListModelQualityJobDefinitionsResponse {
2998
3193
  }
2999
3194
  /**
3000
3195
  * @public
3196
+ * @enum
3001
3197
  */
3002
- export declare enum ModelSortKey {
3003
- CreationTime = "CreationTime",
3004
- Name = "Name"
3005
- }
3198
+ export declare const ModelSortKey: {
3199
+ readonly CreationTime: "CreationTime";
3200
+ readonly Name: "Name";
3201
+ };
3202
+ /**
3203
+ * @public
3204
+ */
3205
+ export type ModelSortKey = (typeof ModelSortKey)[keyof typeof ModelSortKey];
3006
3206
  /**
3007
3207
  * @public
3008
3208
  */
@@ -3076,18 +3276,28 @@ export interface ListModelsOutput {
3076
3276
  }
3077
3277
  /**
3078
3278
  * @public
3279
+ * @enum
3079
3280
  */
3080
- export declare enum MonitoringAlertHistorySortKey {
3081
- CreationTime = "CreationTime",
3082
- Status = "Status"
3083
- }
3281
+ export declare const MonitoringAlertHistorySortKey: {
3282
+ readonly CreationTime: "CreationTime";
3283
+ readonly Status: "Status";
3284
+ };
3084
3285
  /**
3085
3286
  * @public
3086
3287
  */
3087
- export declare enum MonitoringAlertStatus {
3088
- IN_ALERT = "InAlert",
3089
- OK = "OK"
3090
- }
3288
+ export type MonitoringAlertHistorySortKey = (typeof MonitoringAlertHistorySortKey)[keyof typeof MonitoringAlertHistorySortKey];
3289
+ /**
3290
+ * @public
3291
+ * @enum
3292
+ */
3293
+ export declare const MonitoringAlertStatus: {
3294
+ readonly IN_ALERT: "InAlert";
3295
+ readonly OK: "OK";
3296
+ };
3297
+ /**
3298
+ * @public
3299
+ */
3300
+ export type MonitoringAlertStatus = (typeof MonitoringAlertStatus)[keyof typeof MonitoringAlertStatus];
3091
3301
  /**
3092
3302
  * @public
3093
3303
  */
@@ -3265,12 +3475,17 @@ export interface ListMonitoringAlertsResponse {
3265
3475
  }
3266
3476
  /**
3267
3477
  * @public
3478
+ * @enum
3268
3479
  */
3269
- export declare enum MonitoringExecutionSortKey {
3270
- CREATION_TIME = "CreationTime",
3271
- SCHEDULED_TIME = "ScheduledTime",
3272
- STATUS = "Status"
3273
- }
3480
+ export declare const MonitoringExecutionSortKey: {
3481
+ readonly CREATION_TIME: "CreationTime";
3482
+ readonly SCHEDULED_TIME: "ScheduledTime";
3483
+ readonly STATUS: "Status";
3484
+ };
3485
+ /**
3486
+ * @public
3487
+ */
3488
+ export type MonitoringExecutionSortKey = (typeof MonitoringExecutionSortKey)[keyof typeof MonitoringExecutionSortKey];
3274
3489
  /**
3275
3490
  * @public
3276
3491
  */
@@ -3357,12 +3572,17 @@ export interface ListMonitoringExecutionsResponse {
3357
3572
  }
3358
3573
  /**
3359
3574
  * @public
3575
+ * @enum
3360
3576
  */
3361
- export declare enum MonitoringScheduleSortKey {
3362
- CREATION_TIME = "CreationTime",
3363
- NAME = "Name",
3364
- STATUS = "Status"
3365
- }
3577
+ export declare const MonitoringScheduleSortKey: {
3578
+ readonly CREATION_TIME: "CreationTime";
3579
+ readonly NAME: "Name";
3580
+ readonly STATUS: "Status";
3581
+ };
3582
+ /**
3583
+ * @public
3584
+ */
3585
+ export type MonitoringScheduleSortKey = (typeof MonitoringScheduleSortKey)[keyof typeof MonitoringScheduleSortKey];
3366
3586
  /**
3367
3587
  * @public
3368
3588
  */
@@ -3479,19 +3699,29 @@ export interface ListMonitoringSchedulesResponse {
3479
3699
  }
3480
3700
  /**
3481
3701
  * @public
3702
+ * @enum
3482
3703
  */
3483
- export declare enum NotebookInstanceLifecycleConfigSortKey {
3484
- CREATION_TIME = "CreationTime",
3485
- LAST_MODIFIED_TIME = "LastModifiedTime",
3486
- NAME = "Name"
3487
- }
3704
+ export declare const NotebookInstanceLifecycleConfigSortKey: {
3705
+ readonly CREATION_TIME: "CreationTime";
3706
+ readonly LAST_MODIFIED_TIME: "LastModifiedTime";
3707
+ readonly NAME: "Name";
3708
+ };
3488
3709
  /**
3489
3710
  * @public
3490
3711
  */
3491
- export declare enum NotebookInstanceLifecycleConfigSortOrder {
3492
- ASCENDING = "Ascending",
3493
- DESCENDING = "Descending"
3494
- }
3712
+ export type NotebookInstanceLifecycleConfigSortKey = (typeof NotebookInstanceLifecycleConfigSortKey)[keyof typeof NotebookInstanceLifecycleConfigSortKey];
3713
+ /**
3714
+ * @public
3715
+ * @enum
3716
+ */
3717
+ export declare const NotebookInstanceLifecycleConfigSortOrder: {
3718
+ readonly ASCENDING: "Ascending";
3719
+ readonly DESCENDING: "Descending";
3720
+ };
3721
+ /**
3722
+ * @public
3723
+ */
3724
+ export type NotebookInstanceLifecycleConfigSortOrder = (typeof NotebookInstanceLifecycleConfigSortOrder)[keyof typeof NotebookInstanceLifecycleConfigSortOrder];
3495
3725
  /**
3496
3726
  * @public
3497
3727
  */
@@ -3579,19 +3809,29 @@ export interface ListNotebookInstanceLifecycleConfigsOutput {
3579
3809
  }
3580
3810
  /**
3581
3811
  * @public
3812
+ * @enum
3582
3813
  */
3583
- export declare enum NotebookInstanceSortKey {
3584
- CREATION_TIME = "CreationTime",
3585
- NAME = "Name",
3586
- STATUS = "Status"
3587
- }
3814
+ export declare const NotebookInstanceSortKey: {
3815
+ readonly CREATION_TIME: "CreationTime";
3816
+ readonly NAME: "Name";
3817
+ readonly STATUS: "Status";
3818
+ };
3588
3819
  /**
3589
3820
  * @public
3590
3821
  */
3591
- export declare enum NotebookInstanceSortOrder {
3592
- ASCENDING = "Ascending",
3593
- DESCENDING = "Descending"
3594
- }
3822
+ export type NotebookInstanceSortKey = (typeof NotebookInstanceSortKey)[keyof typeof NotebookInstanceSortKey];
3823
+ /**
3824
+ * @public
3825
+ * @enum
3826
+ */
3827
+ export declare const NotebookInstanceSortOrder: {
3828
+ readonly ASCENDING: "Ascending";
3829
+ readonly DESCENDING: "Descending";
3830
+ };
3831
+ /**
3832
+ * @public
3833
+ */
3834
+ export type NotebookInstanceSortOrder = (typeof NotebookInstanceSortOrder)[keyof typeof NotebookInstanceSortOrder];
3595
3835
  /**
3596
3836
  * @public
3597
3837
  */
@@ -3745,11 +3985,16 @@ export interface ListNotebookInstancesOutput {
3745
3985
  }
3746
3986
  /**
3747
3987
  * @public
3988
+ * @enum
3748
3989
  */
3749
- export declare enum SortPipelineExecutionsBy {
3750
- CREATION_TIME = "CreationTime",
3751
- PIPELINE_EXECUTION_ARN = "PipelineExecutionArn"
3752
- }
3990
+ export declare const SortPipelineExecutionsBy: {
3991
+ readonly CREATION_TIME: "CreationTime";
3992
+ readonly PIPELINE_EXECUTION_ARN: "PipelineExecutionArn";
3993
+ };
3994
+ /**
3995
+ * @public
3996
+ */
3997
+ export type SortPipelineExecutionsBy = (typeof SortPipelineExecutionsBy)[keyof typeof SortPipelineExecutionsBy];
3753
3998
  /**
3754
3999
  * @public
3755
4000
  */
@@ -4088,15 +4333,20 @@ export interface PipelineExecutionStepMetadata {
4088
4333
  }
4089
4334
  /**
4090
4335
  * @public
4336
+ * @enum
4091
4337
  */
4092
- export declare enum StepStatus {
4093
- EXECUTING = "Executing",
4094
- FAILED = "Failed",
4095
- STARTING = "Starting",
4096
- STOPPED = "Stopped",
4097
- STOPPING = "Stopping",
4098
- SUCCEEDED = "Succeeded"
4099
- }
4338
+ export declare const StepStatus: {
4339
+ readonly EXECUTING: "Executing";
4340
+ readonly FAILED: "Failed";
4341
+ readonly STARTING: "Starting";
4342
+ readonly STOPPED: "Stopped";
4343
+ readonly STOPPING: "Stopping";
4344
+ readonly SUCCEEDED: "Succeeded";
4345
+ };
4346
+ /**
4347
+ * @public
4348
+ */
4349
+ export type StepStatus = (typeof StepStatus)[keyof typeof StepStatus];
4100
4350
  /**
4101
4351
  * @public
4102
4352
  * <p>An execution of a step in a pipeline.</p>
@@ -4210,11 +4460,16 @@ export interface ListPipelineParametersForExecutionResponse {
4210
4460
  }
4211
4461
  /**
4212
4462
  * @public
4463
+ * @enum
4213
4464
  */
4214
- export declare enum SortPipelinesBy {
4215
- CREATION_TIME = "CreationTime",
4216
- NAME = "Name"
4217
- }
4465
+ export declare const SortPipelinesBy: {
4466
+ readonly CREATION_TIME: "CreationTime";
4467
+ readonly NAME: "Name";
4468
+ };
4469
+ /**
4470
+ * @public
4471
+ */
4472
+ export type SortPipelinesBy = (typeof SortPipelinesBy)[keyof typeof SortPipelinesBy];
4218
4473
  /**
4219
4474
  * @public
4220
4475
  */
@@ -4411,18 +4666,28 @@ export interface ListProcessingJobsResponse {
4411
4666
  }
4412
4667
  /**
4413
4668
  * @public
4669
+ * @enum
4414
4670
  */
4415
- export declare enum ProjectSortBy {
4416
- CREATION_TIME = "CreationTime",
4417
- NAME = "Name"
4418
- }
4671
+ export declare const ProjectSortBy: {
4672
+ readonly CREATION_TIME: "CreationTime";
4673
+ readonly NAME: "Name";
4674
+ };
4419
4675
  /**
4420
4676
  * @public
4421
4677
  */
4422
- export declare enum ProjectSortOrder {
4423
- ASCENDING = "Ascending",
4424
- DESCENDING = "Descending"
4425
- }
4678
+ export type ProjectSortBy = (typeof ProjectSortBy)[keyof typeof ProjectSortBy];
4679
+ /**
4680
+ * @public
4681
+ * @enum
4682
+ */
4683
+ export declare const ProjectSortOrder: {
4684
+ readonly ASCENDING: "Ascending";
4685
+ readonly DESCENDING: "Descending";
4686
+ };
4687
+ /**
4688
+ * @public
4689
+ */
4690
+ export type ProjectSortOrder = (typeof ProjectSortOrder)[keyof typeof ProjectSortOrder];
4426
4691
  /**
4427
4692
  * @public
4428
4693
  */
@@ -4507,11 +4772,16 @@ export interface ListProjectsOutput {
4507
4772
  }
4508
4773
  /**
4509
4774
  * @public
4775
+ * @enum
4510
4776
  */
4511
- export declare enum SpaceSortKey {
4512
- CreationTime = "CreationTime",
4513
- LastModifiedTime = "LastModifiedTime"
4514
- }
4777
+ export declare const SpaceSortKey: {
4778
+ readonly CreationTime: "CreationTime";
4779
+ readonly LastModifiedTime: "LastModifiedTime";
4780
+ };
4781
+ /**
4782
+ * @public
4783
+ */
4784
+ export type SpaceSortKey = (typeof SpaceSortKey)[keyof typeof SpaceSortKey];
4515
4785
  /**
4516
4786
  * @public
4517
4787
  */
@@ -4622,12 +4892,17 @@ export interface ListStageDevicesResponse {
4622
4892
  }
4623
4893
  /**
4624
4894
  * @public
4895
+ * @enum
4625
4896
  */
4626
- export declare enum StudioLifecycleConfigSortKey {
4627
- CreationTime = "CreationTime",
4628
- LastModifiedTime = "LastModifiedTime",
4629
- Name = "Name"
4630
- }
4897
+ export declare const StudioLifecycleConfigSortKey: {
4898
+ readonly CreationTime: "CreationTime";
4899
+ readonly LastModifiedTime: "LastModifiedTime";
4900
+ readonly Name: "Name";
4901
+ };
4902
+ /**
4903
+ * @public
4904
+ */
4905
+ export type StudioLifecycleConfigSortKey = (typeof StudioLifecycleConfigSortKey)[keyof typeof StudioLifecycleConfigSortKey];
4631
4906
  /**
4632
4907
  * @public
4633
4908
  */
@@ -4889,13 +5164,18 @@ export interface ListTrainingJobsResponse {
4889
5164
  }
4890
5165
  /**
4891
5166
  * @public
5167
+ * @enum
4892
5168
  */
4893
- export declare enum TrainingJobSortByOptions {
4894
- CreationTime = "CreationTime",
4895
- FinalObjectiveMetricValue = "FinalObjectiveMetricValue",
4896
- Name = "Name",
4897
- Status = "Status"
4898
- }
5169
+ export declare const TrainingJobSortByOptions: {
5170
+ readonly CreationTime: "CreationTime";
5171
+ readonly FinalObjectiveMetricValue: "FinalObjectiveMetricValue";
5172
+ readonly Name: "Name";
5173
+ readonly Status: "Status";
5174
+ };
5175
+ /**
5176
+ * @public
5177
+ */
5178
+ export type TrainingJobSortByOptions = (typeof TrainingJobSortByOptions)[keyof typeof TrainingJobSortByOptions];
4899
5179
  /**
4900
5180
  * @public
4901
5181
  */
@@ -5058,11 +5338,16 @@ export interface ListTransformJobsResponse {
5058
5338
  }
5059
5339
  /**
5060
5340
  * @public
5341
+ * @enum
5061
5342
  */
5062
- export declare enum SortTrialComponentsBy {
5063
- CREATION_TIME = "CreationTime",
5064
- NAME = "Name"
5065
- }
5343
+ export declare const SortTrialComponentsBy: {
5344
+ readonly CREATION_TIME: "CreationTime";
5345
+ readonly NAME: "Name";
5346
+ };
5347
+ /**
5348
+ * @public
5349
+ */
5350
+ export type SortTrialComponentsBy = (typeof SortTrialComponentsBy)[keyof typeof SortTrialComponentsBy];
5066
5351
  /**
5067
5352
  * @public
5068
5353
  */
@@ -5191,11 +5476,16 @@ export interface ListTrialComponentsResponse {
5191
5476
  }
5192
5477
  /**
5193
5478
  * @public
5479
+ * @enum
5194
5480
  */
5195
- export declare enum SortTrialsBy {
5196
- CREATION_TIME = "CreationTime",
5197
- NAME = "Name"
5198
- }
5481
+ export declare const SortTrialsBy: {
5482
+ readonly CREATION_TIME: "CreationTime";
5483
+ readonly NAME: "Name";
5484
+ };
5485
+ /**
5486
+ * @public
5487
+ */
5488
+ export type SortTrialsBy = (typeof SortTrialsBy)[keyof typeof SortTrialsBy];
5199
5489
  /**
5200
5490
  * @public
5201
5491
  */
@@ -5282,11 +5572,16 @@ export interface ListTrialsResponse {
5282
5572
  }
5283
5573
  /**
5284
5574
  * @public
5575
+ * @enum
5285
5576
  */
5286
- export declare enum UserProfileSortKey {
5287
- CreationTime = "CreationTime",
5288
- LastModifiedTime = "LastModifiedTime"
5289
- }
5577
+ export declare const UserProfileSortKey: {
5578
+ readonly CreationTime: "CreationTime";
5579
+ readonly LastModifiedTime: "LastModifiedTime";
5580
+ };
5581
+ /**
5582
+ * @public
5583
+ */
5584
+ export type UserProfileSortKey = (typeof UserProfileSortKey)[keyof typeof UserProfileSortKey];
5290
5585
  /**
5291
5586
  * @public
5292
5587
  */
@@ -5359,11 +5654,16 @@ export interface ListUserProfilesResponse {
5359
5654
  }
5360
5655
  /**
5361
5656
  * @public
5657
+ * @enum
5362
5658
  */
5363
- export declare enum ListWorkforcesSortByOptions {
5364
- CreateDate = "CreateDate",
5365
- Name = "Name"
5366
- }
5659
+ export declare const ListWorkforcesSortByOptions: {
5660
+ readonly CreateDate: "CreateDate";
5661
+ readonly Name: "Name";
5662
+ };
5663
+ /**
5664
+ * @public
5665
+ */
5666
+ export type ListWorkforcesSortByOptions = (typeof ListWorkforcesSortByOptions)[keyof typeof ListWorkforcesSortByOptions];
5367
5667
  /**
5368
5668
  * @public
5369
5669
  */
@@ -5404,11 +5704,16 @@ export interface ListWorkforcesResponse {
5404
5704
  }
5405
5705
  /**
5406
5706
  * @public
5707
+ * @enum
5407
5708
  */
5408
- export declare enum ListWorkteamsSortByOptions {
5409
- CreateDate = "CreateDate",
5410
- Name = "Name"
5411
- }
5709
+ export declare const ListWorkteamsSortByOptions: {
5710
+ readonly CreateDate: "CreateDate";
5711
+ readonly Name: "Name";
5712
+ };
5713
+ /**
5714
+ * @public
5715
+ */
5716
+ export type ListWorkteamsSortByOptions = (typeof ListWorkteamsSortByOptions)[keyof typeof ListWorkteamsSortByOptions];
5412
5717
  /**
5413
5718
  * @public
5414
5719
  */
@@ -6122,12 +6427,17 @@ export interface ModelPackageGroup {
6122
6427
  }
6123
6428
  /**
6124
6429
  * @public
6430
+ * @enum
6125
6431
  */
6126
- export declare enum ModelVariantAction {
6127
- PROMOTE = "Promote",
6128
- REMOVE = "Remove",
6129
- RETAIN = "Retain"
6130
- }
6432
+ export declare const ModelVariantAction: {
6433
+ readonly PROMOTE: "Promote";
6434
+ readonly REMOVE: "Remove";
6435
+ readonly RETAIN: "Retain";
6436
+ };
6437
+ /**
6438
+ * @public
6439
+ */
6440
+ export type ModelVariantAction = (typeof ModelVariantAction)[keyof typeof ModelVariantAction];
6131
6441
  /**
6132
6442
  * @public
6133
6443
  * <p>A list of nested <a>Filter</a> objects. A resource must satisfy the conditions
@@ -6787,11 +7097,16 @@ export interface RetryPipelineExecutionResponse {
6787
7097
  }
6788
7098
  /**
6789
7099
  * @public
7100
+ * @enum
6790
7101
  */
6791
- export declare enum SearchSortOrder {
6792
- ASCENDING = "Ascending",
6793
- DESCENDING = "Descending"
6794
- }
7102
+ export declare const SearchSortOrder: {
7103
+ readonly ASCENDING: "Ascending";
7104
+ readonly DESCENDING: "Descending";
7105
+ };
7106
+ /**
7107
+ * @public
7108
+ */
7109
+ export type SearchSortOrder = (typeof SearchSortOrder)[keyof typeof SearchSortOrder];
6795
7110
  /**
6796
7111
  * @public
6797
7112
  * <p>Contains information about a training job.</p>
@@ -7788,19 +8103,6 @@ export interface UpdateActionResponse {
7788
8103
  */
7789
8104
  ActionArn?: string;
7790
8105
  }
7791
- /**
7792
- * @public
7793
- */
7794
- export interface UpdateAppImageConfigRequest {
7795
- /**
7796
- * <p>The name of the AppImageConfig to update.</p>
7797
- */
7798
- AppImageConfigName: string | undefined;
7799
- /**
7800
- * <p>The new KernelGateway app to run on the image.</p>
7801
- */
7802
- KernelGatewayImageConfig?: KernelGatewayImageConfig;
7803
- }
7804
8106
  /**
7805
8107
  * @internal
7806
8108
  */