Skip to content

Commit b41f156

Browse files
Update to latest models
1 parent ee430ca commit b41f156

20 files changed

Lines changed: 4006 additions & 90 deletions

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"type": "api-change",
3+
"category": "``deadline``",
4+
"description": "Added fields to track cumulative task retry attempts for steps and jobs"
5+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"type": "api-change",
3+
"category": "``ec2``",
4+
"description": "This release adds support for OdbNetworkArn as a target in VPC Route Tables"
5+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"type": "api-change",
3+
"category": "``iot-managed-integrations``",
4+
"description": "Adding managed integrations APIs for IoT Device Management to onboard and control devices across different manufacturers, connectivity protocols and third party vendor clouds. APIs include managed thing operations, provisioning profile management, and cloud connector operations."
5+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"type": "api-change",
3+
"category": "``keyspaces``",
4+
"description": "This release provides change data capture (CDC) streams support through updates to the Amazon Keyspaces API."
5+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"type": "api-change",
3+
"category": "``keyspacesstreams``",
4+
"description": "This release adds change data capture (CDC) streams support through the new Amazon Keyspaces Streams API."
5+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"type": "api-change",
3+
"category": "``kms``",
4+
"description": "This release updates AWS CLI examples for KMS APIs."
5+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"type": "api-change",
3+
"category": "``qbusiness``",
4+
"description": "Added support for App level authentication for QBusiness DataAccessor using AWS IAM Identity center Trusted Token issuer"
5+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"type": "api-change",
3+
"category": "``workspaces``",
4+
"description": "Updated modifyStreamingProperties to support PrivateLink VPC endpoints for directories"
5+
}

awscli/botocore/data/deadline/2023-10-12/service-2.json

Lines changed: 33 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2286,11 +2286,11 @@
22862286
"members":{
22872287
"name":{
22882288
"shape":"AcceleratorName",
2289-
"documentation":"<p>The name of the chip used by the GPU accelerator.</p> <p>If you specify <code>l4</code> as the name of the accelerator, you must specify <code>latest</code> or <code>grid:r550</code> as the runtime.</p> <p>The available GPU accelerators are:</p> <ul> <li> <p> <code>t4</code> - NVIDIA T4 Tensor Core GPU</p> </li> <li> <p> <code>a10g</code> - NVIDIA A10G Tensor Core GPU</p> </li> <li> <p> <code>l4</code> - NVIDIA L4 Tensor Core GPU</p> </li> <li> <p> <code>l40s</code> - NVIDIA L40S Tensor Core GPU</p> </li> </ul>"
2289+
"documentation":"<p>The name of the chip used by the GPU accelerator.</p> <p>If you specify <code>l4</code> as the name of the accelerator, you must specify <code>latest</code> or <code>grid:r570</code> as the runtime.</p> <p>The available GPU accelerators are:</p> <ul> <li> <p> <code>t4</code> - NVIDIA T4 Tensor Core GPU</p> </li> <li> <p> <code>a10g</code> - NVIDIA A10G Tensor Core GPU</p> </li> <li> <p> <code>l4</code> - NVIDIA L4 Tensor Core GPU</p> </li> <li> <p> <code>l40s</code> - NVIDIA L40S Tensor Core GPU</p> </li> </ul>"
22902290
},
22912291
"runtime":{
22922292
"shape":"AcceleratorRuntime",
2293-
"documentation":"<p>Specifies the runtime driver to use for the GPU accelerator. You must use the same runtime for all GPUs. </p> <p>You can choose from the following runtimes:</p> <ul> <li> <p> <code>latest</code> - Use the latest runtime available for the chip. If you specify <code>latest</code> and a new version of the runtime is released, the new version of the runtime is used.</p> </li> <li> <p> <code>grid:r550</code> - <a href=\"https://docs.nvidia.com/vgpu/17.0/index.html\">NVIDIA vGPU software 17</a> </p> </li> <li> <p> <code>grid:r535</code> - <a href=\"https://docs.nvidia.com/vgpu/16.0/index.html\">NVIDIA vGPU software 16</a> </p> </li> </ul> <p>If you don't specify a runtime, Deadline Cloud uses <code>latest</code> as the default. However, if you have multiple accelerators and specify <code>latest</code> for some and leave others blank, Deadline Cloud raises an exception.</p>"
2293+
"documentation":"<p>Specifies the runtime driver to use for the GPU accelerator. You must use the same runtime for all GPUs. </p> <p>You can choose from the following runtimes:</p> <ul> <li> <p> <code>latest</code> - Use the latest runtime available for the chip. If you specify <code>latest</code> and a new version of the runtime is released, the new version of the runtime is used.</p> </li> <li> <p> <code>grid:r570</code> - <a href=\"https://docs.nvidia.com/vgpu/18.0/index.html\">NVIDIA vGPU software 18</a> </p> </li> <li> <p> <code>grid:r535</code> - <a href=\"https://docs.nvidia.com/vgpu/16.0/index.html\">NVIDIA vGPU software 16</a> </p> </li> </ul> <p>If you don't specify a runtime, Deadline Cloud uses <code>latest</code> as the default. However, if you have multiple accelerators and specify <code>latest</code> for some and leave others blank, Deadline Cloud raises an exception.</p>"
22942294
}
22952295
},
22962296
"documentation":"<p>Describes a specific GPU accelerator required for an Amazon Elastic Compute Cloud worker host.</p>"
@@ -5458,7 +5458,7 @@
54585458
},
54595459
"status":{
54605460
"shape":"FleetStatus",
5461-
"documentation":"<p>The Auto Scaling status of the fleet.</p>"
5461+
"documentation":"<p>The status of the fleet.</p>"
54625462
},
54635463
"autoScalingStatus":{
54645464
"shape":"AutoScalingStatus",
@@ -5633,6 +5633,10 @@
56335633
"shape":"TaskRunStatusCounts",
56345634
"documentation":"<p>The number of tasks running on the job.</p>"
56355635
},
5636+
"taskFailureRetryCount":{
5637+
"shape":"TaskFailureRetryCount",
5638+
"documentation":"<p>The total number of times tasks from the job failed and were retried.</p>"
5639+
},
56365640
"storageProfileId":{
56375641
"shape":"StorageProfileId",
56385642
"documentation":"<p>The storage profile ID associated with the job.</p>"
@@ -6506,6 +6510,10 @@
65066510
"shape":"TaskRunStatusCounts",
65076511
"documentation":"<p>The number of tasks running on the job.</p>"
65086512
},
6513+
"taskFailureRetryCount":{
6514+
"shape":"TaskFailureRetryCount",
6515+
"documentation":"<p>The total number of times tasks from the step failed and were retried.</p>"
6516+
},
65096517
"targetTaskRunStatus":{
65106518
"shape":"StepTargetTaskRunStatus",
65116519
"documentation":"<p>The task status with which the job started.</p>"
@@ -7410,6 +7418,10 @@
74107418
"shape":"TaskRunStatusCounts",
74117419
"documentation":"<p>The number of tasks running on the job.</p>"
74127420
},
7421+
"taskFailureRetryCount":{
7422+
"shape":"TaskFailureRetryCount",
7423+
"documentation":"<p>The total number of times tasks from the job failed and were retried.</p>"
7424+
},
74137425
"priority":{
74147426
"shape":"JobPriority",
74157427
"documentation":"<p>The job priority.</p>"
@@ -7525,6 +7537,10 @@
75257537
"shape":"TaskRunStatusCounts",
75267538
"documentation":"<p>The number of tasks running on the job.</p>"
75277539
},
7540+
"taskFailureRetryCount":{
7541+
"shape":"TaskFailureRetryCount",
7542+
"documentation":"<p>The total number of times tasks from the job failed and were retried.</p>"
7543+
},
75287544
"maxFailedTasksCount":{
75297545
"shape":"MaxFailedTasksCount",
75307546
"documentation":"<p>The number of task failures before the job stops running and is marked as <code>FAILED</code>.</p>"
@@ -11190,6 +11206,10 @@
1119011206
"shape":"TaskRunStatusCounts",
1119111207
"documentation":"<p>The number of tasks running on the job.</p>"
1119211208
},
11209+
"taskFailureRetryCount":{
11210+
"shape":"TaskFailureRetryCount",
11211+
"documentation":"<p>The total number of times tasks from the step failed and were retried.</p>"
11212+
},
1119311213
"createdAt":{
1119411214
"shape":"CreatedAt",
1119511215
"documentation":"<p>The date and time the resource was created.</p>"
@@ -11249,6 +11269,10 @@
1124911269
"shape":"TaskRunStatusCounts",
1125011270
"documentation":"<p>The number of tasks running on the job.</p>"
1125111271
},
11272+
"taskFailureRetryCount":{
11273+
"shape":"TaskFailureRetryCount",
11274+
"documentation":"<p>The total number of times tasks from the step failed and were retried.</p>"
11275+
},
1125211276
"targetTaskRunStatus":{
1125311277
"shape":"StepTargetTaskRunStatus",
1125411278
"documentation":"<p>The task status to start with on the job.</p>"
@@ -11434,6 +11458,12 @@
1143411458
"key":{"shape":"String"},
1143511459
"value":{"shape":"String"}
1143611460
},
11461+
"TaskFailureRetryCount":{
11462+
"type":"integer",
11463+
"box":true,
11464+
"max":2147483647,
11465+
"min":0
11466+
},
1143711467
"TaskId":{
1143811468
"type":"string",
1143911469
"pattern":"task-[0-9a-f]{32}-(0|([1-9][0-9]{0,9}))"

awscli/botocore/data/ec2/2016-11-15/service-2.json

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16132,6 +16132,10 @@
1613216132
"shape":"CoreNetworkArn",
1613316133
"documentation":"<p>The Amazon Resource Name (ARN) of the core network.</p>"
1613416134
},
16135+
"OdbNetworkArn":{
16136+
"shape":"OdbNetworkArn",
16137+
"documentation":"<p>The Amazon Resource Name (ARN) of the ODB network.</p>"
16138+
},
1613516139
"DryRun":{
1613616140
"shape":"Boolean",
1613716141
"documentation":"<p>Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.</p>",
@@ -21020,7 +21024,7 @@
2102021024
},
2102121025
"Cidr":{
2102221026
"shape":"String",
21023-
"documentation":"<p>The CIDR you want to deprovision from the pool. Enter the CIDR you want to deprovision with a netmask of <code>/32</code>. You must rerun this command for each IP address in the CIDR range. If your CIDR is a <code>/24</code>, you will have to run this command to deprovision each of the 256 IP addresses in the <code>/24</code> CIDR.</p>"
21027+
"documentation":"<p>The CIDR you want to deprovision from the pool.</p>"
2102421028
}
2102521029
}
2102621030
},
@@ -51675,6 +51679,7 @@
5167551679
"locationName":"item"
5167651680
}
5167751681
},
51682+
"OdbNetworkArn":{"type":"string"},
5167851683
"OfferingClassType":{
5167951684
"type":"string",
5168051685
"enum":[
@@ -54930,6 +54935,10 @@
5493054935
"shape":"CoreNetworkArn",
5493154936
"documentation":"<p>The Amazon Resource Name (ARN) of the core network.</p>"
5493254937
},
54938+
"OdbNetworkArn":{
54939+
"shape":"OdbNetworkArn",
54940+
"documentation":"<p>The Amazon Resource Name (ARN) of the ODB network.</p>"
54941+
},
5493354942
"DryRun":{
5493454943
"shape":"Boolean",
5493554944
"documentation":"<p>Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.</p>",
@@ -57290,6 +57299,11 @@
5729057299
"shape":"CoreNetworkArn",
5729157300
"documentation":"<p>The Amazon Resource Name (ARN) of the core network.</p>",
5729257301
"locationName":"coreNetworkArn"
57302+
},
57303+
"OdbNetworkArn":{
57304+
"shape":"OdbNetworkArn",
57305+
"documentation":"<p>The Amazon Resource Name (ARN) of the ODB network.</p>",
57306+
"locationName":"odbNetworkArn"
5729357307
}
5729457308
},
5729557309
"documentation":"<p>Describes a route in a route table.</p>"

0 commit comments

Comments
 (0)