@aws-sdk/client-ec2 3.226.0 → 3.231.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (176) hide show
  1. package/dist-cjs/endpoint/ruleset.js +0 -9
  2. package/dist-cjs/models/models_0.js +1 -0
  3. package/dist-cjs/protocols/Aws_ec2.js +14 -0
  4. package/dist-cjs/runtimeConfig.browser.js +3 -3
  5. package/dist-cjs/runtimeConfig.js +2 -1
  6. package/dist-es/endpoint/ruleset.js +0 -9
  7. package/dist-es/models/models_0.js +1 -0
  8. package/dist-es/protocols/Aws_ec2.js +14 -0
  9. package/dist-es/runtimeConfig.browser.js +1 -1
  10. package/dist-es/runtimeConfig.js +2 -1
  11. package/dist-types/EC2.d.ts +359 -425
  12. package/dist-types/commands/AcceptVpcPeeringConnectionCommand.d.ts +1 -1
  13. package/dist-types/commands/AssignIpv6AddressesCommand.d.ts +2 -2
  14. package/dist-types/commands/AssignPrivateIpAddressesCommand.d.ts +5 -5
  15. package/dist-types/commands/AssociateAddressCommand.d.ts +0 -1
  16. package/dist-types/commands/AssociateClientVpnTargetNetworkCommand.d.ts +1 -1
  17. package/dist-types/commands/AssociateEnclaveCertificateIamRoleCommand.d.ts +2 -4
  18. package/dist-types/commands/AssociateRouteTableCommand.d.ts +1 -1
  19. package/dist-types/commands/AssociateTransitGatewayMulticastDomainCommand.d.ts +1 -1
  20. package/dist-types/commands/AssociateTrunkInterfaceCommand.d.ts +3 -4
  21. package/dist-types/commands/AssociateVpcCidrBlockCommand.d.ts +2 -2
  22. package/dist-types/commands/AttachClassicLinkVpcCommand.d.ts +5 -5
  23. package/dist-types/commands/AttachVpnGatewayCommand.d.ts +1 -1
  24. package/dist-types/commands/AuthorizeSecurityGroupEgressCommand.d.ts +1 -1
  25. package/dist-types/commands/AuthorizeSecurityGroupIngressCommand.d.ts +1 -2
  26. package/dist-types/commands/BundleInstanceCommand.d.ts +1 -1
  27. package/dist-types/commands/CancelCapacityReservationCommand.d.ts +1 -1
  28. package/dist-types/commands/CancelCapacityReservationFleetsCommand.d.ts +7 -7
  29. package/dist-types/commands/CancelSpotFleetRequestsCommand.d.ts +1 -1
  30. package/dist-types/commands/CancelSpotInstanceRequestsCommand.d.ts +2 -2
  31. package/dist-types/commands/CopyImageCommand.d.ts +2 -5
  32. package/dist-types/commands/CopySnapshotCommand.d.ts +1 -4
  33. package/dist-types/commands/CreateCapacityReservationCommand.d.ts +3 -5
  34. package/dist-types/commands/CreateCustomerGatewayCommand.d.ts +2 -2
  35. package/dist-types/commands/CreateDefaultVpcCommand.d.ts +5 -5
  36. package/dist-types/commands/CreateDhcpOptionsCommand.d.ts +5 -6
  37. package/dist-types/commands/CreateFlowLogsCommand.d.ts +3 -6
  38. package/dist-types/commands/CreateImageCommand.d.ts +6 -10
  39. package/dist-types/commands/CreateInstanceEventWindowCommand.d.ts +1 -3
  40. package/dist-types/commands/CreateKeyPairCommand.d.ts +1 -1
  41. package/dist-types/commands/CreateLaunchTemplateCommand.d.ts +2 -2
  42. package/dist-types/commands/CreateLaunchTemplateVersionCommand.d.ts +3 -3
  43. package/dist-types/commands/CreateNetworkAclCommand.d.ts +1 -1
  44. package/dist-types/commands/CreateNetworkAclEntryCommand.d.ts +2 -2
  45. package/dist-types/commands/CreateNetworkInterfaceCommand.d.ts +2 -2
  46. package/dist-types/commands/CreateNetworkInterfacePermissionCommand.d.ts +1 -1
  47. package/dist-types/commands/CreatePlacementGroupCommand.d.ts +2 -2
  48. package/dist-types/commands/CreateReplaceRootVolumeTaskCommand.d.ts +0 -1
  49. package/dist-types/commands/CreateReservedInstancesListingCommand.d.ts +2 -2
  50. package/dist-types/commands/CreateRouteCommand.d.ts +6 -6
  51. package/dist-types/commands/CreateSecurityGroupCommand.d.ts +1 -2
  52. package/dist-types/commands/CreateSnapshotCommand.d.ts +0 -3
  53. package/dist-types/commands/CreateSnapshotsCommand.d.ts +0 -2
  54. package/dist-types/commands/CreateSubnetCommand.d.ts +7 -7
  55. package/dist-types/commands/CreateTagsCommand.d.ts +0 -1
  56. package/dist-types/commands/CreateTransitGatewayConnectCommand.d.ts +1 -1
  57. package/dist-types/commands/CreateTransitGatewayConnectPeerCommand.d.ts +2 -2
  58. package/dist-types/commands/CreateTransitGatewayMulticastDomainCommand.d.ts +1 -1
  59. package/dist-types/commands/CreateTransitGatewayPeeringAttachmentCommand.d.ts +1 -1
  60. package/dist-types/commands/CreateVpcCommand.d.ts +1 -1
  61. package/dist-types/commands/CreateVpcEndpointConnectionNotificationCommand.d.ts +1 -1
  62. package/dist-types/commands/CreateVpcEndpointServiceConfigurationCommand.d.ts +6 -6
  63. package/dist-types/commands/CreateVpnConnectionCommand.d.ts +6 -6
  64. package/dist-types/commands/CreateVpnConnectionRouteCommand.d.ts +1 -1
  65. package/dist-types/commands/CreateVpnGatewayCommand.d.ts +1 -1
  66. package/dist-types/commands/DeleteCarrierGatewayCommand.d.ts +2 -2
  67. package/dist-types/commands/DeleteFleetsCommand.d.ts +0 -1
  68. package/dist-types/commands/DeleteSecurityGroupCommand.d.ts +1 -2
  69. package/dist-types/commands/DeleteVpcEndpointsCommand.d.ts +7 -7
  70. package/dist-types/commands/DeleteVpnConnectionCommand.d.ts +2 -2
  71. package/dist-types/commands/DeregisterImageCommand.d.ts +1 -4
  72. package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +2 -2
  73. package/dist-types/commands/DescribeAggregateIdFormatCommand.d.ts +0 -1
  74. package/dist-types/commands/DescribeClassicLinkInstancesCommand.d.ts +3 -3
  75. package/dist-types/commands/DescribeCustomerGatewaysCommand.d.ts +1 -1
  76. package/dist-types/commands/DescribeDhcpOptionsCommand.d.ts +1 -1
  77. package/dist-types/commands/DescribeFlowLogsCommand.d.ts +1 -1
  78. package/dist-types/commands/DescribeHostReservationOfferingsCommand.d.ts +1 -1
  79. package/dist-types/commands/DescribeHostsCommand.d.ts +1 -1
  80. package/dist-types/commands/DescribeInstanceAttributeCommand.d.ts +1 -1
  81. package/dist-types/commands/DescribeInstanceCreditSpecificationsCommand.d.ts +5 -5
  82. package/dist-types/commands/DescribeInstanceStatusCommand.d.ts +8 -8
  83. package/dist-types/commands/DescribeInstancesCommand.d.ts +4 -4
  84. package/dist-types/commands/DescribeManagedPrefixListsCommand.d.ts +1 -1
  85. package/dist-types/commands/DescribeNetworkAclsCommand.d.ts +1 -1
  86. package/dist-types/commands/DescribePrefixListsCommand.d.ts +1 -1
  87. package/dist-types/commands/DescribeReservedInstancesListingsCommand.d.ts +3 -3
  88. package/dist-types/commands/DescribeReservedInstancesModificationsCommand.d.ts +1 -1
  89. package/dist-types/commands/DescribeRouteTablesCommand.d.ts +1 -1
  90. package/dist-types/commands/DescribeSecurityGroupsCommand.d.ts +1 -1
  91. package/dist-types/commands/DescribeSpotFleetRequestHistoryCommand.d.ts +2 -2
  92. package/dist-types/commands/DescribeSpotFleetRequestsCommand.d.ts +1 -1
  93. package/dist-types/commands/DescribeSpotInstanceRequestsCommand.d.ts +3 -3
  94. package/dist-types/commands/DescribeSpotPriceHistoryCommand.d.ts +1 -1
  95. package/dist-types/commands/DescribeTrunkInterfaceAssociationsCommand.d.ts +2 -2
  96. package/dist-types/commands/DescribeVpcClassicLinkCommand.d.ts +3 -3
  97. package/dist-types/commands/DescribeVpcEndpointServicesCommand.d.ts +1 -1
  98. package/dist-types/commands/DescribeVpnConnectionsCommand.d.ts +1 -1
  99. package/dist-types/commands/DescribeVpnGatewaysCommand.d.ts +1 -1
  100. package/dist-types/commands/DetachClassicLinkVpcCommand.d.ts +3 -3
  101. package/dist-types/commands/DetachVpnGatewayCommand.d.ts +1 -1
  102. package/dist-types/commands/DisableFastLaunchCommand.d.ts +3 -3
  103. package/dist-types/commands/DisableVpcClassicLinkDnsSupportCommand.d.ts +0 -1
  104. package/dist-types/commands/DisassociateAddressCommand.d.ts +1 -2
  105. package/dist-types/commands/DisassociateClientVpnTargetNetworkCommand.d.ts +9 -9
  106. package/dist-types/commands/DisassociateIamInstanceProfileCommand.d.ts +1 -1
  107. package/dist-types/commands/DisassociateRouteTableCommand.d.ts +1 -1
  108. package/dist-types/commands/DisassociateTrunkInterfaceCommand.d.ts +2 -2
  109. package/dist-types/commands/DisassociateVpcCidrBlockCommand.d.ts +1 -1
  110. package/dist-types/commands/EnableEbsEncryptionByDefaultCommand.d.ts +1 -1
  111. package/dist-types/commands/EnableFastLaunchCommand.d.ts +3 -3
  112. package/dist-types/commands/GetConsoleOutputCommand.d.ts +3 -3
  113. package/dist-types/commands/GetConsoleScreenshotCommand.d.ts +1 -1
  114. package/dist-types/commands/GetDefaultCreditSpecificationCommand.d.ts +1 -1
  115. package/dist-types/commands/GetFlowLogsIntegrationTemplateCommand.d.ts +5 -5
  116. package/dist-types/commands/GetHostReservationPurchasePreviewCommand.d.ts +1 -1
  117. package/dist-types/commands/GetInstanceUefiDataCommand.d.ts +2 -2
  118. package/dist-types/commands/GetLaunchTemplateDataCommand.d.ts +1 -1
  119. package/dist-types/commands/GetPasswordDataCommand.d.ts +4 -4
  120. package/dist-types/commands/ImportClientVpnClientCertificateRevocationListCommand.d.ts +1 -1
  121. package/dist-types/commands/ModifyCapacityReservationFleetCommand.d.ts +1 -1
  122. package/dist-types/commands/ModifyDefaultCreditSpecificationCommand.d.ts +2 -2
  123. package/dist-types/commands/ModifyEbsDefaultKmsKeyIdCommand.d.ts +1 -1
  124. package/dist-types/commands/ModifyHostsCommand.d.ts +1 -1
  125. package/dist-types/commands/ModifyIdentityIdFormatCommand.d.ts +1 -1
  126. package/dist-types/commands/ModifyImageAttributeCommand.d.ts +1 -1
  127. package/dist-types/commands/ModifyInstanceAttributeCommand.d.ts +2 -2
  128. package/dist-types/commands/ModifyInstanceCreditSpecificationCommand.d.ts +1 -1
  129. package/dist-types/commands/ModifyInstancePlacementCommand.d.ts +7 -7
  130. package/dist-types/commands/ModifyManagedPrefixListCommand.d.ts +2 -2
  131. package/dist-types/commands/ModifyReservedInstancesCommand.d.ts +1 -1
  132. package/dist-types/commands/ModifySpotFleetRequestCommand.d.ts +5 -5
  133. package/dist-types/commands/ModifySubnetAttributeCommand.d.ts +6 -9
  134. package/dist-types/commands/ModifyVpcEndpointServiceConfigurationCommand.d.ts +1 -1
  135. package/dist-types/commands/ModifyVpcEndpointServicePermissionsCommand.d.ts +1 -1
  136. package/dist-types/commands/ModifyVpcTenancyCommand.d.ts +2 -2
  137. package/dist-types/commands/ModifyVpnConnectionCommand.d.ts +13 -15
  138. package/dist-types/commands/ModifyVpnConnectionOptionsCommand.d.ts +1 -1
  139. package/dist-types/commands/MonitorInstancesCommand.d.ts +1 -1
  140. package/dist-types/commands/PurchaseReservedInstancesOfferingCommand.d.ts +2 -2
  141. package/dist-types/commands/RebootInstancesCommand.d.ts +2 -2
  142. package/dist-types/commands/RegisterImageCommand.d.ts +4 -7
  143. package/dist-types/commands/RegisterTransitGatewayMulticastGroupMembersCommand.d.ts +1 -1
  144. package/dist-types/commands/RegisterTransitGatewayMulticastGroupSourcesCommand.d.ts +2 -2
  145. package/dist-types/commands/ReleaseHostsCommand.d.ts +2 -2
  146. package/dist-types/commands/ReplaceIamInstanceProfileAssociationCommand.d.ts +1 -1
  147. package/dist-types/commands/ReplaceNetworkAclAssociationCommand.d.ts +1 -1
  148. package/dist-types/commands/ReportInstanceStatusCommand.d.ts +1 -1
  149. package/dist-types/commands/RequestSpotFleetCommand.d.ts +8 -9
  150. package/dist-types/commands/RequestSpotInstancesCommand.d.ts +5 -7
  151. package/dist-types/commands/ResetInstanceAttributeCommand.d.ts +1 -1
  152. package/dist-types/commands/RestoreSnapshotTierCommand.d.ts +0 -1
  153. package/dist-types/commands/RevokeSecurityGroupEgressCommand.d.ts +0 -2
  154. package/dist-types/commands/RevokeSecurityGroupIngressCommand.d.ts +1 -4
  155. package/dist-types/commands/RunInstancesCommand.d.ts +16 -16
  156. package/dist-types/commands/SendDiagnosticInterruptCommand.d.ts +3 -6
  157. package/dist-types/commands/StartInstancesCommand.d.ts +5 -7
  158. package/dist-types/commands/StartVpcEndpointServicePrivateDnsVerificationCommand.d.ts +2 -2
  159. package/dist-types/commands/StopInstancesCommand.d.ts +6 -6
  160. package/dist-types/commands/TerminateInstancesCommand.d.ts +19 -24
  161. package/dist-types/models/models_0.d.ts +74 -79
  162. package/dist-types/models/models_1.d.ts +198 -201
  163. package/dist-types/models/models_2.d.ts +71 -71
  164. package/dist-types/models/models_3.d.ts +349 -357
  165. package/dist-types/models/models_4.d.ts +441 -443
  166. package/dist-types/models/models_5.d.ts +119 -122
  167. package/dist-types/models/models_6.d.ts +173 -175
  168. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  169. package/dist-types/runtimeConfig.d.ts +1 -1
  170. package/dist-types/runtimeConfig.native.d.ts +1 -1
  171. package/dist-types/ts3.4/models/models_0.d.ts +1 -0
  172. package/dist-types/ts3.4/models/models_3.d.ts +1 -0
  173. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -1
  174. package/dist-types/ts3.4/runtimeConfig.d.ts +4 -1
  175. package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -1
  176. package/package.json +7 -6
@@ -10,7 +10,7 @@ export interface CreateNetworkInterfacePermissionCommandOutput extends CreateNet
10
10
  /**
11
11
  * <p>Grants an Amazon Web Services-authorized account permission to attach the specified network interface to
12
12
  * an instance in their account.</p>
13
- * <p>You can grant permission to a single Amazon Web Services account only, and only one account at a time.</p>
13
+ * <p>You can grant permission to a single Amazon Web Services account only, and only one account at a time.</p>
14
14
  * @example
15
15
  * Use a bare-bones client and the command you need to make an API call.
16
16
  * ```javascript
@@ -10,13 +10,13 @@ export interface CreatePlacementGroupCommandOutput extends CreatePlacementGroupR
10
10
  /**
11
11
  * <p>Creates a placement group in which to launch instances. The strategy of the placement
12
12
  * group determines how the instances are organized within the group. </p>
13
- * <p>A <code>cluster</code> placement group is a logical grouping of instances within a
13
+ * <p>A <code>cluster</code> placement group is a logical grouping of instances within a
14
14
  * single Availability Zone that benefit from low network latency, high network throughput.
15
15
  * A <code>spread</code> placement group places instances on distinct hardware. A
16
16
  * <code>partition</code> placement group places groups of instances in different
17
17
  * partitions, where instances in one partition do not share the same hardware with
18
18
  * instances in another partition.</p>
19
- * <p>For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/placement-groups.html">Placement groups</a> in the
19
+ * <p>For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/placement-groups.html">Placement groups</a> in the
20
20
  * <i>Amazon EC2 User Guide</i>.</p>
21
21
  * @example
22
22
  * Use a bare-bones client and the command you need to make an API call.
@@ -12,7 +12,6 @@ export interface CreateReplaceRootVolumeTaskCommandOutput extends CreateReplaceR
12
12
  * volume that is restored to the original root volume's launch state, that is restored to a
13
13
  * specific snapshot taken from the original root volume, or that is restored from an AMI
14
14
  * that has the same key characteristics as that of the instance.</p>
15
- *
16
15
  * <p>For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/replace-root.html">Replace a root volume</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
17
16
  * @example
18
17
  * Use a bare-bones client and the command you need to make an API call.
@@ -15,8 +15,8 @@ export interface CreateReservedInstancesListingCommandOutput extends CreateReser
15
15
  * <p>Only Standard Reserved Instances can be sold in the Reserved Instance Marketplace.
16
16
  * Convertible Reserved Instances cannot be sold.</p>
17
17
  * </note>
18
- * <p>The Reserved Instance Marketplace matches sellers who want to resell Standard Reserved Instance capacity that they no longer need with buyers who want to purchase additional capacity. Reserved Instances bought and sold through the Reserved Instance Marketplace work like any other Reserved Instances.</p>
19
- * <p>To sell your Standard Reserved Instances, you must first register as a seller in the Reserved Instance
18
+ * <p>The Reserved Instance Marketplace matches sellers who want to resell Standard Reserved Instance capacity that they no longer need with buyers who want to purchase additional capacity. Reserved Instances bought and sold through the Reserved Instance Marketplace work like any other Reserved Instances.</p>
19
+ * <p>To sell your Standard Reserved Instances, you must first register as a seller in the Reserved Instance
20
20
  * Marketplace. After completing the registration process, you can create a Reserved Instance
21
21
  * Marketplace listing of some or all of your Standard Reserved Instances, and specify the upfront price
22
22
  * to receive for them. Your Standard Reserved Instance listings then become available for purchase. To
@@ -14,17 +14,17 @@ export interface CreateRouteCommandOutput extends CreateRouteResult, __MetadataB
14
14
  * <p>When determining how to route traffic, we use the route with the most specific match.
15
15
  * For example, traffic is destined for the IPv4 address <code>192.0.2.3</code>, and the
16
16
  * route table includes the following two IPv4 routes:</p>
17
- * <ul>
17
+ * <ul>
18
18
  * <li>
19
- * <p>
19
+ * <p>
20
20
  * <code>192.0.2.0/24</code> (goes to some target A)</p>
21
- * </li>
21
+ * </li>
22
22
  * <li>
23
- * <p>
23
+ * <p>
24
24
  * <code>192.0.2.0/28</code> (goes to some target B)</p>
25
- * </li>
25
+ * </li>
26
26
  * </ul>
27
- * <p>Both routes apply to the traffic destined for <code>192.0.2.3</code>. However, the second route
27
+ * <p>Both routes apply to the traffic destined for <code>192.0.2.3</code>. However, the second route
28
28
  * in the list covers a smaller number of IP addresses and is therefore more specific,
29
29
  * so we use that route to determine where to target the traffic.</p>
30
30
  * <p>For more information about route tables, see <a href="https://docs.aws.amazon.com/vpc/latest/userguide/VPC_Route_Tables.html">Route tables</a> in the
@@ -23,9 +23,8 @@ export interface CreateSecurityGroupCommandOutput extends CreateSecurityGroupRes
23
23
  * <a>RevokeSecurityGroupIngress</a>, and
24
24
  * <a>RevokeSecurityGroupEgress</a>.</p>
25
25
  * <p>For more information about VPC security group limits, see <a href="https://docs.aws.amazon.com/vpc/latest/userguide/amazon-vpc-limits.html">Amazon VPC Limits</a>.</p>
26
- *
27
26
  * <note>
28
- * <p>We are retiring EC2-Classic. We recommend that you migrate from EC2-Classic to a VPC. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/vpc-migrate.html">Migrate from EC2-Classic to a VPC</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
27
+ * <p>We are retiring EC2-Classic. We recommend that you migrate from EC2-Classic to a VPC. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/vpc-migrate.html">Migrate from EC2-Classic to a VPC</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
29
28
  * </note>
30
29
  * @example
31
30
  * Use a bare-bones client and the command you need to make an API call.
@@ -11,13 +11,10 @@ export interface CreateSnapshotCommandOutput extends Snapshot, __MetadataBearer
11
11
  * <p>Creates a snapshot of an EBS volume and stores it in Amazon S3. You can use snapshots for
12
12
  * backups, to make copies of EBS volumes, and to save data before shutting down an
13
13
  * instance.</p>
14
- *
15
- *
16
14
  * <p>You can create snapshots of volumes in a Region and volumes on an Outpost. If you
17
15
  * create a snapshot of a volume in a Region, the snapshot must be stored in the same
18
16
  * Region as the volume. If you create a snapshot of a volume on an Outpost, the snapshot
19
17
  * can be stored on the same Outpost as the volume, or in the Region for that Outpost.</p>
20
- *
21
18
  * <p>When a snapshot is created, any Amazon Web Services Marketplace product codes that are associated with the
22
19
  * source volume are propagated to the snapshot.</p>
23
20
  * <p>You can take a snapshot of an attached volume that is in use. However, snapshots only
@@ -12,10 +12,8 @@ export interface CreateSnapshotsCommandOutput extends CreateSnapshotsResult, __M
12
12
  * <p>Creates crash-consistent snapshots of multiple EBS volumes and stores the data in S3.
13
13
  * Volumes are chosen by specifying an instance. Any attached volumes will produce one snapshot
14
14
  * each that is crash-consistent across the instance.</p>
15
- *
16
15
  * <p>You can include all of the volumes currently attached to the instance, or you can exclude
17
16
  * the root volume or specific data (non-root) volumes from the multi-volume snapshot set.</p>
18
- *
19
17
  * <p>You can create multi-volume snapshots of instances in a Region and instances on an
20
18
  * Outpost. If you create snapshots from an instance in a Region, the snapshots must be stored
21
19
  * in the same Region as the instance. If you create snapshots from an instance on an Outpost,
@@ -9,22 +9,22 @@ export interface CreateSubnetCommandOutput extends CreateSubnetResult, __Metadat
9
9
  }
10
10
  /**
11
11
  * <p>Creates a subnet in a specified VPC.</p>
12
- * <p>You must specify an IPv4 CIDR block for the subnet. After you create a subnet, you
12
+ * <p>You must specify an IPv4 CIDR block for the subnet. After you create a subnet, you
13
13
  * can't change its CIDR block. The allowed block size is between a /16 netmask (65,536 IP
14
14
  * addresses) and /28 netmask (16 IP addresses). The CIDR block must not overlap with the
15
15
  * CIDR block of an existing subnet in the VPC.</p>
16
- * <p>If you've associated an IPv6 CIDR block with your VPC, you can create a subnet with an
16
+ * <p>If you've associated an IPv6 CIDR block with your VPC, you can create a subnet with an
17
17
  * IPv6 CIDR block that uses a /64 prefix length. </p>
18
- * <important>
18
+ * <important>
19
19
  * <p>Amazon Web Services reserves both the first four and the last IPv4 address in each subnet's CIDR
20
20
  * block. They're not available for use.</p>
21
- * </important>
22
- * <p>If you add more than one subnet to a VPC, they're set up in a star topology with a
21
+ * </important>
22
+ * <p>If you add more than one subnet to a VPC, they're set up in a star topology with a
23
23
  * logical router in the middle.</p>
24
- * <p>When you stop an instance in a subnet, it retains its private IPv4 address. It's
24
+ * <p>When you stop an instance in a subnet, it retains its private IPv4 address. It's
25
25
  * therefore possible to have a subnet with no running instances (they're all stopped), but
26
26
  * no remaining IP addresses available.</p>
27
- * <p>For more information about subnets, see <a href="https://docs.aws.amazon.com/vpc/latest/userguide/VPC_Subnets.html">Your VPC and subnets</a> in the
27
+ * <p>For more information about subnets, see <a href="https://docs.aws.amazon.com/vpc/latest/userguide/VPC_Subnets.html">Your VPC and subnets</a> in the
28
28
  * <i>Amazon Virtual Private Cloud User Guide</i>.</p>
29
29
  * @example
30
30
  * Use a bare-bones client and the command you need to make an API call.
@@ -12,7 +12,6 @@ export interface CreateTagsCommandOutput extends __MetadataBearer {
12
12
  * resources. When you specify an existing tag key, the value is overwritten with
13
13
  * the new value. Each resource can have a maximum of 50 tags. Each tag consists of a key and
14
14
  * optional value. Tag keys must be unique per resource.</p>
15
- *
16
15
  * <p>For more information about tags, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Using_Tags.html">Tag your Amazon EC2 resources</a> in the
17
16
  * <i>Amazon Elastic Compute Cloud User Guide</i>. For more information about
18
17
  * creating IAM policies that control users' access to resources based on tags, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-supported-iam-actions-resources.html">Supported
@@ -9,7 +9,7 @@ export interface CreateTransitGatewayConnectCommandOutput extends CreateTransitG
9
9
  }
10
10
  /**
11
11
  * <p>Creates a Connect attachment from a specified transit gateway attachment. A Connect attachment is a GRE-based tunnel attachment that you can use to establish a connection between a transit gateway and an appliance.</p>
12
- * <p>A Connect attachment uses an existing VPC or Amazon Web Services Direct Connect attachment as the underlying transport mechanism.</p>
12
+ * <p>A Connect attachment uses an existing VPC or Amazon Web Services Direct Connect attachment as the underlying transport mechanism.</p>
13
13
  * @example
14
14
  * Use a bare-bones client and the command you need to make an API call.
15
15
  * ```javascript
@@ -10,8 +10,8 @@ export interface CreateTransitGatewayConnectPeerCommandOutput extends CreateTran
10
10
  /**
11
11
  * <p>Creates a Connect peer for a specified transit gateway Connect attachment between a
12
12
  * transit gateway and an appliance.</p>
13
- * <p>The peer address and transit gateway address must be the same IP address family (IPv4 or IPv6).</p>
14
- * <p>For more information, see <a href="https://docs.aws.amazon.com/vpc/latest/tgw/tgw-connect.html#tgw-connect-peer">Connect peers</a> in the <i>Transit Gateways Guide</i>.</p>
13
+ * <p>The peer address and transit gateway address must be the same IP address family (IPv4 or IPv6).</p>
14
+ * <p>For more information, see <a href="https://docs.aws.amazon.com/vpc/latest/tgw/tgw-connect.html#tgw-connect-peer">Connect peers</a> in the <i>Transit Gateways Guide</i>.</p>
15
15
  * @example
16
16
  * Use a bare-bones client and the command you need to make an API call.
17
17
  * ```javascript
@@ -9,7 +9,7 @@ export interface CreateTransitGatewayMulticastDomainCommandOutput extends Create
9
9
  }
10
10
  /**
11
11
  * <p>Creates a multicast domain using the specified transit gateway.</p>
12
- * <p>The transit gateway must be in the available state before you create a domain. Use <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeTransitGateways.html">DescribeTransitGateways</a> to see the state of transit gateway.</p>
12
+ * <p>The transit gateway must be in the available state before you create a domain. Use <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeTransitGateways.html">DescribeTransitGateways</a> to see the state of transit gateway.</p>
13
13
  * @example
14
14
  * Use a bare-bones client and the command you need to make an API call.
15
15
  * ```javascript
@@ -11,7 +11,7 @@ export interface CreateTransitGatewayPeeringAttachmentCommandOutput extends Crea
11
11
  * <p>Requests a transit gateway peering attachment between the specified transit gateway
12
12
  * (requester) and a peer transit gateway (accepter). The peer transit gateway can be in
13
13
  * your account or a different Amazon Web Services account.</p>
14
- * <p>After you create the peering attachment, the owner of the accepter transit gateway
14
+ * <p>After you create the peering attachment, the owner of the accepter transit gateway
15
15
  * must accept the attachment request.</p>
16
16
  * @example
17
17
  * Use a bare-bones client and the command you need to make an API call.
@@ -15,7 +15,7 @@ export interface CreateVpcCommandOutput extends CreateVpcResult, __MetadataBeare
15
15
  * <p>You can optionally request an IPv6 CIDR block for the VPC. You can request an Amazon-provided
16
16
  * IPv6 CIDR block from Amazon's pool of IPv6 addresses, or an IPv6 CIDR block from an IPv6 address
17
17
  * pool that you provisioned through bring your own IP addresses (<a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-byoip.html">BYOIP</a>).</p>
18
- * <p>By default, each instance you launch in the VPC has the default DHCP options, which
18
+ * <p>By default, each instance you launch in the VPC has the default DHCP options, which
19
19
  * include only a default DNS server that we provide (AmazonProvidedDNS). For more
20
20
  * information, see <a href="https://docs.aws.amazon.com/vpc/latest/userguide/VPC_DHCP_Options.html">DHCP options sets</a> in the <i>Amazon Virtual Private Cloud User Guide</i>.</p>
21
21
  * <p>You can specify the instance tenancy value for the VPC when you create it. You can't change
@@ -12,7 +12,7 @@ export interface CreateVpcEndpointConnectionNotificationCommandOutput extends Cr
12
12
  * service. A connection notification notifies you of specific endpoint events. You must
13
13
  * create an SNS topic to receive notifications. For more information, see <a href="https://docs.aws.amazon.com/sns/latest/dg/CreateTopic.html">Create a Topic</a> in
14
14
  * the <i>Amazon Simple Notification Service Developer Guide</i>.</p>
15
- * <p>You can create a connection notification for interface endpoints only.</p>
15
+ * <p>You can create a connection notification for interface endpoints only.</p>
16
16
  * @example
17
17
  * Use a bare-bones client and the command you need to make an API call.
18
18
  * ```javascript
@@ -10,20 +10,20 @@ export interface CreateVpcEndpointServiceConfigurationCommandOutput extends Crea
10
10
  /**
11
11
  * <p>Creates a VPC endpoint service to which service consumers (Amazon Web Services accounts,
12
12
  * IAM users, and IAM roles) can connect.</p>
13
- * <p>Before you create an endpoint service, you must create one of the following for your service:</p>
14
- * <ul>
13
+ * <p>Before you create an endpoint service, you must create one of the following for your service:</p>
14
+ * <ul>
15
15
  * <li>
16
- * <p>A <a href="https://docs.aws.amazon.com/elasticloadbalancing/latest/network/">Network Load Balancer</a>.
16
+ * <p>A <a href="https://docs.aws.amazon.com/elasticloadbalancing/latest/network/">Network Load Balancer</a>.
17
17
  * Service consumers connect to your service using an interface endpoint.</p>
18
18
  * </li>
19
19
  * <li>
20
- * <p>A <a href="https://docs.aws.amazon.com/elasticloadbalancing/latest/gateway/">Gateway Load Balancer</a>.
20
+ * <p>A <a href="https://docs.aws.amazon.com/elasticloadbalancing/latest/gateway/">Gateway Load Balancer</a>.
21
21
  * Service consumers connect to your service using a Gateway Load Balancer endpoint.</p>
22
22
  * </li>
23
23
  * </ul>
24
- * <p>If you set the private DNS name, you must prove that you own the private DNS domain
24
+ * <p>If you set the private DNS name, you must prove that you own the private DNS domain
25
25
  * name.</p>
26
- * <p>For more information, see the <a href="https://docs.aws.amazon.com/vpc/latest/privatelink/">Amazon Web Services PrivateLink
26
+ * <p>For more information, see the <a href="https://docs.aws.amazon.com/vpc/latest/privatelink/">Amazon Web Services PrivateLink
27
27
  * Guide</a>.</p>
28
28
  * @example
29
29
  * Use a bare-bones client and the command you need to make an API call.
@@ -11,19 +11,19 @@ export interface CreateVpnConnectionCommandOutput extends CreateVpnConnectionRes
11
11
  * <p>Creates a VPN connection between an existing virtual private gateway or transit
12
12
  * gateway and a customer gateway. The supported connection type is
13
13
  * <code>ipsec.1</code>.</p>
14
- * <p>The response includes information that you need to give to your network administrator
14
+ * <p>The response includes information that you need to give to your network administrator
15
15
  * to configure your customer gateway.</p>
16
- * <important>
16
+ * <important>
17
17
  * <p>We strongly recommend that you use HTTPS when calling this operation because the
18
18
  * response contains sensitive cryptographic information for configuring your customer
19
19
  * gateway device.</p>
20
- * </important>
21
- * <p>If you decide to shut down your VPN connection for any reason and later create a new
20
+ * </important>
21
+ * <p>If you decide to shut down your VPN connection for any reason and later create a new
22
22
  * VPN connection, you must reconfigure your customer gateway with the new information
23
23
  * returned from this call.</p>
24
- * <p>This is an idempotent operation. If you perform the operation more than once, Amazon
24
+ * <p>This is an idempotent operation. If you perform the operation more than once, Amazon
25
25
  * EC2 doesn't return an error.</p>
26
- * <p>For more information, see <a href="https://docs.aws.amazon.com/vpn/latest/s2svpn/VPC_VPN.html">Amazon Web Services Site-to-Site VPN</a> in the <i>Amazon Web Services Site-to-Site VPN
26
+ * <p>For more information, see <a href="https://docs.aws.amazon.com/vpn/latest/s2svpn/VPC_VPN.html">Amazon Web Services Site-to-Site VPN</a> in the <i>Amazon Web Services Site-to-Site VPN
27
27
  * User Guide</i>.</p>
28
28
  * @example
29
29
  * Use a bare-bones client and the command you need to make an API call.
@@ -11,7 +11,7 @@ export interface CreateVpnConnectionRouteCommandOutput extends __MetadataBearer
11
11
  * <p>Creates a static route associated with a VPN connection between an existing virtual
12
12
  * private gateway and a VPN customer gateway. The static route allows traffic to be routed
13
13
  * from the virtual private gateway to the VPN customer gateway.</p>
14
- * <p>For more information, see <a href="https://docs.aws.amazon.com/vpn/latest/s2svpn/VPC_VPN.html">Amazon Web Services Site-to-Site VPN</a> in the <i>Amazon Web Services Site-to-Site VPN
14
+ * <p>For more information, see <a href="https://docs.aws.amazon.com/vpn/latest/s2svpn/VPC_VPN.html">Amazon Web Services Site-to-Site VPN</a> in the <i>Amazon Web Services Site-to-Site VPN
15
15
  * User Guide</i>.</p>
16
16
  * @example
17
17
  * Use a bare-bones client and the command you need to make an API call.
@@ -11,7 +11,7 @@ export interface CreateVpnGatewayCommandOutput extends CreateVpnGatewayResult, _
11
11
  * <p>Creates a virtual private gateway. A virtual private gateway is the endpoint on the
12
12
  * VPC side of your VPN connection. You can create a virtual private gateway before
13
13
  * creating the VPC itself.</p>
14
- * <p>For more information, see <a href="https://docs.aws.amazon.com/vpn/latest/s2svpn/VPC_VPN.html">Amazon Web Services Site-to-Site VPN</a> in the <i>Amazon Web Services Site-to-Site VPN
14
+ * <p>For more information, see <a href="https://docs.aws.amazon.com/vpn/latest/s2svpn/VPC_VPN.html">Amazon Web Services Site-to-Site VPN</a> in the <i>Amazon Web Services Site-to-Site VPN
15
15
  * User Guide</i>.</p>
16
16
  * @example
17
17
  * Use a bare-bones client and the command you need to make an API call.
@@ -9,11 +9,11 @@ export interface DeleteCarrierGatewayCommandOutput extends DeleteCarrierGatewayR
9
9
  }
10
10
  /**
11
11
  * <p>Deletes a carrier gateway.</p>
12
- * <important>
12
+ * <important>
13
13
  * <p>If you do not delete the route that contains the carrier gateway as the
14
14
  * Target, the route is a blackhole route. For information about how to delete a route, see
15
15
  * <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DeleteRoute.html">DeleteRoute</a>.</p>
16
- * </important>
16
+ * </important>
17
17
  * @example
18
18
  * Use a bare-bones client and the command you need to make an API call.
19
19
  * ```javascript
@@ -32,7 +32,6 @@ export interface DeleteFleetsCommandOutput extends DeleteFleetsResult, __Metadat
32
32
  * <code>instant</code> fleets.</p>
33
33
  * </li>
34
34
  * </ul>
35
- *
36
35
  * <p>For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/manage-ec2-fleet.html#delete-fleet">Delete an EC2
37
36
  * Fleet</a> in the <i>Amazon EC2 User Guide</i>.</p>
38
37
  * @example
@@ -13,9 +13,8 @@ export interface DeleteSecurityGroupCommandOutput extends __MetadataBearer {
13
13
  * referenced by another security group, the operation fails with
14
14
  * <code>InvalidGroup.InUse</code> in EC2-Classic or
15
15
  * <code>DependencyViolation</code> in EC2-VPC.</p>
16
- *
17
16
  * <note>
18
- * <p>We are retiring EC2-Classic. We recommend that you migrate from EC2-Classic to a VPC. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/vpc-migrate.html">Migrate from EC2-Classic to a VPC</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
17
+ * <p>We are retiring EC2-Classic. We recommend that you migrate from EC2-Classic to a VPC. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/vpc-migrate.html">Migrate from EC2-Classic to a VPC</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
19
18
  * </note>
20
19
  * @example
21
20
  * Use a bare-bones client and the command you need to make an API call.
@@ -9,7 +9,7 @@ export interface DeleteVpcEndpointsCommandOutput extends DeleteVpcEndpointsResul
9
9
  }
10
10
  /**
11
11
  * <p>Deletes one or more specified VPC endpoints. You can delete any of the following types of VPC endpoints. </p>
12
- * <ul>
12
+ * <ul>
13
13
  * <li>
14
14
  * <p>Gateway endpoint,</p>
15
15
  * </li>
@@ -20,17 +20,17 @@ export interface DeleteVpcEndpointsCommandOutput extends DeleteVpcEndpointsResul
20
20
  * <p>Interface endpoint</p>
21
21
  * </li>
22
22
  * </ul>
23
- * <p>The following rules apply when you delete a VPC endpoint:</p>
24
- * <ul>
23
+ * <p>The following rules apply when you delete a VPC endpoint:</p>
24
+ * <ul>
25
25
  * <li>
26
- * <p>When you delete a gateway endpoint, we delete the endpoint routes in the route tables that are associated with the endpoint.</p>
26
+ * <p>When you delete a gateway endpoint, we delete the endpoint routes in the route tables that are associated with the endpoint.</p>
27
27
  * </li>
28
28
  * <li>
29
- * <p>When you delete a Gateway Load Balancer endpoint, we delete the endpoint network interfaces. </p>
30
- * <p>You can only delete Gateway Load Balancer endpoints when the routes that are associated with the endpoint are deleted.</p>
29
+ * <p>When you delete a Gateway Load Balancer endpoint, we delete the endpoint network interfaces. </p>
30
+ * <p>You can only delete Gateway Load Balancer endpoints when the routes that are associated with the endpoint are deleted.</p>
31
31
  * </li>
32
32
  * <li>
33
- * <p>When you delete an interface endpoint, we delete the endpoint network interfaces.</p>
33
+ * <p>When you delete an interface endpoint, we delete the endpoint network interfaces.</p>
34
34
  * </li>
35
35
  * </ul>
36
36
  * @example
@@ -9,14 +9,14 @@ export interface DeleteVpnConnectionCommandOutput extends __MetadataBearer {
9
9
  }
10
10
  /**
11
11
  * <p>Deletes the specified VPN connection.</p>
12
- * <p>If you're deleting the VPC and its associated components, we recommend that you detach
12
+ * <p>If you're deleting the VPC and its associated components, we recommend that you detach
13
13
  * the virtual private gateway from the VPC and delete the VPC before deleting the VPN
14
14
  * connection. If you believe that the tunnel credentials for your VPN connection have been
15
15
  * compromised, you can delete the VPN connection and create a new one that has new keys,
16
16
  * without needing to delete the VPC or virtual private gateway. If you create a new VPN
17
17
  * connection, you must reconfigure the customer gateway device using the new configuration
18
18
  * information returned with the new VPN connection ID.</p>
19
- * <p>For certificate-based authentication, delete all Certificate Manager (ACM) private
19
+ * <p>For certificate-based authentication, delete all Certificate Manager (ACM) private
20
20
  * certificates used for the Amazon Web Services-side tunnel endpoints for the VPN
21
21
  * connection before deleting the VPN connection.</p>
22
22
  * @example
@@ -10,16 +10,13 @@ export interface DeregisterImageCommandOutput extends __MetadataBearer {
10
10
  /**
11
11
  * <p>Deregisters the specified AMI. After you deregister an AMI, it can't be used to
12
12
  * launch new instances.</p>
13
- *
14
- *
15
13
  * <p>If you deregister an AMI that matches a Recycle Bin retention rule, the AMI is retained
16
14
  * in the Recycle Bin for the specified retention period. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/recycle-bin.html">Recycle Bin</a> in
17
15
  * the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
18
- *
19
16
  * <p>When you deregister an AMI, it doesn't affect any instances that you've already
20
17
  * launched from the AMI. You'll continue to incur usage costs for those instances until
21
18
  * you terminate them.</p>
22
- * <p>When you deregister an Amazon EBS-backed AMI, it doesn't affect the snapshot that was
19
+ * <p>When you deregister an Amazon EBS-backed AMI, it doesn't affect the snapshot that was
23
20
  * created for the root volume of the instance during the AMI creation process. When you
24
21
  * deregister an instance store-backed AMI, it doesn't affect the files that you uploaded
25
22
  * to Amazon S3 when you created the AMI.</p>
@@ -22,7 +22,7 @@ export interface DescribeAccountAttributesCommandOutput extends DescribeAccountA
22
22
  * </li>
23
23
  * <li>
24
24
  * <p>
25
- * <code>max-instances</code>: This attribute is no longer supported. The returned
25
+ * <code>max-instances</code>: This attribute is no longer supported. The returned
26
26
  * value does not reflect your actual vCPU limit for running On-Demand Instances.
27
27
  * For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-on-demand-instances.html#ec2-on-demand-instances-limits">On-Demand Instance Limits</a> in the
28
28
  * <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
@@ -44,7 +44,7 @@ export interface DescribeAccountAttributesCommandOutput extends DescribeAccountA
44
44
  * </li>
45
45
  * </ul>
46
46
  * <note>
47
- * <p>We are retiring EC2-Classic on August 15, 2022. We recommend that you migrate from EC2-Classic to a VPC. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/vpc-migrate.html">Migrate from EC2-Classic to a VPC</a> in the <i>Amazon EC2 User Guide</i>.</p>
47
+ * <p>We are retiring EC2-Classic on August 15, 2022. We recommend that you migrate from EC2-Classic to a VPC. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/vpc-migrate.html">Migrate from EC2-Classic to a VPC</a> in the <i>Amazon EC2 User Guide</i>.</p>
48
48
  * </note>
49
49
  * @example
50
50
  * Use a bare-bones client and the command you need to make an API call.
@@ -11,7 +11,6 @@ export interface DescribeAggregateIdFormatCommandOutput extends DescribeAggregat
11
11
  * <p>Describes the longer ID format settings for all resource types in a specific
12
12
  * Region. This request is useful for performing a quick audit to determine whether a
13
13
  * specific Region is fully opted in for longer IDs (17-character IDs).</p>
14
- *
15
14
  * <p>This request only returns information about resource types that support longer IDs.</p>
16
15
  * <p>The following resource types support longer IDs: <code>bundle</code> |
17
16
  * <code>conversion-task</code> | <code>customer-gateway</code> | <code>dhcp-options</code> |
@@ -11,9 +11,9 @@ export interface DescribeClassicLinkInstancesCommandOutput extends DescribeClass
11
11
  * <p>Describes one or more of your linked EC2-Classic instances. This request only returns
12
12
  * information about EC2-Classic instances linked to a VPC through ClassicLink. You cannot
13
13
  * use this request to return information about other instances.</p>
14
- * <note>
15
- * <p>We are retiring EC2-Classic. We recommend that you migrate from EC2-Classic to a VPC. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/vpc-migrate.html">Migrate from EC2-Classic to a VPC</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
16
- * </note>
14
+ * <note>
15
+ * <p>We are retiring EC2-Classic. We recommend that you migrate from EC2-Classic to a VPC. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/vpc-migrate.html">Migrate from EC2-Classic to a VPC</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
16
+ * </note>
17
17
  * @example
18
18
  * Use a bare-bones client and the command you need to make an API call.
19
19
  * ```javascript
@@ -9,7 +9,7 @@ export interface DescribeCustomerGatewaysCommandOutput extends DescribeCustomerG
9
9
  }
10
10
  /**
11
11
  * <p>Describes one or more of your VPN customer gateways.</p>
12
- * <p>For more information, see <a href="https://docs.aws.amazon.com/vpn/latest/s2svpn/VPC_VPN.html">Amazon Web Services Site-to-Site VPN</a> in the <i>Amazon Web Services Site-to-Site VPN
12
+ * <p>For more information, see <a href="https://docs.aws.amazon.com/vpn/latest/s2svpn/VPC_VPN.html">Amazon Web Services Site-to-Site VPN</a> in the <i>Amazon Web Services Site-to-Site VPN
13
13
  * User Guide</i>.</p>
14
14
  * @example
15
15
  * Use a bare-bones client and the command you need to make an API call.
@@ -9,7 +9,7 @@ export interface DescribeDhcpOptionsCommandOutput extends DescribeDhcpOptionsRes
9
9
  }
10
10
  /**
11
11
  * <p>Describes one or more of your DHCP options sets.</p>
12
- * <p>For more information, see <a href="https://docs.aws.amazon.com/vpc/latest/userguide/VPC_DHCP_Options.html">DHCP options sets</a> in the
12
+ * <p>For more information, see <a href="https://docs.aws.amazon.com/vpc/latest/userguide/VPC_DHCP_Options.html">DHCP options sets</a> in the
13
13
  * <i>Amazon Virtual Private Cloud User Guide</i>.</p>
14
14
  * @example
15
15
  * Use a bare-bones client and the command you need to make an API call.
@@ -9,7 +9,7 @@ export interface DescribeFlowLogsCommandOutput extends DescribeFlowLogsResult, _
9
9
  }
10
10
  /**
11
11
  * <p>Describes one or more flow logs.</p>
12
- * <p>To view the published flow log records, you must view the log destination. For example,
12
+ * <p>To view the published flow log records, you must view the log destination. For example,
13
13
  * the CloudWatch Logs log group, the Amazon S3 bucket, or the Kinesis Data Firehose delivery stream.</p>
14
14
  * @example
15
15
  * Use a bare-bones client and the command you need to make an API call.
@@ -9,7 +9,7 @@ export interface DescribeHostReservationOfferingsCommandOutput extends DescribeH
9
9
  }
10
10
  /**
11
11
  * <p>Describes the Dedicated Host reservations that are available to purchase.</p>
12
- * <p>The results describe all of the Dedicated Host reservation offerings, including
12
+ * <p>The results describe all of the Dedicated Host reservation offerings, including
13
13
  * offerings that might not match the instance family and Region of your Dedicated Hosts.
14
14
  * When purchasing an offering, ensure that the instance family and Region of the offering
15
15
  * matches that of the Dedicated Hosts with which it is to be associated. For more
@@ -9,7 +9,7 @@ export interface DescribeHostsCommandOutput extends DescribeHostsResult, __Metad
9
9
  }
10
10
  /**
11
11
  * <p>Describes the specified Dedicated Hosts or all your Dedicated Hosts.</p>
12
- * <p>The results describe only the Dedicated Hosts in the Region you're currently using.
12
+ * <p>The results describe only the Dedicated Hosts in the Region you're currently using.
13
13
  * All listed instances consume capacity on your Dedicated Host. Dedicated Hosts that have
14
14
  * recently been released are listed with the state <code>released</code>.</p>
15
15
  * @example
@@ -15,7 +15,7 @@ export interface DescribeInstanceAttributeCommandOutput extends InstanceAttribut
15
15
  * | <code>rootDeviceName</code> | <code>blockDeviceMapping</code> |
16
16
  * <code>productCodes</code> | <code>sourceDestCheck</code> | <code>groupSet</code> |
17
17
  * <code>ebsOptimized</code> | <code>sriovNetSupport</code>
18
- * </p>
18
+ * </p>
19
19
  * @example
20
20
  * Use a bare-bones client and the command you need to make an API call.
21
21
  * ```javascript
@@ -11,22 +11,22 @@ export interface DescribeInstanceCreditSpecificationsCommandOutput extends Descr
11
11
  * <p>Describes the credit option for CPU usage of the specified burstable performance
12
12
  * instances. The credit options are <code>standard</code> and
13
13
  * <code>unlimited</code>.</p>
14
- * <p>If you do not specify an instance ID, Amazon EC2 returns burstable performance
14
+ * <p>If you do not specify an instance ID, Amazon EC2 returns burstable performance
15
15
  * instances with the <code>unlimited</code> credit option, as well as instances that were
16
16
  * previously configured as T2, T3, and T3a with the <code>unlimited</code> credit option.
17
17
  * For example, if you resize a T2 instance, while it is configured as
18
18
  * <code>unlimited</code>, to an M4 instance, Amazon EC2 returns the M4
19
19
  * instance.</p>
20
- * <p>If you specify one or more instance IDs, Amazon EC2 returns the credit option
20
+ * <p>If you specify one or more instance IDs, Amazon EC2 returns the credit option
21
21
  * (<code>standard</code> or <code>unlimited</code>) of those instances. If you specify
22
22
  * an instance ID that is not valid, such as an instance that is not a burstable
23
23
  * performance instance, an error is returned.</p>
24
- * <p>Recently terminated instances might appear in the returned results. This interval is
24
+ * <p>Recently terminated instances might appear in the returned results. This interval is
25
25
  * usually less than one hour.</p>
26
- * <p>If an Availability Zone is experiencing a service disruption and you specify instance
26
+ * <p>If an Availability Zone is experiencing a service disruption and you specify instance
27
27
  * IDs in the affected zone, or do not specify any instance IDs at all, the call fails. If
28
28
  * you specify only instance IDs in an unaffected zone, the call works normally.</p>
29
- * <p>For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/burstable-performance-instances.html">Burstable
29
+ * <p>For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/burstable-performance-instances.html">Burstable
30
30
  * performance instances</a> in the <i>Amazon EC2 User Guide</i>.</p>
31
31
  * @example
32
32
  * Use a bare-bones client and the command you need to make an API call.
@@ -11,27 +11,27 @@ export interface DescribeInstanceStatusCommandOutput extends DescribeInstanceSta
11
11
  * <p>Describes the status of the specified instances or all of your instances. By default,
12
12
  * only running instances are described, unless you specifically indicate to return the
13
13
  * status of all instances.</p>
14
- * <p>Instance status includes the following components:</p>
15
- * <ul>
14
+ * <p>Instance status includes the following components:</p>
15
+ * <ul>
16
16
  * <li>
17
- * <p>
18
- * <b>Status checks</b> - Amazon EC2 performs status
17
+ * <p>
18
+ * <b>Status checks</b> - Amazon EC2 performs status
19
19
  * checks on running EC2 instances to identify hardware and software issues. For
20
20
  * more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/monitoring-system-instance-status-check.html">Status checks for your instances</a> and <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/TroubleshootingInstances.html">Troubleshoot
21
21
  * instances with failed status checks</a> in the <i>Amazon EC2 User
22
22
  * Guide</i>.</p>
23
23
  * </li>
24
24
  * <li>
25
- * <p>
26
- * <b>Scheduled events</b> - Amazon EC2 can schedule
25
+ * <p>
26
+ * <b>Scheduled events</b> - Amazon EC2 can schedule
27
27
  * events (such as reboot, stop, or terminate) for your instances related to
28
28
  * hardware issues, software updates, or system maintenance. For more information,
29
29
  * see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/monitoring-instances-status-check_sched.html">Scheduled events for your instances</a> in the <i>Amazon EC2 User
30
30
  * Guide</i>.</p>
31
31
  * </li>
32
32
  * <li>
33
- * <p>
34
- * <b>Instance state</b> - You can manage your instances
33
+ * <p>
34
+ * <b>Instance state</b> - You can manage your instances
35
35
  * from the moment you launch them through their termination. For more information,
36
36
  * see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-lifecycle.html">Instance
37
37
  * lifecycle</a> in the <i>Amazon EC2 User Guide</i>.</p>