|
7082 | 7082 | "documentation":"<p>The size in gigabytes (GB) of the additional EBS volume to be attached to the instances in the SageMaker HyperPod cluster instance group. The additional EBS volume is attached to each instance within the SageMaker HyperPod cluster instance group and mounted to <code>/opt/sagemaker</code>.</p>"
|
7083 | 7083 | }
|
7084 | 7084 | },
|
7085 |
| - "documentation":"<p>Defines the configuration for attaching an additional Amazon Elastic Block Store (EBS) volume to each instance of the SageMaker HyperPod cluster instance group.</p>" |
| 7085 | + "documentation":"<p>Defines the configuration for attaching an additional Amazon Elastic Block Store (EBS) volume to each instance of the SageMaker HyperPod cluster instance group. To learn more, see <a href=\"https://docs.aws.amazon.com/sagemaker/latest/dg/sagemaker-hyperpod-release-notes.html#sagemaker-hyperpod-release-notes-20240620\">SageMaker HyperPod release notes: June 20, 2024</a>.</p>" |
7086 | 7086 | },
|
7087 | 7087 | "ClusterEbsVolumeSizeInGB":{
|
7088 | 7088 | "type":"integer",
|
|
7235 | 7235 | "documentation":"<p>Defines the configuration for attaching additional Amazon Elastic Block Store (EBS) volumes to the instances in the SageMaker HyperPod cluster instance group. The additional EBS volume is attached to each instance within the SageMaker HyperPod cluster instance group and mounted to <code>/opt/sagemaker</code>.</p>"
|
7236 | 7236 | }
|
7237 | 7237 | },
|
7238 |
| - "documentation":"<p>Defines the configuration for attaching additional storage to the instances in the SageMaker HyperPod cluster instance group.</p>", |
| 7238 | + "documentation":"<p>Defines the configuration for attaching additional storage to the instances in the SageMaker HyperPod cluster instance group. To learn more, see <a href=\"https://docs.aws.amazon.com/sagemaker/latest/dg/sagemaker-hyperpod-release-notes.html#sagemaker-hyperpod-release-notes-20240620\">SageMaker HyperPod release notes: June 20, 2024</a>.</p>", |
7239 | 7239 | "union":true
|
7240 | 7240 | },
|
7241 | 7241 | "ClusterInstanceStorageConfigs":{
|
|
11794 | 11794 | },
|
11795 | 11795 | "HubContentType":{
|
11796 | 11796 | "shape":"HubContentType",
|
11797 |
| - "documentation":"<p>The type of hub content to delete.</p>" |
| 11797 | + "documentation":"<p>The type of hub content reference to delete. The only supported type of hub content reference to delete is <code>ModelReference</code>.</p>" |
11798 | 11798 | },
|
11799 | 11799 | "HubContentName":{
|
11800 | 11800 | "shape":"HubContentName",
|
|
19304 | 19304 | "max":10,
|
19305 | 19305 | "min":1
|
19306 | 19306 | },
|
| 19307 | + "HiddenAppTypesList":{ |
| 19308 | + "type":"list", |
| 19309 | + "member":{"shape":"AppType"} |
| 19310 | + }, |
| 19311 | + "HiddenMlToolsList":{ |
| 19312 | + "type":"list", |
| 19313 | + "member":{"shape":"MlTools"} |
| 19314 | + }, |
19307 | 19315 | "HolidayConfig":{
|
19308 | 19316 | "type":"list",
|
19309 | 19317 | "member":{"shape":"HolidayConfigAttributes"},
|
|
26636 | 26644 | "max":1,
|
26637 | 26645 | "pattern":"1|2"
|
26638 | 26646 | },
|
| 26647 | + "MlTools":{ |
| 26648 | + "type":"string", |
| 26649 | + "enum":[ |
| 26650 | + "DataWrangler", |
| 26651 | + "FeatureStore", |
| 26652 | + "EmrClusters", |
| 26653 | + "AutoMl", |
| 26654 | + "Experiments", |
| 26655 | + "Training", |
| 26656 | + "ModelEvaluation", |
| 26657 | + "Pipelines", |
| 26658 | + "Models", |
| 26659 | + "JumpStart", |
| 26660 | + "InferenceRecommender", |
| 26661 | + "Endpoints", |
| 26662 | + "Projects" |
| 26663 | + ] |
| 26664 | + }, |
26639 | 26665 | "MlflowVersion":{
|
26640 | 26666 | "type":"string",
|
26641 | 26667 | "max":16,
|
|
34590 | 34616 | "DISABLED"
|
34591 | 34617 | ]
|
34592 | 34618 | },
|
| 34619 | + "StudioWebPortalSettings":{ |
| 34620 | + "type":"structure", |
| 34621 | + "members":{ |
| 34622 | + "HiddenMlTools":{ |
| 34623 | + "shape":"HiddenMlToolsList", |
| 34624 | + "documentation":"<p>The machine learning tools that are hidden from the Studio left navigation pane.</p>" |
| 34625 | + }, |
| 34626 | + "HiddenAppTypes":{ |
| 34627 | + "shape":"HiddenAppTypesList", |
| 34628 | + "documentation":"<p>The <a href=\"https://docs.aws.amazon.com/sagemaker/latest/dg/studio-updated-apps.html\">Applications supported in Studio</a> that are hidden from the Studio left navigation pane.</p>" |
| 34629 | + } |
| 34630 | + }, |
| 34631 | + "documentation":"<p>Studio settings. If these settings are applied on a user level, they take priority over the settings applied on a domain level.</p>" |
| 34632 | + }, |
34593 | 34633 | "SubnetId":{
|
34594 | 34634 | "type":"string",
|
34595 | 34635 | "max":32,
|
|
38279 | 38319 | "CustomFileSystemConfigs":{
|
38280 | 38320 | "shape":"CustomFileSystemConfigs",
|
38281 | 38321 | "documentation":"<p>The settings for assigning a custom file system to a user profile. Permitted users can access this file system in Amazon SageMaker Studio.</p>"
|
| 38322 | + }, |
| 38323 | + "StudioWebPortalSettings":{ |
| 38324 | + "shape":"StudioWebPortalSettings", |
| 38325 | + "documentation":"<p>Studio settings. If these settings are applied on a user level, they take priority over the settings applied on a domain level.</p>" |
38282 | 38326 | }
|
38283 | 38327 | },
|
38284 | 38328 | "documentation":"<p>A collection of settings that apply to users in a domain. These settings are specified when the <code>CreateUserProfile</code> API is called, and as <code>DefaultUserSettings</code> when the <code>CreateDomain</code> API is called.</p> <p> <code>SecurityGroups</code> is aggregated when specified in both calls. For all other settings in <code>UserSettings</code>, the values specified in <code>CreateUserProfile</code> take precedence over those specified in <code>CreateDomain</code>.</p>"
|
|
0 commit comments