Skip to content

Commit f89c1f7

Browse files
author
AWS
committed
Amazon EMR Update: Definition update for EbsConfiguration.
1 parent b1d8daa commit f89c1f7

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
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": "Amazon EMR",
4+
"contributor": "",
5+
"description": "Definition update for EbsConfiguration."
6+
}

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2013,7 +2013,7 @@
20132013
},
20142014
"EbsOptimized":{
20152015
"shape":"BooleanObject",
2016-
"documentation":"<p>Indicates whether an Amazon EBS volume is EBS-optimized.</p>"
2016+
"documentation":"<p>Indicates whether an Amazon EBS volume is EBS-optimized. The default is false. You should explicitly set this value to true to enable the Amazon EBS-optimized setting for an EC2 instance.</p>"
20172017
}
20182018
},
20192019
"documentation":"<p>The Amazon EBS configuration of a cluster instance.</p>"

0 commit comments

Comments
 (0)