@aws-sdk/client-sagemaker 3.413.0 → 3.416.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 (41) hide show
  1. package/dist-cjs/models/models_1.js +5 -1
  2. package/dist-cjs/models/models_2.js +1 -5
  3. package/dist-cjs/models/models_3.js +6 -2
  4. package/dist-cjs/protocols/Aws_json1_1.js +7 -0
  5. package/dist-cjs/runtimeExtensions.js +3 -0
  6. package/dist-es/models/models_1.js +4 -0
  7. package/dist-es/models/models_2.js +0 -4
  8. package/dist-es/models/models_3.js +4 -0
  9. package/dist-es/protocols/Aws_json1_1.js +7 -0
  10. package/dist-es/runtimeExtensions.js +3 -0
  11. package/dist-types/commands/CreateAutoMLJobCommand.d.ts +2 -2
  12. package/dist-types/commands/CreateAutoMLJobV2Command.d.ts +2 -2
  13. package/dist-types/commands/CreateDataQualityJobDefinitionCommand.d.ts +2 -0
  14. package/dist-types/commands/CreateModelBiasJobDefinitionCommand.d.ts +2 -0
  15. package/dist-types/commands/CreateModelExplainabilityJobDefinitionCommand.d.ts +2 -0
  16. package/dist-types/commands/CreateModelPackageCommand.d.ts +1 -0
  17. package/dist-types/commands/CreateModelQualityJobDefinitionCommand.d.ts +2 -0
  18. package/dist-types/commands/CreateMonitoringScheduleCommand.d.ts +4 -0
  19. package/dist-types/commands/DeleteEndpointConfigCommand.d.ts +1 -1
  20. package/dist-types/commands/DescribeDataQualityJobDefinitionCommand.d.ts +2 -0
  21. package/dist-types/commands/DescribeModelBiasJobDefinitionCommand.d.ts +2 -0
  22. package/dist-types/commands/DescribeModelExplainabilityJobDefinitionCommand.d.ts +2 -0
  23. package/dist-types/commands/DescribeModelPackageCommand.d.ts +1 -0
  24. package/dist-types/commands/DescribeModelQualityJobDefinitionCommand.d.ts +2 -0
  25. package/dist-types/commands/DescribeMonitoringScheduleCommand.d.ts +4 -0
  26. package/dist-types/commands/SearchCommand.d.ts +9 -0
  27. package/dist-types/commands/UpdateMonitoringScheduleCommand.d.ts +4 -0
  28. package/dist-types/extensionConfiguration.d.ts +2 -1
  29. package/dist-types/models/models_0.d.ts +29 -17
  30. package/dist-types/models/models_1.d.ts +74 -40
  31. package/dist-types/models/models_2.d.ts +29 -30
  32. package/dist-types/models/models_3.d.ts +19 -20
  33. package/dist-types/models/models_4.d.ts +20 -3
  34. package/dist-types/ts3.4/commands/DeleteEndpointConfigCommand.d.ts +1 -1
  35. package/dist-types/ts3.4/extensionConfiguration.d.ts +3 -1
  36. package/dist-types/ts3.4/models/models_0.d.ts +2 -0
  37. package/dist-types/ts3.4/models/models_1.d.ts +9 -3
  38. package/dist-types/ts3.4/models/models_2.d.ts +5 -6
  39. package/dist-types/ts3.4/models/models_3.d.ts +8 -5
  40. package/dist-types/ts3.4/models/models_4.d.ts +4 -1
  41. package/package.json +4 -3
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateWorkforceRequestFilterSensitiveLog = exports.OidcConfigFilterSensitiveLog = exports.CreateModelCardRequestFilterSensitiveLog = exports.RetentionType = exports.RuleEvaluationStatus = exports.Statistic = exports.CrossAccountFilterOption = exports.TrialComponentPrimaryStatus = exports.TrialComponentParameterValue = exports.JoinSource = exports.StudioLifecycleConfigAppType = exports.ProcessingS3DataType = exports.ProcessingS3CompressionType = exports.RedshiftResultFormat = exports.RedshiftResultCompressionType = exports.InputMode = exports.DataDistributionType = exports.RootAccess = exports.DirectInternetAccess = exports.NotebookInstanceAcceleratorType = exports.MonitoringType = exports.MonitoringProblemType = exports.ModelCardStatus = exports.InferenceExecutionMode = exports.FlatInvocations = exports.RecommendationJobType = exports.TrafficType = exports.RecommendationJobSupportedEndpointType = exports.InferenceExperimentType = exports._InstanceType = exports.ModelInfrastructureType = exports.VendorGuidance = exports.Processor = exports.JobType = exports.HyperParameterTuningJobWarmStartType = exports.HyperParameterTuningAllocationStrategy = exports.TrainingJobEarlyStoppingType = exports.HyperParameterTuningJobStrategyType = exports.TtlDurationUnit = exports.TableFormat = exports.FeatureType = exports.ProductionVariantAcceleratorType = exports.DeviceSubsetType = exports.FailureHandlingPolicy = exports.ExecutionRoleIdentityConfig = exports.NotebookOutputOption = exports.RStudioServerProUserGroup = exports.RStudioServerProAccessStatus = void 0;
3
+ exports.CreateWorkforceRequestFilterSensitiveLog = exports.OidcConfigFilterSensitiveLog = exports.CreateModelCardRequestFilterSensitiveLog = exports.RetentionType = exports.RuleEvaluationStatus = exports.Statistic = exports.CrossAccountFilterOption = exports.TrialComponentPrimaryStatus = exports.TrialComponentParameterValue = exports.JoinSource = exports.StudioLifecycleConfigAppType = exports.ProcessingS3DataType = exports.ProcessingS3CompressionType = exports.RedshiftResultFormat = exports.RedshiftResultCompressionType = exports.InputMode = exports.DataDistributionType = exports.RootAccess = exports.DirectInternetAccess = exports.NotebookInstanceAcceleratorType = exports.MonitoringType = exports.MonitoringProblemType = exports.SkipModelValidation = exports.ModelCardStatus = exports.InferenceExecutionMode = exports.FlatInvocations = exports.RecommendationJobType = exports.TrafficType = exports.RecommendationJobSupportedEndpointType = exports.InferenceExperimentType = exports._InstanceType = exports.ModelInfrastructureType = exports.VendorGuidance = exports.Processor = exports.JobType = exports.HyperParameterTuningJobWarmStartType = exports.HyperParameterTuningAllocationStrategy = exports.TrainingJobEarlyStoppingType = exports.HyperParameterTuningJobStrategyType = exports.TtlDurationUnit = exports.TableFormat = exports.FeatureType = exports.ProductionVariantAcceleratorType = exports.DeviceSubsetType = exports.FailureHandlingPolicy = exports.ExecutionRoleIdentityConfig = exports.NotebookOutputOption = exports.RStudioServerProUserGroup = exports.RStudioServerProAccessStatus = void 0;
4
4
  const smithy_client_1 = require("@smithy/smithy-client");
5
5
  exports.RStudioServerProAccessStatus = {
6
6
  Disabled: "DISABLED",
@@ -192,6 +192,10 @@ exports.ModelCardStatus = {
192
192
  DRAFT: "Draft",
193
193
  PENDINGREVIEW: "PendingReview",
194
194
  };
195
+ exports.SkipModelValidation = {
196
+ ALL: "All",
197
+ NONE: "None",
198
+ };
195
199
  exports.MonitoringProblemType = {
196
200
  BINARY_CLASSIFICATION: "BinaryClassification",
197
201
  MULTICLASS_CLASSIFICATION: "MulticlassClassification",
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeModelCardResponseFilterSensitiveLog = exports.FeatureGroupSortOrder = exports.FeatureGroupSortBy = exports.EndpointSortKey = exports.EndpointConfigSortKey = exports.ScalingPolicy = exports.MetricSpecification = exports.Direction = exports.DeviceDeploymentStatus = exports.WorkforceStatus = exports.UserProfileStatus = exports.TransformJobStatus = exports.WarmPoolResourceStatus = exports.SecondaryStatus = exports.ProfilingStatus = exports.SpaceStatus = exports.ProjectStatus = exports.ProcessingJobStatus = exports.PipelineExecutionStatus = exports.PipelineStatus = exports.NotebookInstanceStatus = exports.ScheduleStatus = exports.ExecutionStatus = exports.ModelPackageGroupStatus = exports.DetailedModelPackageStatus = exports.ModelCardExportJobStatus = exports.ModelCardProcessingStatus = exports.LabelingJobStatus = exports.RecommendationJobStatus = exports.InferenceExperimentStatus = exports.ModelVariantStatus = exports.ImageVersionStatus = exports.ImageStatus = exports.HyperParameterTuningJobStatus = exports.TrainingJobStatus = exports.HumanTaskUiStatus = exports.HubContentStatus = exports.HubStatus = exports.FlowDefinitionStatus = exports.OfflineStoreStatusValue = exports.LastUpdateStatusValue = exports.FeatureGroupStatus = exports.VariantStatus = exports.EndpointStatus = exports.EdgePresetDeploymentStatus = exports.EdgePackagingJobStatus = exports.DomainStatus = exports.StageStatus = exports.RecommendationStatus = exports.HubContentType = void 0;
3
+ exports.DescribeModelCardResponseFilterSensitiveLog = exports.FeatureGroupSortBy = exports.EndpointSortKey = exports.EndpointConfigSortKey = exports.ScalingPolicy = exports.MetricSpecification = exports.Direction = exports.DeviceDeploymentStatus = exports.WorkforceStatus = exports.UserProfileStatus = exports.TransformJobStatus = exports.WarmPoolResourceStatus = exports.SecondaryStatus = exports.ProfilingStatus = exports.SpaceStatus = exports.ProjectStatus = exports.ProcessingJobStatus = exports.PipelineExecutionStatus = exports.PipelineStatus = exports.NotebookInstanceStatus = exports.ScheduleStatus = exports.ExecutionStatus = exports.ModelPackageGroupStatus = exports.DetailedModelPackageStatus = exports.ModelCardExportJobStatus = exports.ModelCardProcessingStatus = exports.LabelingJobStatus = exports.RecommendationJobStatus = exports.InferenceExperimentStatus = exports.ModelVariantStatus = exports.ImageVersionStatus = exports.ImageStatus = exports.HyperParameterTuningJobStatus = exports.TrainingJobStatus = exports.HumanTaskUiStatus = exports.HubContentStatus = exports.HubStatus = exports.FlowDefinitionStatus = exports.OfflineStoreStatusValue = exports.LastUpdateStatusValue = exports.FeatureGroupStatus = exports.VariantStatus = exports.EndpointStatus = exports.EdgePresetDeploymentStatus = exports.EdgePackagingJobStatus = exports.DomainStatus = exports.StageStatus = exports.RecommendationStatus = exports.HubContentType = void 0;
4
4
  const smithy_client_1 = require("@smithy/smithy-client");
5
5
  exports.HubContentType = {
6
6
  MODEL: "Model",
@@ -353,10 +353,6 @@ exports.FeatureGroupSortBy = {
353
353
  NAME: "Name",
354
354
  OFFLINE_STORE_STATUS: "OfflineStoreStatus",
355
355
  };
356
- exports.FeatureGroupSortOrder = {
357
- ASCENDING: "Ascending",
358
- DESCENDING: "Descending",
359
- };
360
356
  const DescribeModelCardResponseFilterSensitiveLog = (obj) => ({
361
357
  ...obj,
362
358
  ...(obj.Content && { Content: smithy_client_1.SENSITIVE_STRING }),
@@ -1,8 +1,12 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.StepStatus = exports.SortPipelineExecutionsBy = exports.NotebookInstanceSortOrder = exports.NotebookInstanceSortKey = exports.NotebookInstanceLifecycleConfigSortOrder = exports.NotebookInstanceLifecycleConfigSortKey = exports.MonitoringScheduleSortKey = exports.MonitoringExecutionSortKey = exports.MonitoringAlertStatus = exports.MonitoringAlertHistorySortKey = exports.ModelSortKey = exports.ModelPackageSortBy = exports.ModelPackageType = exports.ModelPackageGroupSortBy = exports.ModelMetadataFilterType = exports.ModelCardVersionSortBy = exports.ModelCardSortOrder = exports.ModelCardSortBy = exports.ModelCardExportJobSortOrder = exports.ModelCardExportJobSortBy = exports.SortLineageGroupsBy = exports.ListLabelingJobsForWorkteamSortByOptions = exports.SortBy = exports.ListInferenceRecommendationsJobsSortBy = exports.SortInferenceExperimentsBy = exports.SortExperimentsBy = exports.OrderKey = exports.ListEdgePackagingJobsSortBy = exports.ListEdgeDeploymentPlansSortBy = exports.ListDeviceFleetsSortBy = exports.MonitoringJobDefinitionSortKey = exports.SortContextsBy = exports.ListCompilationJobsSortBy = exports.SortAssociationsBy = exports.SortArtifactsBy = exports.SortOrder = exports.SortActionsBy = exports.LineageType = exports.RecommendationStepType = exports.InferenceExperimentStopDesiredState = exports.ImageVersionSortOrder = exports.ImageVersionSortBy = exports.ImageSortOrder = exports.ImageSortBy = exports.HyperParameterTuningJobSortByOptions = exports.HubSortBy = exports.HubContentSortBy = exports.ResourceType = exports.SagemakerServicecatalogStatus = exports.Operator = void 0;
4
- exports.ModelCardFilterSensitiveLog = exports.ModelVariantAction = exports.ListWorkteamsSortByOptions = exports.ListWorkforcesSortByOptions = exports.UserProfileSortKey = exports.SortTrialsBy = exports.SortTrialComponentsBy = exports.TrainingJobSortByOptions = exports.StudioLifecycleConfigSortKey = exports.SpaceSortKey = exports.ResourceCatalogSortOrder = exports.ResourceCatalogSortBy = exports.ProjectSortOrder = exports.ProjectSortBy = exports.SortPipelinesBy = void 0;
3
+ exports.SortPipelineExecutionsBy = exports.NotebookInstanceSortOrder = exports.NotebookInstanceSortKey = exports.NotebookInstanceLifecycleConfigSortOrder = exports.NotebookInstanceLifecycleConfigSortKey = exports.MonitoringScheduleSortKey = exports.MonitoringExecutionSortKey = exports.MonitoringAlertStatus = exports.MonitoringAlertHistorySortKey = exports.ModelSortKey = exports.ModelPackageSortBy = exports.ModelPackageType = exports.ModelPackageGroupSortBy = exports.ModelMetadataFilterType = exports.ModelCardVersionSortBy = exports.ModelCardSortOrder = exports.ModelCardSortBy = exports.ModelCardExportJobSortOrder = exports.ModelCardExportJobSortBy = exports.SortLineageGroupsBy = exports.ListLabelingJobsForWorkteamSortByOptions = exports.SortBy = exports.ListInferenceRecommendationsJobsSortBy = exports.SortInferenceExperimentsBy = exports.SortExperimentsBy = exports.OrderKey = exports.ListEdgePackagingJobsSortBy = exports.ListEdgeDeploymentPlansSortBy = exports.ListDeviceFleetsSortBy = exports.MonitoringJobDefinitionSortKey = exports.SortContextsBy = exports.ListCompilationJobsSortBy = exports.SortAssociationsBy = exports.SortArtifactsBy = exports.SortOrder = exports.SortActionsBy = exports.LineageType = exports.RecommendationStepType = exports.InferenceExperimentStopDesiredState = exports.ImageVersionSortOrder = exports.ImageVersionSortBy = exports.ImageSortOrder = exports.ImageSortBy = exports.HyperParameterTuningJobSortByOptions = exports.HubSortBy = exports.HubContentSortBy = exports.ResourceType = exports.SagemakerServicecatalogStatus = exports.Operator = exports.FeatureGroupSortOrder = void 0;
4
+ exports.ModelCardFilterSensitiveLog = exports.ModelVariantAction = exports.ListWorkteamsSortByOptions = exports.ListWorkforcesSortByOptions = exports.UserProfileSortKey = exports.SortTrialsBy = exports.SortTrialComponentsBy = exports.TrainingJobSortByOptions = exports.StudioLifecycleConfigSortKey = exports.SpaceSortKey = exports.ResourceCatalogSortOrder = exports.ResourceCatalogSortBy = exports.ProjectSortOrder = exports.ProjectSortBy = exports.SortPipelinesBy = exports.StepStatus = void 0;
5
5
  const smithy_client_1 = require("@smithy/smithy-client");
6
+ exports.FeatureGroupSortOrder = {
7
+ ASCENDING: "Ascending",
8
+ DESCENDING: "Descending",
9
+ };
6
10
  exports.Operator = {
7
11
  CONTAINS: "Contains",
8
12
  EQUALS: "Equals",
@@ -11733,6 +11733,7 @@ const se_BatchTransformInput = (input, context) => {
11733
11733
  DataCapturedDestinationS3Uri: [],
11734
11734
  DatasetFormat: smithy_client_1._json,
11735
11735
  EndTimeOffset: [],
11736
+ ExcludeFeaturesAttribute: [],
11736
11737
  FeaturesAttribute: [],
11737
11738
  InferenceAttribute: [],
11738
11739
  LocalPath: [],
@@ -11893,6 +11894,7 @@ const se_CreateModelPackageInput = (input, context) => {
11893
11894
  ModelPackageGroupName: [],
11894
11895
  ModelPackageName: [],
11895
11896
  SamplePayloadUrl: [],
11897
+ SkipModelValidation: [],
11896
11898
  SourceAlgorithmSpecification: smithy_client_1._json,
11897
11899
  Tags: smithy_client_1._json,
11898
11900
  Task: [],
@@ -11978,6 +11980,7 @@ const se_EndpointInput = (input, context) => {
11978
11980
  return (0, smithy_client_1.take)(input, {
11979
11981
  EndTimeOffset: [],
11980
11982
  EndpointName: [],
11983
+ ExcludeFeaturesAttribute: [],
11981
11984
  FeaturesAttribute: [],
11982
11985
  InferenceAttribute: [],
11983
11986
  LocalPath: [],
@@ -13141,6 +13144,7 @@ const de_BatchTransformInput = (output, context) => {
13141
13144
  DataCapturedDestinationS3Uri: smithy_client_1.expectString,
13142
13145
  DatasetFormat: smithy_client_1._json,
13143
13146
  EndTimeOffset: smithy_client_1.expectString,
13147
+ ExcludeFeaturesAttribute: smithy_client_1.expectString,
13144
13148
  FeaturesAttribute: smithy_client_1.expectString,
13145
13149
  InferenceAttribute: smithy_client_1.expectString,
13146
13150
  LocalPath: smithy_client_1.expectString,
@@ -13907,6 +13911,7 @@ const de_DescribeModelPackageOutput = (output, context) => {
13907
13911
  ModelPackageStatusDetails: smithy_client_1._json,
13908
13912
  ModelPackageVersion: smithy_client_1.expectInt32,
13909
13913
  SamplePayloadUrl: smithy_client_1.expectString,
13914
+ SkipModelValidation: smithy_client_1.expectString,
13910
13915
  SourceAlgorithmSpecification: smithy_client_1._json,
13911
13916
  Task: smithy_client_1.expectString,
13912
13917
  ValidationSpecification: smithy_client_1._json,
@@ -14400,6 +14405,7 @@ const de_EndpointInput = (output, context) => {
14400
14405
  return (0, smithy_client_1.take)(output, {
14401
14406
  EndTimeOffset: smithy_client_1.expectString,
14402
14407
  EndpointName: smithy_client_1.expectString,
14408
+ ExcludeFeaturesAttribute: smithy_client_1.expectString,
14403
14409
  FeaturesAttribute: smithy_client_1.expectString,
14404
14410
  InferenceAttribute: smithy_client_1.expectString,
14405
14411
  LocalPath: smithy_client_1.expectString,
@@ -15523,6 +15529,7 @@ const de_ModelPackage = (output, context) => {
15523
15529
  ModelPackageStatusDetails: smithy_client_1._json,
15524
15530
  ModelPackageVersion: smithy_client_1.expectInt32,
15525
15531
  SamplePayloadUrl: smithy_client_1.expectString,
15532
+ SkipModelValidation: smithy_client_1.expectString,
15526
15533
  SourceAlgorithmSpecification: smithy_client_1._json,
15527
15534
  Tags: smithy_client_1._json,
15528
15535
  Task: smithy_client_1.expectString,
@@ -1,17 +1,20 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.resolveRuntimeExtensions = void 0;
4
+ const region_config_resolver_1 = require("@aws-sdk/region-config-resolver");
4
5
  const protocol_http_1 = require("@smithy/protocol-http");
5
6
  const smithy_client_1 = require("@smithy/smithy-client");
6
7
  const asPartial = (t) => t;
7
8
  const resolveRuntimeExtensions = (runtimeConfig, extensions) => {
8
9
  const extensionConfiguration = {
10
+ ...asPartial((0, region_config_resolver_1.getAwsRegionExtensionConfiguration)(runtimeConfig)),
9
11
  ...asPartial((0, smithy_client_1.getDefaultExtensionConfiguration)(runtimeConfig)),
10
12
  ...asPartial((0, protocol_http_1.getHttpHandlerExtensionConfiguration)(runtimeConfig)),
11
13
  };
12
14
  extensions.forEach((extension) => extension.configure(extensionConfiguration));
13
15
  return {
14
16
  ...runtimeConfig,
17
+ ...(0, region_config_resolver_1.resolveAwsRegionExtensionConfiguration)(extensionConfiguration),
15
18
  ...(0, smithy_client_1.resolveDefaultRuntimeConfig)(extensionConfiguration),
16
19
  ...(0, protocol_http_1.resolveHttpHandlerRuntimeConfig)(extensionConfiguration),
17
20
  };
@@ -189,6 +189,10 @@ export const ModelCardStatus = {
189
189
  DRAFT: "Draft",
190
190
  PENDINGREVIEW: "PendingReview",
191
191
  };
192
+ export const SkipModelValidation = {
193
+ ALL: "All",
194
+ NONE: "None",
195
+ };
192
196
  export const MonitoringProblemType = {
193
197
  BINARY_CLASSIFICATION: "BinaryClassification",
194
198
  MULTICLASS_CLASSIFICATION: "MulticlassClassification",
@@ -350,10 +350,6 @@ export const FeatureGroupSortBy = {
350
350
  NAME: "Name",
351
351
  OFFLINE_STORE_STATUS: "OfflineStoreStatus",
352
352
  };
353
- export const FeatureGroupSortOrder = {
354
- ASCENDING: "Ascending",
355
- DESCENDING: "Descending",
356
- };
357
353
  export const DescribeModelCardResponseFilterSensitiveLog = (obj) => ({
358
354
  ...obj,
359
355
  ...(obj.Content && { Content: SENSITIVE_STRING }),
@@ -1,4 +1,8 @@
1
1
  import { SENSITIVE_STRING } from "@smithy/smithy-client";
2
+ export const FeatureGroupSortOrder = {
3
+ ASCENDING: "Ascending",
4
+ DESCENDING: "Descending",
5
+ };
2
6
  export const Operator = {
3
7
  CONTAINS: "Contains",
4
8
  EQUALS: "Equals",
@@ -11110,6 +11110,7 @@ const se_BatchTransformInput = (input, context) => {
11110
11110
  DataCapturedDestinationS3Uri: [],
11111
11111
  DatasetFormat: _json,
11112
11112
  EndTimeOffset: [],
11113
+ ExcludeFeaturesAttribute: [],
11113
11114
  FeaturesAttribute: [],
11114
11115
  InferenceAttribute: [],
11115
11116
  LocalPath: [],
@@ -11270,6 +11271,7 @@ const se_CreateModelPackageInput = (input, context) => {
11270
11271
  ModelPackageGroupName: [],
11271
11272
  ModelPackageName: [],
11272
11273
  SamplePayloadUrl: [],
11274
+ SkipModelValidation: [],
11273
11275
  SourceAlgorithmSpecification: _json,
11274
11276
  Tags: _json,
11275
11277
  Task: [],
@@ -11355,6 +11357,7 @@ const se_EndpointInput = (input, context) => {
11355
11357
  return take(input, {
11356
11358
  EndTimeOffset: [],
11357
11359
  EndpointName: [],
11360
+ ExcludeFeaturesAttribute: [],
11358
11361
  FeaturesAttribute: [],
11359
11362
  InferenceAttribute: [],
11360
11363
  LocalPath: [],
@@ -12518,6 +12521,7 @@ const de_BatchTransformInput = (output, context) => {
12518
12521
  DataCapturedDestinationS3Uri: __expectString,
12519
12522
  DatasetFormat: _json,
12520
12523
  EndTimeOffset: __expectString,
12524
+ ExcludeFeaturesAttribute: __expectString,
12521
12525
  FeaturesAttribute: __expectString,
12522
12526
  InferenceAttribute: __expectString,
12523
12527
  LocalPath: __expectString,
@@ -13284,6 +13288,7 @@ const de_DescribeModelPackageOutput = (output, context) => {
13284
13288
  ModelPackageStatusDetails: _json,
13285
13289
  ModelPackageVersion: __expectInt32,
13286
13290
  SamplePayloadUrl: __expectString,
13291
+ SkipModelValidation: __expectString,
13287
13292
  SourceAlgorithmSpecification: _json,
13288
13293
  Task: __expectString,
13289
13294
  ValidationSpecification: _json,
@@ -13777,6 +13782,7 @@ const de_EndpointInput = (output, context) => {
13777
13782
  return take(output, {
13778
13783
  EndTimeOffset: __expectString,
13779
13784
  EndpointName: __expectString,
13785
+ ExcludeFeaturesAttribute: __expectString,
13780
13786
  FeaturesAttribute: __expectString,
13781
13787
  InferenceAttribute: __expectString,
13782
13788
  LocalPath: __expectString,
@@ -14900,6 +14906,7 @@ const de_ModelPackage = (output, context) => {
14900
14906
  ModelPackageStatusDetails: _json,
14901
14907
  ModelPackageVersion: __expectInt32,
14902
14908
  SamplePayloadUrl: __expectString,
14909
+ SkipModelValidation: __expectString,
14903
14910
  SourceAlgorithmSpecification: _json,
14904
14911
  Tags: _json,
14905
14912
  Task: __expectString,
@@ -1,14 +1,17 @@
1
+ import { getAwsRegionExtensionConfiguration, resolveAwsRegionExtensionConfiguration, } from "@aws-sdk/region-config-resolver";
1
2
  import { getHttpHandlerExtensionConfiguration, resolveHttpHandlerRuntimeConfig } from "@smithy/protocol-http";
2
3
  import { getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig } from "@smithy/smithy-client";
3
4
  const asPartial = (t) => t;
4
5
  export const resolveRuntimeExtensions = (runtimeConfig, extensions) => {
5
6
  const extensionConfiguration = {
7
+ ...asPartial(getAwsRegionExtensionConfiguration(runtimeConfig)),
6
8
  ...asPartial(getDefaultExtensionConfiguration(runtimeConfig)),
7
9
  ...asPartial(getHttpHandlerExtensionConfiguration(runtimeConfig)),
8
10
  };
9
11
  extensions.forEach((extension) => extension.configure(extensionConfiguration));
10
12
  return {
11
13
  ...runtimeConfig,
14
+ ...resolveAwsRegionExtensionConfiguration(extensionConfiguration),
12
15
  ...resolveDefaultRuntimeConfig(extensionConfiguration),
13
16
  ...resolveHttpHandlerRuntimeConfig(extensionConfiguration),
14
17
  };
@@ -28,8 +28,8 @@ export interface CreateAutoMLJobCommandOutput extends CreateAutoMLJobResponse, _
28
28
  * <p>We recommend using the new versions <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateAutoMLJobV2.html">CreateAutoMLJobV2</a> and <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_DescribeAutoMLJobV2.html">DescribeAutoMLJobV2</a>, which offer backward compatibility.</p>
29
29
  * <p>
30
30
  * <code>CreateAutoMLJobV2</code> can manage tabular problem types identical to those of
31
- * its previous version <code>CreateAutoMLJob</code>, as well as time-series forecasting,
32
- * and non-tabular problem types such as image or text classification.</p>
31
+ * its previous version <code>CreateAutoMLJob</code>, as well as non-tabular problem types
32
+ * such as image or text classification.</p>
33
33
  * <p>Find guidelines about how to migrate a <code>CreateAutoMLJob</code> to
34
34
  * <code>CreateAutoMLJobV2</code> in <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/autopilot-automate-model-development-create-experiment-api.html#autopilot-create-experiment-api-migrate-v1-v2">Migrate a CreateAutoMLJob to CreateAutoMLJobV2</a>.</p>
35
35
  * </note>
@@ -30,8 +30,8 @@ export interface CreateAutoMLJobV2CommandOutput extends CreateAutoMLJobV2Respons
30
30
  * and <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_DescribeAutoMLJob.html">DescribeAutoMLJob</a> which offer backward compatibility.</p>
31
31
  * <p>
32
32
  * <code>CreateAutoMLJobV2</code> can manage tabular problem types identical to those of
33
- * its previous version <code>CreateAutoMLJob</code>, as well as time-series forecasting,
34
- * and non-tabular problem types such as image or text classification.</p>
33
+ * its previous version <code>CreateAutoMLJob</code>, as well as non-tabular problem types
34
+ * such as image or text classification.</p>
35
35
  * <p>Find guidelines about how to migrate a <code>CreateAutoMLJob</code> to
36
36
  * <code>CreateAutoMLJobV2</code> in <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/autopilot-automate-model-development-create-experiment-api.html#autopilot-create-experiment-api-migrate-v1-v2">Migrate a CreateAutoMLJob to CreateAutoMLJobV2</a>.</p>
37
37
  * </note>
@@ -68,6 +68,7 @@ export interface CreateDataQualityJobDefinitionCommandOutput extends CreateDataQ
68
68
  * ProbabilityThresholdAttribute: Number("double"),
69
69
  * StartTimeOffset: "STRING_VALUE",
70
70
  * EndTimeOffset: "STRING_VALUE",
71
+ * ExcludeFeaturesAttribute: "STRING_VALUE",
71
72
  * },
72
73
  * BatchTransformInput: { // BatchTransformInput
73
74
  * DataCapturedDestinationS3Uri: "STRING_VALUE", // required
@@ -89,6 +90,7 @@ export interface CreateDataQualityJobDefinitionCommandOutput extends CreateDataQ
89
90
  * ProbabilityThresholdAttribute: Number("double"),
90
91
  * StartTimeOffset: "STRING_VALUE",
91
92
  * EndTimeOffset: "STRING_VALUE",
93
+ * ExcludeFeaturesAttribute: "STRING_VALUE",
92
94
  * },
93
95
  * },
94
96
  * DataQualityJobOutputConfig: { // MonitoringOutputConfig
@@ -57,6 +57,7 @@ export interface CreateModelBiasJobDefinitionCommandOutput extends CreateModelBi
57
57
  * ProbabilityThresholdAttribute: Number("double"),
58
58
  * StartTimeOffset: "STRING_VALUE",
59
59
  * EndTimeOffset: "STRING_VALUE",
60
+ * ExcludeFeaturesAttribute: "STRING_VALUE",
60
61
  * },
61
62
  * BatchTransformInput: { // BatchTransformInput
62
63
  * DataCapturedDestinationS3Uri: "STRING_VALUE", // required
@@ -78,6 +79,7 @@ export interface CreateModelBiasJobDefinitionCommandOutput extends CreateModelBi
78
79
  * ProbabilityThresholdAttribute: Number("double"),
79
80
  * StartTimeOffset: "STRING_VALUE",
80
81
  * EndTimeOffset: "STRING_VALUE",
82
+ * ExcludeFeaturesAttribute: "STRING_VALUE",
81
83
  * },
82
84
  * GroundTruthS3Input: { // MonitoringGroundTruthS3Input
83
85
  * S3Uri: "STRING_VALUE",
@@ -57,6 +57,7 @@ export interface CreateModelExplainabilityJobDefinitionCommandOutput extends Cre
57
57
  * ProbabilityThresholdAttribute: Number("double"),
58
58
  * StartTimeOffset: "STRING_VALUE",
59
59
  * EndTimeOffset: "STRING_VALUE",
60
+ * ExcludeFeaturesAttribute: "STRING_VALUE",
60
61
  * },
61
62
  * BatchTransformInput: { // BatchTransformInput
62
63
  * DataCapturedDestinationS3Uri: "STRING_VALUE", // required
@@ -78,6 +79,7 @@ export interface CreateModelExplainabilityJobDefinitionCommandOutput extends Cre
78
79
  * ProbabilityThresholdAttribute: Number("double"),
79
80
  * StartTimeOffset: "STRING_VALUE",
80
81
  * EndTimeOffset: "STRING_VALUE",
82
+ * ExcludeFeaturesAttribute: "STRING_VALUE",
81
83
  * },
82
84
  * },
83
85
  * ModelExplainabilityJobOutputConfig: { // MonitoringOutputConfig
@@ -253,6 +253,7 @@ export interface CreateModelPackageCommandOutput extends CreateModelPackageOutpu
253
253
  * ],
254
254
  * },
255
255
  * ],
256
+ * SkipModelValidation: "All" || "None",
256
257
  * };
257
258
  * const command = new CreateModelPackageCommand(input);
258
259
  * const response = await client.send(command);
@@ -66,6 +66,7 @@ export interface CreateModelQualityJobDefinitionCommandOutput extends CreateMode
66
66
  * ProbabilityThresholdAttribute: Number("double"),
67
67
  * StartTimeOffset: "STRING_VALUE",
68
68
  * EndTimeOffset: "STRING_VALUE",
69
+ * ExcludeFeaturesAttribute: "STRING_VALUE",
69
70
  * },
70
71
  * BatchTransformInput: { // BatchTransformInput
71
72
  * DataCapturedDestinationS3Uri: "STRING_VALUE", // required
@@ -87,6 +88,7 @@ export interface CreateModelQualityJobDefinitionCommandOutput extends CreateMode
87
88
  * ProbabilityThresholdAttribute: Number("double"),
88
89
  * StartTimeOffset: "STRING_VALUE",
89
90
  * EndTimeOffset: "STRING_VALUE",
91
+ * ExcludeFeaturesAttribute: "STRING_VALUE",
90
92
  * },
91
93
  * GroundTruthS3Input: { // MonitoringGroundTruthS3Input
92
94
  * S3Uri: "STRING_VALUE",
@@ -36,6 +36,8 @@ export interface CreateMonitoringScheduleCommandOutput extends CreateMonitoringS
36
36
  * MonitoringScheduleConfig: { // MonitoringScheduleConfig
37
37
  * ScheduleConfig: { // ScheduleConfig
38
38
  * ScheduleExpression: "STRING_VALUE", // required
39
+ * DataAnalysisStartTime: "STRING_VALUE",
40
+ * DataAnalysisEndTime: "STRING_VALUE",
39
41
  * },
40
42
  * MonitoringJobDefinition: { // MonitoringJobDefinition
41
43
  * BaselineConfig: { // MonitoringBaselineConfig
@@ -60,6 +62,7 @@ export interface CreateMonitoringScheduleCommandOutput extends CreateMonitoringS
60
62
  * ProbabilityThresholdAttribute: Number("double"),
61
63
  * StartTimeOffset: "STRING_VALUE",
62
64
  * EndTimeOffset: "STRING_VALUE",
65
+ * ExcludeFeaturesAttribute: "STRING_VALUE",
63
66
  * },
64
67
  * BatchTransformInput: { // BatchTransformInput
65
68
  * DataCapturedDestinationS3Uri: "STRING_VALUE", // required
@@ -81,6 +84,7 @@ export interface CreateMonitoringScheduleCommandOutput extends CreateMonitoringS
81
84
  * ProbabilityThresholdAttribute: Number("double"),
82
85
  * StartTimeOffset: "STRING_VALUE",
83
86
  * EndTimeOffset: "STRING_VALUE",
87
+ * ExcludeFeaturesAttribute: "STRING_VALUE",
84
88
  * },
85
89
  * },
86
90
  * ],
@@ -1,7 +1,7 @@
1
1
  import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
4
- import { DeleteEndpointConfigInput } from "../models/models_1";
4
+ import { DeleteEndpointConfigInput } from "../models/models_2";
5
5
  import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
6
6
  /**
7
7
  * @public
@@ -74,6 +74,7 @@ export interface DescribeDataQualityJobDefinitionCommandOutput extends DescribeD
74
74
  * // ProbabilityThresholdAttribute: Number("double"),
75
75
  * // StartTimeOffset: "STRING_VALUE",
76
76
  * // EndTimeOffset: "STRING_VALUE",
77
+ * // ExcludeFeaturesAttribute: "STRING_VALUE",
77
78
  * // },
78
79
  * // BatchTransformInput: { // BatchTransformInput
79
80
  * // DataCapturedDestinationS3Uri: "STRING_VALUE", // required
@@ -95,6 +96,7 @@ export interface DescribeDataQualityJobDefinitionCommandOutput extends DescribeD
95
96
  * // ProbabilityThresholdAttribute: Number("double"),
96
97
  * // StartTimeOffset: "STRING_VALUE",
97
98
  * // EndTimeOffset: "STRING_VALUE",
99
+ * // ExcludeFeaturesAttribute: "STRING_VALUE",
98
100
  * // },
99
101
  * // },
100
102
  * // DataQualityJobOutputConfig: { // MonitoringOutputConfig
@@ -64,6 +64,7 @@ export interface DescribeModelBiasJobDefinitionCommandOutput extends DescribeMod
64
64
  * // ProbabilityThresholdAttribute: Number("double"),
65
65
  * // StartTimeOffset: "STRING_VALUE",
66
66
  * // EndTimeOffset: "STRING_VALUE",
67
+ * // ExcludeFeaturesAttribute: "STRING_VALUE",
67
68
  * // },
68
69
  * // BatchTransformInput: { // BatchTransformInput
69
70
  * // DataCapturedDestinationS3Uri: "STRING_VALUE", // required
@@ -85,6 +86,7 @@ export interface DescribeModelBiasJobDefinitionCommandOutput extends DescribeMod
85
86
  * // ProbabilityThresholdAttribute: Number("double"),
86
87
  * // StartTimeOffset: "STRING_VALUE",
87
88
  * // EndTimeOffset: "STRING_VALUE",
89
+ * // ExcludeFeaturesAttribute: "STRING_VALUE",
88
90
  * // },
89
91
  * // GroundTruthS3Input: { // MonitoringGroundTruthS3Input
90
92
  * // S3Uri: "STRING_VALUE",
@@ -64,6 +64,7 @@ export interface DescribeModelExplainabilityJobDefinitionCommandOutput extends D
64
64
  * // ProbabilityThresholdAttribute: Number("double"),
65
65
  * // StartTimeOffset: "STRING_VALUE",
66
66
  * // EndTimeOffset: "STRING_VALUE",
67
+ * // ExcludeFeaturesAttribute: "STRING_VALUE",
67
68
  * // },
68
69
  * // BatchTransformInput: { // BatchTransformInput
69
70
  * // DataCapturedDestinationS3Uri: "STRING_VALUE", // required
@@ -85,6 +86,7 @@ export interface DescribeModelExplainabilityJobDefinitionCommandOutput extends D
85
86
  * // ProbabilityThresholdAttribute: Number("double"),
86
87
  * // StartTimeOffset: "STRING_VALUE",
87
88
  * // EndTimeOffset: "STRING_VALUE",
89
+ * // ExcludeFeaturesAttribute: "STRING_VALUE",
88
90
  * // },
89
91
  * // },
90
92
  * // ModelExplainabilityJobOutputConfig: { // MonitoringOutputConfig
@@ -277,6 +277,7 @@ export interface DescribeModelPackageCommandOutput extends DescribeModelPackageO
277
277
  * // ],
278
278
  * // },
279
279
  * // ],
280
+ * // SkipModelValidation: "All" || "None",
280
281
  * // };
281
282
  *
282
283
  * ```
@@ -72,6 +72,7 @@ export interface DescribeModelQualityJobDefinitionCommandOutput extends Describe
72
72
  * // ProbabilityThresholdAttribute: Number("double"),
73
73
  * // StartTimeOffset: "STRING_VALUE",
74
74
  * // EndTimeOffset: "STRING_VALUE",
75
+ * // ExcludeFeaturesAttribute: "STRING_VALUE",
75
76
  * // },
76
77
  * // BatchTransformInput: { // BatchTransformInput
77
78
  * // DataCapturedDestinationS3Uri: "STRING_VALUE", // required
@@ -93,6 +94,7 @@ export interface DescribeModelQualityJobDefinitionCommandOutput extends Describe
93
94
  * // ProbabilityThresholdAttribute: Number("double"),
94
95
  * // StartTimeOffset: "STRING_VALUE",
95
96
  * // EndTimeOffset: "STRING_VALUE",
97
+ * // ExcludeFeaturesAttribute: "STRING_VALUE",
96
98
  * // },
97
99
  * // GroundTruthS3Input: { // MonitoringGroundTruthS3Input
98
100
  * // S3Uri: "STRING_VALUE",
@@ -46,6 +46,8 @@ export interface DescribeMonitoringScheduleCommandOutput extends DescribeMonitor
46
46
  * // MonitoringScheduleConfig: { // MonitoringScheduleConfig
47
47
  * // ScheduleConfig: { // ScheduleConfig
48
48
  * // ScheduleExpression: "STRING_VALUE", // required
49
+ * // DataAnalysisStartTime: "STRING_VALUE",
50
+ * // DataAnalysisEndTime: "STRING_VALUE",
49
51
  * // },
50
52
  * // MonitoringJobDefinition: { // MonitoringJobDefinition
51
53
  * // BaselineConfig: { // MonitoringBaselineConfig
@@ -70,6 +72,7 @@ export interface DescribeMonitoringScheduleCommandOutput extends DescribeMonitor
70
72
  * // ProbabilityThresholdAttribute: Number("double"),
71
73
  * // StartTimeOffset: "STRING_VALUE",
72
74
  * // EndTimeOffset: "STRING_VALUE",
75
+ * // ExcludeFeaturesAttribute: "STRING_VALUE",
73
76
  * // },
74
77
  * // BatchTransformInput: { // BatchTransformInput
75
78
  * // DataCapturedDestinationS3Uri: "STRING_VALUE", // required
@@ -91,6 +94,7 @@ export interface DescribeMonitoringScheduleCommandOutput extends DescribeMonitor
91
94
  * // ProbabilityThresholdAttribute: Number("double"),
92
95
  * // StartTimeOffset: "STRING_VALUE",
93
96
  * // EndTimeOffset: "STRING_VALUE",
97
+ * // ExcludeFeaturesAttribute: "STRING_VALUE",
94
98
  * // },
95
99
  * // },
96
100
  * // ],
@@ -895,6 +895,8 @@ export interface SearchCommandOutput extends SearchResponse, __MetadataBearer {
895
895
  * // MonitoringScheduleConfig: { // MonitoringScheduleConfig
896
896
  * // ScheduleConfig: { // ScheduleConfig
897
897
  * // ScheduleExpression: "STRING_VALUE", // required
898
+ * // DataAnalysisStartTime: "STRING_VALUE",
899
+ * // DataAnalysisEndTime: "STRING_VALUE",
898
900
  * // },
899
901
  * // MonitoringJobDefinition: { // MonitoringJobDefinition
900
902
  * // BaselineConfig: { // MonitoringBaselineConfig
@@ -919,6 +921,7 @@ export interface SearchCommandOutput extends SearchResponse, __MetadataBearer {
919
921
  * // ProbabilityThresholdAttribute: Number("double"),
920
922
  * // StartTimeOffset: "STRING_VALUE",
921
923
  * // EndTimeOffset: "STRING_VALUE",
924
+ * // ExcludeFeaturesAttribute: "STRING_VALUE",
922
925
  * // },
923
926
  * // BatchTransformInput: { // BatchTransformInput
924
927
  * // DataCapturedDestinationS3Uri: "STRING_VALUE", // required
@@ -940,6 +943,7 @@ export interface SearchCommandOutput extends SearchResponse, __MetadataBearer {
940
943
  * // ProbabilityThresholdAttribute: Number("double"),
941
944
  * // StartTimeOffset: "STRING_VALUE",
942
945
  * // EndTimeOffset: "STRING_VALUE",
946
+ * // ExcludeFeaturesAttribute: "STRING_VALUE",
943
947
  * // },
944
948
  * // },
945
949
  * // ],
@@ -1263,6 +1267,7 @@ export interface SearchCommandOutput extends SearchResponse, __MetadataBearer {
1263
1267
  * // Constraints: "<MetricsSource>",
1264
1268
  * // },
1265
1269
  * // },
1270
+ * // SkipModelValidation: "All" || "None",
1266
1271
  * // },
1267
1272
  * // ModelPackageGroup: { // ModelPackageGroup
1268
1273
  * // ModelPackageGroupName: "STRING_VALUE",
@@ -1831,6 +1836,8 @@ export interface SearchCommandOutput extends SearchResponse, __MetadataBearer {
1831
1836
  * // MonitoringScheduleConfig: {
1832
1837
  * // ScheduleConfig: {
1833
1838
  * // ScheduleExpression: "STRING_VALUE", // required
1839
+ * // DataAnalysisStartTime: "STRING_VALUE",
1840
+ * // DataAnalysisEndTime: "STRING_VALUE",
1834
1841
  * // },
1835
1842
  * // MonitoringJobDefinition: {
1836
1843
  * // BaselineConfig: {
@@ -1855,6 +1862,7 @@ export interface SearchCommandOutput extends SearchResponse, __MetadataBearer {
1855
1862
  * // ProbabilityThresholdAttribute: Number("double"),
1856
1863
  * // StartTimeOffset: "STRING_VALUE",
1857
1864
  * // EndTimeOffset: "STRING_VALUE",
1865
+ * // ExcludeFeaturesAttribute: "STRING_VALUE",
1858
1866
  * // },
1859
1867
  * // BatchTransformInput: {
1860
1868
  * // DataCapturedDestinationS3Uri: "STRING_VALUE", // required
@@ -1876,6 +1884,7 @@ export interface SearchCommandOutput extends SearchResponse, __MetadataBearer {
1876
1884
  * // ProbabilityThresholdAttribute: Number("double"),
1877
1885
  * // StartTimeOffset: "STRING_VALUE",
1878
1886
  * // EndTimeOffset: "STRING_VALUE",
1887
+ * // ExcludeFeaturesAttribute: "STRING_VALUE",
1879
1888
  * // },
1880
1889
  * // },
1881
1890
  * // ],
@@ -35,6 +35,8 @@ export interface UpdateMonitoringScheduleCommandOutput extends UpdateMonitoringS
35
35
  * MonitoringScheduleConfig: { // MonitoringScheduleConfig
36
36
  * ScheduleConfig: { // ScheduleConfig
37
37
  * ScheduleExpression: "STRING_VALUE", // required
38
+ * DataAnalysisStartTime: "STRING_VALUE",
39
+ * DataAnalysisEndTime: "STRING_VALUE",
38
40
  * },
39
41
  * MonitoringJobDefinition: { // MonitoringJobDefinition
40
42
  * BaselineConfig: { // MonitoringBaselineConfig
@@ -59,6 +61,7 @@ export interface UpdateMonitoringScheduleCommandOutput extends UpdateMonitoringS
59
61
  * ProbabilityThresholdAttribute: Number("double"),
60
62
  * StartTimeOffset: "STRING_VALUE",
61
63
  * EndTimeOffset: "STRING_VALUE",
64
+ * ExcludeFeaturesAttribute: "STRING_VALUE",
62
65
  * },
63
66
  * BatchTransformInput: { // BatchTransformInput
64
67
  * DataCapturedDestinationS3Uri: "STRING_VALUE", // required
@@ -80,6 +83,7 @@ export interface UpdateMonitoringScheduleCommandOutput extends UpdateMonitoringS
80
83
  * ProbabilityThresholdAttribute: Number("double"),
81
84
  * StartTimeOffset: "STRING_VALUE",
82
85
  * EndTimeOffset: "STRING_VALUE",
86
+ * ExcludeFeaturesAttribute: "STRING_VALUE",
83
87
  * },
84
88
  * },
85
89
  * ],
@@ -1,7 +1,8 @@
1
+ import { AwsRegionExtensionConfiguration } from "@aws-sdk/types";
1
2
  import { HttpHandlerExtensionConfiguration } from "@smithy/protocol-http";
2
3
  import { DefaultExtensionConfiguration } from "@smithy/types";
3
4
  /**
4
5
  * @internal
5
6
  */
6
- export interface SageMakerExtensionConfiguration extends HttpHandlerExtensionConfiguration, DefaultExtensionConfiguration {
7
+ export interface SageMakerExtensionConfiguration extends HttpHandlerExtensionConfiguration, DefaultExtensionConfiguration, AwsRegionExtensionConfiguration {
7
8
  }