@aws-sdk/client-sagemaker 3.316.0 → 3.319.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 (49) hide show
  1. package/dist-types/commands/AddTagsCommand.d.ts +2 -2
  2. package/dist-types/commands/AssociateTrialComponentCommand.d.ts +1 -1
  3. package/dist-types/commands/CreateCompilationJobCommand.d.ts +3 -3
  4. package/dist-types/commands/CreateDomainCommand.d.ts +4 -0
  5. package/dist-types/commands/CreateEdgePackagingJobCommand.d.ts +1 -1
  6. package/dist-types/commands/CreateEndpointCommand.d.ts +5 -5
  7. package/dist-types/commands/CreateEndpointConfigCommand.d.ts +3 -3
  8. package/dist-types/commands/CreateExperimentCommand.d.ts +5 -6
  9. package/dist-types/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +1 -1
  10. package/dist-types/commands/CreateTrialCommand.d.ts +4 -4
  11. package/dist-types/commands/CreateTrialComponentCommand.d.ts +1 -1
  12. package/dist-types/commands/CreateUserProfileCommand.d.ts +4 -0
  13. package/dist-types/commands/CreateWorkforceCommand.d.ts +1 -1
  14. package/dist-types/commands/DeleteExperimentCommand.d.ts +1 -1
  15. package/dist-types/commands/DeleteHumanTaskUiCommand.d.ts +1 -1
  16. package/dist-types/commands/DeleteTagsCommand.d.ts +1 -2
  17. package/dist-types/commands/DeleteTrialCommand.d.ts +1 -1
  18. package/dist-types/commands/DeleteTrialComponentCommand.d.ts +1 -1
  19. package/dist-types/commands/DeleteWorkforceCommand.d.ts +2 -2
  20. package/dist-types/commands/DescribeCompilationJobCommand.d.ts +2 -2
  21. package/dist-types/commands/DisassociateTrialComponentCommand.d.ts +2 -2
  22. package/dist-types/commands/ListCompilationJobsCommand.d.ts +2 -2
  23. package/dist-types/commands/ListHyperParameterTuningJobsCommand.d.ts +1 -1
  24. package/dist-types/commands/ListNotebookInstanceLifecycleConfigsCommand.d.ts +1 -1
  25. package/dist-types/commands/ListTrainingJobsForHyperParameterTuningJobCommand.d.ts +1 -1
  26. package/dist-types/commands/StopCompilationJobCommand.d.ts +2 -2
  27. package/dist-types/commands/UpdateActionCommand.d.ts +2 -1
  28. package/dist-types/commands/UpdateDomainCommand.d.ts +4 -0
  29. package/dist-types/commands/UpdateEndpointCommand.d.ts +1 -1
  30. package/dist-types/commands/UpdateEndpointWeightsAndCapacitiesCommand.d.ts +1 -1
  31. package/dist-types/commands/UpdateImageCommand.d.ts +1 -1
  32. package/dist-types/commands/UpdateInferenceExperimentCommand.d.ts +1 -1
  33. package/dist-types/commands/UpdateNotebookInstanceLifecycleConfigCommand.d.ts +1 -1
  34. package/dist-types/commands/UpdateUserProfileCommand.d.ts +4 -0
  35. package/dist-types/commands/UpdateWorkforceCommand.d.ts +2 -2
  36. package/dist-types/models/models_0.d.ts +52 -65
  37. package/dist-types/models/models_1.d.ts +88 -58
  38. package/dist-types/models/models_2.d.ts +76 -100
  39. package/dist-types/models/models_3.d.ts +63 -40
  40. package/dist-types/models/models_4.d.ts +20 -9
  41. package/dist-types/ts3.4/commands/CreateEdgePackagingJobCommand.d.ts +1 -1
  42. package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +1 -2
  43. package/dist-types/ts3.4/commands/UpdateActionCommand.d.ts +2 -1
  44. package/dist-types/ts3.4/models/models_0.d.ts +5 -10
  45. package/dist-types/ts3.4/models/models_1.d.ts +11 -4
  46. package/dist-types/ts3.4/models/models_2.d.ts +4 -8
  47. package/dist-types/ts3.4/models/models_3.d.ts +9 -4
  48. package/dist-types/ts3.4/models/models_4.d.ts +3 -0
  49. package/package.json +5 -5
@@ -1,5 +1,42 @@
1
1
  import { LazyJsonString as __LazyJsonString } from "@aws-sdk/smithy-client";
2
- import { AdditionalInferenceSpecificationDefinition, AlgorithmSpecification, AnnotationConsolidationConfig, AppSpecification, AppType, ArtifactSource, AsyncInferenceConfig, AthenaDatasetDefinition, AutoRollbackConfig, AwsManagedHumanLoopRequestSource, BatchDataCaptureConfig, BatchStrategy, BatchTransformInput, BestObjectiveNotImproving, Bias, BlueGreenUpdatePolicy, CaptureContentTypeHeader, CaptureOption, CaptureStatus, CategoricalParameter, CategoricalParameterRange, Channel, CheckpointConfig, ClarifyExplainerConfig, CognitoConfig, CognitoMemberDefinition, CollectionConfiguration, ContainerDefinition, ContentClassifier, ContinuousParameterRange, ConvergenceDetected, EndpointInput, HyperParameterScalingType, HyperParameterTuningJobObjective, InferenceSpecification, JupyterServerAppSettings, KernelGatewayAppSettings, MetadataProperties, MetricDefinition, MetricsSource, ModelApprovalStatus, MonitoringConstraintsResource, MonitoringNetworkConfig, MonitoringOutputConfig, MonitoringResources, MonitoringStatisticsResource, MonitoringStoppingCondition, OutputDataConfig, ProcessingInstanceType, ProcessingS3DataDistributionType, ProcessingS3InputMode, ProcessingS3UploadMode, ProductionVariantInstanceType, ResourceConfig, StoppingCondition, Tag, TrainingInputMode, TrainingInstanceType, TransformInput, TransformJobDefinition, TransformOutput, TransformResources, UserSettings, VpcConfig } from "./models_0";
2
+ import { AdditionalInferenceSpecificationDefinition, AlgorithmSpecification, AnnotationConsolidationConfig, AppSpecification, AppType, ArtifactSource, AsyncInferenceConfig, AthenaDatasetDefinition, AutoRollbackConfig, AwsManagedHumanLoopRequestSource, BatchDataCaptureConfig, BatchStrategy, BatchTransformInput, BestObjectiveNotImproving, Bias, BlueGreenUpdatePolicy, CaptureContentTypeHeader, CaptureOption, CaptureStatus, CategoricalParameter, CategoricalParameterRange, Channel, CheckpointConfig, ClarifyExplainerConfig, CognitoConfig, CognitoMemberDefinition, CollectionConfiguration, ContainerDefinition, ContentClassifier, ContinuousParameterRange, ConvergenceDetected, EdgeOutputConfig, EndpointInput, HyperParameterScalingType, HyperParameterTuningJobObjective, InferenceSpecification, JupyterServerAppSettings, KernelGatewayAppSettings, MetadataProperties, MetricDefinition, MetricsSource, ModelApprovalStatus, MonitoringConstraintsResource, MonitoringNetworkConfig, MonitoringOutputConfig, MonitoringResources, MonitoringStatisticsResource, MonitoringStoppingCondition, OutputDataConfig, ProcessingInstanceType, ProcessingS3DataDistributionType, ProcessingS3InputMode, ProcessingS3UploadMode, ProductionVariantInstanceType, ResourceConfig, StoppingCondition, Tag, TrainingInputMode, TrainingInstanceType, TransformInput, TransformJobDefinition, TransformOutput, TransformResources, UserSettings, VpcConfig } from "./models_0";
3
+ /**
4
+ * @public
5
+ */
6
+ export interface CreateEdgePackagingJobRequest {
7
+ /**
8
+ * <p>The name of the edge packaging job.</p>
9
+ */
10
+ EdgePackagingJobName: string | undefined;
11
+ /**
12
+ * <p>The name of the SageMaker Neo compilation job that will be used to locate model artifacts for packaging.</p>
13
+ */
14
+ CompilationJobName: string | undefined;
15
+ /**
16
+ * <p>The name of the model.</p>
17
+ */
18
+ ModelName: string | undefined;
19
+ /**
20
+ * <p>The version of the model.</p>
21
+ */
22
+ ModelVersion: string | undefined;
23
+ /**
24
+ * <p>The Amazon Resource Name (ARN) of an IAM role that enables Amazon SageMaker to download and upload the model, and to contact SageMaker Neo.</p>
25
+ */
26
+ RoleArn: string | undefined;
27
+ /**
28
+ * <p>Provides information about the output location for the packaged model.</p>
29
+ */
30
+ OutputConfig: EdgeOutputConfig | undefined;
31
+ /**
32
+ * <p>The Amazon Web Services KMS key to use when encrypting the EBS volume the edge packaging job runs on.</p>
33
+ */
34
+ ResourceKey?: string;
35
+ /**
36
+ * <p>Creates tags for the packaging job.</p>
37
+ */
38
+ Tags?: Tag[];
39
+ }
3
40
  /**
4
41
  * @public
5
42
  * <p>The deployment configuration for an endpoint, which contains the desired deployment
@@ -28,11 +65,11 @@ export interface CreateEndpointInput {
28
65
  /**
29
66
  * <p>The name of the endpoint.The name must be unique within an Amazon Web Services
30
67
  * Region in your Amazon Web Services account. The name is case-insensitive in
31
- * <code>CreateEndpoint</code>, but the case is preserved and must be matched in .</p>
68
+ * <code>CreateEndpoint</code>, but the case is preserved and must be matched in <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_runtime_InvokeEndpoint.html">InvokeEndpoint</a>.</p>
32
69
  */
33
70
  EndpointName: string | undefined;
34
71
  /**
35
- * <p>The name of an endpoint configuration. For more information, see <a>CreateEndpointConfig</a>. </p>
72
+ * <p>The name of an endpoint configuration. For more information, see <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateEndpointConfig.html">CreateEndpointConfig</a>. </p>
36
73
  */
37
74
  EndpointConfigName: string | undefined;
38
75
  /**
@@ -294,7 +331,7 @@ export interface ProductionVariant {
294
331
  */
295
332
  export interface CreateEndpointConfigInput {
296
333
  /**
297
- * <p>The name of the endpoint configuration. You specify this name in a <a>CreateEndpoint</a> request. </p>
334
+ * <p>The name of the endpoint configuration. You specify this name in a <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateEndpoint.html">CreateEndpoint</a> request. </p>
298
335
  */
299
336
  EndpointConfigName: string | undefined;
300
337
  /**
@@ -404,7 +441,7 @@ export interface CreateExperimentRequest {
404
441
  */
405
442
  Description?: string;
406
443
  /**
407
- * <p>A list of tags to associate with the experiment. You can use <a>Search</a> API
444
+ * <p>A list of tags to associate with the experiment. You can use <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_Search.html">Search</a> API
408
445
  * to search on the tags.</p>
409
446
  */
410
447
  Tags?: Tag[];
@@ -526,7 +563,10 @@ export interface OfflineStoreConfig {
526
563
  S3StorageConfig: S3StorageConfig | undefined;
527
564
  /**
528
565
  * <p>Set to <code>True</code> to disable the automatic creation of an Amazon Web Services Glue table when
529
- * configuring an <code>OfflineStore</code>.</p>
566
+ * configuring an <code>OfflineStore</code>. If set to <code>False</code>, Feature Store will name the
567
+ * <code>OfflineStore</code> Glue table following
568
+ * <a href="https://docs.aws.amazon.com/athena/latest/ug/tables-databases-columns-names.html">Athena's naming recommendations</a>.</p>
569
+ * <p>The default value is <code>False</code>.</p>
530
570
  */
531
571
  DisableGlueTableCreation?: boolean;
532
572
  /**
@@ -625,7 +665,8 @@ export interface OnlineStoreSecurityConfig {
625
665
  * <p>Use this to specify the Amazon Web Services Key Management Service (KMS) Key ID, or
626
666
  * <code>KMSKeyId</code>, for at rest data encryption. You can turn
627
667
  * <code>OnlineStore</code> on or off by specifying the <code>EnableOnlineStore</code> flag
628
- * at General Assembly; the default value is <code>False</code>.</p>
668
+ * at General Assembly.</p>
669
+ * <p>The default value is <code>False</code>.</p>
629
670
  */
630
671
  export interface OnlineStoreConfig {
631
672
  /**
@@ -722,10 +763,10 @@ export interface CreateFeatureGroupRequest {
722
763
  FeatureDefinitions: FeatureDefinition[] | undefined;
723
764
  /**
724
765
  * <p>You can turn the <code>OnlineStore</code> on or off by specifying <code>True</code> for
725
- * the <code>EnableOnlineStore</code> flag in <code>OnlineStoreConfig</code>; the default
726
- * value is <code>False</code>.</p>
766
+ * the <code>EnableOnlineStore</code> flag in <code>OnlineStoreConfig</code>.</p>
727
767
  * <p>You can also include an Amazon Web Services KMS key ID (<code>KMSKeyId</code>) for at-rest encryption of
728
768
  * the <code>OnlineStore</code>.</p>
769
+ * <p>The default value is <code>False</code>.</p>
729
770
  */
730
771
  OnlineStoreConfig?: OnlineStoreConfig;
731
772
  /**
@@ -749,7 +790,7 @@ export interface CreateFeatureGroupRequest {
749
790
  * <p>Format for the offline store table. Supported formats are Glue (Default) and <a href="https://iceberg.apache.org/">Apache Iceberg</a>.</p>
750
791
  * </li>
751
792
  * </ul>
752
- * <p>To learn more about this parameter, see <a>OfflineStoreConfig</a>.</p>
793
+ * <p>To learn more about this parameter, see <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_OfflineStoreConfig.html">OfflineStoreConfig</a>.</p>
753
794
  */
754
795
  OfflineStoreConfig?: OfflineStoreConfig;
755
796
  /**
@@ -778,7 +819,7 @@ export interface CreateFeatureGroupResponse {
778
819
  }
779
820
  /**
780
821
  * @public
781
- * <p>Defines under what conditions SageMaker creates a human loop. Used within . See for the required
822
+ * <p>Defines under what conditions SageMaker creates a human loop. Used within <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateFlowDefinition.html">CreateFlowDefinition</a>. See <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_HumanLoopActivationConditionsConfig.html">HumanLoopActivationConditionsConfig</a> for the required
782
823
  * format of activation conditions.</p>
783
824
  */
784
825
  export interface HumanLoopActivationConditionsConfig {
@@ -1703,17 +1744,17 @@ export interface IntegerParameterRange {
1703
1744
  */
1704
1745
  export interface ParameterRanges {
1705
1746
  /**
1706
- * <p>The array of <a>IntegerParameterRange</a> objects that specify ranges of
1747
+ * <p>The array of <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_IntegerParameterRange.html">IntegerParameterRange</a> objects that specify ranges of
1707
1748
  * integer hyperparameters that a hyperparameter tuning job searches.</p>
1708
1749
  */
1709
1750
  IntegerParameterRanges?: IntegerParameterRange[];
1710
1751
  /**
1711
- * <p>The array of <a>ContinuousParameterRange</a> objects that specify ranges of
1752
+ * <p>The array of <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_ContinuousParameterRange.html">ContinuousParameterRange</a> objects that specify ranges of
1712
1753
  * continuous hyperparameters that a hyperparameter tuning job searches.</p>
1713
1754
  */
1714
1755
  ContinuousParameterRanges?: ContinuousParameterRange[];
1715
1756
  /**
1716
- * <p>The array of <a>CategoricalParameterRange</a> objects that specify ranges
1757
+ * <p>The array of <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CategoricalParameterRange.html">CategoricalParameterRange</a> objects that specify ranges
1717
1758
  * of categorical hyperparameters that a hyperparameter tuning job searches.</p>
1718
1759
  */
1719
1760
  CategoricalParameterRanges?: CategoricalParameterRange[];
@@ -1882,18 +1923,18 @@ export interface HyperParameterTuningJobConfig {
1882
1923
  */
1883
1924
  StrategyConfig?: HyperParameterTuningJobStrategyConfig;
1884
1925
  /**
1885
- * <p>The <a>HyperParameterTuningJobObjective</a> specifies the objective metric
1926
+ * <p>The <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_HyperParameterTuningJobObjective.html">HyperParameterTuningJobObjective</a> specifies the objective metric
1886
1927
  * used to evaluate the performance of training jobs launched by this tuning job.</p>
1887
1928
  */
1888
1929
  HyperParameterTuningJobObjective?: HyperParameterTuningJobObjective;
1889
1930
  /**
1890
- * <p>The <a>ResourceLimits</a> object that specifies the maximum number of
1931
+ * <p>The <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_ResourceLimits.html">ResourceLimits</a> object that specifies the maximum number of
1891
1932
  * training and parallel training jobs that can be used for this hyperparameter tuning
1892
1933
  * job.</p>
1893
1934
  */
1894
1935
  ResourceLimits: ResourceLimits | undefined;
1895
1936
  /**
1896
- * <p>The <a>ParameterRanges</a> object that specifies the ranges of
1937
+ * <p>The <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_ParameterRanges.html">ParameterRanges</a> object that specifies the ranges of
1897
1938
  * hyperparameters that this tuning job searches over to find the optimal configuration for
1898
1939
  * the highest model performance against your chosen objective metric. </p>
1899
1940
  */
@@ -1990,7 +2031,7 @@ export interface HyperParameterAlgorithmSpecification {
1990
2031
  */
1991
2032
  AlgorithmName?: string;
1992
2033
  /**
1993
- * <p>An array of <a>MetricDefinition</a> objects that specify the
2034
+ * <p>An array of <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_MetricDefinition.html">MetricDefinition</a> objects that specify the
1994
2035
  * metrics
1995
2036
  * that the algorithm emits.</p>
1996
2037
  */
@@ -2175,7 +2216,7 @@ export interface HyperParameterTrainingJobDefinition {
2175
2216
  */
2176
2217
  StaticHyperParameters?: Record<string, string>;
2177
2218
  /**
2178
- * <p>The <a>HyperParameterAlgorithmSpecification</a> object that
2219
+ * <p>The <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_HyperParameterAlgorithmSpecification.html">HyperParameterAlgorithmSpecification</a> object that
2179
2220
  * specifies
2180
2221
  * the resource algorithm to use for the training jobs that the tuning
2181
2222
  * job launches.</p>
@@ -2189,13 +2230,13 @@ export interface HyperParameterTrainingJobDefinition {
2189
2230
  */
2190
2231
  RoleArn: string | undefined;
2191
2232
  /**
2192
- * <p>An array of <a>Channel</a> objects that specify
2233
+ * <p>An array of <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_Channel.html">Channel</a> objects that specify
2193
2234
  * the
2194
2235
  * input for the training jobs that the tuning job launches.</p>
2195
2236
  */
2196
2237
  InputDataConfig?: Channel[];
2197
2238
  /**
2198
- * <p>The <a>VpcConfig</a> object that specifies the VPC that you want the
2239
+ * <p>The <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_VpcConfig.html">VpcConfig</a> object that specifies the VPC that you want the
2199
2240
  * training jobs that this hyperparameter tuning job launches to connect to. Control access
2200
2241
  * to and from your training container by configuring the VPC. For more information, see
2201
2242
  * <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/train-vpc.html">Protect
@@ -2384,7 +2425,7 @@ export interface CreateHyperParameterTuningJobRequest {
2384
2425
  */
2385
2426
  HyperParameterTuningJobName: string | undefined;
2386
2427
  /**
2387
- * <p>The <a>HyperParameterTuningJobConfig</a> object that describes the tuning
2428
+ * <p>The <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_HyperParameterTuningJobConfig.html">HyperParameterTuningJobConfig</a> object that describes the tuning
2388
2429
  * job, including the search strategy, the objective metric used to evaluate training jobs,
2389
2430
  * ranges of parameters to search, and resource limits for the tuning job. For more
2390
2431
  * information, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/automatic-model-tuning-how-it-works.html">How
@@ -2392,14 +2433,14 @@ export interface CreateHyperParameterTuningJobRequest {
2392
2433
  */
2393
2434
  HyperParameterTuningJobConfig: HyperParameterTuningJobConfig | undefined;
2394
2435
  /**
2395
- * <p>The <a>HyperParameterTrainingJobDefinition</a> object that describes the
2436
+ * <p>The <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_HyperParameterTrainingJobDefinition.html">HyperParameterTrainingJobDefinition</a> object that describes the
2396
2437
  * training jobs that this tuning job launches, including static hyperparameters, input
2397
2438
  * data configuration, output data configuration, resource configuration, and stopping
2398
2439
  * condition.</p>
2399
2440
  */
2400
2441
  TrainingJobDefinition?: HyperParameterTrainingJobDefinition;
2401
2442
  /**
2402
- * <p>A list of the <a>HyperParameterTrainingJobDefinition</a> objects launched
2443
+ * <p>A list of the <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_HyperParameterTrainingJobDefinition.html">HyperParameterTrainingJobDefinition</a> objects launched
2403
2444
  * for this tuning job.</p>
2404
2445
  */
2405
2446
  TrainingJobDefinitions?: HyperParameterTrainingJobDefinition[];
@@ -3353,7 +3394,10 @@ export interface RecommendationJobStoppingConditions {
3353
3394
  export interface CreateInferenceRecommendationsJobRequest {
3354
3395
  /**
3355
3396
  * <p>A name for the recommendation job. The name must be unique within
3356
- * the Amazon Web Services Region and within your Amazon Web Services account.</p>
3397
+ * the Amazon Web Services Region and within your Amazon Web Services account.
3398
+ * The job name is passed down to the resources created by the recommendation job.
3399
+ * The names of resources (such as the model, endpoint configuration, endpoint, and compilation)
3400
+ * that are prefixed with the job name are truncated at 40 characters.</p>
3357
3401
  */
3358
3402
  JobName: string | undefined;
3359
3403
  /**
@@ -5550,7 +5594,7 @@ export interface CreateModelInput {
5550
5594
  */
5551
5595
  Tags?: Tag[];
5552
5596
  /**
5553
- * <p>A <a>VpcConfig</a> object that specifies the VPC that you want your model
5597
+ * <p>A <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_VpcConfig.html">VpcConfig</a> object that specifies the VPC that you want your model
5554
5598
  * to connect to. Control access to and from your model container by configuring the VPC.
5555
5599
  * <code>VpcConfig</code> is used in hosting services and in batch transform. For more
5556
5600
  * information, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/host-vpc.html">Protect Endpoints by Using an Amazon Virtual Private Cloud</a> and <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/batch-vpc.html">Protect Data in Batch
@@ -5732,7 +5776,7 @@ export interface CreateModelCardRequest {
5732
5776
  */
5733
5777
  SecurityConfig?: ModelCardSecurityConfig;
5734
5778
  /**
5735
- * <p>The content of the model card. Content must be in <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/model-cards-api-json-schema.html">model card JSON schema</a> and provided as a string.</p>
5779
+ * <p>The content of the model card. Content must be in <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/model-cards.html#model-cards-json-schema">model card JSON schema</a> and provided as a string.</p>
5736
5780
  */
5737
5781
  Content: string | undefined;
5738
5782
  /**
@@ -7089,17 +7133,17 @@ export interface CreatePresignedNotebookInstanceUrlOutput {
7089
7133
  * <ul>
7090
7134
  * <li>
7091
7135
  * <p>
7092
- * <a>CreateProcessingJob</a>
7136
+ * <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateProcessingJob.html">CreateProcessingJob</a>
7093
7137
  * </p>
7094
7138
  * </li>
7095
7139
  * <li>
7096
7140
  * <p>
7097
- * <a>CreateTrainingJob</a>
7141
+ * <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateTrainingJob.html">CreateTrainingJob</a>
7098
7142
  * </p>
7099
7143
  * </li>
7100
7144
  * <li>
7101
7145
  * <p>
7102
- * <a>CreateTransformJob</a>
7146
+ * <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateTransformJob.html">CreateTransformJob</a>
7103
7147
  * </p>
7104
7148
  * </li>
7105
7149
  * </ul>
@@ -7550,17 +7594,17 @@ export interface CreateProcessingJobRequest {
7550
7594
  * <ul>
7551
7595
  * <li>
7552
7596
  * <p>
7553
- * <a>CreateProcessingJob</a>
7597
+ * <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateProcessingJob.html">CreateProcessingJob</a>
7554
7598
  * </p>
7555
7599
  * </li>
7556
7600
  * <li>
7557
7601
  * <p>
7558
- * <a>CreateTrainingJob</a>
7602
+ * <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateTrainingJob.html">CreateTrainingJob</a>
7559
7603
  * </p>
7560
7604
  * </li>
7561
7605
  * <li>
7562
7606
  * <p>
7563
- * <a>CreateTransformJob</a>
7607
+ * <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateTransformJob.html">CreateTransformJob</a>
7564
7608
  * </p>
7565
7609
  * </li>
7566
7610
  * </ul>
@@ -7964,7 +8008,7 @@ export interface CreateTrainingJobRequest {
7964
8008
  */
7965
8009
  ResourceConfig: ResourceConfig | undefined;
7966
8010
  /**
7967
- * <p>A <a>VpcConfig</a> object that specifies the VPC that you want your
8011
+ * <p>A <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_VpcConfig.html">VpcConfig</a> object that specifies the VPC that you want your
7968
8012
  * training job to connect to. Control access to and from your training container by
7969
8013
  * configuring the VPC. For more information, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/train-vpc.html">Protect Training Jobs by Using an Amazon
7970
8014
  * Virtual Private Cloud</a>.</p>
@@ -8039,17 +8083,17 @@ export interface CreateTrainingJobRequest {
8039
8083
  * <ul>
8040
8084
  * <li>
8041
8085
  * <p>
8042
- * <a>CreateProcessingJob</a>
8086
+ * <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateProcessingJob.html">CreateProcessingJob</a>
8043
8087
  * </p>
8044
8088
  * </li>
8045
8089
  * <li>
8046
8090
  * <p>
8047
- * <a>CreateTrainingJob</a>
8091
+ * <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateTrainingJob.html">CreateTrainingJob</a>
8048
8092
  * </p>
8049
8093
  * </li>
8050
8094
  * <li>
8051
8095
  * <p>
8052
- * <a>CreateTransformJob</a>
8096
+ * <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateTransformJob.html">CreateTransformJob</a>
8053
8097
  * </p>
8054
8098
  * </li>
8055
8099
  * </ul>
@@ -8279,17 +8323,17 @@ export interface CreateTransformJobRequest {
8279
8323
  * <ul>
8280
8324
  * <li>
8281
8325
  * <p>
8282
- * <a>CreateProcessingJob</a>
8326
+ * <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateProcessingJob.html">CreateProcessingJob</a>
8283
8327
  * </p>
8284
8328
  * </li>
8285
8329
  * <li>
8286
8330
  * <p>
8287
- * <a>CreateTrainingJob</a>
8331
+ * <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateTrainingJob.html">CreateTrainingJob</a>
8288
8332
  * </p>
8289
8333
  * </li>
8290
8334
  * <li>
8291
8335
  * <p>
8292
- * <a>CreateTransformJob</a>
8336
+ * <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateTransformJob.html">CreateTransformJob</a>
8293
8337
  * </p>
8294
8338
  * </li>
8295
8339
  * </ul>
@@ -8328,7 +8372,7 @@ export interface CreateTrialRequest {
8328
8372
  */
8329
8373
  MetadataProperties?: MetadataProperties;
8330
8374
  /**
8331
- * <p>A list of tags to associate with the trial. You can use <a>Search</a> API to
8375
+ * <p>A list of tags to associate with the trial. You can use <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_Search.html">Search</a> API to
8332
8376
  * search on the tags.</p>
8333
8377
  */
8334
8378
  Tags?: Tag[];
@@ -8346,7 +8390,7 @@ export interface CreateTrialResponse {
8346
8390
  * @public
8347
8391
  * <p>Represents an input or output artifact of a trial component. You specify
8348
8392
  * <code>TrialComponentArtifact</code> as part of the <code>InputArtifacts</code> and
8349
- * <code>OutputArtifacts</code> parameters in the <a>CreateTrialComponent</a>
8393
+ * <code>OutputArtifacts</code> parameters in the <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateTrialComponent.html">CreateTrialComponent</a>
8350
8394
  * request.</p>
8351
8395
  * <p>Examples of input artifacts are datasets, algorithms, hyperparameters, source code, and
8352
8396
  * instance types. Examples of output artifacts are metrics, snapshots, logs, and images.</p>
@@ -8368,7 +8412,7 @@ export interface TrialComponentArtifact {
8368
8412
  * @public
8369
8413
  * <p>The value of a hyperparameter. Only one of <code>NumberValue</code> or
8370
8414
  * <code>StringValue</code> can be specified.</p>
8371
- * <p>This object is specified in the <a>CreateTrialComponent</a> request.</p>
8415
+ * <p>This object is specified in the <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateTrialComponent.html">CreateTrialComponent</a> request.</p>
8372
8416
  */
8373
8417
  export type TrialComponentParameterValue = TrialComponentParameterValue.NumberValueMember | TrialComponentParameterValue.StringValueMember | TrialComponentParameterValue.$UnknownMember;
8374
8418
  /**
@@ -8491,7 +8535,7 @@ export interface CreateTrialComponentRequest {
8491
8535
  */
8492
8536
  MetadataProperties?: MetadataProperties;
8493
8537
  /**
8494
- * <p>A list of tags to associate with the component. You can use <a>Search</a> API
8538
+ * <p>A list of tags to associate with the component. You can use <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_Search.html">Search</a> API
8495
8539
  * to search on the tags.</p>
8496
8540
  */
8497
8541
  Tags?: Tag[];
@@ -9383,20 +9427,6 @@ export interface DeleteStudioLifecycleConfigRequest {
9383
9427
  */
9384
9428
  StudioLifecycleConfigName: string | undefined;
9385
9429
  }
9386
- /**
9387
- * @public
9388
- */
9389
- export interface DeleteTagsInput {
9390
- /**
9391
- * <p>The Amazon Resource Name (ARN) of the resource whose tags you want to
9392
- * delete.</p>
9393
- */
9394
- ResourceArn: string | undefined;
9395
- /**
9396
- * <p>An array or one or more tag keys to delete.</p>
9397
- */
9398
- TagKeys: string[] | undefined;
9399
- }
9400
9430
  /**
9401
9431
  * @internal
9402
9432
  */