|
897 | 897 | "members":{
|
898 | 898 | "graphName":{
|
899 | 899 | "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>" |
901 | 901 | },
|
902 | 902 | "tags":{
|
903 | 903 | "shape":"TagMap",
|
|
925 | 925 | },
|
926 | 926 | "provisionedMemory":{
|
927 | 927 | "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>" |
929 | 929 | }
|
930 | 930 | }
|
931 | 931 | },
|
|
943 | 943 | },
|
944 | 944 | "name":{
|
945 | 945 | "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>" |
947 | 947 | },
|
948 | 948 | "arn":{
|
949 | 949 | "shape":"String",
|
|
963 | 963 | },
|
964 | 964 | "provisionedMemory":{
|
965 | 965 | "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>" |
967 | 967 | },
|
968 | 968 | "endpoint":{
|
969 | 969 | "shape":"String",
|
|
1012 | 1012 | },
|
1013 | 1013 | "snapshotName":{
|
1014 | 1014 | "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>" |
1016 | 1016 | },
|
1017 | 1017 | "tags":{
|
1018 | 1018 | "shape":"TagMap",
|
|
1068 | 1068 | "members":{
|
1069 | 1069 | "graphName":{
|
1070 | 1070 | "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>" |
1072 | 1072 | },
|
1073 | 1073 | "tags":{
|
1074 | 1074 | "shape":"TagMap",
|
|
1104 | 1104 | },
|
1105 | 1105 | "minProvisionedMemory":{
|
1106 | 1106 | "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>" |
1108 | 1108 | },
|
1109 | 1109 | "failOnError":{
|
1110 | 1110 | "shape":"Boolean",
|
|
1339 | 1339 | },
|
1340 | 1340 | "name":{
|
1341 | 1341 | "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>" |
1343 | 1343 | },
|
1344 | 1344 | "arn":{
|
1345 | 1345 | "shape":"String",
|
|
1883 | 1883 | },
|
1884 | 1884 | "name":{
|
1885 | 1885 | "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>" |
1887 | 1887 | },
|
1888 | 1888 | "arn":{
|
1889 | 1889 | "shape":"String",
|
|
2194 | 2194 | },
|
2195 | 2195 | "name":{
|
2196 | 2196 | "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>" |
2198 | 2198 | },
|
2199 | 2199 | "arn":{
|
2200 | 2200 | "shape":"String",
|
|
3011 | 3011 | },
|
3012 | 3012 | "graphName":{
|
3013 | 3013 | "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>" |
3015 | 3015 | },
|
3016 | 3016 | "provisionedMemory":{
|
3017 | 3017 | "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>" |
3019 | 3019 | },
|
3020 | 3020 | "deletionProtection":{
|
3021 | 3021 | "shape":"Boolean",
|
|
3514 | 3514 | },
|
3515 | 3515 | "provisionedMemory":{
|
3516 | 3516 | "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>" |
3518 | 3518 | },
|
3519 | 3519 | "deletionProtection":{
|
3520 | 3520 | "shape":"Boolean",
|
|
0 commit comments