Skip to content

Commit e56e88b

Browse files
author
AWS
committed
Amazon Neptune Update: Doc-only update to address customer use.
1 parent a3b9d4b commit e56e88b

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 Neptune",
4+
"contributor": "",
5+
"description": "Doc-only update to address customer use."
6+
}

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1542,7 +1542,7 @@
15421542
"members":{
15431543
"SourceDBClusterSnapshotIdentifier":{
15441544
"shape":"String",
1545-
"documentation":"<p>The identifier of the DB cluster snapshot to copy. This parameter is not case-sensitive.</p> <p>Constraints:</p> <ul> <li> <p>Must specify a valid system snapshot in the \"available\" state.</p> </li> <li> <p>Specify a valid DB snapshot identifier.</p> </li> </ul> <p>Example: <code>my-cluster-snapshot1</code> </p>"
1545+
"documentation":"<p>The identifier of the DB cluster snapshot to copy. This parameter is not case-sensitive. If the source DB cluster snapshot is in a different region or owned by another account, specify the snapshot ARN.</p> <p>Constraints:</p> <ul> <li> <p>Must specify a valid system snapshot in the \"available\" state.</p> </li> <li> <p>Specify a valid DB snapshot identifier.</p> </li> </ul> <p>Example: <code>my-cluster-snapshot1</code> </p>"
15461546
},
15471547
"TargetDBClusterSnapshotIdentifier":{
15481548
"shape":"String",

0 commit comments

Comments
 (0)