|
1337 | 1337 | "PubliclyAccessible": {
|
1338 | 1338 | "target": "com.amazonaws.redshift#Boolean",
|
1339 | 1339 | "traits": {
|
1340 |
| - "smithy.api#documentation": "<p>A boolean value that, if <code>true</code>, indicates that the cluster can be\n accessed from a public network.</p>" |
| 1340 | + "smithy.api#documentation": "<p>A boolean value that, if <code>true</code>, indicates that the cluster can be\n accessed from a public network.</p>\n <p>Default: false</p>" |
1341 | 1341 | }
|
1342 | 1342 | },
|
1343 | 1343 | "Encrypted": {
|
|
2919 | 2919 | "PubliclyAccessible": {
|
2920 | 2920 | "target": "com.amazonaws.redshift#BooleanOptional",
|
2921 | 2921 | "traits": {
|
2922 |
| - "smithy.api#documentation": "<p>If <code>true</code>, the cluster can be accessed from a public network. </p>" |
| 2922 | + "smithy.api#documentation": "<p>If <code>true</code>, the cluster can be accessed from a public network. </p>\n <p>Default: false</p>" |
2923 | 2923 | }
|
2924 | 2924 | },
|
2925 | 2925 | "Encrypted": {
|
2926 | 2926 | "target": "com.amazonaws.redshift#BooleanOptional",
|
2927 | 2927 | "traits": {
|
2928 |
| - "smithy.api#documentation": "<p>If <code>true</code>, the data in the cluster is encrypted at rest. </p>\n <p>Default: false</p>" |
| 2928 | + "smithy.api#documentation": "<p>If <code>true</code>, the data in the cluster is encrypted at rest. \n If you set the value on this parameter to <code>false</code>, the request will fail.</p>\n <p>Default: true</p>" |
2929 | 2929 | }
|
2930 | 2930 | },
|
2931 | 2931 | "HsmClientCertificateIdentifier": {
|
|
12154 | 12154 | "PubliclyAccessible": {
|
12155 | 12155 | "target": "com.amazonaws.redshift#BooleanOptional",
|
12156 | 12156 | "traits": {
|
12157 |
| - "smithy.api#documentation": "<p>If <code>true</code>, the cluster can be accessed from a public network. Only\n clusters in VPCs can be set to be publicly available.</p>" |
| 12157 | + "smithy.api#documentation": "<p>If <code>true</code>, the cluster can be accessed from a public network. Only\n clusters in VPCs can be set to be publicly available.</p>\n <p>Default: false</p>" |
12158 | 12158 | }
|
12159 | 12159 | },
|
12160 | 12160 | "ElasticIp": {
|
|
17033 | 17033 | "PubliclyAccessible": {
|
17034 | 17034 | "target": "com.amazonaws.redshift#BooleanOptional",
|
17035 | 17035 | "traits": {
|
17036 |
| - "smithy.api#documentation": "<p>If <code>true</code>, the cluster can be accessed from a public network. </p>" |
| 17036 | + "smithy.api#documentation": "<p>If <code>true</code>, the cluster can be accessed from a public network. </p>\n <p>Default: false</p>" |
17037 | 17037 | }
|
17038 | 17038 | },
|
17039 | 17039 | "OwnerAccount": {
|
|
0 commit comments