You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* <p>Indicates whether an Amazon EBS volume is EBS-optimized.</p>
107
+
* <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
Copy file name to clipboardExpand all lines: codegen/sdk-codegen/aws-models/emr.json
+1-1
Original file line number
Diff line number
Diff line change
@@ -2562,7 +2562,7 @@
2562
2562
"EbsOptimized": {
2563
2563
"target": "com.amazonaws.emr#BooleanObject",
2564
2564
"traits": {
2565
-
"smithy.api#documentation": "<p>Indicates whether an Amazon EBS volume is EBS-optimized.</p>"
2565
+
"smithy.api#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 \n for an EC2 instance.</p>"
0 commit comments