Skip to content

Commit 93af9e9

Browse files
Update SDK models
1 parent 7241e01 commit 93af9e9

File tree

73 files changed

+1290
-155
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

73 files changed

+1290
-155
lines changed

aws-models/athena.json

Lines changed: 159 additions & 8 deletions
Large diffs are not rendered by default.

aws-models/cleanroomsml.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,8 @@
6161
],
6262
"maxAge": 86400
6363
},
64-
"smithy.api#documentation": "<p>API Reference for Amazon Web Services Clean Rooms ML.</p>",
65-
"smithy.api#title": "cleanrooms-ml",
64+
"smithy.api#documentation": "<p>Welcome to the <i>Amazon Web Services Clean Rooms ML API Reference</i>.</p>\n <p>Amazon Web Services Clean Rooms ML provides a privacy-enhancing method for two parties to identify similar users in their data without the need to share their data with each other. The first party brings the training data to Clean Rooms so that they can create and configure an audience model (lookalike model) and associate it with a collaboration. The second party then brings their seed data to Clean Rooms and generates an audience (lookalike segment) that resembles the training data.</p>\n <p>To learn more about Amazon Web Services Clean Rooms ML concepts, procedures, and best practices, see the\n <a href=\"https://docs.aws.amazon.com/clean-rooms/latest/userguide/machine-learning.html\">Clean Rooms User Guide</a>.</p>\n <p>To learn more about SQL commands, functions, and conditions supported in Clean Rooms, see the\n <a href=\"https://docs.aws.amazon.com/clean-rooms/latest/sql-reference/sql-reference.html\">Clean Rooms SQL Reference</a>.</p>",
65+
"smithy.api#title": "AWS Clean Rooms ML",
6666
"smithy.rules#endpointRuleSet": {
6767
"version": "1.0",
6868
"parameters": {
@@ -1865,7 +1865,7 @@
18651865
"childResourceTagOnCreatePolicy": {
18661866
"target": "com.amazonaws.cleanroomsml#TagOnCreatePolicy",
18671867
"traits": {
1868-
"smithy.api#documentation": "<p>Configure how the service tags audience generation jobs created using this configured audience model. If you specify <code>NONE</code>, the tags from the <a>StartAudienceGenerationJob</a> request determine the tags of the audience generation job. If you specify <code>FROM_PARENT_RESOURCE</code>, the audience generation job inherits the tags from the configured audience model, by default. Tags in the <a>StartAudienceGenerationJob</a> will override the default.</p>"
1868+
"smithy.api#documentation": "<p>Configure how the service tags audience generation jobs created using this configured audience model. If you specify <code>NONE</code>, the tags from the <a>StartAudienceGenerationJob</a> request determine the tags of the audience generation job. If you specify <code>FROM_PARENT_RESOURCE</code>, the audience generation job inherits the tags from the configured audience model, by default. Tags in the <a>StartAudienceGenerationJob</a> will override the default.</p>\n <p>When the client is in a different account than the configured audience model, the tags from the client are never applied to a resource in the caller's account.</p>"
18691869
}
18701870
}
18711871
},

aws-models/cloudformation.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -960,7 +960,7 @@
960960
"ImportExistingResources": {
961961
"target": "com.amazonaws.cloudformation#ImportExistingResources",
962962
"traits": {
963-
"smithy.api#documentation": "<p>Indicates if the stack set imports resources that already exist.</p>"
963+
"smithy.api#documentation": "<p>Indicates if the change set imports resources that already exist.</p>"
964964
}
965965
}
966966
},
@@ -2551,7 +2551,7 @@
25512551
"ImportExistingResources": {
25522552
"target": "com.amazonaws.cloudformation#ImportExistingResources",
25532553
"traits": {
2554-
"smithy.api#documentation": "<p>Indicates if the stack set imports resources that already exist.</p>\n <note>\n <p>This parameter can only import resources that have custom names in templates. For more information, see <a href=\"https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-name.html\">name type</a> in the\n <i>CloudFormation User Guide</i>. To import resources that do not accept custom names, such as EC2 instances,\n use the resource import feature instead. For more information, see <a href=\"https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/resource-import.html\">Bringing existing resources into CloudFormation\n management</a> in the <i>CloudFormation User Guide</i>.</p>\n </note>"
2554+
"smithy.api#documentation": "<p>Indicates if the change set imports resources that already exist.</p>\n <note>\n <p>This parameter can only import resources that have custom names in templates. For more information, see <a href=\"https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-name.html\">name type</a> in the\n <i>CloudFormation User Guide</i>. To import resources that do not accept custom names, such as EC2 instances,\n use the resource import feature instead. For more information, see <a href=\"https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/resource-import.html\">Bringing existing resources into CloudFormation\n management</a> in the <i>CloudFormation User Guide</i>.</p>\n </note>"
25552555
}
25562556
}
25572557
},
@@ -3824,7 +3824,7 @@
38243824
"ImportExistingResources": {
38253825
"target": "com.amazonaws.cloudformation#ImportExistingResources",
38263826
"traits": {
3827-
"smithy.api#documentation": "<p>Indicates if the stack set imports resources that already exist.</p>\n <note>\n <p>This parameter can only import resources that have <a href=\"https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-name.html\">custom names</a> in templates. To import\n resources that do not accept custom names, such as EC2 instances, use the <a href=\"https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/resource-import.html\">resource import</a> feature instead.</p>\n </note>"
3827+
"smithy.api#documentation": "<p>Indicates if the change set imports resources that already exist.</p>\n <note>\n <p>This parameter can only import resources that have <a href=\"https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-name.html\">custom names</a> in templates. To import\n resources that do not accept custom names, such as EC2 instances, use the <a href=\"https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/resource-import.html\">resource import</a> feature instead.</p>\n </note>"
38283828
}
38293829
}
38303830
},

aws-models/ec2.json

Lines changed: 28 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,12 @@
9999
"traits": {
100100
"smithy.api#enumValue": "xilinx"
101101
}
102+
},
103+
"HABANA": {
104+
"target": "smithy.api#Unit",
105+
"traits": {
106+
"smithy.api#enumValue": "habana"
107+
}
102108
}
103109
}
104110
},
@@ -167,6 +173,24 @@
167173
"traits": {
168174
"smithy.api#enumValue": "v100"
169175
}
176+
},
177+
"A10G": {
178+
"target": "smithy.api#Unit",
179+
"traits": {
180+
"smithy.api#enumValue": "a10g"
181+
}
182+
},
183+
"H100": {
184+
"target": "smithy.api#Unit",
185+
"traits": {
186+
"smithy.api#enumValue": "h100"
187+
}
188+
},
189+
"T4G": {
190+
"target": "smithy.api#Unit",
191+
"traits": {
192+
"smithy.api#enumValue": "t4g"
193+
}
170194
}
171195
}
172196
},
@@ -59448,15 +59472,15 @@
5944859472
"target": "com.amazonaws.ec2#AcceleratorManufacturerSet",
5944959473
"traits": {
5945059474
"aws.protocols#ec2QueryName": "AcceleratorManufacturerSet",
59451-
"smithy.api#documentation": "<p>Indicates whether instance types must have accelerators by specific manufacturers.</p>\n <ul>\n <li>\n <p>For instance types with NVIDIA devices, specify <code>nvidia</code>.</p>\n </li>\n <li>\n <p>For instance types with AMD devices, specify <code>amd</code>.</p>\n </li>\n <li>\n <p>For instance types with Amazon Web Services devices, specify <code>amazon-web-services</code>.</p>\n </li>\n <li>\n <p>For instance types with Xilinx devices, specify <code>xilinx</code>.</p>\n </li>\n </ul>\n <p>Default: Any manufacturer</p>",
59475+
"smithy.api#documentation": "<p>Indicates whether instance types must have accelerators by specific manufacturers.</p>\n <ul>\n <li>\n <p>For instance types with Amazon Web Services devices, specify <code>amazon-web-services</code>.</p>\n </li>\n <li>\n <p>For instance types with AMD devices, specify <code>amd</code>.</p>\n </li>\n <li>\n <p>For instance types with Habana devices, specify <code>habana</code>.</p>\n </li>\n <li>\n <p>For instance types with NVIDIA devices, specify <code>nvidia</code>.</p>\n </li>\n <li>\n <p>For instance types with Xilinx devices, specify <code>xilinx</code>.</p>\n </li>\n </ul>\n <p>Default: Any manufacturer</p>",
5945259476
"smithy.api#xmlName": "acceleratorManufacturerSet"
5945359477
}
5945459478
},
5945559479
"AcceleratorNames": {
5945659480
"target": "com.amazonaws.ec2#AcceleratorNameSet",
5945759481
"traits": {
5945859482
"aws.protocols#ec2QueryName": "AcceleratorNameSet",
59459-
"smithy.api#documentation": "<p>The accelerators that must be on the instance type.</p>\n <ul>\n <li>\n <p>For instance types with NVIDIA A100 GPUs, specify <code>a100</code>.</p>\n </li>\n <li>\n <p>For instance types with NVIDIA V100 GPUs, specify <code>v100</code>.</p>\n </li>\n <li>\n <p>For instance types with NVIDIA K80 GPUs, specify <code>k80</code>.</p>\n </li>\n <li>\n <p>For instance types with NVIDIA T4 GPUs, specify <code>t4</code>.</p>\n </li>\n <li>\n <p>For instance types with NVIDIA M60 GPUs, specify <code>m60</code>.</p>\n </li>\n <li>\n <p>For instance types with AMD Radeon Pro V520 GPUs, specify <code>radeon-pro-v520</code>.</p>\n </li>\n <li>\n <p>For instance types with Xilinx VU9P FPGAs, specify <code>vu9p</code>.</p>\n </li>\n <li>\n <p>For instance types with Amazon Web Services Inferentia chips, specify <code>inferentia</code>.</p>\n </li>\n <li>\n <p>For instance types with NVIDIA GRID K520 GPUs, specify <code>k520</code>.</p>\n </li>\n </ul>\n <p>Default: Any accelerator</p>",
59483+
"smithy.api#documentation": "<p>The accelerators that must be on the instance type.</p>\n <ul>\n <li>\n <p>For instance types with NVIDIA A10G GPUs, specify <code>a10g</code>.</p>\n </li>\n <li>\n <p>For instance types with NVIDIA A100 GPUs, specify <code>a100</code>.</p>\n </li>\n <li>\n <p>For instance types with NVIDIA H100 GPUs, specify <code>h100</code>.</p>\n </li>\n <li>\n <p>For instance types with Amazon Web Services Inferentia chips, specify <code>inferentia</code>.</p>\n </li>\n <li>\n <p>For instance types with NVIDIA GRID K520 GPUs, specify <code>k520</code>.</p>\n </li>\n <li>\n <p>For instance types with NVIDIA K80 GPUs, specify <code>k80</code>.</p>\n </li>\n <li>\n <p>For instance types with NVIDIA M60 GPUs, specify <code>m60</code>.</p>\n </li>\n <li>\n <p>For instance types with AMD Radeon Pro V520 GPUs, specify <code>radeon-pro-v520</code>.</p>\n </li>\n <li>\n <p>For instance types with NVIDIA T4 GPUs, specify <code>t4</code>.</p>\n </li>\n <li>\n <p>For instance types with NVIDIA T4G GPUs, specify <code>t4g</code>.</p>\n </li>\n <li>\n <p>For instance types with Xilinx VU9P FPGAs, specify <code>vu9p</code>.</p>\n </li>\n <li>\n <p>For instance types with NVIDIA V100 GPUs, specify <code>v100</code>.</p>\n </li>\n </ul>\n <p>Default: Any accelerator</p>",
5946059484
"smithy.api#xmlName": "acceleratorNameSet"
5946159485
}
5946259486
},
@@ -59612,14 +59636,14 @@
5961259636
"AcceleratorManufacturers": {
5961359637
"target": "com.amazonaws.ec2#AcceleratorManufacturerSet",
5961459638
"traits": {
59615-
"smithy.api#documentation": "<p>Indicates whether instance types must have accelerators by specific manufacturers.</p>\n <ul>\n <li>\n <p>For instance types with NVIDIA devices, specify <code>nvidia</code>.</p>\n </li>\n <li>\n <p>For instance types with AMD devices, specify <code>amd</code>.</p>\n </li>\n <li>\n <p>For instance types with Amazon Web Services devices, specify <code>amazon-web-services</code>.</p>\n </li>\n <li>\n <p>For instance types with Xilinx devices, specify <code>xilinx</code>.</p>\n </li>\n </ul>\n <p>Default: Any manufacturer</p>",
59639+
"smithy.api#documentation": "<p>Indicates whether instance types must have accelerators by specific manufacturers.</p>\n <ul>\n <li>\n <p>For instance types with Amazon Web Services devices, specify <code>amazon-web-services</code>.</p>\n </li>\n <li>\n <p>For instance types with AMD devices, specify <code>amd</code>.</p>\n </li>\n <li>\n <p>For instance types with Habana devices, specify <code>habana</code>.</p>\n </li>\n <li>\n <p>For instance types with NVIDIA devices, specify <code>nvidia</code>.</p>\n </li>\n <li>\n <p>For instance types with Xilinx devices, specify <code>xilinx</code>.</p>\n </li>\n </ul>\n <p>Default: Any manufacturer</p>",
5961659640
"smithy.api#xmlName": "AcceleratorManufacturer"
5961759641
}
5961859642
},
5961959643
"AcceleratorNames": {
5962059644
"target": "com.amazonaws.ec2#AcceleratorNameSet",
5962159645
"traits": {
59622-
"smithy.api#documentation": "<p>The accelerators that must be on the instance type.</p>\n <ul>\n <li>\n <p>For instance types with NVIDIA A100 GPUs, specify <code>a100</code>.</p>\n </li>\n <li>\n <p>For instance types with NVIDIA V100 GPUs, specify <code>v100</code>.</p>\n </li>\n <li>\n <p>For instance types with NVIDIA K80 GPUs, specify <code>k80</code>.</p>\n </li>\n <li>\n <p>For instance types with NVIDIA T4 GPUs, specify <code>t4</code>.</p>\n </li>\n <li>\n <p>For instance types with NVIDIA M60 GPUs, specify <code>m60</code>.</p>\n </li>\n <li>\n <p>For instance types with AMD Radeon Pro V520 GPUs, specify <code>radeon-pro-v520</code>.</p>\n </li>\n <li>\n <p>For instance types with Xilinx VU9P FPGAs, specify <code> vu9p</code>.</p>\n </li>\n <li>\n <p>For instance types with Amazon Web Services Inferentia chips, specify <code>inferentia</code>.</p>\n </li>\n <li>\n <p>For instance types with NVIDIA GRID K520 GPUs, specify <code>k520</code>.</p>\n </li>\n </ul>\n <p>Default: Any accelerator</p>",
59646+
"smithy.api#documentation": "<p>The accelerators that must be on the instance type.</p>\n <ul>\n <li>\n <p>For instance types with NVIDIA A10G GPUs, specify <code>a10g</code>.</p>\n </li>\n <li>\n <p>For instance types with NVIDIA A100 GPUs, specify <code>a100</code>.</p>\n </li>\n <li>\n <p>For instance types with NVIDIA H100 GPUs, specify <code>h100</code>.</p>\n </li>\n <li>\n <p>For instance types with Amazon Web Services Inferentia chips, specify <code>inferentia</code>.</p>\n </li>\n <li>\n <p>For instance types with NVIDIA GRID K520 GPUs, specify <code>k520</code>.</p>\n </li>\n <li>\n <p>For instance types with NVIDIA K80 GPUs, specify <code>k80</code>.</p>\n </li>\n <li>\n <p>For instance types with NVIDIA M60 GPUs, specify <code>m60</code>.</p>\n </li>\n <li>\n <p>For instance types with AMD Radeon Pro V520 GPUs, specify <code>radeon-pro-v520</code>.</p>\n </li>\n <li>\n <p>For instance types with NVIDIA T4 GPUs, specify <code>t4</code>.</p>\n </li>\n <li>\n <p>For instance types with NVIDIA T4G GPUs, specify <code>t4g</code>.</p>\n </li>\n <li>\n <p>For instance types with Xilinx VU9P FPGAs, specify <code>vu9p</code>.</p>\n </li>\n <li>\n <p>For instance types with NVIDIA V100 GPUs, specify <code>v100</code>.</p>\n </li>\n </ul>\n <p>Default: Any accelerator</p>",
5962359647
"smithy.api#xmlName": "AcceleratorName"
5962459648
}
5962559649
},

0 commit comments

Comments
 (0)