|
1933 | 1933 | "graphName": {
|
1934 | 1934 | "target": "com.amazonaws.neptunegraph#GraphName",
|
1935 | 1935 | "traits": {
|
1936 |
| - "smithy.api#documentation": "<p>A name for the new Neptune Analytics graph to be created.</p>\n <p>The name must contain from 1 to 63 letters, numbers, or hyphens, and its\n first character must be a letter. It cannot end with a hyphen or contain two\n consecutive hyphens. </p>", |
| 1936 | + "smithy.api#documentation": "<p>A name for the new Neptune Analytics graph to be created.</p>\n <p>The name must contain from 1 to 63 letters, numbers, or hyphens, and its\n first character must be a letter. It cannot end with a hyphen or contain two\n consecutive hyphens. Only lowercase letters are allowed.</p>", |
1937 | 1937 | "smithy.api#required": {}
|
1938 | 1938 | }
|
1939 | 1939 | },
|
|
1976 | 1976 | "provisionedMemory": {
|
1977 | 1977 | "target": "com.amazonaws.neptunegraph#ProvisionedMemory",
|
1978 | 1978 | "traits": {
|
1979 |
| - "smithy.api#documentation": "<p>The provisioned memory-optimized Neptune Capacity Units (m-NCUs) to use for the graph. Min = 128</p>", |
| 1979 | + "smithy.api#documentation": "<p>The provisioned memory-optimized Neptune Capacity Units (m-NCUs) to use for the graph. Min = 16</p>", |
1980 | 1980 | "smithy.api#required": {}
|
1981 | 1981 | }
|
1982 | 1982 | }
|
|
1998 | 1998 | "name": {
|
1999 | 1999 | "target": "com.amazonaws.neptunegraph#GraphName",
|
2000 | 2000 | "traits": {
|
2001 |
| - "smithy.api#documentation": "<p>The graph name. For example: <code>my-graph-1</code>.</p>\n <p>The name must contain from 1 to 63 letters, numbers, or hyphens, and its\n first character must be a letter. It cannot end with a hyphen or contain two\n consecutive hyphens. </p>", |
| 2001 | + "smithy.api#documentation": "<p>The graph name. For example: <code>my-graph-1</code>.</p>\n <p>The name must contain from 1 to 63 letters, numbers, or hyphens, and its\n first character must be a letter. It cannot end with a hyphen or contain two\n consecutive hyphens. Only lowercase letters are allowed.</p>", |
2002 | 2002 | "smithy.api#required": {}
|
2003 | 2003 | }
|
2004 | 2004 | },
|
|
2030 | 2030 | "provisionedMemory": {
|
2031 | 2031 | "target": "com.amazonaws.neptunegraph#ProvisionedMemory",
|
2032 | 2032 | "traits": {
|
2033 |
| - "smithy.api#documentation": "<p>The provisioned memory-optimized Neptune Capacity Units (m-NCUs) to use for the graph.</p>\n <p>Min = 128</p>" |
| 2033 | + "smithy.api#documentation": "<p>The provisioned memory-optimized Neptune Capacity Units (m-NCUs) to use for the graph.</p>\n <p>Min = 16</p>" |
2034 | 2034 | }
|
2035 | 2035 | },
|
2036 | 2036 | "endpoint": {
|
|
2142 | 2142 | "snapshotName": {
|
2143 | 2143 | "target": "com.amazonaws.neptunegraph#SnapshotName",
|
2144 | 2144 | "traits": {
|
2145 |
| - "smithy.api#documentation": "<p>The snapshot name. For example: <code>my-snapshot-1</code>.</p>\n <p>The name must contain from 1 to 63 letters, numbers, or hyphens, and its\n first character must be a letter. It cannot end with a hyphen or contain two\n consecutive hyphens.</p>", |
| 2145 | + "smithy.api#documentation": "<p>The snapshot name. For example: <code>my-snapshot-1</code>.</p>\n <p>The name must contain from 1 to 63 letters, numbers, or hyphens, and its\n first character must be a letter. It cannot end with a hyphen or contain two\n consecutive hyphens. Only lowercase letters are allowed.</p>", |
2146 | 2146 | "smithy.api#required": {}
|
2147 | 2147 | }
|
2148 | 2148 | },
|
|
2256 | 2256 | "graphName": {
|
2257 | 2257 | "target": "com.amazonaws.neptunegraph#GraphName",
|
2258 | 2258 | "traits": {
|
2259 |
| - "smithy.api#documentation": "<p>A name for the new Neptune Analytics graph to be created.</p>\n <p>The name must contain from 1 to 63 letters, numbers, or hyphens, and its\n first character must be a letter. It cannot end with a hyphen or contain two\n consecutive hyphens. </p>", |
| 2259 | + "smithy.api#documentation": "<p>A name for the new Neptune Analytics graph to be created.</p>\n <p>The name must contain from 1 to 63 letters, numbers, or hyphens, and its\n first character must be a letter. It cannot end with a hyphen or contain two\n consecutive hyphens. Only lowercase letters are allowed.</p>", |
2260 | 2260 | "smithy.api#required": {}
|
2261 | 2261 | }
|
2262 | 2262 | },
|
|
2311 | 2311 | "minProvisionedMemory": {
|
2312 | 2312 | "target": "com.amazonaws.neptunegraph#ProvisionedMemory",
|
2313 | 2313 | "traits": {
|
2314 |
| - "smithy.api#documentation": "<p>The minimum provisioned memory-optimized Neptune Capacity Units (m-NCUs) to use for the graph. Default: 128</p>" |
| 2314 | + "smithy.api#documentation": "<p>The minimum provisioned memory-optimized Neptune Capacity Units (m-NCUs) to use for the graph. Default: 16</p>" |
2315 | 2315 | }
|
2316 | 2316 | },
|
2317 | 2317 | "failOnError": {
|
|
2760 | 2760 | "name": {
|
2761 | 2761 | "target": "com.amazonaws.neptunegraph#SnapshotName",
|
2762 | 2762 | "traits": {
|
2763 |
| - "smithy.api#documentation": "<p>The snapshot name. For example: <code>my-snapshot-1</code>.</p>\n <p>The name must contain from 1 to 63 letters, numbers, or hyphens, and its\n first character must be a letter. It cannot end with a hyphen or contain two\n consecutive hyphens.</p>", |
| 2763 | + "smithy.api#documentation": "<p>The snapshot name. For example: <code>my-snapshot-1</code>.</p>\n <p>The name must contain from 1 to 63 letters, numbers, or hyphens, and its\n first character must be a letter. It cannot end with a hyphen or contain two\n consecutive hyphens. Only lowercase letters are allowed.</p>", |
2764 | 2764 | "smithy.api#required": {}
|
2765 | 2765 | }
|
2766 | 2766 | },
|
|
3972 | 3972 | "name": {
|
3973 | 3973 | "target": "com.amazonaws.neptunegraph#SnapshotName",
|
3974 | 3974 | "traits": {
|
3975 |
| - "smithy.api#documentation": "<p>The snapshot name. For example: <code>my-snapshot-1</code>.</p>\n <p>The name must contain from 1 to 63 letters, numbers, or hyphens, and its\n first character must be a letter. It cannot end with a hyphen or contain two\n consecutive hyphens.</p>", |
| 3975 | + "smithy.api#documentation": "<p>The snapshot name. For example: <code>my-snapshot-1</code>.</p>\n <p>The name must contain from 1 to 63 letters, numbers, or hyphens, and its\n first character must be a letter. It cannot end with a hyphen or contain two\n consecutive hyphens. Only lowercase letters are allowed.</p>", |
3976 | 3976 | "smithy.api#required": {}
|
3977 | 3977 | }
|
3978 | 3978 | },
|
|
4744 | 4744 | "name": {
|
4745 | 4745 | "target": "com.amazonaws.neptunegraph#SnapshotName",
|
4746 | 4746 | "traits": {
|
4747 |
| - "smithy.api#documentation": "<p>The snapshot name. For example: <code>my-snapshot-1</code>.</p>\n <p>The name must contain from 1 to 63 letters, numbers, or hyphens, and its\n first character must be a letter. It cannot end with a hyphen or contain two\n consecutive hyphens.</p>", |
| 4747 | + "smithy.api#documentation": "<p>The snapshot name. For example: <code>my-snapshot-1</code>.</p>\n <p>The name must contain from 1 to 63 letters, numbers, or hyphens, and its\n first character must be a letter. It cannot end with a hyphen or contain two\n consecutive hyphens. Only lowercase letters are allowed.</p>", |
4748 | 4748 | "smithy.api#required": {}
|
4749 | 4749 | }
|
4750 | 4750 | },
|
|
6411 | 6411 | "graphName": {
|
6412 | 6412 | "target": "com.amazonaws.neptunegraph#GraphName",
|
6413 | 6413 | "traits": {
|
6414 |
| - "smithy.api#documentation": "<p>A name for the new Neptune Analytics graph to be created from the snapshot.</p>\n <p>The name must contain from 1 to 63 letters, numbers, or hyphens, and its\n first character must be a letter. It cannot end with a hyphen or contain two\n consecutive hyphens. </p>", |
| 6414 | + "smithy.api#documentation": "<p>A name for the new Neptune Analytics graph to be created from the snapshot.</p>\n <p>The name must contain from 1 to 63 letters, numbers, or hyphens, and its\n first character must be a letter. It cannot end with a hyphen or contain two\n consecutive hyphens. Only lowercase letters are allowed.</p>", |
6415 | 6415 | "smithy.api#required": {}
|
6416 | 6416 | }
|
6417 | 6417 | },
|
6418 | 6418 | "provisionedMemory": {
|
6419 | 6419 | "target": "com.amazonaws.neptunegraph#ProvisionedMemory",
|
6420 | 6420 | "traits": {
|
6421 |
| - "smithy.api#documentation": "<p>The provisioned memory-optimized Neptune Capacity Units (m-NCUs) to use for the graph.</p>\n <p>Min = 128</p>" |
| 6421 | + "smithy.api#documentation": "<p>The provisioned memory-optimized Neptune Capacity Units (m-NCUs) to use for the graph.</p>\n <p>Min = 16</p>" |
6422 | 6422 | }
|
6423 | 6423 | },
|
6424 | 6424 | "deletionProtection": {
|
|
7395 | 7395 | "provisionedMemory": {
|
7396 | 7396 | "target": "com.amazonaws.neptunegraph#ProvisionedMemory",
|
7397 | 7397 | "traits": {
|
7398 |
| - "smithy.api#documentation": "<p>The provisioned memory-optimized Neptune Capacity Units (m-NCUs) to use for the graph.</p>\n <p>Min = 128</p>" |
| 7398 | + "smithy.api#documentation": "<p>The provisioned memory-optimized Neptune Capacity Units (m-NCUs) to use for the graph.</p>\n <p>Min = 16</p>" |
7399 | 7399 | }
|
7400 | 7400 | },
|
7401 | 7401 | "deletionProtection": {
|
|
0 commit comments