Skip to content

Commit 7de4838

Browse files
author
AWS
committed
AWS Parallel Computing Service Update: Documentation-only update: added valid values for the version property of the Scheduler and SchedulerRequest data types.
1 parent 4bd946c commit 7de4838

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "AWS Parallel Computing Service",
4+
"contributor": "",
5+
"description": "Documentation-only update: added valid values for the version property of the Scheduler and SchedulerRequest data types."
6+
}

services/pcs/src/main/resources/codegen-resources/service-2.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1542,7 +1542,7 @@
15421542
},
15431543
"version":{
15441544
"shape":"String",
1545-
"documentation":"<p>The version of the specified scheduling software that Amazon Web Services PCS uses to manage cluster scaling and job scheduling.</p>"
1545+
"documentation":"<p>The version of the specified scheduling software that Amazon Web Services PCS uses to manage cluster scaling and job scheduling. For more information, see <a href=\"https://docs.aws.amazon.com/pcs/latest/userguide/slurm-versions.html\">Slurm versions in Amazon Web Services PCS</a> in the <i>Amazon Web Services PCS User Guide</i>.</p> <p>Valid Values: <code>23.11 | 24.05</code> </p>"
15461546
}
15471547
},
15481548
"documentation":"<p>The cluster management and job scheduling software associated with the cluster.</p>"
@@ -1560,7 +1560,7 @@
15601560
},
15611561
"version":{
15621562
"shape":"String",
1563-
"documentation":"<p>The version of the specified scheduling software that Amazon Web Services PCS uses to manage cluster scaling and job scheduling.</p>"
1563+
"documentation":"<p>The version of the specified scheduling software that Amazon Web Services PCS uses to manage cluster scaling and job scheduling. For more information, see <a href=\"https://docs.aws.amazon.com/pcs/latest/userguide/slurm-versions.html\">Slurm versions in Amazon Web Services PCS</a> in the <i>Amazon Web Services PCS User Guide</i>.</p> <p>Valid Values: <code>23.11 | 24.05</code> </p>"
15641564
}
15651565
},
15661566
"documentation":"<p>The cluster management and job scheduling software associated with the cluster.</p>"

0 commit comments

Comments
 (0)