|
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": { |
|
12156 | 12156 | "PubliclyAccessible": { |
12157 | 12157 | "target": "com.amazonaws.redshift#BooleanOptional", |
12158 | 12158 | "traits": { |
12159 | | - "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>" |
| 12159 | + "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>" |
12160 | 12160 | } |
12161 | 12161 | }, |
12162 | 12162 | "ElasticIp": { |
|
17035 | 17035 | "PubliclyAccessible": { |
17036 | 17036 | "target": "com.amazonaws.redshift#BooleanOptional", |
17037 | 17037 | "traits": { |
17038 | | - "smithy.api#documentation": "<p>If <code>true</code>, the cluster can be accessed from a public network. </p>" |
| 17038 | + "smithy.api#documentation": "<p>If <code>true</code>, the cluster can be accessed from a public network. </p>\n <p>Default: false</p>" |
17039 | 17039 | } |
17040 | 17040 | }, |
17041 | 17041 | "OwnerAccount": { |
|
0 commit comments