|
3554 | 3554 | "input": {
|
3555 | 3555 | "target": "com.amazonaws.redshift#CreateTagsMessage"
|
3556 | 3556 | },
|
| 3557 | + "output": { |
| 3558 | + "target": "smithy.api#Unit" |
| 3559 | + }, |
3557 | 3560 | "errors": [
|
3558 | 3561 | {
|
3559 | 3562 | "target": "com.amazonaws.redshift#InvalidClusterStateFault"
|
|
4115 | 4118 | "input": {
|
4116 | 4119 | "target": "com.amazonaws.redshift#DeleteClusterParameterGroupMessage"
|
4117 | 4120 | },
|
| 4121 | + "output": { |
| 4122 | + "target": "smithy.api#Unit" |
| 4123 | + }, |
4118 | 4124 | "errors": [
|
4119 | 4125 | {
|
4120 | 4126 | "target": "com.amazonaws.redshift#ClusterParameterGroupNotFoundFault"
|
|
4155 | 4161 | "input": {
|
4156 | 4162 | "target": "com.amazonaws.redshift#DeleteClusterSecurityGroupMessage"
|
4157 | 4163 | },
|
| 4164 | + "output": { |
| 4165 | + "target": "smithy.api#Unit" |
| 4166 | + }, |
4158 | 4167 | "errors": [
|
4159 | 4168 | {
|
4160 | 4169 | "target": "com.amazonaws.redshift#ClusterSecurityGroupNotFoundFault"
|
|
4245 | 4254 | "input": {
|
4246 | 4255 | "target": "com.amazonaws.redshift#DeleteClusterSubnetGroupMessage"
|
4247 | 4256 | },
|
| 4257 | + "output": { |
| 4258 | + "target": "smithy.api#Unit" |
| 4259 | + }, |
4248 | 4260 | "errors": [
|
4249 | 4261 | {
|
4250 | 4262 | "target": "com.amazonaws.redshift#ClusterSubnetGroupNotFoundFault"
|
|
4321 | 4333 | "input": {
|
4322 | 4334 | "target": "com.amazonaws.redshift#DeleteEventSubscriptionMessage"
|
4323 | 4335 | },
|
| 4336 | + "output": { |
| 4337 | + "target": "smithy.api#Unit" |
| 4338 | + }, |
4324 | 4339 | "errors": [
|
4325 | 4340 | {
|
4326 | 4341 | "target": "com.amazonaws.redshift#InvalidSubscriptionStateFault"
|
|
4353 | 4368 | "input": {
|
4354 | 4369 | "target": "com.amazonaws.redshift#DeleteHsmClientCertificateMessage"
|
4355 | 4370 | },
|
| 4371 | + "output": { |
| 4372 | + "target": "smithy.api#Unit" |
| 4373 | + }, |
4356 | 4374 | "errors": [
|
4357 | 4375 | {
|
4358 | 4376 | "target": "com.amazonaws.redshift#HsmClientCertificateNotFoundFault"
|
|
4385 | 4403 | "input": {
|
4386 | 4404 | "target": "com.amazonaws.redshift#DeleteHsmConfigurationMessage"
|
4387 | 4405 | },
|
| 4406 | + "output": { |
| 4407 | + "target": "smithy.api#Unit" |
| 4408 | + }, |
4388 | 4409 | "errors": [
|
4389 | 4410 | {
|
4390 | 4411 | "target": "com.amazonaws.redshift#HsmConfigurationNotFoundFault"
|
|
4440 | 4461 | "input": {
|
4441 | 4462 | "target": "com.amazonaws.redshift#DeleteScheduledActionMessage"
|
4442 | 4463 | },
|
| 4464 | + "output": { |
| 4465 | + "target": "smithy.api#Unit" |
| 4466 | + }, |
4443 | 4467 | "errors": [
|
4444 | 4468 | {
|
4445 | 4469 | "target": "com.amazonaws.redshift#ScheduledActionNotFoundFault"
|
|
4469 | 4493 | "input": {
|
4470 | 4494 | "target": "com.amazonaws.redshift#DeleteSnapshotCopyGrantMessage"
|
4471 | 4495 | },
|
| 4496 | + "output": { |
| 4497 | + "target": "smithy.api#Unit" |
| 4498 | + }, |
4472 | 4499 | "errors": [
|
4473 | 4500 | {
|
4474 | 4501 | "target": "com.amazonaws.redshift#InvalidSnapshotCopyGrantStateFault"
|
|
4501 | 4528 | "input": {
|
4502 | 4529 | "target": "com.amazonaws.redshift#DeleteSnapshotScheduleMessage"
|
4503 | 4530 | },
|
| 4531 | + "output": { |
| 4532 | + "target": "smithy.api#Unit" |
| 4533 | + }, |
4504 | 4534 | "errors": [
|
4505 | 4535 | {
|
4506 | 4536 | "target": "com.amazonaws.redshift#InvalidClusterSnapshotScheduleStateFault"
|
|
4530 | 4560 | "input": {
|
4531 | 4561 | "target": "com.amazonaws.redshift#DeleteTagsMessage"
|
4532 | 4562 | },
|
| 4563 | + "output": { |
| 4564 | + "target": "smithy.api#Unit" |
| 4565 | + }, |
4533 | 4566 | "errors": [
|
4534 | 4567 | {
|
4535 | 4568 | "target": "com.amazonaws.redshift#InvalidTagFault"
|
|
4569 | 4602 | "input": {
|
4570 | 4603 | "target": "com.amazonaws.redshift#DeleteUsageLimitMessage"
|
4571 | 4604 | },
|
| 4605 | + "output": { |
| 4606 | + "target": "smithy.api#Unit" |
| 4607 | + }, |
4572 | 4608 | "errors": [
|
4573 | 4609 | {
|
4574 | 4610 | "target": "com.amazonaws.redshift#UnsupportedOperationFault"
|
|
6722 | 6758 | },
|
6723 | 6759 | "com.amazonaws.redshift#DescribeStorage": {
|
6724 | 6760 | "type": "operation",
|
| 6761 | + "input": { |
| 6762 | + "target": "smithy.api#Unit" |
| 6763 | + }, |
6725 | 6764 | "output": {
|
6726 | 6765 | "target": "com.amazonaws.redshift#CustomerStorageMessage"
|
6727 | 6766 | },
|
|
7188 | 7227 | "BucketName": {
|
7189 | 7228 | "target": "com.amazonaws.redshift#String",
|
7190 | 7229 | "traits": {
|
7191 |
| - "smithy.api#documentation": "<p>The name of an existing S3 bucket where the log files are to be stored.</p>\n <p>Constraints:</p>\n <ul>\n <li>\n <p>Must be in the same region as the cluster</p>\n </li>\n <li>\n <p>The cluster must have read bucket and put object permissions</p>\n </li>\n </ul>", |
7192 |
| - "smithy.api#required": {} |
| 7230 | + "smithy.api#documentation": "<p>The name of an existing S3 bucket where the log files are to be stored.</p>\n <p>Constraints:</p>\n <ul>\n <li>\n <p>Must be in the same region as the cluster</p>\n </li>\n <li>\n <p>The cluster must have read bucket and put object permissions</p>\n </li>\n </ul>" |
7193 | 7231 | }
|
7194 | 7232 | },
|
7195 | 7233 | "S3KeyPrefix": {
|
7196 | 7234 | "target": "com.amazonaws.redshift#String",
|
7197 | 7235 | "traits": {
|
7198 | 7236 | "smithy.api#documentation": "<p>The prefix applied to the log file names.</p>\n <p>Constraints:</p>\n <ul>\n <li>\n <p>Cannot exceed 512 characters</p>\n </li>\n <li>\n <p>Cannot contain spaces( ), double quotes (\"), single quotes ('), a backslash\n (\\), or control characters. The hexadecimal codes for invalid characters are: </p>\n <ul>\n <li>\n <p>x00 to x20</p>\n </li>\n <li>\n <p>x22</p>\n </li>\n <li>\n <p>x27</p>\n </li>\n <li>\n <p>x5c</p>\n </li>\n <li>\n <p>x7f or larger</p>\n </li>\n </ul>\n </li>\n </ul>"
|
7199 | 7237 | }
|
| 7238 | + }, |
| 7239 | + "LogDestinationType": { |
| 7240 | + "target": "com.amazonaws.redshift#LogDestinationType", |
| 7241 | + "traits": { |
| 7242 | + "smithy.api#documentation": "<p>The log destination type. An enum with possible values of <code>s3</code> and <code>cloudwatch</code>.</p>" |
| 7243 | + } |
| 7244 | + }, |
| 7245 | + "LogExports": { |
| 7246 | + "target": "com.amazonaws.redshift#LogTypeList", |
| 7247 | + "traits": { |
| 7248 | + "smithy.api#documentation": "<p>The collection of exported log types. Log types include the connection log, user log and user activity log.</p>" |
| 7249 | + } |
7200 | 7250 | }
|
7201 | 7251 | },
|
7202 | 7252 | "traits": {
|
|
9072 | 9122 | "smithy.api#httpError": 400
|
9073 | 9123 | }
|
9074 | 9124 | },
|
| 9125 | + "com.amazonaws.redshift#LogDestinationType": { |
| 9126 | + "type": "string", |
| 9127 | + "traits": { |
| 9128 | + "smithy.api#enum": [ |
| 9129 | + { |
| 9130 | + "value": "s3", |
| 9131 | + "name": "S3" |
| 9132 | + }, |
| 9133 | + { |
| 9134 | + "value": "cloudwatch", |
| 9135 | + "name": "CLOUDWATCH" |
| 9136 | + } |
| 9137 | + ] |
| 9138 | + } |
| 9139 | + }, |
| 9140 | + "com.amazonaws.redshift#LogTypeList": { |
| 9141 | + "type": "list", |
| 9142 | + "member": { |
| 9143 | + "target": "com.amazonaws.redshift#String" |
| 9144 | + } |
| 9145 | + }, |
9075 | 9146 | "com.amazonaws.redshift#LoggingStatus": {
|
9076 | 9147 | "type": "structure",
|
9077 | 9148 | "members": {
|
|
9110 | 9181 | "traits": {
|
9111 | 9182 | "smithy.api#documentation": "<p>The message indicating that logs failed to be delivered.</p>"
|
9112 | 9183 | }
|
| 9184 | + }, |
| 9185 | + "LogDestinationType": { |
| 9186 | + "target": "com.amazonaws.redshift#LogDestinationType", |
| 9187 | + "traits": { |
| 9188 | + "smithy.api#documentation": "<p>The log destination type. An enum with possible values of <code>s3</code> and <code>cloudwatch</code>.</p>" |
| 9189 | + } |
| 9190 | + }, |
| 9191 | + "LogExports": { |
| 9192 | + "target": "com.amazonaws.redshift#LogTypeList", |
| 9193 | + "traits": { |
| 9194 | + "smithy.api#documentation": "<p>The collection of exported log types. Log types include the connection log, user log and user activity log.</p>" |
| 9195 | + } |
9113 | 9196 | }
|
9114 | 9197 | },
|
9115 | 9198 | "traits": {
|
|
9798 | 9881 | "input": {
|
9799 | 9882 | "target": "com.amazonaws.redshift#ModifyClusterSnapshotScheduleMessage"
|
9800 | 9883 | },
|
| 9884 | + "output": { |
| 9885 | + "target": "smithy.api#Unit" |
| 9886 | + }, |
9801 | 9887 | "errors": [
|
9802 | 9888 | {
|
9803 | 9889 | "target": "com.amazonaws.redshift#ClusterNotFoundFault"
|
|
12552 | 12638 | "KmsKeyId": {
|
12553 | 12639 | "target": "com.amazonaws.redshift#String",
|
12554 | 12640 | "traits": {
|
12555 |
| - "smithy.api#documentation": "<p>The Key Management Service (KMS) key ID of the encryption key to encrypt data in the cluster \n restored from a shared snapshot. You can also provide \n the key ID when you restore from an unencrypted snapshot to an encrypted cluster in \n the same account. Additionally, you can specify a new KMS key ID when you restore from an encrypted \n snapshot in the same account in order to change it. In that case, the restored cluster is encrypted \n with the new KMS key ID.</p>" |
| 12641 | + "smithy.api#documentation": "<p>The Key Management Service (KMS) key ID of the encryption key that encrypts data in the cluster \n restored from a shared snapshot. You can also provide \n the key ID when you restore from an unencrypted snapshot to an encrypted cluster in \n the same account. Additionally, you can specify a new KMS key ID when you restore from an encrypted \n snapshot in the same account in order to change it. In that case, the restored cluster is encrypted \n with the new KMS key ID.</p>" |
12556 | 12642 | }
|
12557 | 12643 | },
|
12558 | 12644 | "NodeType": {
|
|
12630 | 12716 | "Encrypted": {
|
12631 | 12717 | "target": "com.amazonaws.redshift#BooleanOptional",
|
12632 | 12718 | "traits": {
|
12633 |
| - "smithy.api#documentation": "<p>Enables support for restoring an unencrypted snapshot to a cluster encrypted \n with Key Management Service (KMS) and a CMK.</p>" |
| 12719 | + "smithy.api#documentation": "<p>Enables support for restoring an unencrypted snapshot to a cluster encrypted \n with Key Management Service (KMS) and a customer managed key.</p>" |
12634 | 12720 | }
|
12635 | 12721 | }
|
12636 | 12722 | },
|
|
0 commit comments