Skip to content

Commit 55c7398

Browse files
author
AWS
committed
Amazon Elastic Block Store Update: Documentation updates for Amazon EBS direct APIs.
1 parent 724e8e3 commit 55c7398

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 Elastic Block Store",
4+
"contributor": "",
5+
"description": "Documentation updates for Amazon EBS direct APIs."
6+
}

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -659,7 +659,7 @@
659659
"members":{
660660
"VolumeSize":{
661661
"shape":"VolumeSize",
662-
"documentation":"<p>The size of the volume, in GiB. The maximum size is <code>16384</code> GiB (16 TiB).</p>"
662+
"documentation":"<p>The size of the volume, in GiB. The maximum size is <code>65536</code> GiB (64 TiB).</p>"
663663
},
664664
"ParentSnapshotId":{
665665
"shape":"SnapshotId",

0 commit comments

Comments
 (0)