Skip to content

Commit 76a0723

Browse files
author
AWS
committed
Amazon Lightsail Update: Documentation updates for Lightsail
1 parent e7594cd commit 76a0723

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": "Amazon Lightsail",
4+
"contributor": "",
5+
"description": "Documentation updates for Lightsail"
6+
}

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5535,7 +5535,7 @@
55355535
},
55365536
"progress":{
55375537
"shape":"string",
5538-
"documentation":"<p>The progress of the disk snapshot operation.</p>"
5538+
"documentation":"<p>The progress of the snapshot.</p>"
55395539
},
55405540
"fromDiskName":{
55415541
"shape":"ResourceName",
@@ -7921,7 +7921,7 @@
79217921
},
79227922
"progress":{
79237923
"shape":"string",
7924-
"documentation":"<p>The progress of the snapshot.</p>"
7924+
"documentation":"<p>The progress of the snapshot.</p> <note> <p>This is populated only for disk snapshots, and is <code>null</code> for instance snapshots.</p> </note>"
79257925
},
79267926
"fromAttachedDisks":{
79277927
"shape":"DiskList",

0 commit comments

Comments
 (0)