|
10898 | 10898 | },
|
10899 | 10899 | "MultiAttachEnabled":{
|
10900 | 10900 | "shape":"Boolean",
|
10901 |
| - "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>" |
| 10901 | + "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>" |
10902 | 10902 | },
|
10903 | 10903 | "Throughput":{
|
10904 | 10904 | "shape":"Integer",
|
|
29328 | 29328 | "Throughput":{
|
29329 | 29329 | "shape":"Integer",
|
29330 | 29330 | "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>"
|
| 29331 | + }, |
| 29332 | + "MultiAttachEnabled":{ |
| 29333 | + "shape":"Boolean", |
| 29334 | + "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>" |
29331 | 29335 | }
|
29332 | 29336 | }
|
29333 | 29337 | },
|
|
40736 | 40740 | "documentation":"<p>The target throughput of the volume, in MiB/s.</p>",
|
40737 | 40741 | "locationName":"targetThroughput"
|
40738 | 40742 | },
|
| 40743 | + "TargetMultiAttachEnabled":{ |
| 40744 | + "shape":"Boolean", |
| 40745 | + "documentation":"<p>The target setting for Amazon EBS Multi-Attach.</p>", |
| 40746 | + "locationName":"targetMultiAttachEnabled" |
| 40747 | + }, |
40739 | 40748 | "OriginalSize":{
|
40740 | 40749 | "shape":"Integer",
|
40741 | 40750 | "documentation":"<p>The original size of the volume, in GiB.</p>",
|
|
40756 | 40765 | "documentation":"<p>The original throughput of the volume, in MiB/s.</p>",
|
40757 | 40766 | "locationName":"originalThroughput"
|
40758 | 40767 | },
|
| 40768 | + "OriginalMultiAttachEnabled":{ |
| 40769 | + "shape":"Boolean", |
| 40770 | + "documentation":"<p>The original setting for Amazon EBS Multi-Attach.</p>", |
| 40771 | + "locationName":"originalMultiAttachEnabled" |
| 40772 | + }, |
40759 | 40773 | "Progress":{
|
40760 | 40774 | "shape":"Long",
|
40761 | 40775 | "documentation":"<p>The modification progress, from 0 to 100 percent complete.</p>",
|
|
0 commit comments