|
12648 | 12648 | },
|
12649 | 12649 | "MultiAttachEnabled": {
|
12650 | 12650 | "shape": "Boolean",
|
12651 |
| - "documentation": "<p>Indicates whether to enable Amazon EBS Multi-Attach. If you enable Multi-Attach, you can attach the volume to up to 16 <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-types.html#ec2-nitro-instances\">Instances built on the Nitro System</a> in the same Availability Zone. This parameter is supported with <code>io1</code> volumes only. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-volumes-multi.html\"> Amazon EBS Multi-Attach</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>" |
| 12651 | + "documentation": "<p>Indicates whether to enable Amazon EBS Multi-Attach. If you enable Multi-Attach, you can attach the volume to up to 16 <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-types.html#ec2-nitro-instances\">Instances built on the Nitro System</a> in the same Availability Zone. This parameter is supported with <code>io1</code> and <code>io2</code> volumes only. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-volumes-multi.html\"> Amazon EBS Multi-Attach</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>" |
12652 | 12652 | },
|
12653 | 12653 | "Throughput": {
|
12654 | 12654 | "shape": "Integer",
|
|
31474 | 31474 | "Throughput": {
|
31475 | 31475 | "shape": "Integer",
|
31476 | 31476 | "documentation": "<p>The target throughput of the volume, in MiB/s. This parameter is valid only for <code>gp3</code> volumes. The maximum value is 1,000.</p> <p>Default: If no throughput value is specified, the existing value is retained.</p> <p>Valid Range: Minimum value of 125. Maximum value of 1000.</p>"
|
| 31477 | + }, |
| 31478 | + "MultiAttachEnabled": { |
| 31479 | + "shape": "Boolean", |
| 31480 | + "documentation": "<p>Specifies whether to enable Amazon EBS Multi-Attach. If you enable Multi-Attach, you can attach the volume to up to 16 <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-types.html#ec2-nitro-instances\"> Nitro-based instances</a> in the same Availability Zone. This parameter is supported with <code>io1</code> and <code>io2</code> volumes only. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-volumes-multi.html\"> Amazon EBS Multi-Attach</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>" |
31477 | 31481 | }
|
31478 | 31482 | }
|
31479 | 31483 | },
|
|
43098 | 43102 | "documentation": "<p>The target throughput of the volume, in MiB/s.</p>",
|
43099 | 43103 | "locationName": "targetThroughput"
|
43100 | 43104 | },
|
| 43105 | + "TargetMultiAttachEnabled": { |
| 43106 | + "shape": "Boolean", |
| 43107 | + "documentation": "<p>The target setting for Amazon EBS Multi-Attach.</p>", |
| 43108 | + "locationName": "targetMultiAttachEnabled" |
| 43109 | + }, |
43101 | 43110 | "OriginalSize": {
|
43102 | 43111 | "shape": "Integer",
|
43103 | 43112 | "documentation": "<p>The original size of the volume, in GiB.</p>",
|
|
43118 | 43127 | "documentation": "<p>The original throughput of the volume, in MiB/s.</p>",
|
43119 | 43128 | "locationName": "originalThroughput"
|
43120 | 43129 | },
|
| 43130 | + "OriginalMultiAttachEnabled": { |
| 43131 | + "shape": "Boolean", |
| 43132 | + "documentation": "<p>The original setting for Amazon EBS Multi-Attach.</p>", |
| 43133 | + "locationName": "originalMultiAttachEnabled" |
| 43134 | + }, |
43121 | 43135 | "Progress": {
|
43122 | 43136 | "shape": "Long",
|
43123 | 43137 | "documentation": "<p>The modification progress, from 0 to 100 percent complete.</p>",
|
|
0 commit comments