@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,5 +1,10 @@
1
- import { ActionSource, ActionStatus, AdditionalInferenceSpecificationDefinition, AgentVersion, AlgorithmSpecification, AlgorithmStatus, AlgorithmStatusDetails, AlgorithmValidationSpecification, AppNetworkAccessType, AppSecurityGroupManagement, AppSpecification, AppStatus, AppType, ArtifactSource, AssociationEdgeType, AsyncInferenceConfig, AuthMode, AutoMLCandidate, AutoMLChannel, AutoMLDataSplitConfig, AutoMLJobArtifacts, AutoMLJobChannel, AutoMLJobCompletionCriteria, AutoMLJobConfig, AutoMLJobObjective, AutoMLJobSecondaryStatus, AutoMLJobStatus, AutoMLOutputDataConfig, AutoMLPartialFailureReason, AutoMLProblemTypeConfig, AutoMLSecurityConfig, BatchDataCaptureConfig, BatchStrategy, Channel, CheckpointConfig, CognitoConfig, CompilationJobStatus, ContainerDefinition, ContextSource, DataQualityAppSpecification, DataQualityBaselineConfig, DataQualityJobInput, DefaultSpaceSettings, DeploymentConfig, DeviceSelectionConfig, DomainSettings, EdgeDeploymentConfig, EdgeDeploymentModelConfig, EdgeOutputConfig, EdgePresetDeploymentType, ExecutionRoleIdentityConfig, GitConfig, HyperParameterTuningJobObjectiveType, InferenceSpecification, InputConfig, KernelGatewayImageConfig, MetadataProperties, ModelApprovalStatus, ModelDeployConfig, ModelPackageStatus, MonitoringNetworkConfig, MonitoringOutputConfig, MonitoringResources, MonitoringStoppingCondition, NeoVpcConfig, ObjectiveStatus, OutputConfig, OutputDataConfig, ProblemType, ProductionVariantInstanceType, ResourceConfig, ResourceSpec, StoppingCondition, Tag, TrainingSpecification, TransformInput, TransformOutput, TransformResources, UserContext, UserSettings, VpcConfig } from "./models_0";
2
- import { _InstanceType, DataCaptureConfig, DataCaptureConfigSummary, DataProcessing, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DirectInternetAccess, DriftCheckBaselines, EndpointInfo, ExperimentConfig, ExplainerConfig, FeatureDefinition, FeatureType, FlowDefinitionOutputConfig, HubContentType, HubS3StorageConfig, HumanLoopActivationConfig, HumanLoopConfig, HumanLoopRequestSource, HumanTaskConfig, HyperParameterTrainingJobDefinition, HyperParameterTuningJobConfig, HyperParameterTuningJobStrategyType, HyperParameterTuningJobWarmStartConfig, InferenceExecutionConfig, InferenceExperimentDataStorageConfig, InferenceExperimentSchedule, InferenceExperimentType, InstanceMetadataServiceConfiguration, JobType, LabelingJobAlgorithmsConfig, LabelingJobInputConfig, LabelingJobOutputConfig, LabelingJobStoppingConditions, MemberDefinition, ModelBiasAppSpecification, ModelBiasBaselineConfig, ModelBiasJobInput, ModelCardExportOutputConfig, ModelCardSecurityConfig, ModelCardStatus, ModelClientConfig, ModelExplainabilityAppSpecification, ModelExplainabilityBaselineConfig, ModelExplainabilityJobInput, ModelInfrastructureConfig, ModelMetrics, ModelPackageValidationSpecification, ModelQualityAppSpecification, ModelQualityBaselineConfig, ModelQualityJobInput, MonitoringScheduleConfig, MonitoringType, NetworkConfig, NotebookInstanceAcceleratorType, NotebookInstanceLifecycleHook, NotificationConfiguration, OfflineStoreConfig, OnlineStoreConfig, ParallelismConfiguration, ProcessingInput, ProcessingOutputConfig, ProcessingResources, ProcessingStoppingCondition, Processor, ProductionVariant, ProductionVariantAcceleratorType, ProductionVariantServerlessConfig, ProfilerConfig, ProfilerRuleConfiguration, RecommendationJobInputConfig, RecommendationJobStoppingConditions, RecommendationJobType, ResourceLimits, RetryStrategy, RootAccess, RuleEvaluationStatus, ServiceCatalogProvisioningDetails, ShadowModeConfig, SourceAlgorithmSpecification, SourceIpConfig, SpaceSettings, StudioLifecycleConfigAppType, TensorBoardOutputConfig, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus, VendorGuidance } from "./models_1";
1
+ import { ActionSource, ActionStatus, AdditionalInferenceSpecificationDefinition, AgentVersion, AlgorithmSpecification, AlgorithmStatus, AlgorithmStatusDetails, AlgorithmValidationSpecification, AppNetworkAccessType, AppSecurityGroupManagement, AppSpecification, AppStatus, AppType, ArtifactSource, AssociationEdgeType, AsyncInferenceConfig, AuthMode, AutoMLCandidate, AutoMLChannel, AutoMLDataSplitConfig, AutoMLJobArtifacts, AutoMLJobChannel, AutoMLJobCompletionCriteria, AutoMLJobConfig, AutoMLJobObjective, AutoMLJobSecondaryStatus, AutoMLJobStatus, AutoMLOutputDataConfig, AutoMLPartialFailureReason, AutoMLProblemTypeConfig, AutoMLSecurityConfig, BatchDataCaptureConfig, BatchStrategy, Channel, CheckpointConfig, CognitoConfig, CompilationJobStatus, ContainerDefinition, ContextSource, DataQualityAppSpecification, DataQualityBaselineConfig, DataQualityJobInput, DefaultSpaceSettings, DeviceSelectionConfig, DomainSettings, EdgeDeploymentConfig, EdgeDeploymentModelConfig, EdgeOutputConfig, EdgePresetDeploymentType, ExecutionRoleIdentityConfig, GitConfig, HyperParameterTuningJobObjectiveType, InferenceSpecification, InputConfig, KernelGatewayImageConfig, MetadataProperties, ModelApprovalStatus, ModelDeployConfig, ModelPackageStatus, MonitoringNetworkConfig, MonitoringOutputConfig, MonitoringResources, MonitoringStoppingCondition, NeoVpcConfig, ObjectiveStatus, OutputConfig, OutputDataConfig, ProblemType, ProductionVariantInstanceType, ResourceConfig, ResourceSpec, StoppingCondition, Tag, TrainingSpecification, TransformInput, TransformOutput, TransformResources, UserContext, UserSettings, VpcConfig } from "./models_0";
2
+ import { _InstanceType, DataCaptureConfig, DataCaptureConfigSummary, DataProcessing, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DeploymentConfig, DirectInternetAccess, DriftCheckBaselines, EndpointInfo, ExperimentConfig, ExplainerConfig, FeatureDefinition, FeatureType, FlowDefinitionOutputConfig, HubContentType, HubS3StorageConfig, HumanLoopActivationConfig, HumanLoopConfig, HumanLoopRequestSource, HumanTaskConfig, HyperParameterTrainingJobDefinition, HyperParameterTuningJobConfig, HyperParameterTuningJobStrategyType, HyperParameterTuningJobWarmStartConfig, InferenceExecutionConfig, InferenceExperimentDataStorageConfig, InferenceExperimentSchedule, InferenceExperimentType, InstanceMetadataServiceConfiguration, JobType, LabelingJobAlgorithmsConfig, LabelingJobInputConfig, LabelingJobOutputConfig, LabelingJobStoppingConditions, MemberDefinition, ModelBiasAppSpecification, ModelBiasBaselineConfig, ModelBiasJobInput, ModelCardExportOutputConfig, ModelCardSecurityConfig, ModelCardStatus, ModelClientConfig, ModelExplainabilityAppSpecification, ModelExplainabilityBaselineConfig, ModelExplainabilityJobInput, ModelInfrastructureConfig, ModelMetrics, ModelPackageValidationSpecification, ModelQualityAppSpecification, ModelQualityBaselineConfig, ModelQualityJobInput, MonitoringScheduleConfig, MonitoringType, NetworkConfig, NotebookInstanceAcceleratorType, NotebookInstanceLifecycleHook, NotificationConfiguration, OfflineStoreConfig, OnlineStoreConfig, ParallelismConfiguration, ProcessingInput, ProcessingOutputConfig, ProcessingResources, ProcessingStoppingCondition, Processor, ProductionVariant, ProductionVariantAcceleratorType, ProductionVariantServerlessConfig, ProfilerConfig, ProfilerRuleConfiguration, RecommendationJobInputConfig, RecommendationJobStoppingConditions, RecommendationJobType, ResourceLimits, RetryStrategy, RootAccess, RuleEvaluationStatus, ServiceCatalogProvisioningDetails, ShadowModeConfig, SourceAlgorithmSpecification, SourceIpConfig, SpaceSettings, StudioLifecycleConfigAppType, TensorBoardOutputConfig, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus, VendorGuidance } from "./models_1";
3
+ /**
4
+ * @public
5
+ */
6
+ export interface DeleteTagsOutput {
7
+ }
3
8
  /**
4
9
  * @public
5
10
  */
@@ -110,17 +115,22 @@ export interface DeployedImage {
110
115
  }
111
116
  /**
112
117
  * @public
118
+ * @enum
113
119
  */
114
- export declare enum StageStatus {
115
- Creating = "CREATING",
116
- Deployed = "DEPLOYED",
117
- Failed = "FAILED",
118
- InProgress = "INPROGRESS",
119
- ReadyToDeploy = "READYTODEPLOY",
120
- Starting = "STARTING",
121
- Stopped = "STOPPED",
122
- Stopping = "STOPPING"
123
- }
120
+ export declare const StageStatus: {
121
+ readonly Creating: "CREATING";
122
+ readonly Deployed: "DEPLOYED";
123
+ readonly Failed: "FAILED";
124
+ readonly InProgress: "INPROGRESS";
125
+ readonly ReadyToDeploy: "READYTODEPLOY";
126
+ readonly Starting: "STARTING";
127
+ readonly Stopped: "STOPPED";
128
+ readonly Stopping: "STOPPING";
129
+ };
130
+ /**
131
+ * @public
132
+ */
133
+ export type StageStatus = (typeof StageStatus)[keyof typeof StageStatus];
124
134
  /**
125
135
  * @public
126
136
  * <p>Contains information summarizing the deployment stage results.</p>
@@ -1149,16 +1159,21 @@ export interface DescribeDomainRequest {
1149
1159
  }
1150
1160
  /**
1151
1161
  * @public
1162
+ * @enum
1152
1163
  */
1153
- export declare enum DomainStatus {
1154
- Delete_Failed = "Delete_Failed",
1155
- Deleting = "Deleting",
1156
- Failed = "Failed",
1157
- InService = "InService",
1158
- Pending = "Pending",
1159
- Update_Failed = "Update_Failed",
1160
- Updating = "Updating"
1161
- }
1164
+ export declare const DomainStatus: {
1165
+ readonly Delete_Failed: "Delete_Failed";
1166
+ readonly Deleting: "Deleting";
1167
+ readonly Failed: "Failed";
1168
+ readonly InService: "InService";
1169
+ readonly Pending: "Pending";
1170
+ readonly Update_Failed: "Update_Failed";
1171
+ readonly Updating: "Updating";
1172
+ };
1173
+ /**
1174
+ * @public
1175
+ */
1176
+ export type DomainStatus = (typeof DomainStatus)[keyof typeof DomainStatus];
1162
1177
  /**
1163
1178
  * @public
1164
1179
  */
@@ -1347,22 +1362,32 @@ export interface DescribeEdgePackagingJobRequest {
1347
1362
  }
1348
1363
  /**
1349
1364
  * @public
1365
+ * @enum
1350
1366
  */
1351
- export declare enum EdgePackagingJobStatus {
1352
- Completed = "COMPLETED",
1353
- Failed = "FAILED",
1354
- InProgress = "INPROGRESS",
1355
- Starting = "STARTING",
1356
- Stopped = "STOPPED",
1357
- Stopping = "STOPPING"
1358
- }
1367
+ export declare const EdgePackagingJobStatus: {
1368
+ readonly Completed: "COMPLETED";
1369
+ readonly Failed: "FAILED";
1370
+ readonly InProgress: "INPROGRESS";
1371
+ readonly Starting: "STARTING";
1372
+ readonly Stopped: "STOPPED";
1373
+ readonly Stopping: "STOPPING";
1374
+ };
1359
1375
  /**
1360
1376
  * @public
1361
1377
  */
1362
- export declare enum EdgePresetDeploymentStatus {
1363
- Completed = "COMPLETED",
1364
- Failed = "FAILED"
1365
- }
1378
+ export type EdgePackagingJobStatus = (typeof EdgePackagingJobStatus)[keyof typeof EdgePackagingJobStatus];
1379
+ /**
1380
+ * @public
1381
+ * @enum
1382
+ */
1383
+ export declare const EdgePresetDeploymentStatus: {
1384
+ readonly Completed: "COMPLETED";
1385
+ readonly Failed: "FAILED";
1386
+ };
1387
+ /**
1388
+ * @public
1389
+ */
1390
+ export type EdgePresetDeploymentStatus = (typeof EdgePresetDeploymentStatus)[keyof typeof EdgePresetDeploymentStatus];
1366
1391
  /**
1367
1392
  * @public
1368
1393
  * <p>The output of a SageMaker Edge Manager deployable resource.</p>
@@ -1462,27 +1487,37 @@ export interface DescribeEndpointInput {
1462
1487
  }
1463
1488
  /**
1464
1489
  * @public
1490
+ * @enum
1465
1491
  */
1466
- export declare enum EndpointStatus {
1467
- CREATING = "Creating",
1468
- DELETING = "Deleting",
1469
- FAILED = "Failed",
1470
- IN_SERVICE = "InService",
1471
- OUT_OF_SERVICE = "OutOfService",
1472
- ROLLING_BACK = "RollingBack",
1473
- SYSTEM_UPDATING = "SystemUpdating",
1474
- UPDATING = "Updating"
1475
- }
1492
+ export declare const EndpointStatus: {
1493
+ readonly CREATING: "Creating";
1494
+ readonly DELETING: "Deleting";
1495
+ readonly FAILED: "Failed";
1496
+ readonly IN_SERVICE: "InService";
1497
+ readonly OUT_OF_SERVICE: "OutOfService";
1498
+ readonly ROLLING_BACK: "RollingBack";
1499
+ readonly SYSTEM_UPDATING: "SystemUpdating";
1500
+ readonly UPDATING: "Updating";
1501
+ };
1476
1502
  /**
1477
1503
  * @public
1478
1504
  */
1479
- export declare enum VariantStatus {
1480
- ACTIVATING_TRAFFIC = "ActivatingTraffic",
1481
- BAKING = "Baking",
1482
- CREATING = "Creating",
1483
- DELETING = "Deleting",
1484
- UPDATING = "Updating"
1485
- }
1505
+ export type EndpointStatus = (typeof EndpointStatus)[keyof typeof EndpointStatus];
1506
+ /**
1507
+ * @public
1508
+ * @enum
1509
+ */
1510
+ export declare const VariantStatus: {
1511
+ readonly ACTIVATING_TRAFFIC: "ActivatingTraffic";
1512
+ readonly BAKING: "Baking";
1513
+ readonly CREATING: "Creating";
1514
+ readonly DELETING: "Deleting";
1515
+ readonly UPDATING: "Updating";
1516
+ };
1517
+ /**
1518
+ * @public
1519
+ */
1520
+ export type VariantStatus = (typeof VariantStatus)[keyof typeof VariantStatus];
1486
1521
  /**
1487
1522
  * @public
1488
1523
  * <p>Describes the status of the production variant.</p>
@@ -1927,22 +1962,32 @@ export interface DescribeFeatureGroupRequest {
1927
1962
  }
1928
1963
  /**
1929
1964
  * @public
1965
+ * @enum
1930
1966
  */
1931
- export declare enum FeatureGroupStatus {
1932
- CREATED = "Created",
1933
- CREATE_FAILED = "CreateFailed",
1934
- CREATING = "Creating",
1935
- DELETE_FAILED = "DeleteFailed",
1936
- DELETING = "Deleting"
1937
- }
1967
+ export declare const FeatureGroupStatus: {
1968
+ readonly CREATED: "Created";
1969
+ readonly CREATE_FAILED: "CreateFailed";
1970
+ readonly CREATING: "Creating";
1971
+ readonly DELETE_FAILED: "DeleteFailed";
1972
+ readonly DELETING: "Deleting";
1973
+ };
1938
1974
  /**
1939
1975
  * @public
1940
1976
  */
1941
- export declare enum LastUpdateStatusValue {
1942
- FAILED = "Failed",
1943
- IN_PROGRESS = "InProgress",
1944
- SUCCESSFUL = "Successful"
1945
- }
1977
+ export type FeatureGroupStatus = (typeof FeatureGroupStatus)[keyof typeof FeatureGroupStatus];
1978
+ /**
1979
+ * @public
1980
+ * @enum
1981
+ */
1982
+ export declare const LastUpdateStatusValue: {
1983
+ readonly FAILED: "Failed";
1984
+ readonly IN_PROGRESS: "InProgress";
1985
+ readonly SUCCESSFUL: "Successful";
1986
+ };
1987
+ /**
1988
+ * @public
1989
+ */
1990
+ export type LastUpdateStatusValue = (typeof LastUpdateStatusValue)[keyof typeof LastUpdateStatusValue];
1946
1991
  /**
1947
1992
  * @public
1948
1993
  * <p>A value that indicates whether the update was successful.</p>
@@ -1959,12 +2004,17 @@ export interface LastUpdateStatus {
1959
2004
  }
1960
2005
  /**
1961
2006
  * @public
2007
+ * @enum
1962
2008
  */
1963
- export declare enum OfflineStoreStatusValue {
1964
- ACTIVE = "Active",
1965
- BLOCKED = "Blocked",
1966
- DISABLED = "Disabled"
1967
- }
2009
+ export declare const OfflineStoreStatusValue: {
2010
+ readonly ACTIVE: "Active";
2011
+ readonly BLOCKED: "Blocked";
2012
+ readonly DISABLED: "Disabled";
2013
+ };
2014
+ /**
2015
+ * @public
2016
+ */
2017
+ export type OfflineStoreStatusValue = (typeof OfflineStoreStatusValue)[keyof typeof OfflineStoreStatusValue];
1968
2018
  /**
1969
2019
  * @public
1970
2020
  * <p>The status of <code>OfflineStore</code>.</p>
@@ -2166,13 +2216,18 @@ export interface DescribeFlowDefinitionRequest {
2166
2216
  }
2167
2217
  /**
2168
2218
  * @public
2219
+ * @enum
2169
2220
  */
2170
- export declare enum FlowDefinitionStatus {
2171
- ACTIVE = "Active",
2172
- DELETING = "Deleting",
2173
- FAILED = "Failed",
2174
- INITIALIZING = "Initializing"
2175
- }
2221
+ export declare const FlowDefinitionStatus: {
2222
+ readonly ACTIVE: "Active";
2223
+ readonly DELETING: "Deleting";
2224
+ readonly FAILED: "Failed";
2225
+ readonly INITIALIZING: "Initializing";
2226
+ };
2227
+ /**
2228
+ * @public
2229
+ */
2230
+ export type FlowDefinitionStatus = (typeof FlowDefinitionStatus)[keyof typeof FlowDefinitionStatus];
2176
2231
  /**
2177
2232
  * @public
2178
2233
  */
@@ -2230,16 +2285,21 @@ export interface DescribeHubRequest {
2230
2285
  }
2231
2286
  /**
2232
2287
  * @public
2288
+ * @enum
2233
2289
  */
2234
- export declare enum HubStatus {
2235
- CREATE_FAILED = "CreateFailed",
2236
- CREATING = "Creating",
2237
- DELETE_FAILED = "DeleteFailed",
2238
- DELETING = "Deleting",
2239
- IN_SERVICE = "InService",
2240
- UPDATE_FAILED = "UpdateFailed",
2241
- UPDATING = "Updating"
2242
- }
2290
+ export declare const HubStatus: {
2291
+ readonly CREATE_FAILED: "CreateFailed";
2292
+ readonly CREATING: "Creating";
2293
+ readonly DELETE_FAILED: "DeleteFailed";
2294
+ readonly DELETING: "Deleting";
2295
+ readonly IN_SERVICE: "InService";
2296
+ readonly UPDATE_FAILED: "UpdateFailed";
2297
+ readonly UPDATING: "Updating";
2298
+ };
2299
+ /**
2300
+ * @public
2301
+ */
2302
+ export type HubStatus = (typeof HubStatus)[keyof typeof HubStatus];
2243
2303
  /**
2244
2304
  * @public
2245
2305
  */
@@ -2322,14 +2382,19 @@ export interface HubContentDependency {
2322
2382
  }
2323
2383
  /**
2324
2384
  * @public
2385
+ * @enum
2325
2386
  */
2326
- export declare enum HubContentStatus {
2327
- AVAILABLE = "Available",
2328
- DELETE_FAILED = "DeleteFailed",
2329
- DELETING = "Deleting",
2330
- IMPORTING = "Importing",
2331
- IMPORT_FAILED = "ImportFailed"
2332
- }
2387
+ export declare const HubContentStatus: {
2388
+ readonly AVAILABLE: "Available";
2389
+ readonly DELETE_FAILED: "DeleteFailed";
2390
+ readonly DELETING: "Deleting";
2391
+ readonly IMPORTING: "Importing";
2392
+ readonly IMPORT_FAILED: "ImportFailed";
2393
+ };
2394
+ /**
2395
+ * @public
2396
+ */
2397
+ export type HubContentStatus = (typeof HubContentStatus)[keyof typeof HubContentStatus];
2333
2398
  /**
2334
2399
  * @public
2335
2400
  */
@@ -2411,11 +2476,16 @@ export interface DescribeHumanTaskUiRequest {
2411
2476
  }
2412
2477
  /**
2413
2478
  * @public
2479
+ * @enum
2414
2480
  */
2415
- export declare enum HumanTaskUiStatus {
2416
- ACTIVE = "Active",
2417
- DELETING = "Deleting"
2418
- }
2481
+ export declare const HumanTaskUiStatus: {
2482
+ readonly ACTIVE: "Active";
2483
+ readonly DELETING: "Deleting";
2484
+ };
2485
+ /**
2486
+ * @public
2487
+ */
2488
+ export type HumanTaskUiStatus = (typeof HumanTaskUiStatus)[keyof typeof HumanTaskUiStatus];
2419
2489
  /**
2420
2490
  * @public
2421
2491
  * <p>Container for user interface template information.</p>
@@ -2490,14 +2560,19 @@ export interface FinalHyperParameterTuningJobObjectiveMetric {
2490
2560
  }
2491
2561
  /**
2492
2562
  * @public
2563
+ * @enum
2493
2564
  */
2494
- export declare enum TrainingJobStatus {
2495
- COMPLETED = "Completed",
2496
- FAILED = "Failed",
2497
- IN_PROGRESS = "InProgress",
2498
- STOPPED = "Stopped",
2499
- STOPPING = "Stopping"
2500
- }
2565
+ export declare const TrainingJobStatus: {
2566
+ readonly COMPLETED: "Completed";
2567
+ readonly FAILED: "Failed";
2568
+ readonly IN_PROGRESS: "InProgress";
2569
+ readonly STOPPED: "Stopped";
2570
+ readonly STOPPING: "Stopping";
2571
+ };
2572
+ /**
2573
+ * @public
2574
+ */
2575
+ export type TrainingJobStatus = (typeof TrainingJobStatus)[keyof typeof TrainingJobStatus];
2501
2576
  /**
2502
2577
  * @public
2503
2578
  * <p>The container for the summary information about a training job.</p>
@@ -2603,14 +2678,19 @@ export interface HyperParameterTuningJobConsumedResources {
2603
2678
  }
2604
2679
  /**
2605
2680
  * @public
2681
+ * @enum
2606
2682
  */
2607
- export declare enum HyperParameterTuningJobStatus {
2608
- COMPLETED = "Completed",
2609
- FAILED = "Failed",
2610
- IN_PROGRESS = "InProgress",
2611
- STOPPED = "Stopped",
2612
- STOPPING = "Stopping"
2613
- }
2683
+ export declare const HyperParameterTuningJobStatus: {
2684
+ readonly COMPLETED: "Completed";
2685
+ readonly FAILED: "Failed";
2686
+ readonly IN_PROGRESS: "InProgress";
2687
+ readonly STOPPED: "Stopped";
2688
+ readonly STOPPING: "Stopping";
2689
+ };
2690
+ /**
2691
+ * @public
2692
+ */
2693
+ export type HyperParameterTuningJobStatus = (typeof HyperParameterTuningJobStatus)[keyof typeof HyperParameterTuningJobStatus];
2614
2694
  /**
2615
2695
  * @public
2616
2696
  * <p>Specifies the number of training jobs that this hyperparameter tuning job launched,
@@ -2791,16 +2871,21 @@ export interface DescribeImageRequest {
2791
2871
  }
2792
2872
  /**
2793
2873
  * @public
2874
+ * @enum
2794
2875
  */
2795
- export declare enum ImageStatus {
2796
- CREATED = "CREATED",
2797
- CREATE_FAILED = "CREATE_FAILED",
2798
- CREATING = "CREATING",
2799
- DELETE_FAILED = "DELETE_FAILED",
2800
- DELETING = "DELETING",
2801
- UPDATE_FAILED = "UPDATE_FAILED",
2802
- UPDATING = "UPDATING"
2803
- }
2876
+ export declare const ImageStatus: {
2877
+ readonly CREATED: "CREATED";
2878
+ readonly CREATE_FAILED: "CREATE_FAILED";
2879
+ readonly CREATING: "CREATING";
2880
+ readonly DELETE_FAILED: "DELETE_FAILED";
2881
+ readonly DELETING: "DELETING";
2882
+ readonly UPDATE_FAILED: "UPDATE_FAILED";
2883
+ readonly UPDATING: "UPDATING";
2884
+ };
2885
+ /**
2886
+ * @public
2887
+ */
2888
+ export type ImageStatus = (typeof ImageStatus)[keyof typeof ImageStatus];
2804
2889
  /**
2805
2890
  * @public
2806
2891
  */
@@ -2861,14 +2946,19 @@ export interface DescribeImageVersionRequest {
2861
2946
  }
2862
2947
  /**
2863
2948
  * @public
2949
+ * @enum
2864
2950
  */
2865
- export declare enum ImageVersionStatus {
2866
- CREATED = "CREATED",
2867
- CREATE_FAILED = "CREATE_FAILED",
2868
- CREATING = "CREATING",
2869
- DELETE_FAILED = "DELETE_FAILED",
2870
- DELETING = "DELETING"
2871
- }
2951
+ export declare const ImageVersionStatus: {
2952
+ readonly CREATED: "CREATED";
2953
+ readonly CREATE_FAILED: "CREATE_FAILED";
2954
+ readonly CREATING: "CREATING";
2955
+ readonly DELETE_FAILED: "DELETE_FAILED";
2956
+ readonly DELETING: "DELETING";
2957
+ };
2958
+ /**
2959
+ * @public
2960
+ */
2961
+ export type ImageVersionStatus = (typeof ImageVersionStatus)[keyof typeof ImageVersionStatus];
2872
2962
  /**
2873
2963
  * @public
2874
2964
  */
@@ -3018,14 +3108,19 @@ export interface EndpointMetadata {
3018
3108
  }
3019
3109
  /**
3020
3110
  * @public
3111
+ * @enum
3021
3112
  */
3022
- export declare enum ModelVariantStatus {
3023
- CREATING = "Creating",
3024
- DELETED = "Deleted",
3025
- DELETING = "Deleting",
3026
- IN_SERVICE = "InService",
3027
- UPDATING = "Updating"
3028
- }
3113
+ export declare const ModelVariantStatus: {
3114
+ readonly CREATING: "Creating";
3115
+ readonly DELETED: "Deleted";
3116
+ readonly DELETING: "Deleting";
3117
+ readonly IN_SERVICE: "InService";
3118
+ readonly UPDATING: "Updating";
3119
+ };
3120
+ /**
3121
+ * @public
3122
+ */
3123
+ export type ModelVariantStatus = (typeof ModelVariantStatus)[keyof typeof ModelVariantStatus];
3029
3124
  /**
3030
3125
  * @public
3031
3126
  * <p>Summary of the deployment configuration of a model.</p>
@@ -3078,17 +3173,22 @@ export interface ModelVariantConfigSummary {
3078
3173
  }
3079
3174
  /**
3080
3175
  * @public
3176
+ * @enum
3081
3177
  */
3082
- export declare enum InferenceExperimentStatus {
3083
- CANCELLED = "Cancelled",
3084
- COMPLETED = "Completed",
3085
- CREATED = "Created",
3086
- CREATING = "Creating",
3087
- RUNNING = "Running",
3088
- STARTING = "Starting",
3089
- STOPPING = "Stopping",
3090
- UPDATING = "Updating"
3091
- }
3178
+ export declare const InferenceExperimentStatus: {
3179
+ readonly CANCELLED: "Cancelled";
3180
+ readonly COMPLETED: "Completed";
3181
+ readonly CREATED: "Created";
3182
+ readonly CREATING: "Creating";
3183
+ readonly RUNNING: "Running";
3184
+ readonly STARTING: "Starting";
3185
+ readonly STOPPING: "Stopping";
3186
+ readonly UPDATING: "Updating";
3187
+ };
3188
+ /**
3189
+ * @public
3190
+ */
3191
+ export type InferenceExperimentStatus = (typeof InferenceExperimentStatus)[keyof typeof InferenceExperimentStatus];
3092
3192
  /**
3093
3193
  * @public
3094
3194
  */
@@ -3379,15 +3479,20 @@ export interface InferenceRecommendation {
3379
3479
  }
3380
3480
  /**
3381
3481
  * @public
3482
+ * @enum
3382
3483
  */
3383
- export declare enum RecommendationJobStatus {
3384
- COMPLETED = "COMPLETED",
3385
- FAILED = "FAILED",
3386
- IN_PROGRESS = "IN_PROGRESS",
3387
- PENDING = "PENDING",
3388
- STOPPED = "STOPPED",
3389
- STOPPING = "STOPPING"
3390
- }
3484
+ export declare const RecommendationJobStatus: {
3485
+ readonly COMPLETED: "COMPLETED";
3486
+ readonly FAILED: "FAILED";
3487
+ readonly IN_PROGRESS: "IN_PROGRESS";
3488
+ readonly PENDING: "PENDING";
3489
+ readonly STOPPED: "STOPPED";
3490
+ readonly STOPPING: "STOPPING";
3491
+ };
3492
+ /**
3493
+ * @public
3494
+ */
3495
+ export type RecommendationJobStatus = (typeof RecommendationJobStatus)[keyof typeof RecommendationJobStatus];
3391
3496
  /**
3392
3497
  * @public
3393
3498
  */
@@ -3504,15 +3609,20 @@ export interface LabelingJobOutput {
3504
3609
  }
3505
3610
  /**
3506
3611
  * @public
3612
+ * @enum
3507
3613
  */
3508
- export declare enum LabelingJobStatus {
3509
- COMPLETED = "Completed",
3510
- FAILED = "Failed",
3511
- INITIALIZING = "Initializing",
3512
- IN_PROGRESS = "InProgress",
3513
- STOPPED = "Stopped",
3514
- STOPPING = "Stopping"
3515
- }
3614
+ export declare const LabelingJobStatus: {
3615
+ readonly COMPLETED: "Completed";
3616
+ readonly FAILED: "Failed";
3617
+ readonly INITIALIZING: "Initializing";
3618
+ readonly IN_PROGRESS: "InProgress";
3619
+ readonly STOPPED: "Stopped";
3620
+ readonly STOPPING: "Stopping";
3621
+ };
3622
+ /**
3623
+ * @public
3624
+ */
3625
+ export type LabelingJobStatus = (typeof LabelingJobStatus)[keyof typeof LabelingJobStatus];
3516
3626
  /**
3517
3627
  * @public
3518
3628
  */
@@ -3837,15 +3947,20 @@ export interface DescribeModelCardRequest {
3837
3947
  }
3838
3948
  /**
3839
3949
  * @public
3950
+ * @enum
3840
3951
  */
3841
- export declare enum ModelCardProcessingStatus {
3842
- CONTENT_DELETED = "ContentDeleted",
3843
- DELETE_COMPLETED = "DeleteCompleted",
3844
- DELETE_FAILED = "DeleteFailed",
3845
- DELETE_INPROGRESS = "DeleteInProgress",
3846
- DELETE_PENDING = "DeletePending",
3847
- EXPORTJOBS_DELETED = "ExportJobsDeleted"
3848
- }
3952
+ export declare const ModelCardProcessingStatus: {
3953
+ readonly CONTENT_DELETED: "ContentDeleted";
3954
+ readonly DELETE_COMPLETED: "DeleteCompleted";
3955
+ readonly DELETE_FAILED: "DeleteFailed";
3956
+ readonly DELETE_INPROGRESS: "DeleteInProgress";
3957
+ readonly DELETE_PENDING: "DeletePending";
3958
+ readonly EXPORTJOBS_DELETED: "ExportJobsDeleted";
3959
+ };
3960
+ /**
3961
+ * @public
3962
+ */
3963
+ export type ModelCardProcessingStatus = (typeof ModelCardProcessingStatus)[keyof typeof ModelCardProcessingStatus];
3849
3964
  /**
3850
3965
  * @public
3851
3966
  */
@@ -3963,12 +4078,17 @@ export interface ModelCardExportArtifacts {
3963
4078
  }
3964
4079
  /**
3965
4080
  * @public
4081
+ * @enum
3966
4082
  */
3967
- export declare enum ModelCardExportJobStatus {
3968
- COMPLETED = "Completed",
3969
- FAILED = "Failed",
3970
- IN_PROGRESS = "InProgress"
3971
- }
4083
+ export declare const ModelCardExportJobStatus: {
4084
+ readonly COMPLETED: "Completed";
4085
+ readonly FAILED: "Failed";
4086
+ readonly IN_PROGRESS: "InProgress";
4087
+ };
4088
+ /**
4089
+ * @public
4090
+ */
4091
+ export type ModelCardExportJobStatus = (typeof ModelCardExportJobStatus)[keyof typeof ModelCardExportJobStatus];
3972
4092
  /**
3973
4093
  * @public
3974
4094
  */
@@ -4106,13 +4226,18 @@ export interface DescribeModelPackageInput {
4106
4226
  }
4107
4227
  /**
4108
4228
  * @public
4229
+ * @enum
4109
4230
  */
4110
- export declare enum DetailedModelPackageStatus {
4111
- COMPLETED = "Completed",
4112
- FAILED = "Failed",
4113
- IN_PROGRESS = "InProgress",
4114
- NOT_STARTED = "NotStarted"
4115
- }
4231
+ export declare const DetailedModelPackageStatus: {
4232
+ readonly COMPLETED: "Completed";
4233
+ readonly FAILED: "Failed";
4234
+ readonly IN_PROGRESS: "InProgress";
4235
+ readonly NOT_STARTED: "NotStarted";
4236
+ };
4237
+ /**
4238
+ * @public
4239
+ */
4240
+ export type DetailedModelPackageStatus = (typeof DetailedModelPackageStatus)[keyof typeof DetailedModelPackageStatus];
4116
4241
  /**
4117
4242
  * @public
4118
4243
  * <p>Represents the overall status of a model package.</p>
@@ -4273,15 +4398,20 @@ export interface DescribeModelPackageGroupInput {
4273
4398
  }
4274
4399
  /**
4275
4400
  * @public
4401
+ * @enum
4276
4402
  */
4277
- export declare enum ModelPackageGroupStatus {
4278
- COMPLETED = "Completed",
4279
- DELETE_FAILED = "DeleteFailed",
4280
- DELETING = "Deleting",
4281
- FAILED = "Failed",
4282
- IN_PROGRESS = "InProgress",
4283
- PENDING = "Pending"
4284
- }
4403
+ export declare const ModelPackageGroupStatus: {
4404
+ readonly COMPLETED: "Completed";
4405
+ readonly DELETE_FAILED: "DeleteFailed";
4406
+ readonly DELETING: "Deleting";
4407
+ readonly FAILED: "Failed";
4408
+ readonly IN_PROGRESS: "InProgress";
4409
+ readonly PENDING: "Pending";
4410
+ };
4411
+ /**
4412
+ * @public
4413
+ */
4414
+ export type ModelPackageGroupStatus = (typeof ModelPackageGroupStatus)[keyof typeof ModelPackageGroupStatus];
4285
4415
  /**
4286
4416
  * @public
4287
4417
  */
@@ -4384,16 +4514,21 @@ export interface DescribeMonitoringScheduleRequest {
4384
4514
  }
4385
4515
  /**
4386
4516
  * @public
4517
+ * @enum
4387
4518
  */
4388
- export declare enum ExecutionStatus {
4389
- COMPLETED = "Completed",
4390
- COMPLETED_WITH_VIOLATIONS = "CompletedWithViolations",
4391
- FAILED = "Failed",
4392
- IN_PROGRESS = "InProgress",
4393
- PENDING = "Pending",
4394
- STOPPED = "Stopped",
4395
- STOPPING = "Stopping"
4396
- }
4519
+ export declare const ExecutionStatus: {
4520
+ readonly COMPLETED: "Completed";
4521
+ readonly COMPLETED_WITH_VIOLATIONS: "CompletedWithViolations";
4522
+ readonly FAILED: "Failed";
4523
+ readonly IN_PROGRESS: "InProgress";
4524
+ readonly PENDING: "Pending";
4525
+ readonly STOPPED: "Stopped";
4526
+ readonly STOPPING: "Stopping";
4527
+ };
4528
+ /**
4529
+ * @public
4530
+ */
4531
+ export type ExecutionStatus = (typeof ExecutionStatus)[keyof typeof ExecutionStatus];
4397
4532
  /**
4398
4533
  * @public
4399
4534
  * <p>Summary of information about the last monitoring job to run.</p>
@@ -4442,13 +4577,18 @@ export interface MonitoringExecutionSummary {
4442
4577
  }
4443
4578
  /**
4444
4579
  * @public
4580
+ * @enum
4445
4581
  */
4446
- export declare enum ScheduleStatus {
4447
- FAILED = "Failed",
4448
- PENDING = "Pending",
4449
- SCHEDULED = "Scheduled",
4450
- STOPPED = "Stopped"
4451
- }
4582
+ export declare const ScheduleStatus: {
4583
+ readonly FAILED: "Failed";
4584
+ readonly PENDING: "Pending";
4585
+ readonly SCHEDULED: "Scheduled";
4586
+ readonly STOPPED: "Stopped";
4587
+ };
4588
+ /**
4589
+ * @public
4590
+ */
4591
+ export type ScheduleStatus = (typeof ScheduleStatus)[keyof typeof ScheduleStatus];
4452
4592
  /**
4453
4593
  * @public
4454
4594
  */
@@ -4529,16 +4669,21 @@ export interface DescribeNotebookInstanceInput {
4529
4669
  }
4530
4670
  /**
4531
4671
  * @public
4672
+ * @enum
4532
4673
  */
4533
- export declare enum NotebookInstanceStatus {
4534
- Deleting = "Deleting",
4535
- Failed = "Failed",
4536
- InService = "InService",
4537
- Pending = "Pending",
4538
- Stopped = "Stopped",
4539
- Stopping = "Stopping",
4540
- Updating = "Updating"
4541
- }
4674
+ export declare const NotebookInstanceStatus: {
4675
+ readonly Deleting: "Deleting";
4676
+ readonly Failed: "Failed";
4677
+ readonly InService: "InService";
4678
+ readonly Pending: "Pending";
4679
+ readonly Stopped: "Stopped";
4680
+ readonly Stopping: "Stopping";
4681
+ readonly Updating: "Updating";
4682
+ };
4683
+ /**
4684
+ * @public
4685
+ */
4686
+ export type NotebookInstanceStatus = (typeof NotebookInstanceStatus)[keyof typeof NotebookInstanceStatus];
4542
4687
  /**
4543
4688
  * @public
4544
4689
  */
@@ -4622,8 +4767,7 @@ export interface DescribeNotebookInstanceOutput {
4622
4767
  /**
4623
4768
  * <p>A list of the Elastic Inference (EI) instance types associated with this notebook
4624
4769
  * instance. Currently only one EI instance type can be associated with a notebook
4625
- * instance. For more information, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/ei.html">Using Elastic Inference in Amazon
4626
- * SageMaker</a>.</p>
4770
+ * instance. For more information, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/ei.html">Using Elastic Inference in Amazon SageMaker</a>.</p>
4627
4771
  */
4628
4772
  AcceleratorTypes?: (NotebookInstanceAcceleratorType | string)[];
4629
4773
  /**
@@ -4713,10 +4857,15 @@ export interface DescribePipelineRequest {
4713
4857
  }
4714
4858
  /**
4715
4859
  * @public
4860
+ * @enum
4716
4861
  */
4717
- export declare enum PipelineStatus {
4718
- ACTIVE = "Active"
4719
- }
4862
+ export declare const PipelineStatus: {
4863
+ readonly ACTIVE: "Active";
4864
+ };
4865
+ /**
4866
+ * @public
4867
+ */
4868
+ export type PipelineStatus = (typeof PipelineStatus)[keyof typeof PipelineStatus];
4720
4869
  /**
4721
4870
  * @public
4722
4871
  */
@@ -4809,14 +4958,19 @@ export interface DescribePipelineExecutionRequest {
4809
4958
  }
4810
4959
  /**
4811
4960
  * @public
4961
+ * @enum
4812
4962
  */
4813
- export declare enum PipelineExecutionStatus {
4814
- EXECUTING = "Executing",
4815
- FAILED = "Failed",
4816
- STOPPED = "Stopped",
4817
- STOPPING = "Stopping",
4818
- SUCCEEDED = "Succeeded"
4819
- }
4963
+ export declare const PipelineExecutionStatus: {
4964
+ readonly EXECUTING: "Executing";
4965
+ readonly FAILED: "Failed";
4966
+ readonly STOPPED: "Stopped";
4967
+ readonly STOPPING: "Stopping";
4968
+ readonly SUCCEEDED: "Succeeded";
4969
+ };
4970
+ /**
4971
+ * @public
4972
+ */
4973
+ export type PipelineExecutionStatus = (typeof PipelineExecutionStatus)[keyof typeof PipelineExecutionStatus];
4820
4974
  /**
4821
4975
  * @public
4822
4976
  * <p>Specifies the names of the experiment and trial created by a pipeline.</p>
@@ -4898,14 +5052,19 @@ export interface DescribeProcessingJobRequest {
4898
5052
  }
4899
5053
  /**
4900
5054
  * @public
5055
+ * @enum
4901
5056
  */
4902
- export declare enum ProcessingJobStatus {
4903
- COMPLETED = "Completed",
4904
- FAILED = "Failed",
4905
- IN_PROGRESS = "InProgress",
4906
- STOPPED = "Stopped",
4907
- STOPPING = "Stopping"
4908
- }
5057
+ export declare const ProcessingJobStatus: {
5058
+ readonly COMPLETED: "Completed";
5059
+ readonly FAILED: "Failed";
5060
+ readonly IN_PROGRESS: "InProgress";
5061
+ readonly STOPPED: "Stopped";
5062
+ readonly STOPPING: "Stopping";
5063
+ };
5064
+ /**
5065
+ * @public
5066
+ */
5067
+ export type ProcessingJobStatus = (typeof ProcessingJobStatus)[keyof typeof ProcessingJobStatus];
4909
5068
  /**
4910
5069
  * @public
4911
5070
  */
@@ -5012,19 +5171,24 @@ export interface DescribeProjectInput {
5012
5171
  }
5013
5172
  /**
5014
5173
  * @public
5174
+ * @enum
5015
5175
  */
5016
- export declare enum ProjectStatus {
5017
- CREATE_COMPLETED = "CreateCompleted",
5018
- CREATE_FAILED = "CreateFailed",
5019
- CREATE_IN_PROGRESS = "CreateInProgress",
5020
- DELETE_COMPLETED = "DeleteCompleted",
5021
- DELETE_FAILED = "DeleteFailed",
5022
- DELETE_IN_PROGRESS = "DeleteInProgress",
5023
- PENDING = "Pending",
5024
- UPDATE_COMPLETED = "UpdateCompleted",
5025
- UPDATE_FAILED = "UpdateFailed",
5026
- UPDATE_IN_PROGRESS = "UpdateInProgress"
5027
- }
5176
+ export declare const ProjectStatus: {
5177
+ readonly CREATE_COMPLETED: "CreateCompleted";
5178
+ readonly CREATE_FAILED: "CreateFailed";
5179
+ readonly CREATE_IN_PROGRESS: "CreateInProgress";
5180
+ readonly DELETE_COMPLETED: "DeleteCompleted";
5181
+ readonly DELETE_FAILED: "DeleteFailed";
5182
+ readonly DELETE_IN_PROGRESS: "DeleteInProgress";
5183
+ readonly PENDING: "Pending";
5184
+ readonly UPDATE_COMPLETED: "UpdateCompleted";
5185
+ readonly UPDATE_FAILED: "UpdateFailed";
5186
+ readonly UPDATE_IN_PROGRESS: "UpdateInProgress";
5187
+ };
5188
+ /**
5189
+ * @public
5190
+ */
5191
+ export type ProjectStatus = (typeof ProjectStatus)[keyof typeof ProjectStatus];
5028
5192
  /**
5029
5193
  * @public
5030
5194
  * <p>Details of a provisioned service catalog product. For information about service catalog,
@@ -5130,16 +5294,21 @@ export interface DescribeSpaceRequest {
5130
5294
  }
5131
5295
  /**
5132
5296
  * @public
5297
+ * @enum
5133
5298
  */
5134
- export declare enum SpaceStatus {
5135
- Delete_Failed = "Delete_Failed",
5136
- Deleting = "Deleting",
5137
- Failed = "Failed",
5138
- InService = "InService",
5139
- Pending = "Pending",
5140
- Update_Failed = "Update_Failed",
5141
- Updating = "Updating"
5142
- }
5299
+ export declare const SpaceStatus: {
5300
+ readonly Delete_Failed: "Delete_Failed";
5301
+ readonly Deleting: "Deleting";
5302
+ readonly Failed: "Failed";
5303
+ readonly InService: "InService";
5304
+ readonly Pending: "Pending";
5305
+ readonly Update_Failed: "Update_Failed";
5306
+ readonly Updating: "Updating";
5307
+ };
5308
+ /**
5309
+ * @public
5310
+ */
5311
+ export type SpaceStatus = (typeof SpaceStatus)[keyof typeof SpaceStatus];
5143
5312
  /**
5144
5313
  * @public
5145
5314
  */
@@ -5318,32 +5487,42 @@ export interface ProfilerRuleEvaluationStatus {
5318
5487
  }
5319
5488
  /**
5320
5489
  * @public
5490
+ * @enum
5321
5491
  */
5322
- export declare enum ProfilingStatus {
5323
- DISABLED = "Disabled",
5324
- ENABLED = "Enabled"
5325
- }
5492
+ export declare const ProfilingStatus: {
5493
+ readonly DISABLED: "Disabled";
5494
+ readonly ENABLED: "Enabled";
5495
+ };
5326
5496
  /**
5327
5497
  * @public
5328
5498
  */
5329
- export declare enum SecondaryStatus {
5330
- COMPLETED = "Completed",
5331
- DOWNLOADING = "Downloading",
5332
- DOWNLOADING_TRAINING_IMAGE = "DownloadingTrainingImage",
5333
- FAILED = "Failed",
5334
- INTERRUPTED = "Interrupted",
5335
- LAUNCHING_ML_INSTANCES = "LaunchingMLInstances",
5336
- MAX_RUNTIME_EXCEEDED = "MaxRuntimeExceeded",
5337
- MAX_WAIT_TIME_EXCEEDED = "MaxWaitTimeExceeded",
5338
- PREPARING_TRAINING_STACK = "PreparingTrainingStack",
5339
- RESTARTING = "Restarting",
5340
- STARTING = "Starting",
5341
- STOPPED = "Stopped",
5342
- STOPPING = "Stopping",
5343
- TRAINING = "Training",
5344
- UPDATING = "Updating",
5345
- UPLOADING = "Uploading"
5346
- }
5499
+ export type ProfilingStatus = (typeof ProfilingStatus)[keyof typeof ProfilingStatus];
5500
+ /**
5501
+ * @public
5502
+ * @enum
5503
+ */
5504
+ export declare const SecondaryStatus: {
5505
+ readonly COMPLETED: "Completed";
5506
+ readonly DOWNLOADING: "Downloading";
5507
+ readonly DOWNLOADING_TRAINING_IMAGE: "DownloadingTrainingImage";
5508
+ readonly FAILED: "Failed";
5509
+ readonly INTERRUPTED: "Interrupted";
5510
+ readonly LAUNCHING_ML_INSTANCES: "LaunchingMLInstances";
5511
+ readonly MAX_RUNTIME_EXCEEDED: "MaxRuntimeExceeded";
5512
+ readonly MAX_WAIT_TIME_EXCEEDED: "MaxWaitTimeExceeded";
5513
+ readonly PREPARING_TRAINING_STACK: "PreparingTrainingStack";
5514
+ readonly RESTARTING: "Restarting";
5515
+ readonly STARTING: "Starting";
5516
+ readonly STOPPED: "Stopped";
5517
+ readonly STOPPING: "Stopping";
5518
+ readonly TRAINING: "Training";
5519
+ readonly UPDATING: "Updating";
5520
+ readonly UPLOADING: "Uploading";
5521
+ };
5522
+ /**
5523
+ * @public
5524
+ */
5525
+ export type SecondaryStatus = (typeof SecondaryStatus)[keyof typeof SecondaryStatus];
5347
5526
  /**
5348
5527
  * @public
5349
5528
  * <p>An array element of <a>DescribeTrainingJobResponse$SecondaryStatusTransitions</a>. It provides
@@ -5533,13 +5712,18 @@ export interface SecondaryStatusTransition {
5533
5712
  }
5534
5713
  /**
5535
5714
  * @public
5715
+ * @enum
5536
5716
  */
5537
- export declare enum WarmPoolResourceStatus {
5538
- AVAILABLE = "Available",
5539
- INUSE = "InUse",
5540
- REUSED = "Reused",
5541
- TERMINATED = "Terminated"
5542
- }
5717
+ export declare const WarmPoolResourceStatus: {
5718
+ readonly AVAILABLE: "Available";
5719
+ readonly INUSE: "InUse";
5720
+ readonly REUSED: "Reused";
5721
+ readonly TERMINATED: "Terminated";
5722
+ };
5723
+ /**
5724
+ * @public
5725
+ */
5726
+ export type WarmPoolResourceStatus = (typeof WarmPoolResourceStatus)[keyof typeof WarmPoolResourceStatus];
5543
5727
  /**
5544
5728
  * @public
5545
5729
  * <p>Status and billing information about the warm pool.</p>
@@ -5965,14 +6149,19 @@ export interface DescribeTransformJobRequest {
5965
6149
  }
5966
6150
  /**
5967
6151
  * @public
6152
+ * @enum
5968
6153
  */
5969
- export declare enum TransformJobStatus {
5970
- COMPLETED = "Completed",
5971
- FAILED = "Failed",
5972
- IN_PROGRESS = "InProgress",
5973
- STOPPED = "Stopped",
5974
- STOPPING = "Stopping"
5975
- }
6154
+ export declare const TransformJobStatus: {
6155
+ readonly COMPLETED: "Completed";
6156
+ readonly FAILED: "Failed";
6157
+ readonly IN_PROGRESS: "InProgress";
6158
+ readonly STOPPED: "Stopped";
6159
+ readonly STOPPING: "Stopping";
6160
+ };
6161
+ /**
6162
+ * @public
6163
+ */
6164
+ export type TransformJobStatus = (typeof TransformJobStatus)[keyof typeof TransformJobStatus];
5976
6165
  /**
5977
6166
  * @public
5978
6167
  */
@@ -6362,16 +6551,21 @@ export interface DescribeUserProfileRequest {
6362
6551
  }
6363
6552
  /**
6364
6553
  * @public
6554
+ * @enum
6365
6555
  */
6366
- export declare enum UserProfileStatus {
6367
- Delete_Failed = "Delete_Failed",
6368
- Deleting = "Deleting",
6369
- Failed = "Failed",
6370
- InService = "InService",
6371
- Pending = "Pending",
6372
- Update_Failed = "Update_Failed",
6373
- Updating = "Updating"
6374
- }
6556
+ export declare const UserProfileStatus: {
6557
+ readonly Delete_Failed: "Delete_Failed";
6558
+ readonly Deleting: "Deleting";
6559
+ readonly Failed: "Failed";
6560
+ readonly InService: "InService";
6561
+ readonly Pending: "Pending";
6562
+ readonly Update_Failed: "Update_Failed";
6563
+ readonly Updating: "Updating";
6564
+ };
6565
+ /**
6566
+ * @public
6567
+ */
6568
+ export type UserProfileStatus = (typeof UserProfileStatus)[keyof typeof UserProfileStatus];
6375
6569
  /**
6376
6570
  * @public
6377
6571
  */
@@ -6468,14 +6662,19 @@ export interface OidcConfigForResponse {
6468
6662
  }
6469
6663
  /**
6470
6664
  * @public
6665
+ * @enum
6471
6666
  */
6472
- export declare enum WorkforceStatus {
6473
- ACTIVE = "Active",
6474
- DELETING = "Deleting",
6475
- FAILED = "Failed",
6476
- INITIALIZING = "Initializing",
6477
- UPDATING = "Updating"
6478
- }
6667
+ export declare const WorkforceStatus: {
6668
+ readonly ACTIVE: "Active";
6669
+ readonly DELETING: "Deleting";
6670
+ readonly FAILED: "Failed";
6671
+ readonly INITIALIZING: "Initializing";
6672
+ readonly UPDATING: "Updating";
6673
+ };
6674
+ /**
6675
+ * @public
6676
+ */
6677
+ export type WorkforceStatus = (typeof WorkforceStatus)[keyof typeof WorkforceStatus];
6479
6678
  /**
6480
6679
  * @public
6481
6680
  * <p>A VpcConfig object that specifies the VPC that you want your workforce to connect to.</p>
@@ -6679,15 +6878,20 @@ export interface Device {
6679
6878
  }
6680
6879
  /**
6681
6880
  * @public
6881
+ * @enum
6682
6882
  */
6683
- export declare enum DeviceDeploymentStatus {
6684
- Deployed = "DEPLOYED",
6685
- Failed = "FAILED",
6686
- InProgress = "INPROGRESS",
6687
- ReadyToDeploy = "READYTODEPLOY",
6688
- Stopped = "STOPPED",
6689
- Stopping = "STOPPING"
6690
- }
6883
+ export declare const DeviceDeploymentStatus: {
6884
+ readonly Deployed: "DEPLOYED";
6885
+ readonly Failed: "FAILED";
6886
+ readonly InProgress: "INPROGRESS";
6887
+ readonly ReadyToDeploy: "READYTODEPLOY";
6888
+ readonly Stopped: "STOPPED";
6889
+ readonly Stopping: "STOPPING";
6890
+ };
6891
+ /**
6892
+ * @public
6893
+ */
6894
+ export type DeviceDeploymentStatus = (typeof DeviceDeploymentStatus)[keyof typeof DeviceDeploymentStatus];
6691
6895
  /**
6692
6896
  * @public
6693
6897
  * <p>Contains information summarizing device details and deployment status.</p>
@@ -6832,12 +7036,17 @@ export interface DeviceSummary {
6832
7036
  }
6833
7037
  /**
6834
7038
  * @public
7039
+ * @enum
6835
7040
  */
6836
- export declare enum Direction {
6837
- ASCENDANTS = "Ascendants",
6838
- BOTH = "Both",
6839
- DESCENDANTS = "Descendants"
6840
- }
7041
+ export declare const Direction: {
7042
+ readonly ASCENDANTS: "Ascendants";
7043
+ readonly BOTH: "Both";
7044
+ readonly DESCENDANTS: "Descendants";
7045
+ };
7046
+ /**
7047
+ * @public
7048
+ */
7049
+ export type Direction = (typeof Direction)[keyof typeof Direction];
6841
7050
  /**
6842
7051
  * @public
6843
7052
  */
@@ -7243,11 +7452,16 @@ export interface Endpoint {
7243
7452
  }
7244
7453
  /**
7245
7454
  * @public
7455
+ * @enum
7246
7456
  */
7247
- export declare enum EndpointConfigSortKey {
7248
- CreationTime = "CreationTime",
7249
- Name = "Name"
7250
- }
7457
+ export declare const EndpointConfigSortKey: {
7458
+ readonly CreationTime: "CreationTime";
7459
+ readonly Name: "Name";
7460
+ };
7461
+ /**
7462
+ * @public
7463
+ */
7464
+ export type EndpointConfigSortKey = (typeof EndpointConfigSortKey)[keyof typeof EndpointConfigSortKey];
7251
7465
  /**
7252
7466
  * @public
7253
7467
  * <p>Provides summary information for an endpoint configuration.</p>
@@ -7268,12 +7482,17 @@ export interface EndpointConfigSummary {
7268
7482
  }
7269
7483
  /**
7270
7484
  * @public
7485
+ * @enum
7271
7486
  */
7272
- export declare enum EndpointSortKey {
7273
- CreationTime = "CreationTime",
7274
- Name = "Name",
7275
- Status = "Status"
7276
- }
7487
+ export declare const EndpointSortKey: {
7488
+ readonly CreationTime: "CreationTime";
7489
+ readonly Name: "Name";
7490
+ readonly Status: "Status";
7491
+ };
7492
+ /**
7493
+ * @public
7494
+ */
7495
+ export type EndpointSortKey = (typeof EndpointSortKey)[keyof typeof EndpointSortKey];
7277
7496
  /**
7278
7497
  * @public
7279
7498
  * <p>Provides summary information for an endpoint.</p>
@@ -7543,20 +7762,30 @@ export interface FeatureGroup {
7543
7762
  }
7544
7763
  /**
7545
7764
  * @public
7765
+ * @enum
7546
7766
  */
7547
- export declare enum FeatureGroupSortBy {
7548
- CREATION_TIME = "CreationTime",
7549
- FEATURE_GROUP_STATUS = "FeatureGroupStatus",
7550
- NAME = "Name",
7551
- OFFLINE_STORE_STATUS = "OfflineStoreStatus"
7552
- }
7767
+ export declare const FeatureGroupSortBy: {
7768
+ readonly CREATION_TIME: "CreationTime";
7769
+ readonly FEATURE_GROUP_STATUS: "FeatureGroupStatus";
7770
+ readonly NAME: "Name";
7771
+ readonly OFFLINE_STORE_STATUS: "OfflineStoreStatus";
7772
+ };
7553
7773
  /**
7554
7774
  * @public
7555
7775
  */
7556
- export declare enum FeatureGroupSortOrder {
7557
- ASCENDING = "Ascending",
7558
- DESCENDING = "Descending"
7559
- }
7776
+ export type FeatureGroupSortBy = (typeof FeatureGroupSortBy)[keyof typeof FeatureGroupSortBy];
7777
+ /**
7778
+ * @public
7779
+ * @enum
7780
+ */
7781
+ export declare const FeatureGroupSortOrder: {
7782
+ readonly ASCENDING: "Ascending";
7783
+ readonly DESCENDING: "Descending";
7784
+ };
7785
+ /**
7786
+ * @public
7787
+ */
7788
+ export type FeatureGroupSortOrder = (typeof FeatureGroupSortOrder)[keyof typeof FeatureGroupSortOrder];
7560
7789
  /**
7561
7790
  * @public
7562
7791
  * <p>The name, Arn, <code>CreationTime</code>, <code>FeatureGroup</code> values,
@@ -7628,19 +7857,24 @@ export interface FeatureMetadata {
7628
7857
  }
7629
7858
  /**
7630
7859
  * @public
7860
+ * @enum
7631
7861
  */
7632
- export declare enum Operator {
7633
- CONTAINS = "Contains",
7634
- EQUALS = "Equals",
7635
- EXISTS = "Exists",
7636
- GREATER_THAN = "GreaterThan",
7637
- GREATER_THAN_OR_EQUAL_TO = "GreaterThanOrEqualTo",
7638
- IN = "In",
7639
- LESS_THAN = "LessThan",
7640
- LESS_THAN_OR_EQUAL_TO = "LessThanOrEqualTo",
7641
- NOT_EQUALS = "NotEquals",
7642
- NOT_EXISTS = "NotExists"
7643
- }
7862
+ export declare const Operator: {
7863
+ readonly CONTAINS: "Contains";
7864
+ readonly EQUALS: "Equals";
7865
+ readonly EXISTS: "Exists";
7866
+ readonly GREATER_THAN: "GreaterThan";
7867
+ readonly GREATER_THAN_OR_EQUAL_TO: "GreaterThanOrEqualTo";
7868
+ readonly IN: "In";
7869
+ readonly LESS_THAN: "LessThan";
7870
+ readonly LESS_THAN_OR_EQUAL_TO: "LessThanOrEqualTo";
7871
+ readonly NOT_EQUALS: "NotEquals";
7872
+ readonly NOT_EXISTS: "NotExists";
7873
+ };
7874
+ /**
7875
+ * @public
7876
+ */
7877
+ export type Operator = (typeof Operator)[keyof typeof Operator];
7644
7878
  /**
7645
7879
  * @public
7646
7880
  * <p>A conditional statement for a search expression that includes a resource property, a
@@ -7958,11 +8192,16 @@ export interface GetSagemakerServicecatalogPortfolioStatusInput {
7958
8192
  }
7959
8193
  /**
7960
8194
  * @public
8195
+ * @enum
7961
8196
  */
7962
- export declare enum SagemakerServicecatalogStatus {
7963
- DISABLED = "Disabled",
7964
- ENABLED = "Enabled"
7965
- }
8197
+ export declare const SagemakerServicecatalogStatus: {
8198
+ readonly DISABLED: "Disabled";
8199
+ readonly ENABLED: "Enabled";
8200
+ };
8201
+ /**
8202
+ * @public
8203
+ */
8204
+ export type SagemakerServicecatalogStatus = (typeof SagemakerServicecatalogStatus)[keyof typeof SagemakerServicecatalogStatus];
7966
8205
  /**
7967
8206
  * @public
7968
8207
  */
@@ -7974,24 +8213,29 @@ export interface GetSagemakerServicecatalogPortfolioStatusOutput {
7974
8213
  }
7975
8214
  /**
7976
8215
  * @public
8216
+ * @enum
7977
8217
  */
7978
- export declare enum ResourceType {
7979
- ENDPOINT = "Endpoint",
7980
- EXPERIMENT = "Experiment",
7981
- EXPERIMENT_TRIAL = "ExperimentTrial",
7982
- EXPERIMENT_TRIAL_COMPONENT = "ExperimentTrialComponent",
7983
- FEATURE_GROUP = "FeatureGroup",
7984
- FEATURE_METADATA = "FeatureMetadata",
7985
- HYPER_PARAMETER_TUNING_JOB = "HyperParameterTuningJob",
7986
- MODEL = "Model",
7987
- MODEL_CARD = "ModelCard",
7988
- MODEL_PACKAGE = "ModelPackage",
7989
- MODEL_PACKAGE_GROUP = "ModelPackageGroup",
7990
- PIPELINE = "Pipeline",
7991
- PIPELINE_EXECUTION = "PipelineExecution",
7992
- PROJECT = "Project",
7993
- TRAINING_JOB = "TrainingJob"
7994
- }
8218
+ export declare const ResourceType: {
8219
+ readonly ENDPOINT: "Endpoint";
8220
+ readonly EXPERIMENT: "Experiment";
8221
+ readonly EXPERIMENT_TRIAL: "ExperimentTrial";
8222
+ readonly EXPERIMENT_TRIAL_COMPONENT: "ExperimentTrialComponent";
8223
+ readonly FEATURE_GROUP: "FeatureGroup";
8224
+ readonly FEATURE_METADATA: "FeatureMetadata";
8225
+ readonly HYPER_PARAMETER_TUNING_JOB: "HyperParameterTuningJob";
8226
+ readonly MODEL: "Model";
8227
+ readonly MODEL_CARD: "ModelCard";
8228
+ readonly MODEL_PACKAGE: "ModelPackage";
8229
+ readonly MODEL_PACKAGE_GROUP: "ModelPackageGroup";
8230
+ readonly PIPELINE: "Pipeline";
8231
+ readonly PIPELINE_EXECUTION: "PipelineExecution";
8232
+ readonly PROJECT: "Project";
8233
+ readonly TRAINING_JOB: "TrainingJob";
8234
+ };
8235
+ /**
8236
+ * @public
8237
+ */
8238
+ export type ResourceType = (typeof ResourceType)[keyof typeof ResourceType];
7995
8239
  /**
7996
8240
  * @public
7997
8241
  * <p>Part of the <code>SuggestionQuery</code> type. Specifies a hint for retrieving property
@@ -8115,12 +8359,17 @@ export interface HubContentInfo {
8115
8359
  }
8116
8360
  /**
8117
8361
  * @public
8362
+ * @enum
8118
8363
  */
8119
- export declare enum HubContentSortBy {
8120
- CREATION_TIME = "CreationTime",
8121
- HUB_CONTENT_NAME = "HubContentName",
8122
- HUB_CONTENT_STATUS = "HubContentStatus"
8123
- }
8364
+ export declare const HubContentSortBy: {
8365
+ readonly CREATION_TIME: "CreationTime";
8366
+ readonly HUB_CONTENT_NAME: "HubContentName";
8367
+ readonly HUB_CONTENT_STATUS: "HubContentStatus";
8368
+ };
8369
+ /**
8370
+ * @public
8371
+ */
8372
+ export type HubContentSortBy = (typeof HubContentSortBy)[keyof typeof HubContentSortBy];
8124
8373
  /**
8125
8374
  * @public
8126
8375
  * <p>Information about a hub.</p>
@@ -8161,13 +8410,18 @@ export interface HubInfo {
8161
8410
  }
8162
8411
  /**
8163
8412
  * @public
8413
+ * @enum
8164
8414
  */
8165
- export declare enum HubSortBy {
8166
- ACCOUNT_ID_OWNER = "AccountIdOwner",
8167
- CREATION_TIME = "CreationTime",
8168
- HUB_NAME = "HubName",
8169
- HUB_STATUS = "HubStatus"
8170
- }
8415
+ export declare const HubSortBy: {
8416
+ readonly ACCOUNT_ID_OWNER: "AccountIdOwner";
8417
+ readonly CREATION_TIME: "CreationTime";
8418
+ readonly HUB_NAME: "HubName";
8419
+ readonly HUB_STATUS: "HubStatus";
8420
+ };
8421
+ /**
8422
+ * @public
8423
+ */
8424
+ export type HubSortBy = (typeof HubSortBy)[keyof typeof HubSortBy];
8171
8425
  /**
8172
8426
  * @public
8173
8427
  * <p>Container for human task user interface information.</p>
@@ -8287,12 +8541,17 @@ export interface HyperParameterTuningJobSearchEntity {
8287
8541
  }
8288
8542
  /**
8289
8543
  * @public
8544
+ * @enum
8290
8545
  */
8291
- export declare enum HyperParameterTuningJobSortByOptions {
8292
- CreationTime = "CreationTime",
8293
- Name = "Name",
8294
- Status = "Status"
8295
- }
8546
+ export declare const HyperParameterTuningJobSortByOptions: {
8547
+ readonly CreationTime: "CreationTime";
8548
+ readonly Name: "Name";
8549
+ readonly Status: "Status";
8550
+ };
8551
+ /**
8552
+ * @public
8553
+ */
8554
+ export type HyperParameterTuningJobSortByOptions = (typeof HyperParameterTuningJobSortByOptions)[keyof typeof HyperParameterTuningJobSortByOptions];
8296
8555
  /**
8297
8556
  * @public
8298
8557
  * <p>Provides summary information about a hyperparameter tuning job.</p>
@@ -8393,19 +8652,29 @@ export interface Image {
8393
8652
  }
8394
8653
  /**
8395
8654
  * @public
8655
+ * @enum
8396
8656
  */
8397
- export declare enum ImageSortBy {
8398
- CREATION_TIME = "CREATION_TIME",
8399
- IMAGE_NAME = "IMAGE_NAME",
8400
- LAST_MODIFIED_TIME = "LAST_MODIFIED_TIME"
8401
- }
8657
+ export declare const ImageSortBy: {
8658
+ readonly CREATION_TIME: "CREATION_TIME";
8659
+ readonly IMAGE_NAME: "IMAGE_NAME";
8660
+ readonly LAST_MODIFIED_TIME: "LAST_MODIFIED_TIME";
8661
+ };
8402
8662
  /**
8403
8663
  * @public
8404
8664
  */
8405
- export declare enum ImageSortOrder {
8406
- ASCENDING = "ASCENDING",
8407
- DESCENDING = "DESCENDING"
8408
- }
8665
+ export type ImageSortBy = (typeof ImageSortBy)[keyof typeof ImageSortBy];
8666
+ /**
8667
+ * @public
8668
+ * @enum
8669
+ */
8670
+ export declare const ImageSortOrder: {
8671
+ readonly ASCENDING: "ASCENDING";
8672
+ readonly DESCENDING: "DESCENDING";
8673
+ };
8674
+ /**
8675
+ * @public
8676
+ */
8677
+ export type ImageSortOrder = (typeof ImageSortOrder)[keyof typeof ImageSortOrder];
8409
8678
  /**
8410
8679
  * @public
8411
8680
  * <p>A version of a SageMaker <code>Image</code>. A version represents an existing container
@@ -8443,19 +8712,29 @@ export interface ImageVersion {
8443
8712
  }
8444
8713
  /**
8445
8714
  * @public
8715
+ * @enum
8446
8716
  */
8447
- export declare enum ImageVersionSortBy {
8448
- CREATION_TIME = "CREATION_TIME",
8449
- LAST_MODIFIED_TIME = "LAST_MODIFIED_TIME",
8450
- VERSION = "VERSION"
8451
- }
8717
+ export declare const ImageVersionSortBy: {
8718
+ readonly CREATION_TIME: "CREATION_TIME";
8719
+ readonly LAST_MODIFIED_TIME: "LAST_MODIFIED_TIME";
8720
+ readonly VERSION: "VERSION";
8721
+ };
8452
8722
  /**
8453
8723
  * @public
8454
8724
  */
8455
- export declare enum ImageVersionSortOrder {
8456
- ASCENDING = "ASCENDING",
8457
- DESCENDING = "DESCENDING"
8458
- }
8725
+ export type ImageVersionSortBy = (typeof ImageVersionSortBy)[keyof typeof ImageVersionSortBy];
8726
+ /**
8727
+ * @public
8728
+ * @enum
8729
+ */
8730
+ export declare const ImageVersionSortOrder: {
8731
+ readonly ASCENDING: "ASCENDING";
8732
+ readonly DESCENDING: "DESCENDING";
8733
+ };
8734
+ /**
8735
+ * @public
8736
+ */
8737
+ export type ImageVersionSortOrder = (typeof ImageVersionSortOrder)[keyof typeof ImageVersionSortOrder];
8459
8738
  /**
8460
8739
  * @public
8461
8740
  */
@@ -8570,11 +8849,16 @@ export interface InferenceExperimentSummary {
8570
8849
  }
8571
8850
  /**
8572
8851
  * @public
8852
+ * @enum
8573
8853
  */
8574
- export declare enum InferenceExperimentStopDesiredState {
8575
- CANCELLED = "Cancelled",
8576
- COMPLETED = "Completed"
8577
- }
8854
+ export declare const InferenceExperimentStopDesiredState: {
8855
+ readonly CANCELLED: "Cancelled";
8856
+ readonly COMPLETED: "Completed";
8857
+ };
8858
+ /**
8859
+ * @public
8860
+ */
8861
+ export type InferenceExperimentStopDesiredState = (typeof InferenceExperimentStopDesiredState)[keyof typeof InferenceExperimentStopDesiredState];
8578
8862
  /**
8579
8863
  * @public
8580
8864
  * <p>A structure that contains a list of recommendation jobs.</p>
@@ -8650,10 +8934,15 @@ export interface RecommendationJobInferenceBenchmark {
8650
8934
  }
8651
8935
  /**
8652
8936
  * @public
8937
+ * @enum
8653
8938
  */
8654
- export declare enum RecommendationStepType {
8655
- BENCHMARK = "BENCHMARK"
8656
- }
8939
+ export declare const RecommendationStepType: {
8940
+ readonly BENCHMARK: "BENCHMARK";
8941
+ };
8942
+ /**
8943
+ * @public
8944
+ */
8945
+ export type RecommendationStepType = (typeof RecommendationStepType)[keyof typeof RecommendationStepType];
8657
8946
  /**
8658
8947
  * @public
8659
8948
  * <p>A returned array object for the <code>Steps</code> response field in the
@@ -8729,66 +9018,6 @@ export interface LabelingJobForWorkteamSummary {
8729
9018
  */
8730
9019
  NumberOfHumanWorkersPerDataObject?: number;
8731
9020
  }
8732
- /**
8733
- * @public
8734
- * <p>Provides summary information about a labeling job.</p>
8735
- */
8736
- export interface LabelingJobSummary {
8737
- /**
8738
- * <p>The name of the labeling job.</p>
8739
- */
8740
- LabelingJobName: string | undefined;
8741
- /**
8742
- * <p>The Amazon Resource Name (ARN) assigned to the labeling job when it was
8743
- * created.</p>
8744
- */
8745
- LabelingJobArn: string | undefined;
8746
- /**
8747
- * <p>The date and time that the job was created (timestamp).</p>
8748
- */
8749
- CreationTime: Date | undefined;
8750
- /**
8751
- * <p>The date and time that the job was last modified (timestamp).</p>
8752
- */
8753
- LastModifiedTime: Date | undefined;
8754
- /**
8755
- * <p>The current status of the labeling job. </p>
8756
- */
8757
- LabelingJobStatus: LabelingJobStatus | string | undefined;
8758
- /**
8759
- * <p>Counts showing the progress of the labeling job.</p>
8760
- */
8761
- LabelCounters: LabelCounters | undefined;
8762
- /**
8763
- * <p>The Amazon Resource Name (ARN) of the work team assigned to the job.</p>
8764
- */
8765
- WorkteamArn: string | undefined;
8766
- /**
8767
- * <p>The Amazon Resource Name (ARN) of a Lambda function. The function is run before each
8768
- * data object is sent to a worker.</p>
8769
- */
8770
- PreHumanTaskLambdaArn: string | undefined;
8771
- /**
8772
- * <p>The Amazon Resource Name (ARN) of the Lambda function used to consolidate the
8773
- * annotations from individual workers into a label for a data object. For more
8774
- * information, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/sms-annotation-consolidation.html">Annotation
8775
- * Consolidation</a>.</p>
8776
- */
8777
- AnnotationConsolidationLambdaArn?: string;
8778
- /**
8779
- * <p>If the <code>LabelingJobStatus</code> field is <code>Failed</code>, this field
8780
- * contains a description of the error.</p>
8781
- */
8782
- FailureReason?: string;
8783
- /**
8784
- * <p>The location of the output produced by the labeling job.</p>
8785
- */
8786
- LabelingJobOutput?: LabelingJobOutput;
8787
- /**
8788
- * <p>Input configuration for the labeling job.</p>
8789
- */
8790
- InputConfig?: LabelingJobInputConfig;
8791
- }
8792
9021
  /**
8793
9022
  * @internal
8794
9023
  */