|
12851 | 12851 | "documentation":"<p>The tags to apply to the new AMI and new snapshots. You can tag the AMI, the snapshots, or both.</p> <ul> <li> <p>To tag the new AMI, the value for <code>ResourceType</code> must be <code>image</code>.</p> </li> <li> <p>To tag the new snapshots, the value for <code>ResourceType</code> must be <code>snapshot</code>. The same tag is applied to all the new snapshots.</p> </li> </ul> <p>If you specify other values for <code>ResourceType</code>, the request fails.</p> <p>To tag an AMI or snapshot after it has been created, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateTags.html\">CreateTags</a>.</p>",
|
12852 | 12852 | "locationName":"TagSpecification"
|
12853 | 12853 | },
|
| 12854 | + "SnapshotCopyCompletionDurationMinutes":{ |
| 12855 | + "shape":"Long", |
| 12856 | + "documentation":"<p>Specify a completion duration, in 15 minute increments, to initiate a time-based AMI copy. The specified completion duration applies to each of the snapshots associated with the AMI. Each snapshot associated with the AMI will be completed within the specified completion duration, regardless of their size.</p> <p>If you do not specify a value, the AMI copy operation is completed on a best-effort basis.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/ebs/latest/userguide/time-based-copies.html\"> Time-based copies</a>.</p>" |
| 12857 | + }, |
12854 | 12858 | "DryRun":{
|
12855 | 12859 | "shape":"Boolean",
|
12856 | 12860 | "documentation":"<p>Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.</p>",
|
|
16671 | 16675 | },
|
16672 | 16676 | "SubnetIds":{
|
16673 | 16677 | "shape":"CreateVerifiedAccessEndpointSubnetIdList",
|
16674 |
| - "documentation":"<p>The IDs of the subnets.</p>", |
| 16678 | + "documentation":"<p>The IDs of the subnets. You can specify only one subnet per Availability Zone.</p>", |
16675 | 16679 | "locationName":"SubnetId"
|
16676 | 16680 | },
|
16677 | 16681 | "PortRanges":{
|
|
16732 | 16736 | },
|
16733 | 16737 | "SubnetIds":{
|
16734 | 16738 | "shape":"CreateVerifiedAccessEndpointSubnetIdList",
|
16735 |
| - "documentation":"<p>The IDs of the subnets.</p>", |
| 16739 | + "documentation":"<p>The IDs of the subnets. You can specify only one subnet per Availability Zone.</p>", |
16736 | 16740 | "locationName":"SubnetId"
|
16737 | 16741 | }
|
16738 | 16742 | },
|
|
56410 | 56414 | },
|
56411 | 56415 | "TransitGatewayId":{
|
56412 | 56416 | "shape":"String",
|
56413 |
| - "documentation":"<note> <p>This parameter is in preview and may not be available for your account.</p> </note> <p>The ID of the transit gateway (if applicable).</p>", |
| 56417 | + "documentation":"<p>The ID of the transit gateway (if applicable).</p>", |
56414 | 56418 | "locationName":"transitGatewayId"
|
56415 | 56419 | }
|
56416 | 56420 | },
|
|
0 commit comments