@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
@@ -157,6 +157,7 @@ export declare enum ResourceType {
157
157
  verified_access_trust_provider = "verified-access-trust-provider",
158
158
  volume = "volume",
159
159
  vpc = "vpc",
160
+ vpc_block_public_access_exclusion = "vpc-block-public-access-exclusion",
160
161
  vpc_endpoint = "vpc-endpoint",
161
162
  vpc_endpoint_connection = "vpc-endpoint-connection",
162
163
  vpc_endpoint_connection_device_type = "vpc-endpoint-connection-device-type",
@@ -1666,7 +1667,7 @@ export interface AddPrefixListEntry {
1666
1667
  Cidr: string | undefined;
1667
1668
  /**
1668
1669
  * <p>A description for the entry.</p>
1669
- * <p>Constraints: Up to 255 characters in length.</p>
1670
+ * <p>Constraints: Up to 255 characters in length.</p>
1670
1671
  */
1671
1672
  Description?: string;
1672
1673
  }
@@ -1859,7 +1860,6 @@ export interface AllocateAddressRequest {
1859
1860
  * advertises IP addresses. Use this parameter to limit the IP address to this location. IP
1860
1861
  * addresses cannot move between network border groups.</p>
1861
1862
  * <p>Use <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeAvailabilityZones.html">DescribeAvailabilityZones</a> to view the network border groups.</p>
1862
- *
1863
1863
  * <p>You cannot use a network border group with EC2 Classic. If you attempt this operation on EC2 Classic,
1864
1864
  * you receive an <code>InvalidParameterCombination</code> error.</p>
1865
1865
  */
@@ -1932,8 +1932,7 @@ export interface AllocateHostsRequest {
1932
1932
  * instance type configuration, or if it only accepts Host tenancy instance launches that
1933
1933
  * specify its unique host ID. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/how-dedicated-hosts-work.html#dedicated-hosts-understanding"> Understanding auto-placement and affinity</a> in the
1934
1934
  * <i>Amazon EC2 User Guide</i>.</p>
1935
- *
1936
- * <p>Default: <code>on</code>
1935
+ * <p>Default: <code>on</code>
1937
1936
  * </p>
1938
1937
  */
1939
1938
  AutoPlacement?: AutoPlacement | string;
@@ -1949,8 +1948,7 @@ export interface AllocateHostsRequest {
1949
1948
  * <p>Specifies the instance type to be supported by the Dedicated Hosts. If you specify an
1950
1949
  * instance type, the Dedicated Hosts support instances of the specified instance type
1951
1950
  * only.</p>
1952
- *
1953
- * <p>If you want the Dedicated Hosts to support multiple instance types in a specific
1951
+ * <p>If you want the Dedicated Hosts to support multiple instance types in a specific
1954
1952
  * instance family, omit this parameter and specify <b>InstanceFamily</b> instead. You cannot specify <b>InstanceType</b> and <b>InstanceFamily</b> in the
1955
1953
  * same request.</p>
1956
1954
  */
@@ -1959,8 +1957,7 @@ export interface AllocateHostsRequest {
1959
1957
  * <p>Specifies the instance family to be supported by the Dedicated Hosts. If you specify
1960
1958
  * an instance family, the Dedicated Hosts support multiple instance types within that
1961
1959
  * instance family.</p>
1962
- *
1963
- * <p>If you want the Dedicated Hosts to support a specific instance type only, omit this
1960
+ * <p>If you want the Dedicated Hosts to support a specific instance type only, omit this
1964
1961
  * parameter and specify <b>InstanceType</b> instead. You cannot
1965
1962
  * specify <b>InstanceFamily</b> and <b>InstanceType</b> in the same request.</p>
1966
1963
  */
@@ -1978,7 +1975,7 @@ export interface AllocateHostsRequest {
1978
1975
  * <p>Indicates whether to enable or disable host recovery for the Dedicated Host. Host
1979
1976
  * recovery is disabled by default. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/dedicated-hosts-recovery.html"> Host recovery</a>
1980
1977
  * in the <i>Amazon EC2 User Guide</i>.</p>
1981
- * <p>Default: <code>off</code>
1978
+ * <p>Default: <code>off</code>
1982
1979
  * </p>
1983
1980
  */
1984
1981
  HostRecovery?: HostRecovery | string;
@@ -2240,7 +2237,7 @@ export interface AssignPrivateIpAddressesRequest {
2240
2237
  NetworkInterfaceId: string | undefined;
2241
2238
  /**
2242
2239
  * <p>The IP addresses to be assigned as a secondary private IP address to the network interface. You can't specify this parameter when also specifying a number of secondary IP addresses.</p>
2243
- * <p>If you don't specify an IP address, Amazon EC2 automatically selects an IP address within the subnet range.</p>
2240
+ * <p>If you don't specify an IP address, Amazon EC2 automatically selects an IP address within the subnet range.</p>
2244
2241
  */
2245
2242
  PrivateIpAddresses?: string[];
2246
2243
  /**
@@ -2319,7 +2316,7 @@ export interface AssociateAddressRequest {
2319
2316
  DryRun?: boolean;
2320
2317
  /**
2321
2318
  * <p>[EC2-VPC] The ID of the network interface. If the instance has more than one network interface, you must specify a network interface ID.</p>
2322
- * <p>For EC2-VPC, you can specify either the instance ID or the network interface ID, but not both. </p>
2319
+ * <p>For EC2-VPC, you can specify either the instance ID or the network interface ID, but not both. </p>
2323
2320
  */
2324
2321
  NetworkInterfaceId?: string;
2325
2322
  /**
@@ -2906,8 +2903,8 @@ export declare enum InterfaceProtocolType {
2906
2903
  * <note>
2907
2904
  * <p>Currently available in <b>limited preview only</b>.
2908
2905
  * If you are interested in using this feature, contact your account manager.</p>
2909
- * </note>
2910
- * <p>Information about an association between a branch network interface with a trunk network interface.</p>
2906
+ * </note>
2907
+ * <p>Information about an association between a branch network interface with a trunk network interface.</p>
2911
2908
  */
2912
2909
  export interface TrunkInterfaceAssociation {
2913
2910
  /**
@@ -2977,7 +2974,7 @@ export interface AssociateVpcCidrBlockRequest {
2977
2974
  Ipv6Pool?: string;
2978
2975
  /**
2979
2976
  * <p>An IPv6 CIDR block from the IPv6 address pool. You must also specify <code>Ipv6Pool</code> in the request.</p>
2980
- * <p>To let Amazon choose the IPv6 CIDR block for you, omit this parameter.</p>
2977
+ * <p>To let Amazon choose the IPv6 CIDR block for you, omit this parameter.</p>
2981
2978
  */
2982
2979
  Ipv6CidrBlock?: string;
2983
2980
  /**
@@ -3136,7 +3133,7 @@ export interface EnaSrdUdpSpecification {
3136
3133
  * maximum bandwidth used per stream and minimize tail latency of network traffic between EC2 instances.
3137
3134
  * With ENA Express, you can communicate between two EC2 instances in the same subnet within the same
3138
3135
  * account, or in different accounts. Both sending and receiving instances must have ENA Express enabled.</p>
3139
- * <p>To improve the reliability of network packet delivery, ENA Express reorders network packets on the
3136
+ * <p>To improve the reliability of network packet delivery, ENA Express reorders network packets on the
3140
3137
  * receiving end by default. However, some UDP-based applications are designed to handle network packets
3141
3138
  * that are out of order to reduce the overhead for packet delivery at the network layer. When ENA Express
3142
3139
  * is enabled, you can specify whether UDP network traffic uses it.</p>
@@ -3597,7 +3594,7 @@ export interface PrefixListId {
3597
3594
  /**
3598
3595
  * <p>Describes a security group and Amazon Web Services account ID pair.</p>
3599
3596
  * <note>
3600
- * <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>
3597
+ * <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>
3601
3598
  * </note>
3602
3599
  */
3603
3600
  export interface UserIdGroupPair {
@@ -3616,7 +3613,7 @@ export interface UserIdGroupPair {
3616
3613
  * <p>The name of the security group. In a request, use this parameter for a security group
3617
3614
  * in EC2-Classic or a default VPC only. For a security group in a nondefault VPC, use the
3618
3615
  * security group ID. </p>
3619
- * <p>For a referenced security group in another VPC, this value is not returned if the
3616
+ * <p>For a referenced security group in another VPC, this value is not returned if the
3620
3617
  * referenced security group is deleted.</p>
3621
3618
  */
3622
3619
  GroupName?: string;
@@ -3626,7 +3623,7 @@ export interface UserIdGroupPair {
3626
3623
  PeeringStatus?: string;
3627
3624
  /**
3628
3625
  * <p>The ID of an Amazon Web Services account.</p>
3629
- * <p>For a referenced security group in another VPC, the account ID of the referenced
3626
+ * <p>For a referenced security group in another VPC, the account ID of the referenced
3630
3627
  * security group is returned in the response. If the referenced security group is deleted,
3631
3628
  * this value is not returned.</p>
3632
3629
  * <p>[EC2-Classic] Required when adding or removing rules that reference a security group
@@ -3782,7 +3779,7 @@ export interface SecurityGroupRule {
3782
3779
  /**
3783
3780
  * <p>The IP protocol name (<code>tcp</code>, <code>udp</code>, <code>icmp</code>,
3784
3781
  * <code>icmpv6</code>) or number (see <a href="http://www.iana.org/assignments/protocol-numbers/protocol-numbers.xhtml">Protocol Numbers</a>). </p>
3785
- * <p>Use <code>-1</code> to specify all protocols.</p>
3782
+ * <p>Use <code>-1</code> to specify all protocols.</p>
3786
3783
  */
3787
3784
  IpProtocol?: string;
3788
3785
  /**
@@ -4564,25 +4561,25 @@ export interface CopyImageRequest {
4564
4561
  * <p>The identifier of the symmetric Key Management Service (KMS) KMS key to use when creating
4565
4562
  * encrypted volumes. If this parameter is not specified, your Amazon Web Services managed KMS key for Amazon EBS is used.
4566
4563
  * If you specify a KMS key, you must also set the encrypted state to <code>true</code>.</p>
4567
- * <p>You can specify a KMS key using any of the following:</p>
4568
- * <ul>
4564
+ * <p>You can specify a KMS key using any of the following:</p>
4565
+ * <ul>
4569
4566
  * <li>
4570
- * <p>Key ID. For example, 1234abcd-12ab-34cd-56ef-1234567890ab.</p>
4571
- * </li>
4567
+ * <p>Key ID. For example, 1234abcd-12ab-34cd-56ef-1234567890ab.</p>
4568
+ * </li>
4572
4569
  * <li>
4573
- * <p>Key alias. For example, alias/ExampleAlias.</p>
4574
- * </li>
4570
+ * <p>Key alias. For example, alias/ExampleAlias.</p>
4571
+ * </li>
4575
4572
  * <li>
4576
- * <p>Key ARN. For example, arn:aws:kms:us-east-1:012345678910:key/1234abcd-12ab-34cd-56ef-1234567890ab.</p>
4577
- * </li>
4573
+ * <p>Key ARN. For example, arn:aws:kms:us-east-1:012345678910:key/1234abcd-12ab-34cd-56ef-1234567890ab.</p>
4574
+ * </li>
4578
4575
  * <li>
4579
- * <p>Alias ARN. For example, arn:aws:kms:us-east-1:012345678910:alias/ExampleAlias.</p>
4580
- * </li>
4576
+ * <p>Alias ARN. For example, arn:aws:kms:us-east-1:012345678910:alias/ExampleAlias.</p>
4577
+ * </li>
4581
4578
  * </ul>
4582
- * <p>Amazon Web Services authenticates the KMS key asynchronously. Therefore, if you specify an identifier that is not valid,
4579
+ * <p>Amazon Web Services authenticates the KMS key asynchronously. Therefore, if you specify an identifier that is not valid,
4583
4580
  * the action can appear to complete, but eventually fails.</p>
4584
- * <p>The specified KMS key must exist in the destination Region.</p>
4585
- * <p>Amazon EBS does not support asymmetric KMS keys.</p>
4581
+ * <p>The specified KMS key must exist in the destination Region.</p>
4582
+ * <p>Amazon EBS does not support asymmetric KMS keys.</p>
4586
4583
  */
4587
4584
  KmsKeyId?: string;
4588
4585
  /**
@@ -4603,7 +4600,7 @@ export interface CopyImageRequest {
4603
4600
  * The AMI must be in the Region of the destination Outpost. You cannot copy an
4604
4601
  * AMI from an Outpost to a Region, from one Outpost to another, or within the same
4605
4602
  * Outpost.</p>
4606
- * <p>For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/snapshots-outposts.html#copy-amis"> Copy AMIs from an Amazon Web Services
4603
+ * <p>For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/snapshots-outposts.html#copy-amis"> Copy AMIs from an Amazon Web Services
4607
4604
  * Region to an Outpost</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
4608
4605
  */
4609
4606
  DestinationOutpostArn?: string;
@@ -4649,7 +4646,7 @@ export interface CopySnapshotRequest {
4649
4646
  * The snapshot must be in the Region for the destination Outpost. You cannot copy a
4650
4647
  * snapshot from an Outpost to a Region, from one Outpost to another, or within the same
4651
4648
  * Outpost.</p>
4652
- * <p>For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/snapshots-outposts.html#copy-snapshots">
4649
+ * <p>For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/snapshots-outposts.html#copy-snapshots">
4653
4650
  * Copy snapshots from an Amazon Web Services Region to an Outpost</a> in the
4654
4651
  * <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
4655
4652
  */
@@ -4658,7 +4655,6 @@ export interface CopySnapshotRequest {
4658
4655
  * <p>The destination Region to use in the <code>PresignedUrl</code> parameter of a snapshot
4659
4656
  * copy operation. This parameter is only valid for specifying the destination Region in a
4660
4657
  * <code>PresignedUrl</code> parameter, where it is required.</p>
4661
- *
4662
4658
  * <p>The snapshot copy is sent to the regional endpoint that you sent the HTTP
4663
4659
  * request to (for example, <code>ec2.us-east-1.amazonaws.com</code>). With the CLI, this is
4664
4660
  * specified using the <code>--region</code> parameter or the default Region in your Amazon Web Services
@@ -4795,7 +4791,7 @@ export interface CreateCapacityReservationRequest {
4795
4791
  AvailabilityZoneId?: string;
4796
4792
  /**
4797
4793
  * <p>Indicates the tenancy of the Capacity Reservation. A Capacity Reservation can have one of the following tenancy settings:</p>
4798
- * <ul>
4794
+ * <ul>
4799
4795
  * <li>
4800
4796
  * <p>
4801
4797
  * <code>default</code> - The Capacity Reservation is created on hardware that is shared with other Amazon Web Services accounts.</p>
@@ -4809,7 +4805,7 @@ export interface CreateCapacityReservationRequest {
4809
4805
  Tenancy?: CapacityReservationTenancy | string;
4810
4806
  /**
4811
4807
  * <p>The number of instances for which to reserve capacity.</p>
4812
- * <p>Valid range: 1 - 1000</p>
4808
+ * <p>Valid range: 1 - 1000</p>
4813
4809
  */
4814
4810
  InstanceCount: number | undefined;
4815
4811
  /**
@@ -4829,18 +4825,17 @@ export interface CreateCapacityReservationRequest {
4829
4825
  * <p>The date and time at which the Capacity Reservation expires. When a Capacity Reservation expires, the reserved capacity
4830
4826
  * is released and you can no longer launch instances into it. The Capacity Reservation's state changes to
4831
4827
  * <code>expired</code> when it reaches its end date and time.</p>
4832
- * <p>You must provide an <code>EndDate</code> value if <code>EndDateType</code> is
4828
+ * <p>You must provide an <code>EndDate</code> value if <code>EndDateType</code> is
4833
4829
  * <code>limited</code>. Omit <code>EndDate</code> if <code>EndDateType</code> is
4834
4830
  * <code>unlimited</code>.</p>
4835
- *
4836
- * <p>If the <code>EndDateType</code> is <code>limited</code>, the Capacity Reservation is cancelled within an hour from the specified time. For example, if you specify
4831
+ * <p>If the <code>EndDateType</code> is <code>limited</code>, the Capacity Reservation is cancelled within an hour from the specified time. For example, if you specify
4837
4832
  * 5/31/2019, 13:30:55, the Capacity Reservation is guaranteed to end between 13:30:55 and 14:30:55 on 5/31/2019.</p>
4838
4833
  */
4839
4834
  EndDate?: Date;
4840
4835
  /**
4841
4836
  * <p>Indicates the way in which the Capacity Reservation ends. A Capacity Reservation can have one of the following end
4842
4837
  * types:</p>
4843
- * <ul>
4838
+ * <ul>
4844
4839
  * <li>
4845
4840
  * <p>
4846
4841
  * <code>unlimited</code> - The Capacity Reservation remains active until you explicitly cancel it. Do not
@@ -4859,7 +4854,7 @@ export interface CreateCapacityReservationRequest {
4859
4854
  /**
4860
4855
  * <p>Indicates the type of instance launches that the Capacity Reservation accepts. The options
4861
4856
  * include:</p>
4862
- * <ul>
4857
+ * <ul>
4863
4858
  * <li>
4864
4859
  * <p>
4865
4860
  * <code>open</code> - The Capacity Reservation automatically matches all instances that have matching attributes (instance type, platform,
@@ -4873,7 +4868,7 @@ export interface CreateCapacityReservationRequest {
4873
4868
  * Capacity Reservation. This ensures that only permitted instances can use the reserved capacity. </p>
4874
4869
  * </li>
4875
4870
  * </ul>
4876
- * <p>Default: <code>open</code>
4871
+ * <p>Default: <code>open</code>
4877
4872
  * </p>
4878
4873
  */
4879
4874
  InstanceMatchCriteria?: InstanceMatchCriteria | string;
@@ -4954,7 +4949,7 @@ export interface CapacityReservation {
4954
4949
  AvailabilityZone?: string;
4955
4950
  /**
4956
4951
  * <p>Indicates the tenancy of the Capacity Reservation. A Capacity Reservation can have one of the following tenancy settings:</p>
4957
- * <ul>
4952
+ * <ul>
4958
4953
  * <li>
4959
4954
  * <p>
4960
4955
  * <code>default</code> - The Capacity Reservation is created on hardware that is shared with other Amazon Web Services accounts.</p>
@@ -4989,7 +4984,7 @@ export interface CapacityReservation {
4989
4984
  EphemeralStorage?: boolean;
4990
4985
  /**
4991
4986
  * <p>The current state of the Capacity Reservation. A Capacity Reservation can be in one of the following states:</p>
4992
- * <ul>
4987
+ * <ul>
4993
4988
  * <li>
4994
4989
  * <p>
4995
4990
  * <code>active</code> - The Capacity Reservation is active and the capacity is available for your use.</p>
@@ -5031,7 +5026,7 @@ export interface CapacityReservation {
5031
5026
  /**
5032
5027
  * <p>Indicates the way in which the Capacity Reservation ends. A Capacity Reservation can have one of the following end
5033
5028
  * types:</p>
5034
- * <ul>
5029
+ * <ul>
5035
5030
  * <li>
5036
5031
  * <p>
5037
5032
  * <code>unlimited</code> - The Capacity Reservation remains active until you explicitly cancel it.</p>
@@ -5046,7 +5041,7 @@ export interface CapacityReservation {
5046
5041
  /**
5047
5042
  * <p>Indicates the type of instance launches that the Capacity Reservation accepts. The options
5048
5043
  * include:</p>
5049
- * <ul>
5044
+ * <ul>
5050
5045
  * <li>
5051
5046
  * <p>
5052
5047
  * <code>open</code> - The Capacity Reservation accepts all instances that have matching attributes (instance type, platform,
@@ -5734,7 +5729,7 @@ export interface CreateCapacityReservationFleetRequest {
5734
5729
  * specified instance types to use. Currently, only the <code>prioritized</code>
5735
5730
  * allocation strategy is supported. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/crfleet-concepts.html#allocation-strategy">
5736
5731
  * Allocation strategy</a> in the Amazon EC2 User Guide.</p>
5737
- * <p>Valid values: <code>prioritized</code>
5732
+ * <p>Valid values: <code>prioritized</code>
5738
5733
  * </p>
5739
5734
  */
5740
5735
  AllocationStrategy?: string;
@@ -5750,17 +5745,17 @@ export interface CreateCapacityReservationFleetRequest {
5750
5745
  * <p>Indicates the tenancy of the Capacity Reservation Fleet. All Capacity Reservations
5751
5746
  * in the Fleet inherit this tenancy. The Capacity Reservation Fleet can have one of
5752
5747
  * the following tenancy settings:</p>
5753
- * <ul>
5748
+ * <ul>
5754
5749
  * <li>
5755
- * <p>
5756
- * <code>default</code> - The Capacity Reservation Fleet is created on hardware
5750
+ * <p>
5751
+ * <code>default</code> - The Capacity Reservation Fleet is created on hardware
5757
5752
  * that is shared with other Amazon Web Services accounts.</p>
5758
- * </li>
5753
+ * </li>
5759
5754
  * <li>
5760
- * <p>
5761
- * <code>dedicated</code> - The Capacity Reservations are created on single-tenant
5755
+ * <p>
5756
+ * <code>dedicated</code> - The Capacity Reservations are created on single-tenant
5762
5757
  * hardware that is dedicated to a single Amazon Web Services account.</p>
5763
- * </li>
5758
+ * </li>
5764
5759
  * </ul>
5765
5760
  */
5766
5761
  Tenancy?: FleetCapacityReservationTenancy | string;
@@ -5776,7 +5771,7 @@ export interface CreateCapacityReservationFleetRequest {
5776
5771
  * <p>The date and time at which the Capacity Reservation Fleet expires. When the Capacity
5777
5772
  * Reservation Fleet expires, its state changes to <code>expired</code> and all of the Capacity
5778
5773
  * Reservations in the Fleet expire.</p>
5779
- * <p>The Capacity Reservation Fleet expires within an hour after the specified time. For example,
5774
+ * <p>The Capacity Reservation Fleet expires within an hour after the specified time. For example,
5780
5775
  * if you specify <code>5/31/2019</code>, <code>13:30:55</code>, the Capacity Reservation Fleet
5781
5776
  * is guaranteed to expire between <code>13:30:55</code> and <code>14:30:55</code> on
5782
5777
  * <code>5/31/2019</code>.
@@ -5786,7 +5781,7 @@ export interface CreateCapacityReservationFleetRequest {
5786
5781
  /**
5787
5782
  * <p>Indicates the type of instance launches that the Capacity Reservation Fleet accepts. All
5788
5783
  * Capacity Reservations in the Fleet inherit this instance matching criteria.</p>
5789
- * <p>Currently, Capacity Reservation Fleets support <code>open</code> instance matching criteria
5784
+ * <p>Currently, Capacity Reservation Fleets support <code>open</code> instance matching criteria
5790
5785
  * only. This means that instances that have matching attributes (instance type, platform, and
5791
5786
  * Availability Zone) run in the Capacity Reservations automatically. Instances do not need to
5792
5787
  * explicitly target a Capacity Reservation Fleet to use its reserved capacity.</p>
@@ -6042,9 +6037,9 @@ export interface ClientLoginBannerOptions {
6042
6037
  /**
6043
6038
  * <p>Enable or disable a customizable text banner that will be displayed on
6044
6039
  * Amazon Web Services provided clients when a VPN session is established.</p>
6045
- * <p>Valid values: <code>true | false</code>
6040
+ * <p>Valid values: <code>true | false</code>
6046
6041
  * </p>
6047
- * <p>Default value: <code>false</code>
6042
+ * <p>Default value: <code>false</code>
6048
6043
  * </p>
6049
6044
  */
6050
6045
  Enabled?: boolean;
@@ -6096,9 +6091,9 @@ export interface CreateClientVpnEndpointRequest {
6096
6091
  AuthenticationOptions: ClientVpnAuthenticationRequest[] | undefined;
6097
6092
  /**
6098
6093
  * <p>Information about the client connection logging options.</p>
6099
- * <p>If you enable client connection logging, data about client connections is sent to a
6094
+ * <p>If you enable client connection logging, data about client connections is sent to a
6100
6095
  * Cloudwatch Logs log stream. The following information is logged:</p>
6101
- * <ul>
6096
+ * <ul>
6102
6097
  * <li>
6103
6098
  * <p>Client connection requests</p>
6104
6099
  * </li>
@@ -6121,15 +6116,15 @@ export interface CreateClientVpnEndpointRequest {
6121
6116
  DnsServers?: string[];
6122
6117
  /**
6123
6118
  * <p>The transport protocol to be used by the VPN session.</p>
6124
- * <p>Default value: <code>udp</code>
6119
+ * <p>Default value: <code>udp</code>
6125
6120
  * </p>
6126
6121
  */
6127
6122
  TransportProtocol?: TransportProtocol | string;
6128
6123
  /**
6129
6124
  * <p>The port number to assign to the Client VPN endpoint for TCP and UDP traffic.</p>
6130
- * <p>Valid Values: <code>443</code> | <code>1194</code>
6125
+ * <p>Valid Values: <code>443</code> | <code>1194</code>
6131
6126
  * </p>
6132
- * <p>Default Value: <code>443</code>
6127
+ * <p>Default Value: <code>443</code>
6133
6128
  * </p>
6134
6129
  */
6135
6130
  VpnPort?: number;
@@ -6139,8 +6134,8 @@ export interface CreateClientVpnEndpointRequest {
6139
6134
  Description?: string;
6140
6135
  /**
6141
6136
  * <p>Indicates whether split-tunnel is enabled on the Client VPN endpoint.</p>
6142
- * <p>By default, split-tunnel on a VPN endpoint is disabled.</p>
6143
- * <p>For information about split-tunnel VPN endpoints, see <a href="https://docs.aws.amazon.com/vpn/latest/clientvpn-admin/split-tunnel-vpn.html">Split-tunnel Client VPN endpoint</a> in the
6137
+ * <p>By default, split-tunnel on a VPN endpoint is disabled.</p>
6138
+ * <p>For information about split-tunnel VPN endpoints, see <a href="https://docs.aws.amazon.com/vpn/latest/clientvpn-admin/split-tunnel-vpn.html">Split-tunnel Client VPN endpoint</a> in the
6144
6139
  * <i>Client VPN Administrator Guide</i>.</p>
6145
6140
  */
6146
6141
  SplitTunnel?: boolean;
@@ -6166,7 +6161,7 @@ export interface CreateClientVpnEndpointRequest {
6166
6161
  VpcId?: string;
6167
6162
  /**
6168
6163
  * <p>Specify whether to enable the self-service portal for the Client VPN endpoint.</p>
6169
- * <p>Default Value: <code>enabled</code>
6164
+ * <p>Default Value: <code>enabled</code>
6170
6165
  * </p>
6171
6166
  */
6172
6167
  SelfServicePortal?: SelfServicePortal | string;
@@ -6176,9 +6171,9 @@ export interface CreateClientVpnEndpointRequest {
6176
6171
  ClientConnectOptions?: ClientConnectOptions;
6177
6172
  /**
6178
6173
  * <p>The maximum VPN session duration time in hours.</p>
6179
- * <p>Valid values: <code>8 | 10 | 12 | 24</code>
6174
+ * <p>Valid values: <code>8 | 10 | 12 | 24</code>
6180
6175
  * </p>
6181
- * <p>Default value: <code>24</code>
6176
+ * <p>Default value: <code>24</code>
6182
6177
  * </p>
6183
6178
  */
6184
6179
  SessionTimeoutHours?: number;
@@ -6200,27 +6195,27 @@ export declare enum ClientVpnEndpointStatusCode {
6200
6195
  export interface ClientVpnEndpointStatus {
6201
6196
  /**
6202
6197
  * <p>The state of the Client VPN endpoint. Possible states include:</p>
6203
- * <ul>
6198
+ * <ul>
6204
6199
  * <li>
6205
- * <p>
6200
+ * <p>
6206
6201
  * <code>pending-associate</code> - The Client VPN endpoint has been created but no target networks
6207
6202
  * have been associated. The Client VPN endpoint cannot accept connections.</p>
6208
- * </li>
6203
+ * </li>
6209
6204
  * <li>
6210
- * <p>
6205
+ * <p>
6211
6206
  * <code>available</code> - The Client VPN endpoint has been created and a target network has been
6212
6207
  * associated. The Client VPN endpoint can accept connections.</p>
6213
- * </li>
6208
+ * </li>
6214
6209
  * <li>
6215
- * <p>
6210
+ * <p>
6216
6211
  * <code>deleting</code> - The Client VPN endpoint is being deleted. The Client VPN endpoint cannot accept
6217
6212
  * connections.</p>
6218
6213
  * </li>
6219
6214
  * <li>
6220
- * <p>
6215
+ * <p>
6221
6216
  * <code>deleted</code> - The Client VPN endpoint has been deleted. The Client VPN endpoint cannot accept
6222
6217
  * connections.</p>
6223
- * </li>
6218
+ * </li>
6224
6219
  * </ul>
6225
6220
  */
6226
6221
  Code?: ClientVpnEndpointStatusCode | string;
@@ -6250,7 +6245,7 @@ export interface CreateClientVpnRouteRequest {
6250
6245
  ClientVpnEndpointId: string | undefined;
6251
6246
  /**
6252
6247
  * <p>The IPv4 address range, in CIDR notation, of the route destination. For example:</p>
6253
- * <ul>
6248
+ * <ul>
6254
6249
  * <li>
6255
6250
  * <p>To add a route for Internet access, enter <code>0.0.0.0/0</code>
6256
6251
  * </p>
@@ -6270,7 +6265,7 @@ export interface CreateClientVpnRouteRequest {
6270
6265
  /**
6271
6266
  * <p>The ID of the subnet through which you want to route traffic. The specified subnet must be
6272
6267
  * an existing target network of the Client VPN endpoint.</p>
6273
- * <p>Alternatively, if you're adding a route for the local network, specify <code>local</code>.</p>
6268
+ * <p>Alternatively, if you're adding a route for the local network, specify <code>local</code>.</p>
6274
6269
  */
6275
6270
  TargetVpcSubnetId: string | undefined;
6276
6271
  /**