@aws-sdk/client-sagemaker 3.799.0 → 3.803.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 (48) hide show
  1. package/dist-cjs/index.js +79 -34
  2. package/dist-es/models/models_0.js +4 -10
  3. package/dist-es/models/models_1.js +10 -6
  4. package/dist-es/models/models_2.js +6 -12
  5. package/dist-es/models/models_3.js +12 -8
  6. package/dist-es/models/models_4.js +8 -0
  7. package/dist-es/protocols/Aws_json1_1.js +41 -0
  8. package/dist-types/commands/CreateClusterCommand.d.ts +21 -0
  9. package/dist-types/commands/CreateHyperParameterTuningJobCommand.d.ts +5 -4
  10. package/dist-types/commands/CreateMonitoringScheduleCommand.d.ts +1 -2
  11. package/dist-types/commands/CreateTrainingJobCommand.d.ts +12 -4
  12. package/dist-types/commands/DescribeClusterCommand.d.ts +21 -0
  13. package/dist-types/commands/DescribeClusterNodeCommand.d.ts +1 -0
  14. package/dist-types/commands/DescribeHubContentCommand.d.ts +1 -1
  15. package/dist-types/commands/DescribeHumanTaskUiCommand.d.ts +1 -2
  16. package/dist-types/commands/ListClusterNodesCommand.d.ts +1 -0
  17. package/dist-types/commands/ListComputeQuotasCommand.d.ts +1 -1
  18. package/dist-types/commands/ListContextsCommand.d.ts +1 -1
  19. package/dist-types/commands/StopInferenceRecommendationsJobCommand.d.ts +1 -1
  20. package/dist-types/commands/StopLabelingJobCommand.d.ts +1 -1
  21. package/dist-types/commands/StopMlflowTrackingServerCommand.d.ts +1 -1
  22. package/dist-types/commands/StopMonitoringScheduleCommand.d.ts +1 -1
  23. package/dist-types/commands/StopNotebookInstanceCommand.d.ts +1 -1
  24. package/dist-types/commands/UpdateClusterCommand.d.ts +21 -0
  25. package/dist-types/commands/UpdateClusterSoftwareCommand.d.ts +23 -0
  26. package/dist-types/models/models_0.d.ts +114 -263
  27. package/dist-types/models/models_1.d.ts +264 -249
  28. package/dist-types/models/models_2.d.ts +283 -191
  29. package/dist-types/models/models_3.d.ts +195 -160
  30. package/dist-types/models/models_4.d.ts +161 -64
  31. package/dist-types/models/models_5.d.ts +85 -4
  32. package/dist-types/ts3.4/commands/CreateMonitoringScheduleCommand.d.ts +4 -2
  33. package/dist-types/ts3.4/commands/DescribeHubContentCommand.d.ts +1 -1
  34. package/dist-types/ts3.4/commands/DescribeHumanTaskUiCommand.d.ts +4 -2
  35. package/dist-types/ts3.4/commands/ListComputeQuotasCommand.d.ts +1 -1
  36. package/dist-types/ts3.4/commands/ListContextsCommand.d.ts +1 -1
  37. package/dist-types/ts3.4/commands/StopInferenceRecommendationsJobCommand.d.ts +1 -1
  38. package/dist-types/ts3.4/commands/StopLabelingJobCommand.d.ts +1 -1
  39. package/dist-types/ts3.4/commands/StopMlflowTrackingServerCommand.d.ts +1 -1
  40. package/dist-types/ts3.4/commands/StopMonitoringScheduleCommand.d.ts +1 -1
  41. package/dist-types/ts3.4/commands/StopNotebookInstanceCommand.d.ts +1 -1
  42. package/dist-types/ts3.4/models/models_0.d.ts +30 -46
  43. package/dist-types/ts3.4/models/models_1.d.ts +50 -45
  44. package/dist-types/ts3.4/models/models_2.d.ts +44 -53
  45. package/dist-types/ts3.4/models/models_3.d.ts +55 -49
  46. package/dist-types/ts3.4/models/models_4.d.ts +49 -23
  47. package/dist-types/ts3.4/models/models_5.d.ts +28 -2
  48. package/package.json +4 -4
@@ -1,8 +1,68 @@
1
- import { ActionStatus, ActivationState, AdditionalInferenceSpecificationDefinition, AppNetworkAccessType, AppSecurityGroupManagement, BooleanOperator, ClusterInstanceGroupSpecification, ClusterNodeRecovery, CodeEditorAppImageConfig, ComputeQuotaConfig, ComputeQuotaTarget, InferenceSpecification, JupyterLabAppImageConfig, KernelGatewayImageConfig, ModelApprovalStatus, Tag } from "./models_0";
2
- import { _InstanceType, DefaultSpaceSettings, DeploymentConfig, EdgeOutputConfig, FeatureDefinition, InferenceComponentRuntimeConfig, InferenceComponentSpecification, InferenceExperimentDataStorageConfig, InferenceExperimentSchedule, JobType, ModelCardStatus, ModelLifeCycle, ModelPackageModelCard, ModelVariantConfig, MonitoringScheduleConfig, Processor, SchedulerConfig, ShadowModeConfig, TagPropagation, ThroughputMode, TrackingServerSize, UserSettings, VendorGuidance } from "./models_1";
3
- import { CrossAccountFilterOption, FeatureParameter, HubContentSupportStatus, HubContentType, InstanceMetadataServiceConfiguration, MemberDefinition, NotebookInstanceAcceleratorType, NotebookInstanceLifecycleHook, NotificationConfiguration, OidcConfig, ParallelismConfiguration, PartnerAppConfig, PartnerAppMaintenanceConfig, PipelineDefinitionS3Location, ProfilerRuleConfiguration, ProvisioningParameter, RootAccess, SourceIpConfig, SpaceSettings, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus, WorkerAccessConfiguration, WorkforceVpcConfigRequest } from "./models_2";
4
- import { DesiredWeightAndCapacity, Device, DomainSettingsForUpdate, Filter, GitConfigForUpdate, InferenceComponentDeploymentConfig, ResourceType, Workforce, Workteam } from "./models_3";
1
+ import { ActionStatus, ActivationState, AdditionalInferenceSpecificationDefinition, AppNetworkAccessType, AppSecurityGroupManagement, BooleanOperator, ClusterInstanceGroupSpecification, ClusterNodeRecovery, CodeEditorAppImageConfig, ComputeQuotaConfig, ComputeQuotaTarget, DeploymentConfiguration, InferenceSpecification, JupyterLabAppImageConfig, KernelGatewayImageConfig, ModelApprovalStatus, Tag } from "./models_0";
2
+ import { _InstanceType, DefaultSpaceSettings, DeploymentConfig, EdgeOutputConfig, FeatureDefinition, InferenceComponentRuntimeConfig, InferenceComponentSpecification, InferenceExperimentDataStorageConfig, InferenceExperimentSchedule, JobType, ModelCardStatus, ModelLifeCycle, ModelPackageModelCard, ModelVariantConfig, Processor, SchedulerConfig, ShadowModeConfig, TagPropagation, ThroughputMode, TrackingServerSize, UserSettings, VendorGuidance } from "./models_1";
3
+ import { CrossAccountFilterOption, FeatureParameter, HubContentType, InstanceMetadataServiceConfiguration, MemberDefinition, MonitoringScheduleConfig, NotebookInstanceAcceleratorType, NotebookInstanceLifecycleHook, NotificationConfiguration, OidcConfig, ParallelismConfiguration, PartnerAppConfig, PartnerAppMaintenanceConfig, PipelineDefinitionS3Location, ProfilerRuleConfiguration, ProvisioningParameter, RootAccess, SourceIpConfig, SpaceSettings, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus, WorkerAccessConfiguration, WorkforceVpcConfigRequest } from "./models_2";
4
+ import { DesiredWeightAndCapacity, Device, DomainSettingsForUpdate, Filter, GitConfigForUpdate, HubContentSupportStatus, InferenceComponentDeploymentConfig, ResourceType, Workforce, Workteam } from "./models_3";
5
5
  import { NestedFilters, OnlineStoreConfigUpdate, ProfilerConfigForUpdate, RemoteDebugConfigForUpdate, ResourceConfigForUpdate, SearchSortOrder, VisibilityConditions } from "./models_4";
6
+ /**
7
+ * @public
8
+ */
9
+ export interface StopInferenceRecommendationsJobRequest {
10
+ /**
11
+ * <p>The name of the job you want to stop.</p>
12
+ * @public
13
+ */
14
+ JobName: string | undefined;
15
+ }
16
+ /**
17
+ * @public
18
+ */
19
+ export interface StopLabelingJobRequest {
20
+ /**
21
+ * <p>The name of the labeling job to stop.</p>
22
+ * @public
23
+ */
24
+ LabelingJobName: string | undefined;
25
+ }
26
+ /**
27
+ * @public
28
+ */
29
+ export interface StopMlflowTrackingServerRequest {
30
+ /**
31
+ * <p>The name of the tracking server to stop.</p>
32
+ * @public
33
+ */
34
+ TrackingServerName: string | undefined;
35
+ }
36
+ /**
37
+ * @public
38
+ */
39
+ export interface StopMlflowTrackingServerResponse {
40
+ /**
41
+ * <p>The ARN of the stopped tracking server.</p>
42
+ * @public
43
+ */
44
+ TrackingServerArn?: string | undefined;
45
+ }
46
+ /**
47
+ * @public
48
+ */
49
+ export interface StopMonitoringScheduleRequest {
50
+ /**
51
+ * <p>The name of the schedule to stop.</p>
52
+ * @public
53
+ */
54
+ MonitoringScheduleName: string | undefined;
55
+ }
56
+ /**
57
+ * @public
58
+ */
59
+ export interface StopNotebookInstanceInput {
60
+ /**
61
+ * <p>The name of the notebook instance to terminate.</p>
62
+ * @public
63
+ */
64
+ NotebookInstanceName: string | undefined;
65
+ }
6
66
  /**
7
67
  * @public
8
68
  */
@@ -255,6 +315,17 @@ export interface UpdateClusterSchedulerConfigResponse {
255
315
  */
256
316
  ClusterSchedulerConfigVersion: number | undefined;
257
317
  }
318
+ /**
319
+ * <p>The configuration that describes specifications of the instance groups to update.</p>
320
+ * @public
321
+ */
322
+ export interface UpdateClusterSoftwareInstanceGroupSpecification {
323
+ /**
324
+ * <p>The name of the instance group to update.</p>
325
+ * @public
326
+ */
327
+ InstanceGroupName: string | undefined;
328
+ }
258
329
  /**
259
330
  * @public
260
331
  */
@@ -265,6 +336,16 @@ export interface UpdateClusterSoftwareRequest {
265
336
  * @public
266
337
  */
267
338
  ClusterName: string | undefined;
339
+ /**
340
+ * <p>The array of instance groups for which to update AMI versions.</p>
341
+ * @public
342
+ */
343
+ InstanceGroups?: UpdateClusterSoftwareInstanceGroupSpecification[] | undefined;
344
+ /**
345
+ * <p>The configuration to use when updating the AMI versions.</p>
346
+ * @public
347
+ */
348
+ DeploymentConfig?: DeploymentConfiguration | undefined;
268
349
  }
269
350
  /**
270
351
  * @public
@@ -1,7 +1,9 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { CreateMonitoringScheduleRequest } from "../models/models_1";
4
- import { CreateMonitoringScheduleResponse } from "../models/models_2";
3
+ import {
4
+ CreateMonitoringScheduleRequest,
5
+ CreateMonitoringScheduleResponse,
6
+ } from "../models/models_2";
5
7
  import {
6
8
  SageMakerClientResolvedConfig,
7
9
  ServiceInputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  DescribeHubContentRequest,
5
5
  DescribeHubContentResponse,
6
- } from "../models/models_2";
6
+ } from "../models/models_3";
7
7
  import {
8
8
  SageMakerClientResolvedConfig,
9
9
  ServiceInputTypes,
@@ -1,7 +1,9 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { DescribeHumanTaskUiRequest } from "../models/models_2";
4
- import { DescribeHumanTaskUiResponse } from "../models/models_3";
3
+ import {
4
+ DescribeHumanTaskUiRequest,
5
+ DescribeHumanTaskUiResponse,
6
+ } from "../models/models_3";
5
7
  import {
6
8
  SageMakerClientResolvedConfig,
7
9
  ServiceInputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  ListComputeQuotasRequest,
5
5
  ListComputeQuotasResponse,
6
- } from "../models/models_3";
6
+ } from "../models/models_4";
7
7
  import {
8
8
  SageMakerClientResolvedConfig,
9
9
  ServiceInputTypes,
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { ListContextsRequest, ListContextsResponse } from "../models/models_3";
3
+ import { ListContextsRequest, ListContextsResponse } from "../models/models_4";
4
4
  import {
5
5
  SageMakerClientResolvedConfig,
6
6
  ServiceInputTypes,
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { StopInferenceRecommendationsJobRequest } from "../models/models_4";
3
+ import { StopInferenceRecommendationsJobRequest } from "../models/models_5";
4
4
  import {
5
5
  SageMakerClientResolvedConfig,
6
6
  ServiceInputTypes,
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { StopLabelingJobRequest } from "../models/models_4";
3
+ import { StopLabelingJobRequest } from "../models/models_5";
4
4
  import {
5
5
  SageMakerClientResolvedConfig,
6
6
  ServiceInputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  StopMlflowTrackingServerRequest,
5
5
  StopMlflowTrackingServerResponse,
6
- } from "../models/models_4";
6
+ } from "../models/models_5";
7
7
  import {
8
8
  SageMakerClientResolvedConfig,
9
9
  ServiceInputTypes,
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { StopMonitoringScheduleRequest } from "../models/models_4";
3
+ import { StopMonitoringScheduleRequest } from "../models/models_5";
4
4
  import {
5
5
  SageMakerClientResolvedConfig,
6
6
  ServiceInputTypes,
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { StopNotebookInstanceInput } from "../models/models_4";
3
+ import { StopNotebookInstanceInput } from "../models/models_5";
4
4
  import {
5
5
  SageMakerClientResolvedConfig,
6
6
  ServiceInputTypes,
@@ -502,6 +502,9 @@ export type AggregationTransformationValue =
502
502
  export interface Alarm {
503
503
  AlarmName?: string | undefined;
504
504
  }
505
+ export interface AlarmDetails {
506
+ AlarmName: string | undefined;
507
+ }
505
508
  export declare const AlgorithmSortBy: {
506
509
  readonly CREATION_TIME: "CreationTime";
507
510
  readonly NAME: "Name";
@@ -2000,6 +2003,16 @@ export interface CanvasAppSettings {
2000
2003
  GenerativeAiSettings?: GenerativeAiSettings | undefined;
2001
2004
  EmrServerlessSettings?: EmrServerlessSettings | undefined;
2002
2005
  }
2006
+ export declare const NodeUnavailabilityType: {
2007
+ readonly CAPACITY_PERCENTAGE: "CAPACITY_PERCENTAGE";
2008
+ readonly INSTANCE_COUNT: "INSTANCE_COUNT";
2009
+ };
2010
+ export type NodeUnavailabilityType =
2011
+ (typeof NodeUnavailabilityType)[keyof typeof NodeUnavailabilityType];
2012
+ export interface CapacitySizeConfig {
2013
+ Type: NodeUnavailabilityType | undefined;
2014
+ Value: number | undefined;
2015
+ }
2003
2016
  export interface CaptureContentTypeHeader {
2004
2017
  CsvContentTypes?: string[] | undefined;
2005
2018
  JsonContentTypes?: string[] | undefined;
@@ -2312,6 +2325,19 @@ export declare const DeepHealthCheckType: {
2312
2325
  };
2313
2326
  export type DeepHealthCheckType =
2314
2327
  (typeof DeepHealthCheckType)[keyof typeof DeepHealthCheckType];
2328
+ export interface RollingDeploymentPolicy {
2329
+ MaximumBatchSize: CapacitySizeConfig | undefined;
2330
+ RollbackMaximumBatchSize?: CapacitySizeConfig | undefined;
2331
+ }
2332
+ export interface DeploymentConfiguration {
2333
+ RollingUpdatePolicy?: RollingDeploymentPolicy | undefined;
2334
+ WaitIntervalInSeconds?: number | undefined;
2335
+ AutoRollbackConfiguration?: AlarmDetails[] | undefined;
2336
+ }
2337
+ export interface ScheduledUpdateConfig {
2338
+ ScheduleExpression: string | undefined;
2339
+ DeploymentConfig?: DeploymentConfiguration | undefined;
2340
+ }
2315
2341
  export declare const InstanceGroupStatus: {
2316
2342
  readonly CREATING: "Creating";
2317
2343
  readonly DEGRADED: "Degraded";
@@ -2337,6 +2363,7 @@ export interface ClusterInstanceGroupDetails {
2337
2363
  TrainingPlanArn?: string | undefined;
2338
2364
  TrainingPlanStatus?: string | undefined;
2339
2365
  OverrideVpcConfig?: VpcConfig | undefined;
2366
+ ScheduledUpdateConfig?: ScheduledUpdateConfig | undefined;
2340
2367
  }
2341
2368
  export interface ClusterInstanceGroupSpecification {
2342
2369
  InstanceCount: number | undefined;
@@ -2349,6 +2376,7 @@ export interface ClusterInstanceGroupSpecification {
2349
2376
  OnStartDeepHealthChecks?: DeepHealthCheckType[] | undefined;
2350
2377
  TrainingPlanArn?: string | undefined;
2351
2378
  OverrideVpcConfig?: VpcConfig | undefined;
2379
+ ScheduledUpdateConfig?: ScheduledUpdateConfig | undefined;
2352
2380
  }
2353
2381
  export interface ClusterInstancePlacement {
2354
2382
  AvailabilityZone?: string | undefined;
@@ -2374,6 +2402,7 @@ export interface ClusterNodeDetails {
2374
2402
  InstanceStatus?: ClusterInstanceStatusDetails | undefined;
2375
2403
  InstanceType?: ClusterInstanceType | undefined;
2376
2404
  LaunchTime?: Date | undefined;
2405
+ LastSoftwareUpdateTime?: Date | undefined;
2377
2406
  LifeCycleConfig?: ClusterLifeCycleConfig | undefined;
2378
2407
  OverrideVpcConfig?: VpcConfig | undefined;
2379
2408
  ThreadsPerCore?: number | undefined;
@@ -2394,6 +2423,7 @@ export interface ClusterNodeSummary {
2394
2423
  InstanceId: string | undefined;
2395
2424
  InstanceType: ClusterInstanceType | undefined;
2396
2425
  LaunchTime: Date | undefined;
2426
+ LastSoftwareUpdateTime?: Date | undefined;
2397
2427
  InstanceStatus: ClusterInstanceStatusDetails | undefined;
2398
2428
  }
2399
2429
  export interface ClusterOrchestratorEksConfig {
@@ -2708,49 +2738,3 @@ export type ModelCacheSetting =
2708
2738
  export interface MultiModelConfig {
2709
2739
  ModelCacheSetting?: ModelCacheSetting | undefined;
2710
2740
  }
2711
- export interface ContainerDefinition {
2712
- ContainerHostname?: string | undefined;
2713
- Image?: string | undefined;
2714
- ImageConfig?: ImageConfig | undefined;
2715
- Mode?: ContainerMode | undefined;
2716
- ModelDataUrl?: string | undefined;
2717
- ModelDataSource?: ModelDataSource | undefined;
2718
- AdditionalModelDataSources?: AdditionalModelDataSource[] | undefined;
2719
- Environment?: Record<string, string> | undefined;
2720
- ModelPackageName?: string | undefined;
2721
- InferenceSpecificationName?: string | undefined;
2722
- MultiModelConfig?: MultiModelConfig | undefined;
2723
- }
2724
- export declare const ContentClassifier: {
2725
- readonly FREE_OF_ADULT_CONTENT: "FreeOfAdultContent";
2726
- readonly FREE_OF_PERSONALLY_IDENTIFIABLE_INFORMATION: "FreeOfPersonallyIdentifiableInformation";
2727
- };
2728
- export type ContentClassifier =
2729
- (typeof ContentClassifier)[keyof typeof ContentClassifier];
2730
- export interface ContextSource {
2731
- SourceUri: string | undefined;
2732
- SourceType?: string | undefined;
2733
- SourceId?: string | undefined;
2734
- }
2735
- export interface ContextSummary {
2736
- ContextArn?: string | undefined;
2737
- ContextName?: string | undefined;
2738
- Source?: ContextSource | undefined;
2739
- ContextType?: string | undefined;
2740
- CreationTime?: Date | undefined;
2741
- LastModifiedTime?: Date | undefined;
2742
- }
2743
- export declare const HyperParameterScalingType: {
2744
- readonly AUTO: "Auto";
2745
- readonly LINEAR: "Linear";
2746
- readonly LOGARITHMIC: "Logarithmic";
2747
- readonly REVERSE_LOGARITHMIC: "ReverseLogarithmic";
2748
- };
2749
- export type HyperParameterScalingType =
2750
- (typeof HyperParameterScalingType)[keyof typeof HyperParameterScalingType];
2751
- export interface ContinuousParameterRange {
2752
- Name: string | undefined;
2753
- MinValue: string | undefined;
2754
- MaxValue: string | undefined;
2755
- ScalingType?: HyperParameterScalingType | undefined;
2756
- }
@@ -7,6 +7,7 @@ import {
7
7
  ActionStatus,
8
8
  ActivationState,
9
9
  AdditionalInferenceSpecificationDefinition,
10
+ AdditionalModelDataSource,
10
11
  AdditionalS3DataSource,
11
12
  AlgorithmValidationSpecification,
12
13
  AmazonQSettings,
@@ -59,14 +60,11 @@ import {
59
60
  CompleteOnConvergence,
60
61
  ComputeQuotaConfig,
61
62
  ComputeQuotaTarget,
62
- ContainerDefinition,
63
- ContentClassifier,
64
- ContextSource,
65
- ContinuousParameterRange,
63
+ ContainerMode,
66
64
  CustomImage,
67
65
  FeatureStatus,
68
66
  GitConfig,
69
- HyperParameterScalingType,
67
+ ImageConfig,
70
68
  InferenceSpecification,
71
69
  JupyterLabAppImageConfig,
72
70
  KernelGatewayImageConfig,
@@ -74,6 +72,7 @@ import {
74
72
  MetricsSource,
75
73
  ModelApprovalStatus,
76
74
  ModelDataSource,
75
+ MultiModelConfig,
77
76
  OutputDataConfig,
78
77
  ProblemType,
79
78
  ProcessingS3DataDistributionType,
@@ -93,6 +92,52 @@ import {
93
92
  VpcConfig,
94
93
  } from "./models_0";
95
94
  import { SageMakerServiceException as __BaseException } from "./SageMakerServiceException";
95
+ export interface ContainerDefinition {
96
+ ContainerHostname?: string | undefined;
97
+ Image?: string | undefined;
98
+ ImageConfig?: ImageConfig | undefined;
99
+ Mode?: ContainerMode | undefined;
100
+ ModelDataUrl?: string | undefined;
101
+ ModelDataSource?: ModelDataSource | undefined;
102
+ AdditionalModelDataSources?: AdditionalModelDataSource[] | undefined;
103
+ Environment?: Record<string, string> | undefined;
104
+ ModelPackageName?: string | undefined;
105
+ InferenceSpecificationName?: string | undefined;
106
+ MultiModelConfig?: MultiModelConfig | undefined;
107
+ }
108
+ export declare const ContentClassifier: {
109
+ readonly FREE_OF_ADULT_CONTENT: "FreeOfAdultContent";
110
+ readonly FREE_OF_PERSONALLY_IDENTIFIABLE_INFORMATION: "FreeOfPersonallyIdentifiableInformation";
111
+ };
112
+ export type ContentClassifier =
113
+ (typeof ContentClassifier)[keyof typeof ContentClassifier];
114
+ export interface ContextSource {
115
+ SourceUri: string | undefined;
116
+ SourceType?: string | undefined;
117
+ SourceId?: string | undefined;
118
+ }
119
+ export interface ContextSummary {
120
+ ContextArn?: string | undefined;
121
+ ContextName?: string | undefined;
122
+ Source?: ContextSource | undefined;
123
+ ContextType?: string | undefined;
124
+ CreationTime?: Date | undefined;
125
+ LastModifiedTime?: Date | undefined;
126
+ }
127
+ export declare const HyperParameterScalingType: {
128
+ readonly AUTO: "Auto";
129
+ readonly LINEAR: "Linear";
130
+ readonly LOGARITHMIC: "Logarithmic";
131
+ readonly REVERSE_LOGARITHMIC: "ReverseLogarithmic";
132
+ };
133
+ export type HyperParameterScalingType =
134
+ (typeof HyperParameterScalingType)[keyof typeof HyperParameterScalingType];
135
+ export interface ContinuousParameterRange {
136
+ Name: string | undefined;
137
+ MinValue: string | undefined;
138
+ MaxValue: string | undefined;
139
+ ScalingType?: HyperParameterScalingType | undefined;
140
+ }
96
141
  export interface ContinuousParameterRangeSpecification {
97
142
  MinValue: string | undefined;
98
143
  MaxValue: string | undefined;
@@ -2090,46 +2135,6 @@ export interface MonitoringInput {
2090
2135
  EndpointInput?: EndpointInput | undefined;
2091
2136
  BatchTransformInput?: BatchTransformInput | undefined;
2092
2137
  }
2093
- export interface NetworkConfig {
2094
- EnableInterContainerTrafficEncryption?: boolean | undefined;
2095
- EnableNetworkIsolation?: boolean | undefined;
2096
- VpcConfig?: VpcConfig | undefined;
2097
- }
2098
- export interface MonitoringJobDefinition {
2099
- BaselineConfig?: MonitoringBaselineConfig | undefined;
2100
- MonitoringInputs: MonitoringInput[] | undefined;
2101
- MonitoringOutputConfig: MonitoringOutputConfig | undefined;
2102
- MonitoringResources: MonitoringResources | undefined;
2103
- MonitoringAppSpecification: MonitoringAppSpecification | undefined;
2104
- StoppingCondition?: MonitoringStoppingCondition | undefined;
2105
- Environment?: Record<string, string> | undefined;
2106
- NetworkConfig?: NetworkConfig | undefined;
2107
- RoleArn: string | undefined;
2108
- }
2109
- export declare const MonitoringType: {
2110
- readonly DATA_QUALITY: "DataQuality";
2111
- readonly MODEL_BIAS: "ModelBias";
2112
- readonly MODEL_EXPLAINABILITY: "ModelExplainability";
2113
- readonly MODEL_QUALITY: "ModelQuality";
2114
- };
2115
- export type MonitoringType =
2116
- (typeof MonitoringType)[keyof typeof MonitoringType];
2117
- export interface ScheduleConfig {
2118
- ScheduleExpression: string | undefined;
2119
- DataAnalysisStartTime?: string | undefined;
2120
- DataAnalysisEndTime?: string | undefined;
2121
- }
2122
- export interface MonitoringScheduleConfig {
2123
- ScheduleConfig?: ScheduleConfig | undefined;
2124
- MonitoringJobDefinition?: MonitoringJobDefinition | undefined;
2125
- MonitoringJobDefinitionName?: string | undefined;
2126
- MonitoringType?: MonitoringType | undefined;
2127
- }
2128
- export interface CreateMonitoringScheduleRequest {
2129
- MonitoringScheduleName: string | undefined;
2130
- MonitoringScheduleConfig: MonitoringScheduleConfig | undefined;
2131
- Tags?: Tag[] | undefined;
2132
- }
2133
2138
  export declare const CreateModelCardRequestFilterSensitiveLog: (
2134
2139
  obj: CreateModelCardRequest
2135
2140
  ) => any;
@@ -50,7 +50,6 @@ import {
50
50
  CompilationJobStatus,
51
51
  ComputeQuotaConfig,
52
52
  ComputeQuotaTarget,
53
- ContextSource,
54
53
  GitConfig,
55
54
  InferenceSpecification,
56
55
  JupyterLabAppImageConfig,
@@ -73,6 +72,7 @@ import {
73
72
  } from "./models_0";
74
73
  import {
75
74
  _InstanceType,
75
+ ContextSource,
76
76
  DataCaptureConfig,
77
77
  DataQualityAppSpecification,
78
78
  DataQualityBaselineConfig,
@@ -98,12 +98,14 @@ import {
98
98
  KernelGatewayAppSettings,
99
99
  MetadataProperties,
100
100
  ModelDeployConfig,
101
+ MonitoringAppSpecification,
102
+ MonitoringBaselineConfig,
103
+ MonitoringInput,
101
104
  MonitoringNetworkConfig,
102
105
  MonitoringOutputConfig,
103
106
  MonitoringResources,
104
107
  MonitoringStoppingCondition,
105
108
  NeoVpcConfig,
106
- NetworkConfig,
107
109
  OfflineStoreConfig,
108
110
  OnlineStoreConfig,
109
111
  OutputConfig,
@@ -121,6 +123,46 @@ import {
121
123
  TrainingSpecification,
122
124
  UserSettings,
123
125
  } from "./models_1";
126
+ export interface NetworkConfig {
127
+ EnableInterContainerTrafficEncryption?: boolean | undefined;
128
+ EnableNetworkIsolation?: boolean | undefined;
129
+ VpcConfig?: VpcConfig | undefined;
130
+ }
131
+ export interface MonitoringJobDefinition {
132
+ BaselineConfig?: MonitoringBaselineConfig | undefined;
133
+ MonitoringInputs: MonitoringInput[] | undefined;
134
+ MonitoringOutputConfig: MonitoringOutputConfig | undefined;
135
+ MonitoringResources: MonitoringResources | undefined;
136
+ MonitoringAppSpecification: MonitoringAppSpecification | undefined;
137
+ StoppingCondition?: MonitoringStoppingCondition | undefined;
138
+ Environment?: Record<string, string> | undefined;
139
+ NetworkConfig?: NetworkConfig | undefined;
140
+ RoleArn: string | undefined;
141
+ }
142
+ export declare const MonitoringType: {
143
+ readonly DATA_QUALITY: "DataQuality";
144
+ readonly MODEL_BIAS: "ModelBias";
145
+ readonly MODEL_EXPLAINABILITY: "ModelExplainability";
146
+ readonly MODEL_QUALITY: "ModelQuality";
147
+ };
148
+ export type MonitoringType =
149
+ (typeof MonitoringType)[keyof typeof MonitoringType];
150
+ export interface ScheduleConfig {
151
+ ScheduleExpression: string | undefined;
152
+ DataAnalysisStartTime?: string | undefined;
153
+ DataAnalysisEndTime?: string | undefined;
154
+ }
155
+ export interface MonitoringScheduleConfig {
156
+ ScheduleConfig?: ScheduleConfig | undefined;
157
+ MonitoringJobDefinition?: MonitoringJobDefinition | undefined;
158
+ MonitoringJobDefinitionName?: string | undefined;
159
+ MonitoringType?: MonitoringType | undefined;
160
+ }
161
+ export interface CreateMonitoringScheduleRequest {
162
+ MonitoringScheduleName: string | undefined;
163
+ MonitoringScheduleConfig: MonitoringScheduleConfig | undefined;
164
+ Tags?: Tag[] | undefined;
165
+ }
124
166
  export interface CreateMonitoringScheduleResponse {
125
167
  MonitoringScheduleArn: string | undefined;
126
168
  }
@@ -1908,57 +1950,6 @@ export interface DescribeHubResponse {
1908
1950
  CreationTime: Date | undefined;
1909
1951
  LastModifiedTime: Date | undefined;
1910
1952
  }
1911
- export interface DescribeHubContentRequest {
1912
- HubName: string | undefined;
1913
- HubContentType: HubContentType | undefined;
1914
- HubContentName: string | undefined;
1915
- HubContentVersion?: string | undefined;
1916
- }
1917
- export interface HubContentDependency {
1918
- DependencyOriginPath?: string | undefined;
1919
- DependencyCopyPath?: string | undefined;
1920
- }
1921
- export declare const HubContentStatus: {
1922
- readonly AVAILABLE: "Available";
1923
- readonly DELETE_FAILED: "DeleteFailed";
1924
- readonly DELETING: "Deleting";
1925
- readonly IMPORTING: "Importing";
1926
- readonly IMPORT_FAILED: "ImportFailed";
1927
- };
1928
- export type HubContentStatus =
1929
- (typeof HubContentStatus)[keyof typeof HubContentStatus];
1930
- export declare const HubContentSupportStatus: {
1931
- readonly DEPRECATED: "Deprecated";
1932
- readonly RESTRICTED: "Restricted";
1933
- readonly SUPPORTED: "Supported";
1934
- };
1935
- export type HubContentSupportStatus =
1936
- (typeof HubContentSupportStatus)[keyof typeof HubContentSupportStatus];
1937
- export interface DescribeHubContentResponse {
1938
- HubContentName: string | undefined;
1939
- HubContentArn: string | undefined;
1940
- HubContentVersion: string | undefined;
1941
- HubContentType: HubContentType | undefined;
1942
- DocumentSchemaVersion: string | undefined;
1943
- HubName: string | undefined;
1944
- HubArn: string | undefined;
1945
- HubContentDisplayName?: string | undefined;
1946
- HubContentDescription?: string | undefined;
1947
- HubContentMarkdown?: string | undefined;
1948
- HubContentDocument: string | undefined;
1949
- SageMakerPublicHubContentArn?: string | undefined;
1950
- ReferenceMinVersion?: string | undefined;
1951
- SupportStatus?: HubContentSupportStatus | undefined;
1952
- HubContentSearchKeywords?: string[] | undefined;
1953
- HubContentDependencies?: HubContentDependency[] | undefined;
1954
- HubContentStatus: HubContentStatus | undefined;
1955
- FailureReason?: string | undefined;
1956
- CreationTime: Date | undefined;
1957
- LastModifiedTime?: Date | undefined;
1958
- }
1959
- export interface DescribeHumanTaskUiRequest {
1960
- HumanTaskUiName: string | undefined;
1961
- }
1962
1953
  export declare const OidcConfigFilterSensitiveLog: (obj: OidcConfig) => any;
1963
1954
  export declare const CreateWorkforceRequestFilterSensitiveLog: (
1964
1955
  obj: CreateWorkforceRequest