@aws-sdk/client-sagemaker 3.714.0 → 3.717.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 (68) hide show
  1. package/dist-cjs/index.js +30 -1
  2. package/dist-es/models/models_0.js +29 -0
  3. package/dist-types/commands/BatchDescribeModelPackageCommand.d.ts +1 -1
  4. package/dist-types/commands/CreateAlgorithmCommand.d.ts +2 -2
  5. package/dist-types/commands/CreateAppCommand.d.ts +1 -1
  6. package/dist-types/commands/CreateAppImageConfigCommand.d.ts +1 -1
  7. package/dist-types/commands/CreateAutoMLJobCommand.d.ts +4 -4
  8. package/dist-types/commands/CreateAutoMLJobV2Command.d.ts +4 -4
  9. package/dist-types/commands/CreateClusterCommand.d.ts +1 -1
  10. package/dist-types/commands/CreateCodeRepositoryCommand.d.ts +2 -2
  11. package/dist-types/commands/CreateCompilationJobCommand.d.ts +3 -3
  12. package/dist-types/commands/CreateComputeQuotaCommand.d.ts +1 -1
  13. package/dist-types/commands/CreateDataQualityJobDefinitionCommand.d.ts +1 -1
  14. package/dist-types/commands/CreateDomainCommand.d.ts +7 -7
  15. package/dist-types/commands/CreateImageCommand.d.ts +2 -2
  16. package/dist-types/commands/CreateImageVersionCommand.d.ts +1 -1
  17. package/dist-types/commands/CreateInferenceComponentCommand.d.ts +1 -1
  18. package/dist-types/commands/CreateModelPackageCommand.d.ts +3 -3
  19. package/dist-types/commands/CreateModelQualityJobDefinitionCommand.d.ts +1 -1
  20. package/dist-types/commands/CreateMonitoringScheduleCommand.d.ts +2 -2
  21. package/dist-types/commands/CreateNotebookInstanceCommand.d.ts +13 -13
  22. package/dist-types/commands/CreatePresignedDomainUrlCommand.d.ts +1 -1
  23. package/dist-types/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +2 -2
  24. package/dist-types/commands/CreateStudioLifecycleConfigCommand.d.ts +1 -1
  25. package/dist-types/commands/CreateTransformJobCommand.d.ts +1 -1
  26. package/dist-types/commands/CreateUserProfileCommand.d.ts +1 -1
  27. package/dist-types/commands/DeleteCompilationJobCommand.d.ts +1 -1
  28. package/dist-types/commands/DeleteImageCommand.d.ts +1 -1
  29. package/dist-types/commands/DeleteImageVersionCommand.d.ts +1 -1
  30. package/dist-types/commands/DeleteModelBiasJobDefinitionCommand.d.ts +1 -1
  31. package/dist-types/commands/DeleteModelExplainabilityJobDefinitionCommand.d.ts +1 -1
  32. package/dist-types/commands/DeleteNotebookInstanceCommand.d.ts +2 -2
  33. package/dist-types/commands/DeleteStudioLifecycleConfigCommand.d.ts +1 -1
  34. package/dist-types/commands/DescribeAlgorithmCommand.d.ts +2 -2
  35. package/dist-types/commands/DescribeClusterCommand.d.ts +1 -1
  36. package/dist-types/commands/DescribeClusterNodeCommand.d.ts +1 -1
  37. package/dist-types/commands/DescribeComputeQuotaCommand.d.ts +1 -1
  38. package/dist-types/commands/DescribeDomainCommand.d.ts +1 -1
  39. package/dist-types/commands/DescribeImageCommand.d.ts +1 -1
  40. package/dist-types/commands/DescribeImageVersionCommand.d.ts +1 -1
  41. package/dist-types/commands/DescribeModelPackageCommand.d.ts +3 -3
  42. package/dist-types/commands/DescribeStudioLifecycleConfigCommand.d.ts +1 -1
  43. package/dist-types/commands/DescribeTransformJobCommand.d.ts +1 -1
  44. package/dist-types/commands/DescribeUserProfileCommand.d.ts +1 -1
  45. package/dist-types/commands/ListClusterNodesCommand.d.ts +1 -1
  46. package/dist-types/commands/ListComputeQuotasCommand.d.ts +1 -1
  47. package/dist-types/commands/ListNotebookInstancesCommand.d.ts +1 -1
  48. package/dist-types/commands/ListStudioLifecycleConfigsCommand.d.ts +1 -1
  49. package/dist-types/commands/SearchCommand.d.ts +4 -4
  50. package/dist-types/commands/StartNotebookInstanceCommand.d.ts +1 -1
  51. package/dist-types/commands/StopCompilationJobCommand.d.ts +2 -2
  52. package/dist-types/commands/StopNotebookInstanceCommand.d.ts +2 -2
  53. package/dist-types/commands/UpdateClusterCommand.d.ts +1 -1
  54. package/dist-types/commands/UpdateComputeQuotaCommand.d.ts +1 -1
  55. package/dist-types/commands/UpdateDomainCommand.d.ts +1 -1
  56. package/dist-types/commands/UpdateImageCommand.d.ts +1 -1
  57. package/dist-types/commands/UpdateImageVersionCommand.d.ts +1 -1
  58. package/dist-types/commands/UpdateModelPackageCommand.d.ts +2 -2
  59. package/dist-types/commands/UpdateSpaceCommand.d.ts +3 -0
  60. package/dist-types/commands/UpdateUserProfileCommand.d.ts +1 -1
  61. package/dist-types/models/models_0.d.ts +57 -21
  62. package/dist-types/models/models_1.d.ts +57 -57
  63. package/dist-types/models/models_2.d.ts +39 -36
  64. package/dist-types/models/models_3.d.ts +26 -26
  65. package/dist-types/models/models_4.d.ts +10 -10
  66. package/dist-types/models/models_5.d.ts +12 -12
  67. package/dist-types/ts3.4/models/models_0.d.ts +29 -0
  68. package/package.json +12 -12
@@ -422,7 +422,7 @@ export interface CreateAppRequest {
422
422
  */
423
423
  Tags?: Tag[] | undefined;
424
424
  /**
425
- * <p>The instance type and the Amazon Resource Name (ARN) of the SageMaker image
425
+ * <p>The instance type and the Amazon Resource Name (ARN) of the SageMaker AI image
426
426
  * created on the instance.</p>
427
427
  * <note>
428
428
  * <p>The value of <code>InstanceType</code> passed as part of the <code>ResourceSpec</code>
@@ -1455,7 +1455,7 @@ export interface TargetPlatform {
1455
1455
  */
1456
1456
  export interface OutputConfig {
1457
1457
  /**
1458
- * <p>Identifies the S3 bucket where you want Amazon SageMaker to store the model artifacts. For
1458
+ * <p>Identifies the S3 bucket where you want Amazon SageMaker AI to store the model artifacts. For
1459
1459
  * example, <code>s3://bucket-name/key-name-prefix</code>.</p>
1460
1460
  * @public
1461
1461
  */
@@ -1665,9 +1665,9 @@ export interface OutputConfig {
1665
1665
  */
1666
1666
  CompilerOptions?: string | undefined;
1667
1667
  /**
1668
- * <p>The Amazon Web Services Key Management Service key (Amazon Web Services KMS) that Amazon SageMaker
1668
+ * <p>The Amazon Web Services Key Management Service key (Amazon Web Services KMS) that Amazon SageMaker AI
1669
1669
  * uses to encrypt your output models with Amazon S3 server-side encryption after compilation
1670
- * job. If you don't provide a KMS key ID, Amazon SageMaker uses the default KMS key for Amazon S3 for your
1670
+ * job. If you don't provide a KMS key ID, Amazon SageMaker AI uses the default KMS key for Amazon S3 for your
1671
1671
  * role's account. For more information, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/UsingKMSEncryption.html">KMS-Managed Encryption
1672
1672
  * Keys</a> in the <i>Amazon Simple Storage Service Developer
1673
1673
  * Guide.</i>
@@ -1700,7 +1700,7 @@ export interface OutputConfig {
1700
1700
  /**
1701
1701
  * <p>The <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_VpcConfig.html">VpcConfig</a> configuration object that specifies the VPC that you want the
1702
1702
  * compilation jobs to connect to. For more information on controlling access to your Amazon S3
1703
- * buckets used for compilation job, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/neo-vpc.html">Give Amazon SageMaker Compilation Jobs Access to
1703
+ * buckets used for compilation job, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/neo-vpc.html">Give Amazon SageMaker AI Compilation Jobs Access to
1704
1704
  * Resources in Your Amazon VPC</a>.</p>
1705
1705
  * @public
1706
1706
  */
@@ -1728,9 +1728,9 @@ export interface CreateCompilationJobRequest {
1728
1728
  */
1729
1729
  CompilationJobName: string | undefined;
1730
1730
  /**
1731
- * <p>The Amazon Resource Name (ARN) of an IAM role that enables Amazon SageMaker to perform tasks on
1731
+ * <p>The Amazon Resource Name (ARN) of an IAM role that enables Amazon SageMaker AI to perform tasks on
1732
1732
  * your behalf. </p>
1733
- * <p>During model compilation, Amazon SageMaker needs your permission to:</p>
1733
+ * <p>During model compilation, Amazon SageMaker AI needs your permission to:</p>
1734
1734
  * <ul>
1735
1735
  * <li>
1736
1736
  * <p>Read input data from an S3 bucket</p>
@@ -1746,8 +1746,8 @@ export interface CreateCompilationJobRequest {
1746
1746
  * </li>
1747
1747
  * </ul>
1748
1748
  * <p>You grant permissions for all of these tasks to an IAM role. To pass this role to
1749
- * Amazon SageMaker, the caller of this API must have the <code>iam:PassRole</code> permission. For
1750
- * more information, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/sagemaker-roles.html">Amazon SageMaker
1749
+ * Amazon SageMaker AI, the caller of this API must have the <code>iam:PassRole</code> permission. For
1750
+ * more information, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/sagemaker-roles.html">Amazon SageMaker AI
1751
1751
  * Roles.</a>
1752
1752
  * </p>
1753
1753
  * @public
@@ -1782,7 +1782,7 @@ export interface CreateCompilationJobRequest {
1782
1782
  VpcConfig?: NeoVpcConfig | undefined;
1783
1783
  /**
1784
1784
  * <p>Specifies a limit to how long a model compilation job can run. When the job reaches
1785
- * the time limit, Amazon SageMaker ends the compilation job. Use this API to cap model training
1785
+ * the time limit, Amazon SageMaker AI ends the compilation job. Use this API to cap model training
1786
1786
  * costs.</p>
1787
1787
  * @public
1788
1788
  */
@@ -1800,7 +1800,7 @@ export interface CreateCompilationJobRequest {
1800
1800
  */
1801
1801
  export interface CreateCompilationJobResponse {
1802
1802
  /**
1803
- * <p>If the action is successful, the service sends back an HTTP 200 response. Amazon SageMaker returns
1803
+ * <p>If the action is successful, the service sends back an HTTP 200 response. Amazon SageMaker AI returns
1804
1804
  * the following data in JSON format:</p>
1805
1805
  * <ul>
1806
1806
  * <li>
@@ -2107,13 +2107,13 @@ export type ProcessingS3UploadMode = (typeof ProcessingS3UploadMode)[keyof typeo
2107
2107
  */
2108
2108
  export interface MonitoringS3Output {
2109
2109
  /**
2110
- * <p>A URI that identifies the Amazon S3 storage location where Amazon SageMaker
2110
+ * <p>A URI that identifies the Amazon S3 storage location where Amazon SageMaker AI
2111
2111
  * saves the results of a monitoring job.</p>
2112
2112
  * @public
2113
2113
  */
2114
2114
  S3Uri: string | undefined;
2115
2115
  /**
2116
- * <p>The local path to the Amazon S3 storage location where Amazon SageMaker
2116
+ * <p>The local path to the Amazon S3 storage location where Amazon SageMaker AI
2117
2117
  * saves the results of a monitoring job. LocalPath is an absolute path for the output
2118
2118
  * data.</p>
2119
2119
  * @public
@@ -2150,7 +2150,7 @@ export interface MonitoringOutputConfig {
2150
2150
  */
2151
2151
  MonitoringOutputs: MonitoringOutput[] | undefined;
2152
2152
  /**
2153
- * <p>The Key Management Service (KMS) key that Amazon SageMaker uses to
2153
+ * <p>The Key Management Service (KMS) key that Amazon SageMaker AI uses to
2154
2154
  * encrypt the model artifacts at rest using Amazon S3 server-side encryption.</p>
2155
2155
  * @public
2156
2156
  */
@@ -2249,7 +2249,7 @@ export interface MonitoringClusterConfig {
2249
2249
  */
2250
2250
  VolumeSizeInGB: number | undefined;
2251
2251
  /**
2252
- * <p>The Key Management Service (KMS) key that Amazon SageMaker uses to
2252
+ * <p>The Key Management Service (KMS) key that Amazon SageMaker AI uses to
2253
2253
  * encrypt data on the storage volume attached to the ML compute instance(s) that run the
2254
2254
  * model monitoring job.</p>
2255
2255
  * @public
@@ -2352,7 +2352,7 @@ export interface CreateDataQualityJobDefinitionRequest {
2352
2352
  */
2353
2353
  NetworkConfig?: MonitoringNetworkConfig | undefined;
2354
2354
  /**
2355
- * <p>The Amazon Resource Name (ARN) of an IAM role that Amazon SageMaker can
2355
+ * <p>The Amazon Resource Name (ARN) of an IAM role that Amazon SageMaker AI can
2356
2356
  * assume to perform tasks on your behalf.</p>
2357
2357
  * @public
2358
2358
  */
@@ -2493,7 +2493,7 @@ export interface CreateDeviceFleetRequest {
2493
2493
  }
2494
2494
  /**
2495
2495
  * <p>The settings for assigning a custom Amazon EFS file system to a user profile or
2496
- * space for an Amazon SageMaker Domain.</p>
2496
+ * space for an Amazon SageMaker AI Domain.</p>
2497
2497
  * @public
2498
2498
  */
2499
2499
  export interface EFSFileSystemConfig {
@@ -2503,7 +2503,7 @@ export interface EFSFileSystemConfig {
2503
2503
  */
2504
2504
  FileSystemId: string | undefined;
2505
2505
  /**
2506
- * <p>The path to the file system directory that is accessible in Amazon SageMaker Studio.
2506
+ * <p>The path to the file system directory that is accessible in Amazon SageMaker AI Studio.
2507
2507
  * Permitted users can access only this directory and below.</p>
2508
2508
  * @public
2509
2509
  */
@@ -2528,7 +2528,7 @@ export interface FSxLustreFileSystemConfig {
2528
2528
  FileSystemPath?: string | undefined;
2529
2529
  }
2530
2530
  /**
2531
- * <p>The settings for assigning a custom file system to a user profile or space for an Amazon SageMaker Domain. Permitted users can access this file system in Amazon SageMaker
2531
+ * <p>The settings for assigning a custom file system to a user profile or space for an Amazon SageMaker AI Domain. Permitted users can access this file system in Amazon SageMaker AI
2532
2532
  * Studio.</p>
2533
2533
  * @public
2534
2534
  */
@@ -2621,7 +2621,7 @@ export interface EmrSettings {
2621
2621
  */
2622
2622
  export interface JupyterLabAppSettings {
2623
2623
  /**
2624
- * <p>Specifies the ARN's of a SageMaker image and SageMaker image version, and the instance type that
2624
+ * <p>Specifies the ARN's of a SageMaker AI image and SageMaker AI image version, and the instance type that
2625
2625
  * the version runs on.</p>
2626
2626
  * @public
2627
2627
  */
@@ -2667,7 +2667,7 @@ export interface JupyterLabAppSettings {
2667
2667
  */
2668
2668
  export interface JupyterServerAppSettings {
2669
2669
  /**
2670
- * <p>The default instance type and the Amazon Resource Name (ARN) of the default SageMaker image used by the JupyterServer app. If you use the
2670
+ * <p>The default instance type and the Amazon Resource Name (ARN) of the default SageMaker AI image used by the JupyterServer app. If you use the
2671
2671
  * <code>LifecycleConfigArns</code> parameter, then this parameter is also required.</p>
2672
2672
  * @public
2673
2673
  */
@@ -2684,7 +2684,7 @@ export interface JupyterServerAppSettings {
2684
2684
  */
2685
2685
  LifecycleConfigArns?: string[] | undefined;
2686
2686
  /**
2687
- * <p>A list of Git repositories that SageMaker automatically displays to users for
2687
+ * <p>A list of Git repositories that SageMaker AI automatically displays to users for
2688
2688
  * cloning in the JupyterServer application.</p>
2689
2689
  * @public
2690
2690
  */
@@ -2696,9 +2696,9 @@ export interface JupyterServerAppSettings {
2696
2696
  */
2697
2697
  export interface KernelGatewayAppSettings {
2698
2698
  /**
2699
- * <p>The default instance type and the Amazon Resource Name (ARN) of the default SageMaker image used by the KernelGateway app.</p>
2699
+ * <p>The default instance type and the Amazon Resource Name (ARN) of the default SageMaker AI image used by the KernelGateway app.</p>
2700
2700
  * <note>
2701
- * <p>The Amazon SageMaker Studio UI does not use the default instance type value set
2701
+ * <p>The Amazon SageMaker AI Studio UI does not use the default instance type value set
2702
2702
  * here. The default instance type set here is used when Apps are created using the CLI or CloudFormation and the instance type parameter value is not
2703
2703
  * passed.</p>
2704
2704
  * </note>
@@ -2706,7 +2706,7 @@ export interface KernelGatewayAppSettings {
2706
2706
  */
2707
2707
  DefaultResourceSpec?: ResourceSpec | undefined;
2708
2708
  /**
2709
- * <p>A list of custom SageMaker images that are configured to run as a KernelGateway
2709
+ * <p>A list of custom SageMaker AI images that are configured to run as a KernelGateway
2710
2710
  * app.</p>
2711
2711
  * @public
2712
2712
  */
@@ -2794,7 +2794,7 @@ export interface DefaultSpaceSettings {
2794
2794
  CustomPosixUserConfig?: CustomPosixUserConfig | undefined;
2795
2795
  /**
2796
2796
  * <p>The settings for assigning a custom file system to a domain. Permitted users can access
2797
- * this file system in Amazon SageMaker Studio.</p>
2797
+ * this file system in Amazon SageMaker AI Studio.</p>
2798
2798
  * @public
2799
2799
  */
2800
2800
  CustomFileSystemConfigs?: CustomFileSystemConfig[] | undefined;
@@ -2805,13 +2805,13 @@ export interface DefaultSpaceSettings {
2805
2805
  */
2806
2806
  export interface RSessionAppSettings {
2807
2807
  /**
2808
- * <p>Specifies the ARN's of a SageMaker image and SageMaker image version, and the instance type that
2808
+ * <p>Specifies the ARN's of a SageMaker AI image and SageMaker AI image version, and the instance type that
2809
2809
  * the version runs on.</p>
2810
2810
  * @public
2811
2811
  */
2812
2812
  DefaultResourceSpec?: ResourceSpec | undefined;
2813
2813
  /**
2814
- * <p>A list of custom SageMaker images that are configured to run as a RSession
2814
+ * <p>A list of custom SageMaker AI images that are configured to run as a RSession
2815
2815
  * app.</p>
2816
2816
  * @public
2817
2817
  */
@@ -2874,7 +2874,7 @@ export declare const NotebookOutputOption: {
2874
2874
  */
2875
2875
  export type NotebookOutputOption = (typeof NotebookOutputOption)[keyof typeof NotebookOutputOption];
2876
2876
  /**
2877
- * <p>Specifies options for sharing Amazon SageMaker Studio notebooks. These settings are
2877
+ * <p>Specifies options for sharing Amazon SageMaker AI Studio notebooks. These settings are
2878
2878
  * specified as part of <code>DefaultUserSettings</code> when the <code>CreateDomain</code> API
2879
2879
  * is called, and as part of <code>UserSettings</code> when the <code>CreateUserProfile</code>
2880
2880
  * API is called. When <code>SharingSettings</code> is not specified, notebook sharing isn't
@@ -3006,7 +3006,7 @@ export interface StudioWebPortalSettings {
3006
3006
  */
3007
3007
  export interface TensorBoardAppSettings {
3008
3008
  /**
3009
- * <p>The default instance type and the Amazon Resource Name (ARN) of the SageMaker
3009
+ * <p>The default instance type and the Amazon Resource Name (ARN) of the SageMaker AI
3010
3010
  * image created on the instance.</p>
3011
3011
  * @public
3012
3012
  */
@@ -3037,14 +3037,14 @@ export interface UserSettings {
3037
3037
  * <p>Required when the <code>CreateDomain.AppNetworkAccessType</code> parameter is set to
3038
3038
  * <code>VpcOnly</code>, unless specified as part of the <code>DefaultUserSettings</code> for
3039
3039
  * the domain.</p>
3040
- * <p>Amazon SageMaker adds a security group to allow NFS traffic from Amazon SageMaker Studio. Therefore, the number of security groups that you can specify is one less than the
3040
+ * <p>Amazon SageMaker AI adds a security group to allow NFS traffic from Amazon SageMaker AI Studio. Therefore, the number of security groups that you can specify is one less than the
3041
3041
  * maximum number shown.</p>
3042
3042
  * <p>SageMaker applies these settings only to private spaces that the user creates in the domain. SageMaker doesn't apply these settings to shared spaces.</p>
3043
3043
  * @public
3044
3044
  */
3045
3045
  SecurityGroups?: string[] | undefined;
3046
3046
  /**
3047
- * <p>Specifies options for sharing Amazon SageMaker Studio notebooks.</p>
3047
+ * <p>Specifies options for sharing Amazon SageMaker AI Studio notebooks.</p>
3048
3048
  * @public
3049
3049
  */
3050
3050
  SharingSettings?: SharingSettings | undefined;
@@ -3131,7 +3131,7 @@ export interface UserSettings {
3131
3131
  CustomPosixUserConfig?: CustomPosixUserConfig | undefined;
3132
3132
  /**
3133
3133
  * <p>The settings for assigning a custom file system to a user profile. Permitted users can
3134
- * access this file system in Amazon SageMaker Studio.</p>
3134
+ * access this file system in Amazon SageMaker AI Studio.</p>
3135
3135
  * <p>SageMaker applies these settings only to private spaces that the user creates in the domain. SageMaker doesn't apply these settings to shared spaces.</p>
3136
3136
  * @public
3137
3137
  */
@@ -3203,7 +3203,7 @@ export interface RStudioServerProDomainSettings {
3203
3203
  */
3204
3204
  RStudioPackageManagerUrl?: string | undefined;
3205
3205
  /**
3206
- * <p>Specifies the ARN's of a SageMaker image and SageMaker image version, and the instance type that
3206
+ * <p>Specifies the ARN's of a SageMaker AI image and SageMaker AI image version, and the instance type that
3207
3207
  * the version runs on.</p>
3208
3208
  * @public
3209
3209
  */
@@ -3228,7 +3228,7 @@ export interface DomainSettings {
3228
3228
  */
3229
3229
  RStudioServerProDomainSettings?: RStudioServerProDomainSettings | undefined;
3230
3230
  /**
3231
- * <p>The configuration for attaching a SageMaker user profile name to the execution
3231
+ * <p>The configuration for attaching a SageMaker AI user profile name to the execution
3232
3232
  * role as a <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_temp_control-access_monitor.html">sts:SourceIdentity key</a>.</p>
3233
3233
  * @public
3234
3234
  */
@@ -3311,7 +3311,7 @@ export interface CreateDomainRequest {
3311
3311
  * <ul>
3312
3312
  * <li>
3313
3313
  * <p>
3314
- * <code>PublicInternetOnly</code> - Non-EFS traffic is through a VPC managed by Amazon SageMaker, which allows direct internet access</p>
3314
+ * <code>PublicInternetOnly</code> - Non-EFS traffic is through a VPC managed by Amazon SageMaker AI, which allows direct internet access</p>
3315
3315
  * </li>
3316
3316
  * <li>
3317
3317
  * <p>
@@ -3329,7 +3329,7 @@ export interface CreateDomainRequest {
3329
3329
  */
3330
3330
  HomeEfsFileSystemKmsKeyId?: string | undefined;
3331
3331
  /**
3332
- * <p>SageMaker uses Amazon Web Services KMS to encrypt EFS and EBS volumes attached to
3332
+ * <p>SageMaker AI uses Amazon Web Services KMS to encrypt EFS and EBS volumes attached to
3333
3333
  * the domain with an Amazon Web Services managed key by default. For more control, specify a
3334
3334
  * customer managed key.</p>
3335
3335
  * @public
@@ -3676,7 +3676,7 @@ export interface CreateEndpointOutput {
3676
3676
  EndpointArn: string | undefined;
3677
3677
  }
3678
3678
  /**
3679
- * <p>Configuration to control how SageMaker captures inference data.</p>
3679
+ * <p>Configuration to control how SageMaker AI captures inference data.</p>
3680
3680
  * @public
3681
3681
  */
3682
3682
  export interface DataCaptureConfig {
@@ -3686,7 +3686,7 @@ export interface DataCaptureConfig {
3686
3686
  */
3687
3687
  EnableCapture?: boolean | undefined;
3688
3688
  /**
3689
- * <p>The percentage of requests SageMaker will capture. A lower value is recommended
3689
+ * <p>The percentage of requests SageMaker AI will capture. A lower value is recommended
3690
3690
  * for Endpoints with high traffic.</p>
3691
3691
  * @public
3692
3692
  */
@@ -3697,7 +3697,7 @@ export interface DataCaptureConfig {
3697
3697
  */
3698
3698
  DestinationS3Uri: string | undefined;
3699
3699
  /**
3700
- * <p>The Amazon Resource Name (ARN) of an Key Management Service key that SageMaker
3700
+ * <p>The Amazon Resource Name (ARN) of an Key Management Service key that SageMaker AI
3701
3701
  * uses to encrypt the captured data at rest using Amazon S3 server-side
3702
3702
  * encryption.</p>
3703
3703
  * <p>The KmsKeyId can be any of the following formats: </p>
@@ -3732,7 +3732,7 @@ export interface DataCaptureConfig {
3732
3732
  CaptureOptions: CaptureOption[] | undefined;
3733
3733
  /**
3734
3734
  * <p>Configuration specifying how to treat different headers. If no headers are specified
3735
- * SageMaker will by default base64 encode when capturing the data.</p>
3735
+ * SageMaker AI will by default base64 encode when capturing the data.</p>
3736
3736
  * @public
3737
3737
  */
3738
3738
  CaptureContentTypeHeader?: CaptureContentTypeHeader | undefined;
@@ -4082,7 +4082,7 @@ export interface CreateEndpointConfigInput {
4082
4082
  */
4083
4083
  ProductionVariants: ProductionVariant[] | undefined;
4084
4084
  /**
4085
- * <p>Configuration to control how SageMaker captures inference data.</p>
4085
+ * <p>Configuration to control how SageMaker AI captures inference data.</p>
4086
4086
  * @public
4087
4087
  */
4088
4088
  DataCaptureConfig?: DataCaptureConfig | undefined;
@@ -4160,10 +4160,10 @@ export interface CreateEndpointConfigInput {
4160
4160
  */
4161
4161
  ShadowProductionVariants?: ProductionVariant[] | undefined;
4162
4162
  /**
4163
- * <p>The Amazon Resource Name (ARN) of an IAM role that Amazon SageMaker can assume to perform actions on your behalf. For more information, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/sagemaker-roles.html">SageMaker
4163
+ * <p>The Amazon Resource Name (ARN) of an IAM role that Amazon SageMaker AI can assume to perform actions on your behalf. For more information, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/sagemaker-roles.html">SageMaker AI
4164
4164
  * Roles</a>. </p>
4165
4165
  * <note>
4166
- * <p>To be able to pass this role to Amazon SageMaker, the caller of this action must
4166
+ * <p>To be able to pass this role to Amazon SageMaker AI, the caller of this action must
4167
4167
  * have the <code>iam:PassRole</code> permission.</p>
4168
4168
  * </note>
4169
4169
  * @public
@@ -6681,7 +6681,7 @@ export interface CreateImageRequest {
6681
6681
  */
6682
6682
  ImageName: string | undefined;
6683
6683
  /**
6684
- * <p>The ARN of an IAM role that enables Amazon SageMaker to perform tasks on your behalf.</p>
6684
+ * <p>The ARN of an IAM role that enables Amazon SageMaker AI to perform tasks on your behalf.</p>
6685
6685
  * @public
6686
6686
  */
6687
6687
  RoleArn: string | undefined;
@@ -6793,19 +6793,19 @@ export interface CreateImageVersionRequest {
6793
6793
  */
6794
6794
  VendorGuidance?: VendorGuidance | undefined;
6795
6795
  /**
6796
- * <p>Indicates SageMaker job type compatibility.</p>
6796
+ * <p>Indicates SageMaker AI job type compatibility.</p>
6797
6797
  * <ul>
6798
6798
  * <li>
6799
6799
  * <p>
6800
- * <code>TRAINING</code>: The image version is compatible with SageMaker training jobs.</p>
6800
+ * <code>TRAINING</code>: The image version is compatible with SageMaker AI training jobs.</p>
6801
6801
  * </li>
6802
6802
  * <li>
6803
6803
  * <p>
6804
- * <code>INFERENCE</code>: The image version is compatible with SageMaker inference jobs.</p>
6804
+ * <code>INFERENCE</code>: The image version is compatible with SageMaker AI inference jobs.</p>
6805
6805
  * </li>
6806
6806
  * <li>
6807
6807
  * <p>
6808
- * <code>NOTEBOOK_KERNEL</code>: The image version is compatible with SageMaker notebook kernels.</p>
6808
+ * <code>NOTEBOOK_KERNEL</code>: The image version is compatible with SageMaker AI notebook kernels.</p>
6809
6809
  * </li>
6810
6810
  * </ul>
6811
6811
  * @public
@@ -6953,7 +6953,7 @@ export interface InferenceComponentStartupParameters {
6953
6953
  */
6954
6954
  export interface InferenceComponentSpecification {
6955
6955
  /**
6956
- * <p>The name of an existing SageMaker model object in your account that you want to
6956
+ * <p>The name of an existing SageMaker AI model object in your account that you want to
6957
6957
  * deploy with the inference component.</p>
6958
6958
  * @public
6959
6959
  */
@@ -7065,7 +7065,7 @@ export interface InferenceExperimentDataStorageConfig {
7065
7065
  KmsKey?: string | undefined;
7066
7066
  /**
7067
7067
  * <p>Configuration specifying how to treat different headers. If no headers are specified
7068
- * Amazon SageMaker will by default base64 encode when capturing the data.</p>
7068
+ * Amazon SageMaker AI will by default base64 encode when capturing the data.</p>
7069
7069
  * @public
7070
7070
  */
7071
7071
  ContentType?: CaptureContentTypeHeader | undefined;
@@ -10507,7 +10507,7 @@ export interface CreateModelBiasJobDefinitionRequest {
10507
10507
  */
10508
10508
  NetworkConfig?: MonitoringNetworkConfig | undefined;
10509
10509
  /**
10510
- * <p>The Amazon Resource Name (ARN) of an IAM role that Amazon SageMaker can
10510
+ * <p>The Amazon Resource Name (ARN) of an IAM role that Amazon SageMaker AI can
10511
10511
  * assume to perform tasks on your behalf.</p>
10512
10512
  * @public
10513
10513
  */
@@ -10764,7 +10764,7 @@ export interface CreateModelExplainabilityJobDefinitionRequest {
10764
10764
  */
10765
10765
  NetworkConfig?: MonitoringNetworkConfig | undefined;
10766
10766
  /**
10767
- * <p>The Amazon Resource Name (ARN) of an IAM role that Amazon SageMaker can
10767
+ * <p>The Amazon Resource Name (ARN) of an IAM role that Amazon SageMaker AI can
10768
10768
  * assume to perform tasks on your behalf.</p>
10769
10769
  * @public
10770
10770
  */
@@ -11522,7 +11522,7 @@ export interface CreateModelQualityJobDefinitionRequest {
11522
11522
  */
11523
11523
  NetworkConfig?: MonitoringNetworkConfig | undefined;
11524
11524
  /**
11525
- * <p>The Amazon Resource Name (ARN) of an IAM role that Amazon SageMaker can
11525
+ * <p>The Amazon Resource Name (ARN) of an IAM role that Amazon SageMaker AI can
11526
11526
  * assume to perform tasks on your behalf.</p>
11527
11527
  * @public
11528
11528
  */
@@ -11666,7 +11666,7 @@ export interface MonitoringJobDefinition {
11666
11666
  */
11667
11667
  BaselineConfig?: MonitoringBaselineConfig | undefined;
11668
11668
  /**
11669
- * <p>The array of inputs for the monitoring job. Currently we support monitoring an Amazon SageMaker Endpoint.</p>
11669
+ * <p>The array of inputs for the monitoring job. Currently we support monitoring an Amazon SageMaker AI Endpoint.</p>
11670
11670
  * @public
11671
11671
  */
11672
11672
  MonitoringInputs: MonitoringInput[] | undefined;
@@ -11702,7 +11702,7 @@ export interface MonitoringJobDefinition {
11702
11702
  */
11703
11703
  NetworkConfig?: NetworkConfig | undefined;
11704
11704
  /**
11705
- * <p>The Amazon Resource Name (ARN) of an IAM role that Amazon SageMaker can
11705
+ * <p>The Amazon Resource Name (ARN) of an IAM role that Amazon SageMaker AI can
11706
11706
  * assume to perform tasks on your behalf.</p>
11707
11707
  * @public
11708
11708
  */
@@ -11786,7 +11786,7 @@ export interface ScheduleConfig {
11786
11786
  * </li>
11787
11787
  * <li>
11788
11788
  * <p>We recommend that if you would like a daily schedule, you do not provide this
11789
- * parameter. Amazon SageMaker will pick a time for running every day.</p>
11789
+ * parameter. Amazon SageMaker AI will pick a time for running every day.</p>
11790
11790
  * </li>
11791
11791
  * </ul>
11792
11792
  * </note>