Skip to content

Commit 93457c4

Browse files
author
AWS
committed
Amazon Neptune Graph Update: Several small updates to resolve customer requests.
1 parent 8ff908d commit 93457c4

File tree

2 files changed

+19
-13
lines changed

2 files changed

+19
-13
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 Graph",
4+
"contributor": "",
5+
"description": "Several small updates to resolve customer requests."
6+
}

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

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -897,7 +897,7 @@
897897
"members":{
898898
"graphName":{
899899
"shape":"GraphName",
900-
"documentation":"<p>A name for the new Neptune Analytics graph to be created.</p> <p>The name must contain from 1 to 63 letters, numbers, or hyphens, and its first character must be a letter. It cannot end with a hyphen or contain two consecutive hyphens. </p>"
900+
"documentation":"<p>A name for the new Neptune Analytics graph to be created.</p> <p>The name must contain from 1 to 63 letters, numbers, or hyphens, and its first character must be a letter. It cannot end with a hyphen or contain two consecutive hyphens. Only lowercase letters are allowed.</p>"
901901
},
902902
"tags":{
903903
"shape":"TagMap",
@@ -925,7 +925,7 @@
925925
},
926926
"provisionedMemory":{
927927
"shape":"ProvisionedMemory",
928-
"documentation":"<p>The provisioned memory-optimized Neptune Capacity Units (m-NCUs) to use for the graph. Min = 128</p>"
928+
"documentation":"<p>The provisioned memory-optimized Neptune Capacity Units (m-NCUs) to use for the graph. Min = 16</p>"
929929
}
930930
}
931931
},
@@ -943,7 +943,7 @@
943943
},
944944
"name":{
945945
"shape":"GraphName",
946-
"documentation":"<p>The graph name. For example: <code>my-graph-1</code>.</p> <p>The name must contain from 1 to 63 letters, numbers, or hyphens, and its first character must be a letter. It cannot end with a hyphen or contain two consecutive hyphens. </p>"
946+
"documentation":"<p>The graph name. For example: <code>my-graph-1</code>.</p> <p>The name must contain from 1 to 63 letters, numbers, or hyphens, and its first character must be a letter. It cannot end with a hyphen or contain two consecutive hyphens. Only lowercase letters are allowed.</p>"
947947
},
948948
"arn":{
949949
"shape":"String",
@@ -963,7 +963,7 @@
963963
},
964964
"provisionedMemory":{
965965
"shape":"ProvisionedMemory",
966-
"documentation":"<p>The provisioned memory-optimized Neptune Capacity Units (m-NCUs) to use for the graph.</p> <p>Min = 128</p>"
966+
"documentation":"<p>The provisioned memory-optimized Neptune Capacity Units (m-NCUs) to use for the graph.</p> <p>Min = 16</p>"
967967
},
968968
"endpoint":{
969969
"shape":"String",
@@ -1012,7 +1012,7 @@
10121012
},
10131013
"snapshotName":{
10141014
"shape":"SnapshotName",
1015-
"documentation":"<p>The snapshot name. For example: <code>my-snapshot-1</code>.</p> <p>The name must contain from 1 to 63 letters, numbers, or hyphens, and its first character must be a letter. It cannot end with a hyphen or contain two consecutive hyphens.</p>"
1015+
"documentation":"<p>The snapshot name. For example: <code>my-snapshot-1</code>.</p> <p>The name must contain from 1 to 63 letters, numbers, or hyphens, and its first character must be a letter. It cannot end with a hyphen or contain two consecutive hyphens. Only lowercase letters are allowed.</p>"
10161016
},
10171017
"tags":{
10181018
"shape":"TagMap",
@@ -1068,7 +1068,7 @@
10681068
"members":{
10691069
"graphName":{
10701070
"shape":"GraphName",
1071-
"documentation":"<p>A name for the new Neptune Analytics graph to be created.</p> <p>The name must contain from 1 to 63 letters, numbers, or hyphens, and its first character must be a letter. It cannot end with a hyphen or contain two consecutive hyphens. </p>"
1071+
"documentation":"<p>A name for the new Neptune Analytics graph to be created.</p> <p>The name must contain from 1 to 63 letters, numbers, or hyphens, and its first character must be a letter. It cannot end with a hyphen or contain two consecutive hyphens. Only lowercase letters are allowed.</p>"
10721072
},
10731073
"tags":{
10741074
"shape":"TagMap",
@@ -1104,7 +1104,7 @@
11041104
},
11051105
"minProvisionedMemory":{
11061106
"shape":"ProvisionedMemory",
1107-
"documentation":"<p>The minimum provisioned memory-optimized Neptune Capacity Units (m-NCUs) to use for the graph. Default: 128</p>"
1107+
"documentation":"<p>The minimum provisioned memory-optimized Neptune Capacity Units (m-NCUs) to use for the graph. Default: 16</p>"
11081108
},
11091109
"failOnError":{
11101110
"shape":"Boolean",
@@ -1339,7 +1339,7 @@
13391339
},
13401340
"name":{
13411341
"shape":"SnapshotName",
1342-
"documentation":"<p>The snapshot name. For example: <code>my-snapshot-1</code>.</p> <p>The name must contain from 1 to 63 letters, numbers, or hyphens, and its first character must be a letter. It cannot end with a hyphen or contain two consecutive hyphens.</p>"
1342+
"documentation":"<p>The snapshot name. For example: <code>my-snapshot-1</code>.</p> <p>The name must contain from 1 to 63 letters, numbers, or hyphens, and its first character must be a letter. It cannot end with a hyphen or contain two consecutive hyphens. Only lowercase letters are allowed.</p>"
13431343
},
13441344
"arn":{
13451345
"shape":"String",
@@ -1883,7 +1883,7 @@
18831883
},
18841884
"name":{
18851885
"shape":"SnapshotName",
1886-
"documentation":"<p>The snapshot name. For example: <code>my-snapshot-1</code>.</p> <p>The name must contain from 1 to 63 letters, numbers, or hyphens, and its first character must be a letter. It cannot end with a hyphen or contain two consecutive hyphens.</p>"
1886+
"documentation":"<p>The snapshot name. For example: <code>my-snapshot-1</code>.</p> <p>The name must contain from 1 to 63 letters, numbers, or hyphens, and its first character must be a letter. It cannot end with a hyphen or contain two consecutive hyphens. Only lowercase letters are allowed.</p>"
18871887
},
18881888
"arn":{
18891889
"shape":"String",
@@ -2194,7 +2194,7 @@
21942194
},
21952195
"name":{
21962196
"shape":"SnapshotName",
2197-
"documentation":"<p>The snapshot name. For example: <code>my-snapshot-1</code>.</p> <p>The name must contain from 1 to 63 letters, numbers, or hyphens, and its first character must be a letter. It cannot end with a hyphen or contain two consecutive hyphens.</p>"
2197+
"documentation":"<p>The snapshot name. For example: <code>my-snapshot-1</code>.</p> <p>The name must contain from 1 to 63 letters, numbers, or hyphens, and its first character must be a letter. It cannot end with a hyphen or contain two consecutive hyphens. Only lowercase letters are allowed.</p>"
21982198
},
21992199
"arn":{
22002200
"shape":"String",
@@ -3011,11 +3011,11 @@
30113011
},
30123012
"graphName":{
30133013
"shape":"GraphName",
3014-
"documentation":"<p>A name for the new Neptune Analytics graph to be created from the snapshot.</p> <p>The name must contain from 1 to 63 letters, numbers, or hyphens, and its first character must be a letter. It cannot end with a hyphen or contain two consecutive hyphens. </p>"
3014+
"documentation":"<p>A name for the new Neptune Analytics graph to be created from the snapshot.</p> <p>The name must contain from 1 to 63 letters, numbers, or hyphens, and its first character must be a letter. It cannot end with a hyphen or contain two consecutive hyphens. Only lowercase letters are allowed.</p>"
30153015
},
30163016
"provisionedMemory":{
30173017
"shape":"ProvisionedMemory",
3018-
"documentation":"<p>The provisioned memory-optimized Neptune Capacity Units (m-NCUs) to use for the graph.</p> <p>Min = 128</p>"
3018+
"documentation":"<p>The provisioned memory-optimized Neptune Capacity Units (m-NCUs) to use for the graph.</p> <p>Min = 16</p>"
30193019
},
30203020
"deletionProtection":{
30213021
"shape":"Boolean",
@@ -3514,7 +3514,7 @@
35143514
},
35153515
"provisionedMemory":{
35163516
"shape":"ProvisionedMemory",
3517-
"documentation":"<p>The provisioned memory-optimized Neptune Capacity Units (m-NCUs) to use for the graph.</p> <p>Min = 128</p>"
3517+
"documentation":"<p>The provisioned memory-optimized Neptune Capacity Units (m-NCUs) to use for the graph.</p> <p>Min = 16</p>"
35183518
},
35193519
"deletionProtection":{
35203520
"shape":"Boolean",

0 commit comments

Comments
 (0)