aws-sdk-ec2 1.248.0 → 1.252.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 3a84aa55cfb26719af8da0f4306ebffbb648cd8131eba7186f8dc6136e77a1be
4
- data.tar.gz: 22abf608bf2838e7bb468a45d93824456454c2590734ba82e33c95331f221e1a
3
+ metadata.gz: e5700f39b0fc31773e34120bd352f4e5a5704399d8ca4cde295448a7d3e40eaf
4
+ data.tar.gz: 5b65cd27d7454876c60d9b789f407c2e094c8459081b2df900fde9b92783d949
5
5
  SHA512:
6
- metadata.gz: 2b4fc20db3362280cfd69164955749b7a0600acb5510cd03fa0a117cd82163f876a9a0e6926d12d654b8606ce9a907b2edf5e749d88261e72af32ed77ee7eb69
7
- data.tar.gz: a1325698ffef34672dd94a9fa2ecec9bddc791c4dc753c8106a1962a4db9b7f94a28d458f3009352ca2d289b03bf751f6b88a5a2ad8c61eea355c1f7e782dcfd
6
+ metadata.gz: 134937e3c70897bbe62fe5cae0c897fab282d28bb4c98cbf5929353db01852cb8ac85674e4016269dc3d1c570f319f94876ea49b40949d5732dd430b88a80cb3
7
+ data.tar.gz: 3b6bb93d12ba67fea6a13bead9ad2c2432bbe3e674988436d8ae94f3532720751b1267b4ed596928de8ec8569380b93a7fc15d4e77320adf6eae3b136b36caff
data/CHANGELOG.md CHANGED
@@ -1,6 +1,26 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.252.0 (2021-07-28)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
9
+ 1.251.0 (2021-07-22)
10
+ ------------------
11
+
12
+ * Feature - This release allows customers to assign prefixes to their elastic network interface and to reserve IP blocks in their subnet CIDRs. These reserved blocks can be used to assign prefixes to elastic network interfaces or be excluded from auto-assignment.
13
+
14
+ 1.250.0 (2021-07-20)
15
+ ------------------
16
+
17
+ * Feature - Added idempotency to the CreateVolume API using the ClientToken request parameter
18
+
19
+ 1.249.0 (2021-07-15)
20
+ ------------------
21
+
22
+ * Feature - This feature enables customers to specify weekly recurring time window(s) for scheduled events that reboot, stop or terminate EC2 instances.
23
+
4
24
  1.248.0 (2021-07-07)
5
25
  ------------------
6
26
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.248.0
1
+ 1.252.0
data/lib/aws-sdk-ec2.rb CHANGED
@@ -72,6 +72,6 @@ require_relative 'aws-sdk-ec2/customizations'
72
72
  # @!group service
73
73
  module Aws::EC2
74
74
 
75
- GEM_VERSION = '1.248.0'
75
+ GEM_VERSION = '1.252.0'
76
76
 
77
77
  end
@@ -842,7 +842,7 @@ module Aws::EC2
842
842
  # dry_run: false,
843
843
  # tag_specifications: [
844
844
  # {
845
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
845
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
846
846
  # tags: [
847
847
  # {
848
848
  # key: "String",
@@ -955,7 +955,7 @@ module Aws::EC2
955
955
  # quantity: 1, # required
956
956
  # tag_specifications: [
957
957
  # {
958
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
958
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
959
959
  # tags: [
960
960
  # {
961
961
  # key: "String",
@@ -1041,9 +1041,15 @@ module Aws::EC2
1041
1041
  # You must specify either the IPv6 addresses or the IPv6 address count
1042
1042
  # in the request.
1043
1043
  #
1044
+ # You can optionally use Prefix Delegation on the network interface. You
1045
+ # must specify either the IPV6 Prefix Delegation prefixes, or the IPv6
1046
+ # Prefix Delegation count. For information, see [Prefix Delegation][2]
1047
+ # in the *Amazon Elastic Compute Cloud User Guide*.
1048
+ #
1044
1049
  #
1045
1050
  #
1046
1051
  # [1]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-eni.html#AvailableIpPerENI
1052
+ # [2]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-prefix-delegation
1047
1053
  #
1048
1054
  # @option params [Integer] :ipv_6_address_count
1049
1055
  # The number of additional IPv6 addresses to assign to the network
@@ -1058,12 +1064,23 @@ module Aws::EC2
1058
1064
  # interface. You can't use this option if you're specifying a number
1059
1065
  # of IPv6 addresses.
1060
1066
  #
1067
+ # @option params [Integer] :ipv_6_prefix_count
1068
+ # The number of IPv6 Prefix Delegation prefixes that AWS automatically
1069
+ # assigns to the network interface. You cannot use this option if you
1070
+ # use the `Ipv6Prefixes` option.
1071
+ #
1072
+ # @option params [Array<String>] :ipv_6_prefixes
1073
+ # One or more IPv6 Prefix Delegation prefixes assigned to the network
1074
+ # interface. You cannot use this option if you use the `Ipv6PrefixCount`
1075
+ # option.
1076
+ #
1061
1077
  # @option params [required, String] :network_interface_id
1062
1078
  # The ID of the network interface.
1063
1079
  #
1064
1080
  # @return [Types::AssignIpv6AddressesResult] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
1065
1081
  #
1066
1082
  # * {Types::AssignIpv6AddressesResult#assigned_ipv_6_addresses #assigned_ipv_6_addresses} => Array&lt;String&gt;
1083
+ # * {Types::AssignIpv6AddressesResult#assigned_ipv_6_prefixes #assigned_ipv_6_prefixes} => Array&lt;String&gt;
1067
1084
  # * {Types::AssignIpv6AddressesResult#network_interface_id #network_interface_id} => String
1068
1085
  #
1069
1086
  # @example Request syntax with placeholder values
@@ -1071,6 +1088,8 @@ module Aws::EC2
1071
1088
  # resp = client.assign_ipv_6_addresses({
1072
1089
  # ipv_6_address_count: 1,
1073
1090
  # ipv_6_addresses: ["String"],
1091
+ # ipv_6_prefix_count: 1,
1092
+ # ipv_6_prefixes: ["String"],
1074
1093
  # network_interface_id: "NetworkInterfaceId", # required
1075
1094
  # })
1076
1095
  #
@@ -1078,6 +1097,8 @@ module Aws::EC2
1078
1097
  #
1079
1098
  # resp.assigned_ipv_6_addresses #=> Array
1080
1099
  # resp.assigned_ipv_6_addresses[0] #=> String
1100
+ # resp.assigned_ipv_6_prefixes #=> Array
1101
+ # resp.assigned_ipv_6_prefixes[0] #=> String
1081
1102
  # resp.network_interface_id #=> String
1082
1103
  #
1083
1104
  # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/AssignIpv6Addresses AWS API Documentation
@@ -1113,10 +1134,16 @@ module Aws::EC2
1113
1134
  # You must specify either the IP addresses or the IP address count in
1114
1135
  # the request.
1115
1136
  #
1137
+ # You can optionally use Prefix Delegation on the network interface. You
1138
+ # must specify either the IPv4 Prefix Delegation prefixes, or the IPv4
1139
+ # Prefix Delegation count. For information, see [Prefix Delegation][3]
1140
+ # in the *Amazon Elastic Compute Cloud User Guide*.
1141
+ #
1116
1142
  #
1117
1143
  #
1118
1144
  # [1]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-types.html
1119
1145
  # [2]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/elastic-ip-addresses-eip.html
1146
+ # [3]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-prefix-delegation
1120
1147
  #
1121
1148
  # @option params [Boolean] :allow_reassignment
1122
1149
  # Indicates whether to allow an IP address that is already assigned to
@@ -1139,10 +1166,21 @@ module Aws::EC2
1139
1166
  # interface. You can't specify this parameter when also specifying
1140
1167
  # private IP addresses.
1141
1168
  #
1169
+ # @option params [Array<String>] :ipv_4_prefixes
1170
+ # One or more IPv4 Prefix Delegation prefixes assigned to the network
1171
+ # interface. You cannot use this option if you use the `Ipv4PrefixCount`
1172
+ # option.
1173
+ #
1174
+ # @option params [Integer] :ipv_4_prefix_count
1175
+ # The number of IPv4 Prefix Delegation prefixes that AWS automatically
1176
+ # assigns to the network interface. You cannot use this option if you
1177
+ # use the `Ipv4 Prefixes` option.
1178
+ #
1142
1179
  # @return [Types::AssignPrivateIpAddressesResult] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
1143
1180
  #
1144
1181
  # * {Types::AssignPrivateIpAddressesResult#network_interface_id #network_interface_id} => String
1145
1182
  # * {Types::AssignPrivateIpAddressesResult#assigned_private_ip_addresses #assigned_private_ip_addresses} => Array&lt;Types::AssignedPrivateIpAddress&gt;
1183
+ # * {Types::AssignPrivateIpAddressesResult#assigned_ipv_4_prefixes #assigned_ipv_4_prefixes} => Array&lt;Types::Ipv4PrefixSpecification&gt;
1146
1184
  #
1147
1185
  #
1148
1186
  # @example Example: To assign a specific secondary private IP address to an interface
@@ -1174,6 +1212,8 @@ module Aws::EC2
1174
1212
  # network_interface_id: "NetworkInterfaceId", # required
1175
1213
  # private_ip_addresses: ["String"],
1176
1214
  # secondary_private_ip_address_count: 1,
1215
+ # ipv_4_prefixes: ["String"],
1216
+ # ipv_4_prefix_count: 1,
1177
1217
  # })
1178
1218
  #
1179
1219
  # @example Response structure
@@ -1181,6 +1221,8 @@ module Aws::EC2
1181
1221
  # resp.network_interface_id #=> String
1182
1222
  # resp.assigned_private_ip_addresses #=> Array
1183
1223
  # resp.assigned_private_ip_addresses[0].private_ip_address #=> String
1224
+ # resp.assigned_ipv_4_prefixes #=> Array
1225
+ # resp.assigned_ipv_4_prefixes[0].ipv_4_prefix #=> String
1184
1226
  #
1185
1227
  # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/AssignPrivateIpAddresses AWS API Documentation
1186
1228
  #
@@ -1416,7 +1458,7 @@ module Aws::EC2
1416
1458
  # the instance renews its DHCP lease. You can explicitly renew the lease
1417
1459
  # using the operating system on the instance.
1418
1460
  #
1419
- # For more information, see [DHCP Options Sets][1] in the *Amazon
1461
+ # For more information, see [DHCP options sets][1] in the *Amazon
1420
1462
  # Virtual Private Cloud User Guide*.
1421
1463
  #
1422
1464
  #
@@ -1609,6 +1651,81 @@ module Aws::EC2
1609
1651
  req.send_request(options)
1610
1652
  end
1611
1653
 
1654
+ # Associates one or more targets with an event window. Only one type of
1655
+ # target (instance IDs, Dedicated Host IDs, or tags) can be specified
1656
+ # with an event window.
1657
+ #
1658
+ # For more information, see [Define event windows for scheduled
1659
+ # events][1] in the *Amazon EC2 User Guide*.
1660
+ #
1661
+ #
1662
+ #
1663
+ # [1]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/event-windows.html
1664
+ #
1665
+ # @option params [Boolean] :dry_run
1666
+ # Checks whether you have the required permissions for the action,
1667
+ # without actually making the request, and provides an error response.
1668
+ # If you have the required permissions, the error response is
1669
+ # `DryRunOperation`. Otherwise, it is `UnauthorizedOperation`.
1670
+ #
1671
+ # @option params [required, String] :instance_event_window_id
1672
+ # The ID of the event window.
1673
+ #
1674
+ # @option params [required, Types::InstanceEventWindowAssociationRequest] :association_target
1675
+ # One or more targets associated with the specified event window.
1676
+ #
1677
+ # @return [Types::AssociateInstanceEventWindowResult] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
1678
+ #
1679
+ # * {Types::AssociateInstanceEventWindowResult#instance_event_window #instance_event_window} => Types::InstanceEventWindow
1680
+ #
1681
+ # @example Request syntax with placeholder values
1682
+ #
1683
+ # resp = client.associate_instance_event_window({
1684
+ # dry_run: false,
1685
+ # instance_event_window_id: "InstanceEventWindowId", # required
1686
+ # association_target: { # required
1687
+ # instance_ids: ["InstanceId"],
1688
+ # instance_tags: [
1689
+ # {
1690
+ # key: "String",
1691
+ # value: "String",
1692
+ # },
1693
+ # ],
1694
+ # dedicated_host_ids: ["DedicatedHostId"],
1695
+ # },
1696
+ # })
1697
+ #
1698
+ # @example Response structure
1699
+ #
1700
+ # resp.instance_event_window.instance_event_window_id #=> String
1701
+ # resp.instance_event_window.time_ranges #=> Array
1702
+ # resp.instance_event_window.time_ranges[0].start_week_day #=> String, one of "sunday", "monday", "tuesday", "wednesday", "thursday", "friday", "saturday"
1703
+ # resp.instance_event_window.time_ranges[0].start_hour #=> Integer
1704
+ # resp.instance_event_window.time_ranges[0].end_week_day #=> String, one of "sunday", "monday", "tuesday", "wednesday", "thursday", "friday", "saturday"
1705
+ # resp.instance_event_window.time_ranges[0].end_hour #=> Integer
1706
+ # resp.instance_event_window.name #=> String
1707
+ # resp.instance_event_window.cron_expression #=> String
1708
+ # resp.instance_event_window.association_target.instance_ids #=> Array
1709
+ # resp.instance_event_window.association_target.instance_ids[0] #=> String
1710
+ # resp.instance_event_window.association_target.tags #=> Array
1711
+ # resp.instance_event_window.association_target.tags[0].key #=> String
1712
+ # resp.instance_event_window.association_target.tags[0].value #=> String
1713
+ # resp.instance_event_window.association_target.dedicated_host_ids #=> Array
1714
+ # resp.instance_event_window.association_target.dedicated_host_ids[0] #=> String
1715
+ # resp.instance_event_window.state #=> String, one of "creating", "deleting", "active", "deleted"
1716
+ # resp.instance_event_window.tags #=> Array
1717
+ # resp.instance_event_window.tags[0].key #=> String
1718
+ # resp.instance_event_window.tags[0].value #=> String
1719
+ #
1720
+ # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/AssociateInstanceEventWindow AWS API Documentation
1721
+ #
1722
+ # @overload associate_instance_event_window(params = {})
1723
+ # @param [Hash] params ({})
1724
+ def associate_instance_event_window(params = {}, options = {})
1725
+ req = build_request(:associate_instance_event_window, params)
1726
+ req.send_request(options)
1727
+ end
1728
+
1612
1729
  # Associates a subnet in your VPC or an internet gateway or virtual
1613
1730
  # private gateway attached to your VPC with a route table in your VPC.
1614
1731
  # This association causes traffic from the subnet or gateway to be
@@ -1616,7 +1733,7 @@ module Aws::EC2
1616
1733
  # an association ID, which you need in order to disassociate the route
1617
1734
  # table later. A route table can be associated with multiple subnets.
1618
1735
  #
1619
- # For more information, see [Route Tables][1] in the *Amazon Virtual
1736
+ # For more information, see [Route tables][1] in the *Amazon Virtual
1620
1737
  # Private Cloud User Guide*.
1621
1738
  #
1622
1739
  #
@@ -1922,7 +2039,7 @@ module Aws::EC2
1922
2039
  # block, an IPv6 pool, or an Amazon-provided IPv6 CIDR block.
1923
2040
  #
1924
2041
  # For more information about associating CIDR blocks with your VPC and
1925
- # applicable restrictions, see [VPC and Subnet Sizing][2] in the *Amazon
2042
+ # applicable restrictions, see [VPC and subnet sizing][2] in the *Amazon
1926
2043
  # Virtual Private Cloud User Guide*.
1927
2044
  #
1928
2045
  #
@@ -2182,13 +2299,13 @@ module Aws::EC2
2182
2299
  # encryption][1] in the *Amazon Elastic Compute Cloud User Guide*.
2183
2300
  #
2184
2301
  # After you attach an EBS volume, you must make it available. For more
2185
- # information, see [Making an EBS volume available for use][2].
2302
+ # information, see [Make an EBS volume available for use][2].
2186
2303
  #
2187
- # If a volume has an AWS Marketplace product code:
2304
+ # If a volume has an Marketplace product code:
2188
2305
  #
2189
2306
  # * The volume can be attached only to a stopped instance.
2190
2307
  #
2191
- # * AWS Marketplace product codes are copied from the volume to the
2308
+ # * Marketplace product codes are copied from the volume to the
2192
2309
  # instance.
2193
2310
  #
2194
2311
  # * You must be subscribed to the product.
@@ -2197,8 +2314,8 @@ module Aws::EC2
2197
2314
  # the product. For example, you can't detach a volume from a Windows
2198
2315
  # instance and attach it to a Linux instance.
2199
2316
  #
2200
- # For more information, see [Attaching Amazon EBS volumes][3] in the
2201
- # *Amazon Elastic Compute Cloud User Guide*.
2317
+ # For more information, see [Attach an Amazon EBS volume to an
2318
+ # instance][3] in the *Amazon Elastic Compute Cloud User Guide*.
2202
2319
  #
2203
2320
  #
2204
2321
  #
@@ -2557,7 +2674,7 @@ module Aws::EC2
2557
2674
  # ],
2558
2675
  # tag_specifications: [
2559
2676
  # {
2560
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
2677
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
2561
2678
  # tags: [
2562
2679
  # {
2563
2680
  # key: "String",
@@ -2843,7 +2960,7 @@ module Aws::EC2
2843
2960
  # dry_run: false,
2844
2961
  # tag_specifications: [
2845
2962
  # {
2846
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
2963
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
2847
2964
  # tags: [
2848
2965
  # {
2849
2966
  # key: "String",
@@ -3672,11 +3789,11 @@ module Aws::EC2
3672
3789
  # When copying snapshots to a Region, copies of encrypted EBS snapshots
3673
3790
  # remain encrypted. Copies of unencrypted snapshots remain unencrypted,
3674
3791
  # unless you enable encryption for the snapshot copy operation. By
3675
- # default, encrypted snapshot copies use the default AWS Key Management
3676
- # Service (AWS KMS) customer master key (CMK); however, you can specify
3677
- # a different CMK. To copy an encrypted snapshot that has been shared
3678
- # from another account, you must have permissions for the CMK used to
3679
- # encrypt the snapshot.
3792
+ # default, encrypted snapshot copies use the default Key Management
3793
+ # Service (KMS) KMS key; however, you can specify a different KMS key.
3794
+ # To copy an encrypted snapshot that has been shared from another
3795
+ # account, you must have permissions for the KMS key used to encrypt the
3796
+ # snapshot.
3680
3797
  #
3681
3798
  # Snapshots copied to an Outpost are encrypted by default using the
3682
3799
  # default encryption key for the Region, or a different key that you
@@ -3688,7 +3805,7 @@ module Aws::EC2
3688
3805
  # Snapshots created by copying another snapshot have an arbitrary volume
3689
3806
  # ID that should not be used for any purpose.
3690
3807
  #
3691
- # For more information, see [Copying an Amazon EBS snapshot][2] in the
3808
+ # For more information, see [Copy an Amazon EBS snapshot][2] in the
3692
3809
  # *Amazon Elastic Compute Cloud User Guide*.
3693
3810
  #
3694
3811
  #
@@ -3702,12 +3819,14 @@ module Aws::EC2
3702
3819
  # @option params [String] :destination_outpost_arn
3703
3820
  # The Amazon Resource Name (ARN) of the Outpost to which to copy the
3704
3821
  # snapshot. Only specify this parameter when copying a snapshot from an
3705
- # AWS Region to an Outpost. The snapshot must be in the Region for the
3706
- # destination Outpost. You cannot copy a snapshot from an Outpost to a
3707
- # Region, from one Outpost to another, or within the same Outpost.
3822
+ # Amazon Web Services Region to an Outpost. The snapshot must be in the
3823
+ # Region for the destination Outpost. You cannot copy a snapshot from an
3824
+ # Outpost to a Region, from one Outpost to another, or within the same
3825
+ # Outpost.
3708
3826
  #
3709
- # For more information, see [ Copying snapshots from an AWS Region to an
3710
- # Outpost][1] in the *Amazon Elastic Compute Cloud User Guide*.
3827
+ # For more information, see [ Copy snapshots from an Amazon Web Services
3828
+ # Region to an Outpost][1] in the *Amazon Elastic Compute Cloud User
3829
+ # Guide*.
3711
3830
  #
3712
3831
  #
3713
3832
  #
@@ -3721,8 +3840,8 @@ module Aws::EC2
3721
3840
  #
3722
3841
  # The snapshot copy is sent to the regional endpoint that you sent the
3723
3842
  # HTTP request to (for example, `ec2.us-east-1.amazonaws.com`). With the
3724
- # AWS CLI, this is specified using the `--region` parameter or the
3725
- # default Region in your AWS configuration file.
3843
+ # CLI, this is specified using the `--region` parameter or the default
3844
+ # Region in your Amazon Web Services configuration file.
3726
3845
  #
3727
3846
  # @option params [Boolean] :encrypted
3728
3847
  # To encrypt a copy of an unencrypted snapshot if encryption by default
@@ -3737,12 +3856,12 @@ module Aws::EC2
3737
3856
  # [1]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/EBSEncryption.html
3738
3857
  #
3739
3858
  # @option params [String] :kms_key_id
3740
- # The identifier of the AWS Key Management Service (AWS KMS) customer
3741
- # master key (CMK) to use for Amazon EBS encryption. If this parameter
3742
- # is not specified, your AWS managed CMK for EBS is used. If `KmsKeyId`
3743
- # is specified, the encrypted state must be `true`.
3859
+ # The identifier of the Key Management Service (KMS) KMS key to use for
3860
+ # Amazon EBS encryption. If this parameter is not specified, your KMS
3861
+ # key for Amazon EBS is used. If `KmsKeyId` is specified, the encrypted
3862
+ # state must be `true`.
3744
3863
  #
3745
- # You can specify the CMK using any of the following:
3864
+ # You can specify the KMS key using any of the following:
3746
3865
  #
3747
3866
  # * Key ID. For example, 1234abcd-12ab-34cd-56ef-1234567890ab.
3748
3867
  #
@@ -3754,9 +3873,9 @@ module Aws::EC2
3754
3873
  # * Alias ARN. For example,
3755
3874
  # arn:aws:kms:us-east-1:012345678910:alias/ExampleAlias.
3756
3875
  #
3757
- # AWS authenticates the CMK asynchronously. Therefore, if you specify an
3758
- # ID, alias, or ARN that is not valid, the action can appear to
3759
- # complete, but eventually fails.
3876
+ # Amazon Web Services authenticates the KMS key asynchronously.
3877
+ # Therefore, if you specify an ID, alias, or ARN that is not valid, the
3878
+ # action can appear to complete, but eventually fails.
3760
3879
  #
3761
3880
  # @option params [String] :presigned_url
3762
3881
  # When you copy an encrypted source snapshot using the Amazon EC2 Query
@@ -3766,13 +3885,14 @@ module Aws::EC2
3766
3885
  # The `PresignedUrl` should use the snapshot source endpoint, the
3767
3886
  # `CopySnapshot` action, and include the `SourceRegion`,
3768
3887
  # `SourceSnapshotId`, and `DestinationRegion` parameters. The
3769
- # `PresignedUrl` must be signed using AWS Signature Version 4. Because
3770
- # EBS snapshots are stored in Amazon S3, the signing algorithm for this
3771
- # parameter uses the same logic that is described in [Authenticating
3772
- # Requests: Using Query Parameters (AWS Signature Version 4)][2] in the
3773
- # *Amazon Simple Storage Service API Reference*. An invalid or
3774
- # improperly signed `PresignedUrl` will cause the copy operation to fail
3775
- # asynchronously, and the snapshot will move to an `error` state.
3888
+ # `PresignedUrl` must be signed using Amazon Web Services Signature
3889
+ # Version 4. Because EBS snapshots are stored in Amazon S3, the signing
3890
+ # algorithm for this parameter uses the same logic that is described in
3891
+ # [Authenticating Requests: Using Query Parameters (Amazon Web Services
3892
+ # Signature Version 4)][2] in the *Amazon Simple Storage Service API
3893
+ # Reference*. An invalid or improperly signed `PresignedUrl` will cause
3894
+ # the copy operation to fail asynchronously, and the snapshot will move
3895
+ # to an `error` state.
3776
3896
  #
3777
3897
  #
3778
3898
  #
@@ -3855,7 +3975,7 @@ module Aws::EC2
3855
3975
  # source_snapshot_id: "String", # required
3856
3976
  # tag_specifications: [
3857
3977
  # {
3858
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
3978
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
3859
3979
  # tags: [
3860
3980
  # {
3861
3981
  # key: "String",
@@ -4044,7 +4164,7 @@ module Aws::EC2
4044
4164
  # instance_match_criteria: "open", # accepts open, targeted
4045
4165
  # tag_specifications: [
4046
4166
  # {
4047
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
4167
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
4048
4168
  # tags: [
4049
4169
  # {
4050
4170
  # key: "String",
@@ -4092,8 +4212,8 @@ module Aws::EC2
4092
4212
  end
4093
4213
 
4094
4214
  # Creates a carrier gateway. For more information about carrier
4095
- # gateways, see [Carrier gateways][1] in the *AWS Wavelength Developer
4096
- # Guide*.
4215
+ # gateways, see [Carrier gateways][1] in the *Amazon Web Services
4216
+ # Wavelength Developer Guide*.
4097
4217
  #
4098
4218
  #
4099
4219
  #
@@ -4113,8 +4233,8 @@ module Aws::EC2
4113
4233
  #
4114
4234
  # @option params [String] :client_token
4115
4235
  # Unique, case-sensitive identifier that you provide to ensure the
4116
- # idempotency of the request. For more information, see [How to Ensure
4117
- # Idempotency][1].
4236
+ # idempotency of the request. For more information, see [How to ensure
4237
+ # idempotency][1].
4118
4238
  #
4119
4239
  # **A suitable default value is auto-generated.** You should normally
4120
4240
  # not need to pass this option.**
@@ -4133,7 +4253,7 @@ module Aws::EC2
4133
4253
  # vpc_id: "VpcId", # required
4134
4254
  # tag_specifications: [
4135
4255
  # {
4136
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
4256
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
4137
4257
  # tags: [
4138
4258
  # {
4139
4259
  # key: "String",
@@ -4322,7 +4442,7 @@ module Aws::EC2
4322
4442
  # client_token: "String",
4323
4443
  # tag_specifications: [
4324
4444
  # {
4325
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
4445
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
4326
4446
  # tags: [
4327
4447
  # {
4328
4448
  # key: "String",
@@ -4539,7 +4659,7 @@ module Aws::EC2
4539
4659
  # type: "ipsec.1", # required, accepts ipsec.1
4540
4660
  # tag_specifications: [
4541
4661
  # {
4542
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
4662
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
4543
4663
  # tags: [
4544
4664
  # {
4545
4665
  # key: "String",
@@ -4577,7 +4697,7 @@ module Aws::EC2
4577
4697
  # Creates a default subnet with a size `/20` IPv4 CIDR block in the
4578
4698
  # specified Availability Zone in your default VPC. You can have only one
4579
4699
  # default subnet per Availability Zone. For more information, see
4580
- # [Creating a Default Subnet][1] in the *Amazon Virtual Private Cloud
4700
+ # [Creating a default subnet][1] in the *Amazon Virtual Private Cloud
4581
4701
  # User Guide*.
4582
4702
  #
4583
4703
  #
@@ -4641,7 +4761,7 @@ module Aws::EC2
4641
4761
 
4642
4762
  # Creates a default VPC with a size `/16` IPv4 CIDR block and a default
4643
4763
  # subnet in each Availability Zone. For more information about the
4644
- # components of a default VPC, see [Default VPC and Default Subnets][1]
4764
+ # components of a default VPC, see [Default VPC and default subnets][1]
4645
4765
  # in the *Amazon Virtual Private Cloud User Guide*. You cannot specify
4646
4766
  # the components of the default VPC yourself.
4647
4767
  #
@@ -4751,7 +4871,7 @@ module Aws::EC2
4751
4871
  # create a set of options, and if your VPC has an internet gateway, make
4752
4872
  # sure to set the `domain-name-servers` option either to
4753
4873
  # `AmazonProvidedDNS` or to a domain name server of your choice. For
4754
- # more information, see [DHCP Options Sets][2] in the *Amazon Virtual
4874
+ # more information, see [DHCP options sets][2] in the *Amazon Virtual
4755
4875
  # Private Cloud User Guide*.
4756
4876
  #
4757
4877
  #
@@ -4823,7 +4943,7 @@ module Aws::EC2
4823
4943
  # ],
4824
4944
  # tag_specifications: [
4825
4945
  # {
4826
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
4946
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
4827
4947
  # tags: [
4828
4948
  # {
4829
4949
  # key: "String",
@@ -4864,8 +4984,8 @@ module Aws::EC2
4864
4984
  #
4865
4985
  # @option params [String] :client_token
4866
4986
  # Unique, case-sensitive identifier that you provide to ensure the
4867
- # idempotency of the request. For more information, see [How to Ensure
4868
- # Idempotency][1].
4987
+ # idempotency of the request. For more information, see [How to ensure
4988
+ # idempotency][1].
4869
4989
  #
4870
4990
  #
4871
4991
  #
@@ -4897,7 +5017,7 @@ module Aws::EC2
4897
5017
  # vpc_id: "VpcId", # required
4898
5018
  # tag_specifications: [
4899
5019
  # {
4900
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
5020
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
4901
5021
  # tags: [
4902
5022
  # {
4903
5023
  # key: "String",
@@ -5118,7 +5238,7 @@ module Aws::EC2
5118
5238
  # replace_unhealthy_instances: false,
5119
5239
  # tag_specifications: [
5120
5240
  # {
5121
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
5241
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
5122
5242
  # tags: [
5123
5243
  # {
5124
5244
  # key: "String",
@@ -5178,7 +5298,7 @@ module Aws::EC2
5178
5298
  #
5179
5299
  # Flow log data for a monitored network interface is recorded as flow
5180
5300
  # log records, which are log events consisting of fields that describe
5181
- # the traffic flow. For more information, see [Flow Log Records][1] in
5301
+ # the traffic flow. For more information, see [Flow log records][1] in
5182
5302
  # the *Amazon Virtual Private Cloud User Guide*.
5183
5303
  #
5184
5304
  # When publishing to CloudWatch Logs, flow log records are published to
@@ -5203,8 +5323,8 @@ module Aws::EC2
5203
5323
  #
5204
5324
  # @option params [String] :client_token
5205
5325
  # Unique, case-sensitive identifier that you provide to ensure the
5206
- # idempotency of the request. For more information, see [How to Ensure
5207
- # Idempotency][1].
5326
+ # idempotency of the request. For more information, see [How to ensure
5327
+ # idempotency][1].
5208
5328
  #
5209
5329
  #
5210
5330
  #
@@ -5273,14 +5393,14 @@ module Aws::EC2
5273
5393
  #
5274
5394
  # @option params [String] :log_format
5275
5395
  # The fields to include in the flow log record, in the order in which
5276
- # they should appear. For a list of available fields, see [Flow Log
5277
- # Records][1]. If you omit this parameter, the flow log is created using
5396
+ # they should appear. For a list of available fields, see [Flow log
5397
+ # records][1]. If you omit this parameter, the flow log is created using
5278
5398
  # the default format. If you specify this parameter, you must specify at
5279
5399
  # least one field.
5280
5400
  #
5281
5401
  # Specify the fields using the `$\{field-id\}` format, separated by
5282
- # spaces. For the AWS CLI, use single quotation marks (' ') to
5283
- # surround the parameter value.
5402
+ # spaces. For the CLI, use single quotation marks (' ') to surround
5403
+ # the parameter value.
5284
5404
  #
5285
5405
  #
5286
5406
  #
@@ -5325,7 +5445,7 @@ module Aws::EC2
5325
5445
  # log_format: "String",
5326
5446
  # tag_specifications: [
5327
5447
  # {
5328
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
5448
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
5329
5449
  # tags: [
5330
5450
  # {
5331
5451
  # key: "String",
@@ -5424,7 +5544,7 @@ module Aws::EC2
5424
5544
  # client_token: "String",
5425
5545
  # tag_specifications: [
5426
5546
  # {
5427
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
5547
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
5428
5548
  # tags: [
5429
5549
  # {
5430
5550
  # key: "String",
@@ -5578,7 +5698,7 @@ module Aws::EC2
5578
5698
  # no_reboot: false,
5579
5699
  # tag_specifications: [
5580
5700
  # {
5581
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
5701
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
5582
5702
  # tags: [
5583
5703
  # {
5584
5704
  # key: "String",
@@ -5602,6 +5722,144 @@ module Aws::EC2
5602
5722
  req.send_request(options)
5603
5723
  end
5604
5724
 
5725
+ # Creates an event window in which scheduled events for the associated
5726
+ # Amazon EC2 instances can run.
5727
+ #
5728
+ # You can define either a set of time ranges or a cron expression when
5729
+ # creating the event window, but not both. All event window times are in
5730
+ # UTC.
5731
+ #
5732
+ # You can create up to 200 event windows per Amazon Web Services Region.
5733
+ #
5734
+ # When you create the event window, targets (instance IDs, Dedicated
5735
+ # Host IDs, or tags) are not yet associated with it. To ensure that the
5736
+ # event window can be used, you must associate one or more targets with
5737
+ # it by using the AssociateInstanceEventWindow API.
5738
+ #
5739
+ # Event windows are applicable only for scheduled events that stop,
5740
+ # reboot, or terminate instances.
5741
+ #
5742
+ # Event windows are *not* applicable for:
5743
+ #
5744
+ # * Expedited scheduled events and network maintenance events.
5745
+ #
5746
+ # * Unscheduled maintenance such as AutoRecovery and unplanned reboots.
5747
+ #
5748
+ # For more information, see [Define event windows for scheduled
5749
+ # events][1] in the *Amazon EC2 User Guide*.
5750
+ #
5751
+ #
5752
+ #
5753
+ # [1]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/event-windows.html
5754
+ #
5755
+ # @option params [Boolean] :dry_run
5756
+ # Checks whether you have the required permissions for the action,
5757
+ # without actually making the request, and provides an error response.
5758
+ # If you have the required permissions, the error response is
5759
+ # `DryRunOperation`. Otherwise, it is `UnauthorizedOperation`.
5760
+ #
5761
+ # @option params [String] :name
5762
+ # The name of the event window.
5763
+ #
5764
+ # @option params [Array<Types::InstanceEventWindowTimeRangeRequest>] :time_ranges
5765
+ # The time range for the event window. If you specify a time range, you
5766
+ # can't specify a cron expression.
5767
+ #
5768
+ # @option params [String] :cron_expression
5769
+ # The cron expression for the event window, for example, `* 0-4,20-23 *
5770
+ # * 1,5`. If you specify a cron expression, you can't specify a time
5771
+ # range.
5772
+ #
5773
+ # Constraints:
5774
+ #
5775
+ # * Only hour and day of the week values are supported.
5776
+ #
5777
+ # * For day of the week values, you can specify either integers `0`
5778
+ # through `6`, or alternative single values `SUN` through `SAT`.
5779
+ #
5780
+ # * The minute, month, and year must be specified by `*`.
5781
+ #
5782
+ # * The hour value must be one or a multiple range, for example, `0-4`
5783
+ # or `0-4,20-23`.
5784
+ #
5785
+ # * Each hour range must be &gt;= 2 hours, for example, `0-2` or
5786
+ # `20-23`.
5787
+ #
5788
+ # * The event window must be &gt;= 4 hours. The combined total time
5789
+ # ranges in the event window must be &gt;= 4 hours.
5790
+ #
5791
+ # For more information about cron expressions, see [cron][1] on the
5792
+ # *Wikipedia website*.
5793
+ #
5794
+ #
5795
+ #
5796
+ # [1]: https://en.wikipedia.org/wiki/Cron
5797
+ #
5798
+ # @option params [Array<Types::TagSpecification>] :tag_specifications
5799
+ # The tags to apply to the event window.
5800
+ #
5801
+ # @return [Types::CreateInstanceEventWindowResult] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
5802
+ #
5803
+ # * {Types::CreateInstanceEventWindowResult#instance_event_window #instance_event_window} => Types::InstanceEventWindow
5804
+ #
5805
+ # @example Request syntax with placeholder values
5806
+ #
5807
+ # resp = client.create_instance_event_window({
5808
+ # dry_run: false,
5809
+ # name: "String",
5810
+ # time_ranges: [
5811
+ # {
5812
+ # start_week_day: "sunday", # accepts sunday, monday, tuesday, wednesday, thursday, friday, saturday
5813
+ # start_hour: 1,
5814
+ # end_week_day: "sunday", # accepts sunday, monday, tuesday, wednesday, thursday, friday, saturday
5815
+ # end_hour: 1,
5816
+ # },
5817
+ # ],
5818
+ # cron_expression: "InstanceEventWindowCronExpression",
5819
+ # tag_specifications: [
5820
+ # {
5821
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
5822
+ # tags: [
5823
+ # {
5824
+ # key: "String",
5825
+ # value: "String",
5826
+ # },
5827
+ # ],
5828
+ # },
5829
+ # ],
5830
+ # })
5831
+ #
5832
+ # @example Response structure
5833
+ #
5834
+ # resp.instance_event_window.instance_event_window_id #=> String
5835
+ # resp.instance_event_window.time_ranges #=> Array
5836
+ # resp.instance_event_window.time_ranges[0].start_week_day #=> String, one of "sunday", "monday", "tuesday", "wednesday", "thursday", "friday", "saturday"
5837
+ # resp.instance_event_window.time_ranges[0].start_hour #=> Integer
5838
+ # resp.instance_event_window.time_ranges[0].end_week_day #=> String, one of "sunday", "monday", "tuesday", "wednesday", "thursday", "friday", "saturday"
5839
+ # resp.instance_event_window.time_ranges[0].end_hour #=> Integer
5840
+ # resp.instance_event_window.name #=> String
5841
+ # resp.instance_event_window.cron_expression #=> String
5842
+ # resp.instance_event_window.association_target.instance_ids #=> Array
5843
+ # resp.instance_event_window.association_target.instance_ids[0] #=> String
5844
+ # resp.instance_event_window.association_target.tags #=> Array
5845
+ # resp.instance_event_window.association_target.tags[0].key #=> String
5846
+ # resp.instance_event_window.association_target.tags[0].value #=> String
5847
+ # resp.instance_event_window.association_target.dedicated_host_ids #=> Array
5848
+ # resp.instance_event_window.association_target.dedicated_host_ids[0] #=> String
5849
+ # resp.instance_event_window.state #=> String, one of "creating", "deleting", "active", "deleted"
5850
+ # resp.instance_event_window.tags #=> Array
5851
+ # resp.instance_event_window.tags[0].key #=> String
5852
+ # resp.instance_event_window.tags[0].value #=> String
5853
+ #
5854
+ # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/CreateInstanceEventWindow AWS API Documentation
5855
+ #
5856
+ # @overload create_instance_event_window(params = {})
5857
+ # @param [Hash] params ({})
5858
+ def create_instance_event_window(params = {}, options = {})
5859
+ req = build_request(:create_instance_event_window, params)
5860
+ req.send_request(options)
5861
+ end
5862
+
5605
5863
  # Exports a running or stopped instance to an Amazon S3 bucket.
5606
5864
  #
5607
5865
  # For information about the supported operating systems, image formats,
@@ -5647,7 +5905,7 @@ module Aws::EC2
5647
5905
  # target_environment: "citrix", # required, accepts citrix, vmware, microsoft
5648
5906
  # tag_specifications: [
5649
5907
  # {
5650
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
5908
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
5651
5909
  # tags: [
5652
5910
  # {
5653
5911
  # key: "String",
@@ -5730,7 +5988,7 @@ module Aws::EC2
5730
5988
  # resp = client.create_internet_gateway({
5731
5989
  # tag_specifications: [
5732
5990
  # {
5733
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
5991
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
5734
5992
  # tags: [
5735
5993
  # {
5736
5994
  # key: "String",
@@ -5819,7 +6077,7 @@ module Aws::EC2
5819
6077
  # dry_run: false,
5820
6078
  # tag_specifications: [
5821
6079
  # {
5822
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
6080
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
5823
6081
  # tags: [
5824
6082
  # {
5825
6083
  # key: "String",
@@ -5997,6 +6255,18 @@ module Aws::EC2
5997
6255
  # secondary_private_ip_address_count: 1,
5998
6256
  # subnet_id: "SubnetId",
5999
6257
  # network_card_index: 1,
6258
+ # ipv_4_prefixes: [
6259
+ # {
6260
+ # ipv_4_prefix: "String",
6261
+ # },
6262
+ # ],
6263
+ # ipv_4_prefix_count: 1,
6264
+ # ipv_6_prefixes: [
6265
+ # {
6266
+ # ipv_6_prefix: "String",
6267
+ # },
6268
+ # ],
6269
+ # ipv_6_prefix_count: 1,
6000
6270
  # },
6001
6271
  # ],
6002
6272
  # image_id: "ImageId",
@@ -6021,7 +6291,7 @@ module Aws::EC2
6021
6291
  # user_data: "String",
6022
6292
  # tag_specifications: [
6023
6293
  # {
6024
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
6294
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
6025
6295
  # tags: [
6026
6296
  # {
6027
6297
  # key: "String",
@@ -6086,7 +6356,7 @@ module Aws::EC2
6086
6356
  # },
6087
6357
  # tag_specifications: [
6088
6358
  # {
6089
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
6359
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
6090
6360
  # tags: [
6091
6361
  # {
6092
6362
  # key: "String",
@@ -6283,6 +6553,18 @@ module Aws::EC2
6283
6553
  # secondary_private_ip_address_count: 1,
6284
6554
  # subnet_id: "SubnetId",
6285
6555
  # network_card_index: 1,
6556
+ # ipv_4_prefixes: [
6557
+ # {
6558
+ # ipv_4_prefix: "String",
6559
+ # },
6560
+ # ],
6561
+ # ipv_4_prefix_count: 1,
6562
+ # ipv_6_prefixes: [
6563
+ # {
6564
+ # ipv_6_prefix: "String",
6565
+ # },
6566
+ # ],
6567
+ # ipv_6_prefix_count: 1,
6286
6568
  # },
6287
6569
  # ],
6288
6570
  # image_id: "ImageId",
@@ -6307,7 +6589,7 @@ module Aws::EC2
6307
6589
  # user_data: "String",
6308
6590
  # tag_specifications: [
6309
6591
  # {
6310
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
6592
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
6311
6593
  # tags: [
6312
6594
  # {
6313
6595
  # key: "String",
@@ -6417,6 +6699,12 @@ module Aws::EC2
6417
6699
  # resp.launch_template_version.launch_template_data.network_interfaces[0].secondary_private_ip_address_count #=> Integer
6418
6700
  # resp.launch_template_version.launch_template_data.network_interfaces[0].subnet_id #=> String
6419
6701
  # resp.launch_template_version.launch_template_data.network_interfaces[0].network_card_index #=> Integer
6702
+ # resp.launch_template_version.launch_template_data.network_interfaces[0].ipv_4_prefixes #=> Array
6703
+ # resp.launch_template_version.launch_template_data.network_interfaces[0].ipv_4_prefixes[0].ipv_4_prefix #=> String
6704
+ # resp.launch_template_version.launch_template_data.network_interfaces[0].ipv_4_prefix_count #=> Integer
6705
+ # resp.launch_template_version.launch_template_data.network_interfaces[0].ipv_6_prefixes #=> Array
6706
+ # resp.launch_template_version.launch_template_data.network_interfaces[0].ipv_6_prefixes[0].ipv_6_prefix #=> String
6707
+ # resp.launch_template_version.launch_template_data.network_interfaces[0].ipv_6_prefix_count #=> Integer
6420
6708
  # resp.launch_template_version.launch_template_data.image_id #=> String
6421
6709
  # resp.launch_template_version.launch_template_data.instance_type #=> String, one of "t1.micro", "t2.nano", "t2.micro", "t2.small", "t2.medium", "t2.large", "t2.xlarge", "t2.2xlarge", "t3.nano", "t3.micro", "t3.small", "t3.medium", "t3.large", "t3.xlarge", "t3.2xlarge", "t3a.nano", "t3a.micro", "t3a.small", "t3a.medium", "t3a.large", "t3a.xlarge", "t3a.2xlarge", "t4g.nano", "t4g.micro", "t4g.small", "t4g.medium", "t4g.large", "t4g.xlarge", "t4g.2xlarge", "m1.small", "m1.medium", "m1.large", "m1.xlarge", "m3.medium", "m3.large", "m3.xlarge", "m3.2xlarge", "m4.large", "m4.xlarge", "m4.2xlarge", "m4.4xlarge", "m4.10xlarge", "m4.16xlarge", "m2.xlarge", "m2.2xlarge", "m2.4xlarge", "cr1.8xlarge", "r3.large", "r3.xlarge", "r3.2xlarge", "r3.4xlarge", "r3.8xlarge", "r4.large", "r4.xlarge", "r4.2xlarge", "r4.4xlarge", "r4.8xlarge", "r4.16xlarge", "r5.large", "r5.xlarge", "r5.2xlarge", "r5.4xlarge", "r5.8xlarge", "r5.12xlarge", "r5.16xlarge", "r5.24xlarge", "r5.metal", "r5a.large", "r5a.xlarge", "r5a.2xlarge", "r5a.4xlarge", "r5a.8xlarge", "r5a.12xlarge", "r5a.16xlarge", "r5a.24xlarge", "r5b.large", "r5b.xlarge", "r5b.2xlarge", "r5b.4xlarge", "r5b.8xlarge", "r5b.12xlarge", "r5b.16xlarge", "r5b.24xlarge", "r5b.metal", "r5d.large", "r5d.xlarge", "r5d.2xlarge", "r5d.4xlarge", "r5d.8xlarge", "r5d.12xlarge", "r5d.16xlarge", "r5d.24xlarge", "r5d.metal", "r5ad.large", "r5ad.xlarge", "r5ad.2xlarge", "r5ad.4xlarge", "r5ad.8xlarge", "r5ad.12xlarge", "r5ad.16xlarge", "r5ad.24xlarge", "r6g.metal", "r6g.medium", "r6g.large", "r6g.xlarge", "r6g.2xlarge", "r6g.4xlarge", "r6g.8xlarge", "r6g.12xlarge", "r6g.16xlarge", "r6gd.metal", "r6gd.medium", "r6gd.large", "r6gd.xlarge", "r6gd.2xlarge", "r6gd.4xlarge", "r6gd.8xlarge", "r6gd.12xlarge", "r6gd.16xlarge", "x1.16xlarge", "x1.32xlarge", "x1e.xlarge", "x1e.2xlarge", "x1e.4xlarge", "x1e.8xlarge", "x1e.16xlarge", "x1e.32xlarge", "i2.xlarge", "i2.2xlarge", "i2.4xlarge", "i2.8xlarge", "i3.large", "i3.xlarge", "i3.2xlarge", "i3.4xlarge", "i3.8xlarge", "i3.16xlarge", "i3.metal", "i3en.large", "i3en.xlarge", "i3en.2xlarge", "i3en.3xlarge", "i3en.6xlarge", "i3en.12xlarge", "i3en.24xlarge", "i3en.metal", "hi1.4xlarge", "hs1.8xlarge", "c1.medium", "c1.xlarge", "c3.large", "c3.xlarge", "c3.2xlarge", "c3.4xlarge", "c3.8xlarge", "c4.large", "c4.xlarge", "c4.2xlarge", "c4.4xlarge", "c4.8xlarge", "c5.large", "c5.xlarge", "c5.2xlarge", "c5.4xlarge", "c5.9xlarge", "c5.12xlarge", "c5.18xlarge", "c5.24xlarge", "c5.metal", "c5a.large", "c5a.xlarge", "c5a.2xlarge", "c5a.4xlarge", "c5a.8xlarge", "c5a.12xlarge", "c5a.16xlarge", "c5a.24xlarge", "c5ad.large", "c5ad.xlarge", "c5ad.2xlarge", "c5ad.4xlarge", "c5ad.8xlarge", "c5ad.12xlarge", "c5ad.16xlarge", "c5ad.24xlarge", "c5d.large", "c5d.xlarge", "c5d.2xlarge", "c5d.4xlarge", "c5d.9xlarge", "c5d.12xlarge", "c5d.18xlarge", "c5d.24xlarge", "c5d.metal", "c5n.large", "c5n.xlarge", "c5n.2xlarge", "c5n.4xlarge", "c5n.9xlarge", "c5n.18xlarge", "c5n.metal", "c6g.metal", "c6g.medium", "c6g.large", "c6g.xlarge", "c6g.2xlarge", "c6g.4xlarge", "c6g.8xlarge", "c6g.12xlarge", "c6g.16xlarge", "c6gd.metal", "c6gd.medium", "c6gd.large", "c6gd.xlarge", "c6gd.2xlarge", "c6gd.4xlarge", "c6gd.8xlarge", "c6gd.12xlarge", "c6gd.16xlarge", "c6gn.medium", "c6gn.large", "c6gn.xlarge", "c6gn.2xlarge", "c6gn.4xlarge", "c6gn.8xlarge", "c6gn.12xlarge", "c6gn.16xlarge", "cc1.4xlarge", "cc2.8xlarge", "g2.2xlarge", "g2.8xlarge", "g3.4xlarge", "g3.8xlarge", "g3.16xlarge", "g3s.xlarge", "g4ad.4xlarge", "g4ad.8xlarge", "g4ad.16xlarge", "g4dn.xlarge", "g4dn.2xlarge", "g4dn.4xlarge", "g4dn.8xlarge", "g4dn.12xlarge", "g4dn.16xlarge", "g4dn.metal", "cg1.4xlarge", "p2.xlarge", "p2.8xlarge", "p2.16xlarge", "p3.2xlarge", "p3.8xlarge", "p3.16xlarge", "p3dn.24xlarge", "p4d.24xlarge", "d2.xlarge", "d2.2xlarge", "d2.4xlarge", "d2.8xlarge", "d3.xlarge", "d3.2xlarge", "d3.4xlarge", "d3.8xlarge", "d3en.xlarge", "d3en.2xlarge", "d3en.4xlarge", "d3en.6xlarge", "d3en.8xlarge", "d3en.12xlarge", "f1.2xlarge", "f1.4xlarge", "f1.16xlarge", "m5.large", "m5.xlarge", "m5.2xlarge", "m5.4xlarge", "m5.8xlarge", "m5.12xlarge", "m5.16xlarge", "m5.24xlarge", "m5.metal", "m5a.large", "m5a.xlarge", "m5a.2xlarge", "m5a.4xlarge", "m5a.8xlarge", "m5a.12xlarge", "m5a.16xlarge", "m5a.24xlarge", "m5d.large", "m5d.xlarge", "m5d.2xlarge", "m5d.4xlarge", "m5d.8xlarge", "m5d.12xlarge", "m5d.16xlarge", "m5d.24xlarge", "m5d.metal", "m5ad.large", "m5ad.xlarge", "m5ad.2xlarge", "m5ad.4xlarge", "m5ad.8xlarge", "m5ad.12xlarge", "m5ad.16xlarge", "m5ad.24xlarge", "m5zn.large", "m5zn.xlarge", "m5zn.2xlarge", "m5zn.3xlarge", "m5zn.6xlarge", "m5zn.12xlarge", "m5zn.metal", "h1.2xlarge", "h1.4xlarge", "h1.8xlarge", "h1.16xlarge", "z1d.large", "z1d.xlarge", "z1d.2xlarge", "z1d.3xlarge", "z1d.6xlarge", "z1d.12xlarge", "z1d.metal", "u-6tb1.56xlarge", "u-6tb1.112xlarge", "u-9tb1.112xlarge", "u-12tb1.112xlarge", "u-6tb1.metal", "u-9tb1.metal", "u-12tb1.metal", "u-18tb1.metal", "u-24tb1.metal", "a1.medium", "a1.large", "a1.xlarge", "a1.2xlarge", "a1.4xlarge", "a1.metal", "m5dn.large", "m5dn.xlarge", "m5dn.2xlarge", "m5dn.4xlarge", "m5dn.8xlarge", "m5dn.12xlarge", "m5dn.16xlarge", "m5dn.24xlarge", "m5dn.metal", "m5n.large", "m5n.xlarge", "m5n.2xlarge", "m5n.4xlarge", "m5n.8xlarge", "m5n.12xlarge", "m5n.16xlarge", "m5n.24xlarge", "m5n.metal", "r5dn.large", "r5dn.xlarge", "r5dn.2xlarge", "r5dn.4xlarge", "r5dn.8xlarge", "r5dn.12xlarge", "r5dn.16xlarge", "r5dn.24xlarge", "r5dn.metal", "r5n.large", "r5n.xlarge", "r5n.2xlarge", "r5n.4xlarge", "r5n.8xlarge", "r5n.12xlarge", "r5n.16xlarge", "r5n.24xlarge", "r5n.metal", "inf1.xlarge", "inf1.2xlarge", "inf1.6xlarge", "inf1.24xlarge", "m6g.metal", "m6g.medium", "m6g.large", "m6g.xlarge", "m6g.2xlarge", "m6g.4xlarge", "m6g.8xlarge", "m6g.12xlarge", "m6g.16xlarge", "m6gd.metal", "m6gd.medium", "m6gd.large", "m6gd.xlarge", "m6gd.2xlarge", "m6gd.4xlarge", "m6gd.8xlarge", "m6gd.12xlarge", "m6gd.16xlarge", "mac1.metal", "x2gd.medium", "x2gd.large", "x2gd.xlarge", "x2gd.2xlarge", "x2gd.4xlarge", "x2gd.8xlarge", "x2gd.12xlarge", "x2gd.16xlarge", "x2gd.metal"
6422
6710
  # resp.launch_template_version.launch_template_data.key_name #=> String
@@ -6434,7 +6722,7 @@ module Aws::EC2
6434
6722
  # resp.launch_template_version.launch_template_data.instance_initiated_shutdown_behavior #=> String, one of "stop", "terminate"
6435
6723
  # resp.launch_template_version.launch_template_data.user_data #=> String
6436
6724
  # resp.launch_template_version.launch_template_data.tag_specifications #=> Array
6437
- # resp.launch_template_version.launch_template_data.tag_specifications[0].resource_type #=> String, one of "client-vpn-endpoint", "customer-gateway", "dedicated-host", "dhcp-options", "egress-only-internet-gateway", "elastic-ip", "elastic-gpu", "export-image-task", "export-instance-task", "fleet", "fpga-image", "host-reservation", "image", "import-image-task", "import-snapshot-task", "instance", "internet-gateway", "key-pair", "launch-template", "local-gateway-route-table-vpc-association", "natgateway", "network-acl", "network-interface", "network-insights-analysis", "network-insights-path", "placement-group", "reserved-instances", "route-table", "security-group", "security-group-rule", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-connect-peer", "transit-gateway-multicast-domain", "transit-gateway-route-table", "volume", "vpc", "vpc-peering-connection", "vpn-connection", "vpn-gateway", "vpc-flow-log"
6725
+ # resp.launch_template_version.launch_template_data.tag_specifications[0].resource_type #=> String, one of "client-vpn-endpoint", "customer-gateway", "dedicated-host", "dhcp-options", "egress-only-internet-gateway", "elastic-ip", "elastic-gpu", "export-image-task", "export-instance-task", "fleet", "fpga-image", "host-reservation", "image", "import-image-task", "import-snapshot-task", "instance", "instance-event-window", "internet-gateway", "key-pair", "launch-template", "local-gateway-route-table-vpc-association", "natgateway", "network-acl", "network-interface", "network-insights-analysis", "network-insights-path", "placement-group", "reserved-instances", "route-table", "security-group", "security-group-rule", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-connect-peer", "transit-gateway-multicast-domain", "transit-gateway-route-table", "volume", "vpc", "vpc-peering-connection", "vpn-connection", "vpn-gateway", "vpc-flow-log"
6438
6726
  # resp.launch_template_version.launch_template_data.tag_specifications[0].tags #=> Array
6439
6727
  # resp.launch_template_version.launch_template_data.tag_specifications[0].tags[0].key #=> String
6440
6728
  # resp.launch_template_version.launch_template_data.tag_specifications[0].tags[0].value #=> String
@@ -6559,7 +6847,7 @@ module Aws::EC2
6559
6847
  # vpc_id: "VpcId", # required
6560
6848
  # tag_specifications: [
6561
6849
  # {
6562
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
6850
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
6563
6851
  # tags: [
6564
6852
  # {
6565
6853
  # key: "String",
@@ -6658,7 +6946,7 @@ module Aws::EC2
6658
6946
  # max_entries: 1, # required
6659
6947
  # tag_specifications: [
6660
6948
  # {
6661
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
6949
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
6662
6950
  # tags: [
6663
6951
  # {
6664
6952
  # key: "String",
@@ -6710,7 +6998,7 @@ module Aws::EC2
6710
6998
  # behind a small pool of allowlisted IPv4 addresses, preserving private
6711
6999
  # IPv4 addresses, and communicating between overlapping networks.
6712
7000
  #
6713
- # For more information, see [NAT Gateways][1] in the *Amazon Virtual
7001
+ # For more information, see [NAT gateways][1] in the *Amazon Virtual
6714
7002
  # Private Cloud User Guide*.
6715
7003
  #
6716
7004
  #
@@ -6726,8 +7014,8 @@ module Aws::EC2
6726
7014
  #
6727
7015
  # @option params [String] :client_token
6728
7016
  # Unique, case-sensitive identifier that you provide to ensure the
6729
- # idempotency of the request. For more information, see [How to Ensure
6730
- # Idempotency][1].
7017
+ # idempotency of the request. For more information, see [How to ensure
7018
+ # idempotency][1].
6731
7019
  #
6732
7020
  # Constraint: Maximum 64 ASCII characters.
6733
7021
  #
@@ -6795,7 +7083,7 @@ module Aws::EC2
6795
7083
  # subnet_id: "SubnetId", # required
6796
7084
  # tag_specifications: [
6797
7085
  # {
6798
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
7086
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
6799
7087
  # tags: [
6800
7088
  # {
6801
7089
  # key: "String",
@@ -6914,7 +7202,7 @@ module Aws::EC2
6914
7202
  # vpc_id: "VpcId", # required
6915
7203
  # tag_specifications: [
6916
7204
  # {
6917
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
7205
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
6918
7206
  # tags: [
6919
7207
  # {
6920
7208
  # key: "String",
@@ -7096,17 +7384,18 @@ module Aws::EC2
7096
7384
  # [1]: https://docs.aws.amazon.com/vpc/latest/reachability/
7097
7385
  #
7098
7386
  # @option params [String] :source_ip
7099
- # The IP address of the AWS resource that is the source of the path.
7387
+ # The IP address of the Amazon Web Services resource that is the source
7388
+ # of the path.
7100
7389
  #
7101
7390
  # @option params [String] :destination_ip
7102
- # The IP address of the AWS resource that is the destination of the
7103
- # path.
7391
+ # The IP address of the Amazon Web Services resource that is the
7392
+ # destination of the path.
7104
7393
  #
7105
7394
  # @option params [required, String] :source
7106
- # The AWS resource that is the source of the path.
7395
+ # The Amazon Web Services resource that is the source of the path.
7107
7396
  #
7108
7397
  # @option params [required, String] :destination
7109
- # The AWS resource that is the destination of the path.
7398
+ # The Amazon Web Services resource that is the destination of the path.
7110
7399
  #
7111
7400
  # @option params [required, String] :protocol
7112
7401
  # The protocol.
@@ -7125,8 +7414,8 @@ module Aws::EC2
7125
7414
  #
7126
7415
  # @option params [required, String] :client_token
7127
7416
  # Unique, case-sensitive identifier that you provide to ensure the
7128
- # idempotency of the request. For more information, see [How to Ensure
7129
- # Idempotency][1].
7417
+ # idempotency of the request. For more information, see [How to ensure
7418
+ # idempotency][1].
7130
7419
  #
7131
7420
  # **A suitable default value is auto-generated.** You should normally
7132
7421
  # not need to pass this option.**
@@ -7150,7 +7439,7 @@ module Aws::EC2
7150
7439
  # destination_port: 1,
7151
7440
  # tag_specifications: [
7152
7441
  # {
7153
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
7442
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
7154
7443
  # tags: [
7155
7444
  # {
7156
7445
  # key: "String",
@@ -7246,6 +7535,26 @@ module Aws::EC2
7246
7535
  #
7247
7536
  # [1]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-eni.html#AvailableIpPerENI
7248
7537
  #
7538
+ # @option params [Array<Types::Ipv4PrefixSpecificationRequest>] :ipv_4_prefixes
7539
+ # One or moreIPv4 Prefix Delegation prefixes assigned to the network
7540
+ # interface. You cannot use this option if you use the `Ipv4PrefixCount`
7541
+ # option.
7542
+ #
7543
+ # @option params [Integer] :ipv_4_prefix_count
7544
+ # The number of IPv4 Prefix Delegation prefixes that AWS automatically
7545
+ # assigns to the network interface. You cannot use this option if you
7546
+ # use the `Ipv4 Prefixes` option.
7547
+ #
7548
+ # @option params [Array<Types::Ipv6PrefixSpecificationRequest>] :ipv_6_prefixes
7549
+ # One or moreIPv6 Prefix Delegation prefixes assigned to the network
7550
+ # interface. You cannot use this option if you use the `Ipv6PrefixCount`
7551
+ # option.
7552
+ #
7553
+ # @option params [Integer] :ipv_6_prefix_count
7554
+ # The number of IPv6 Prefix Delegation prefixes that AWS automatically
7555
+ # assigns to the network interface. You cannot use this option if you
7556
+ # use the `Ipv6Prefixes` option.
7557
+ #
7249
7558
  # @option params [String] :interface_type
7250
7559
  # Indicates the type of network interface. To create an Elastic Fabric
7251
7560
  # Adapter (EFA), specify `efa`. For more information, see [ Elastic
@@ -7347,11 +7656,23 @@ module Aws::EC2
7347
7656
  # },
7348
7657
  # ],
7349
7658
  # secondary_private_ip_address_count: 1,
7659
+ # ipv_4_prefixes: [
7660
+ # {
7661
+ # ipv_4_prefix: "String",
7662
+ # },
7663
+ # ],
7664
+ # ipv_4_prefix_count: 1,
7665
+ # ipv_6_prefixes: [
7666
+ # {
7667
+ # ipv_6_prefix: "String",
7668
+ # },
7669
+ # ],
7670
+ # ipv_6_prefix_count: 1,
7350
7671
  # interface_type: "efa", # accepts efa, branch, trunk
7351
7672
  # subnet_id: "SubnetId", # required
7352
7673
  # tag_specifications: [
7353
7674
  # {
7354
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
7675
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
7355
7676
  # tags: [
7356
7677
  # {
7357
7678
  # key: "String",
@@ -7405,6 +7726,10 @@ module Aws::EC2
7405
7726
  # resp.network_interface.private_ip_addresses[0].primary #=> Boolean
7406
7727
  # resp.network_interface.private_ip_addresses[0].private_dns_name #=> String
7407
7728
  # resp.network_interface.private_ip_addresses[0].private_ip_address #=> String
7729
+ # resp.network_interface.ipv_4_prefixes #=> Array
7730
+ # resp.network_interface.ipv_4_prefixes[0].ipv_4_prefix #=> String
7731
+ # resp.network_interface.ipv_6_prefixes #=> Array
7732
+ # resp.network_interface.ipv_6_prefixes[0].ipv_6_prefix #=> String
7408
7733
  # resp.network_interface.requester_id #=> String
7409
7734
  # resp.network_interface.requester_managed #=> Boolean
7410
7735
  # resp.network_interface.source_dest_check #=> Boolean
@@ -7549,7 +7874,7 @@ module Aws::EC2
7549
7874
  # partition_count: 1,
7550
7875
  # tag_specifications: [
7551
7876
  # {
7552
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
7877
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
7553
7878
  # tags: [
7554
7879
  # {
7555
7880
  # key: "String",
@@ -7589,7 +7914,7 @@ module Aws::EC2
7589
7914
  #
7590
7915
  #
7591
7916
  #
7592
- # [1]: https://docs.aws.amazon.com/
7917
+ # [1]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-restoring-volume.html#replace-root
7593
7918
  #
7594
7919
  # @option params [required, String] :instance_id
7595
7920
  # The ID of the instance for which to replace the root volume.
@@ -7603,7 +7928,7 @@ module Aws::EC2
7603
7928
  # Unique, case-sensitive identifier you provide to ensure the
7604
7929
  # idempotency of the request. If you do not specify a client token, a
7605
7930
  # randomly generated token is used for the request to ensure
7606
- # idempotency. For more information, see [Ensuring Idempotency][1].
7931
+ # idempotency. For more information, see [Ensuring idempotency][1].
7607
7932
  #
7608
7933
  # **A suitable default value is auto-generated.** You should normally
7609
7934
  # not need to pass this option.**
@@ -7634,7 +7959,7 @@ module Aws::EC2
7634
7959
  # dry_run: false,
7635
7960
  # tag_specifications: [
7636
7961
  # {
7637
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
7962
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
7638
7963
  # tags: [
7639
7964
  # {
7640
7965
  # key: "String",
@@ -7825,7 +8150,7 @@ module Aws::EC2
7825
8150
  # name: "String",
7826
8151
  # tag_specifications: [
7827
8152
  # {
7828
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
8153
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
7829
8154
  # tags: [
7830
8155
  # {
7831
8156
  # key: "String",
@@ -7871,7 +8196,7 @@ module Aws::EC2
7871
8196
  # and is therefore more specific, so we use that route to determine
7872
8197
  # where to target the traffic.
7873
8198
  #
7874
- # For more information about route tables, see [Route Tables][1] in the
8199
+ # For more information about route tables, see [Route tables][1] in the
7875
8200
  # *Amazon Virtual Private Cloud User Guide*.
7876
8201
  #
7877
8202
  #
@@ -7989,7 +8314,7 @@ module Aws::EC2
7989
8314
  # Creates a route table for the specified VPC. After you create a route
7990
8315
  # table, you can add routes and associate the table with a subnet.
7991
8316
  #
7992
- # For more information, see [Route Tables][1] in the *Amazon Virtual
8317
+ # For more information, see [Route tables][1] in the *Amazon Virtual
7993
8318
  # Private Cloud User Guide*.
7994
8319
  #
7995
8320
  #
@@ -8049,7 +8374,7 @@ module Aws::EC2
8049
8374
  # vpc_id: "VpcId", # required
8050
8375
  # tag_specifications: [
8051
8376
  # {
8052
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
8377
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
8053
8378
  # tags: [
8054
8379
  # {
8055
8380
  # key: "String",
@@ -8199,7 +8524,7 @@ module Aws::EC2
8199
8524
  # vpc_id: "VpcId",
8200
8525
  # tag_specifications: [
8201
8526
  # {
8202
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
8527
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
8203
8528
  # tags: [
8204
8529
  # {
8205
8530
  # key: "String",
@@ -8238,22 +8563,23 @@ module Aws::EC2
8238
8563
  # stored on the same Outpost as the volume, or in the Region for that
8239
8564
  # Outpost.
8240
8565
  #
8241
- # When a snapshot is created, any AWS Marketplace product codes that are
8566
+ # When a snapshot is created, any Marketplace product codes that are
8242
8567
  # associated with the source volume are propagated to the snapshot.
8243
8568
  #
8244
8569
  # You can take a snapshot of an attached volume that is in use. However,
8245
- # snapshots only capture data that has been written to your EBS volume
8246
- # at the time the snapshot command is issued; this might exclude any
8247
- # data that has been cached by any applications or the operating system.
8248
- # If you can pause any file systems on the volume long enough to take a
8249
- # snapshot, your snapshot should be complete. However, if you cannot
8250
- # pause all file writes to the volume, you should unmount the volume
8251
- # from within the instance, issue the snapshot command, and then remount
8252
- # the volume to ensure a consistent and complete snapshot. You may
8253
- # remount and use your volume while the snapshot status is `pending`.
8254
- #
8255
- # To create a snapshot for EBS volumes that serve as root devices, you
8256
- # should stop the instance before taking the snapshot.
8570
+ # snapshots only capture data that has been written to your Amazon EBS
8571
+ # volume at the time the snapshot command is issued; this might exclude
8572
+ # any data that has been cached by any applications or the operating
8573
+ # system. If you can pause any file systems on the volume long enough to
8574
+ # take a snapshot, your snapshot should be complete. However, if you
8575
+ # cannot pause all file writes to the volume, you should unmount the
8576
+ # volume from within the instance, issue the snapshot command, and then
8577
+ # remount the volume to ensure a consistent and complete snapshot. You
8578
+ # may remount and use your volume while the snapshot status is
8579
+ # `pending`.
8580
+ #
8581
+ # To create a snapshot for Amazon EBS volumes that serve as root
8582
+ # devices, you should stop the instance before taking the snapshot.
8257
8583
  #
8258
8584
  # Snapshots that are taken from encrypted volumes are automatically
8259
8585
  # encrypted. Volumes that are created from encrypted snapshots are also
@@ -8261,7 +8587,7 @@ module Aws::EC2
8261
8587
  # snapshots always remain protected.
8262
8588
  #
8263
8589
  # You can tag your snapshots during creation. For more information, see
8264
- # [Tagging your Amazon EC2 resources][1] in the *Amazon Elastic Compute
8590
+ # [Tag your Amazon EC2 resources][1] in the *Amazon Elastic Compute
8265
8591
  # Cloud User Guide*.
8266
8592
  #
8267
8593
  # For more information, see [Amazon Elastic Block Store][2] and [Amazon
@@ -8277,7 +8603,7 @@ module Aws::EC2
8277
8603
  # A description for the snapshot.
8278
8604
  #
8279
8605
  # @option params [String] :outpost_arn
8280
- # The Amazon Resource Name (ARN) of the AWS Outpost on which to create a
8606
+ # The Amazon Resource Name (ARN) of the Outpost on which to create a
8281
8607
  # local snapshot.
8282
8608
  #
8283
8609
  # * To create a snapshot of a volume in a Region, omit this parameter.
@@ -8291,15 +8617,15 @@ module Aws::EC2
8291
8617
  # snapshot on an Outpost, specify the ARN of the destination Outpost.
8292
8618
  # The snapshot must be created on the same Outpost as the volume.
8293
8619
  #
8294
- # For more information, see [ Creating local snapshots from volumes on
8295
- # an Outpost][1] in the *Amazon Elastic Compute Cloud User Guide*.
8620
+ # For more information, see [Create local snapshots from volumes on an
8621
+ # Outpost][1] in the *Amazon Elastic Compute Cloud User Guide*.
8296
8622
  #
8297
8623
  #
8298
8624
  #
8299
8625
  # [1]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/snapshots-outposts.html#create-snapshot
8300
8626
  #
8301
8627
  # @option params [required, String] :volume_id
8302
- # The ID of the EBS volume.
8628
+ # The ID of the Amazon EBS volume.
8303
8629
  #
8304
8630
  # @option params [Array<Types::TagSpecification>] :tag_specifications
8305
8631
  # The tags to apply to the snapshot during creation.
@@ -8360,7 +8686,7 @@ module Aws::EC2
8360
8686
  # volume_id: "VolumeId", # required
8361
8687
  # tag_specifications: [
8362
8688
  # {
8363
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
8689
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
8364
8690
  # tags: [
8365
8691
  # {
8366
8692
  # key: "String",
@@ -8422,8 +8748,8 @@ module Aws::EC2
8422
8748
  # snapshots.
8423
8749
  #
8424
8750
  # @option params [String] :outpost_arn
8425
- # The Amazon Resource Name (ARN) of the AWS Outpost on which to create
8426
- # the local snapshots.
8751
+ # The Amazon Resource Name (ARN) of the Outpost on which to create the
8752
+ # local snapshots.
8427
8753
  #
8428
8754
  # * To create snapshots from an instance in a Region, omit this
8429
8755
  # parameter. The snapshots are created in the same Region as the
@@ -8437,7 +8763,7 @@ module Aws::EC2
8437
8763
  # snapshots on an Outpost, specify the ARN of the destination Outpost.
8438
8764
  # The snapshots must be created on the same Outpost as the instance.
8439
8765
  #
8440
- # For more information, see [ Creating multi-volume local snapshots from
8766
+ # For more information, see [ Create multi-volume local snapshots from
8441
8767
  # instances on an Outpost][1] in the *Amazon Elastic Compute Cloud User
8442
8768
  # Guide*.
8443
8769
  #
@@ -8472,7 +8798,7 @@ module Aws::EC2
8472
8798
  # outpost_arn: "String",
8473
8799
  # tag_specifications: [
8474
8800
  # {
8475
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
8801
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
8476
8802
  # tags: [
8477
8803
  # {
8478
8804
  # key: "String",
@@ -8663,8 +8989,8 @@ module Aws::EC2
8663
8989
  # If you've associated an IPv6 CIDR block with your VPC, you can create
8664
8990
  # a subnet with an IPv6 CIDR block that uses a /64 prefix length.
8665
8991
  #
8666
- # AWS reserves both the first four and the last IPv4 address in each
8667
- # subnet's CIDR block. They're not available for use.
8992
+ # Amazon Web Services reserves both the first four and the last IPv4
8993
+ # address in each subnet's CIDR block. They're not available for use.
8668
8994
  #
8669
8995
  # If you add more than one subnet to a VPC, they're set up in a star
8670
8996
  # topology with a logical router in the middle.
@@ -8674,7 +9000,7 @@ module Aws::EC2
8674
9000
  # instances (they're all stopped), but no remaining IP addresses
8675
9001
  # available.
8676
9002
  #
8677
- # For more information about subnets, see [Your VPC and Subnets][1] in
9003
+ # For more information about subnets, see [Your VPC and subnets][1] in
8678
9004
  # the *Amazon Virtual Private Cloud User Guide*.
8679
9005
  #
8680
9006
  #
@@ -8687,9 +9013,9 @@ module Aws::EC2
8687
9013
  # @option params [String] :availability_zone
8688
9014
  # The Availability Zone or Local Zone for the subnet.
8689
9015
  #
8690
- # Default: AWS selects one for you. If you create more than one subnet
8691
- # in your VPC, we do not necessarily select a different zone for each
8692
- # subnet.
9016
+ # Default: Amazon Web Services selects one for you. If you create more
9017
+ # than one subnet in your VPC, we do not necessarily select a different
9018
+ # zone for each subnet.
8693
9019
  #
8694
9020
  # To create a subnet in a Local Zone, set this value to the Local Zone
8695
9021
  # ID, for example `us-west-2-lax-1a`. For information about the Regions
@@ -8706,12 +9032,6 @@ module Aws::EC2
8706
9032
  # @option params [String] :availability_zone_id
8707
9033
  # The AZ ID or the Local Zone ID of the subnet.
8708
9034
  #
8709
- # @option params [required, String] :cidr_block
8710
- # The IPv4 network range for the subnet, in CIDR notation. For example,
8711
- # `10.0.0.0/24`. We modify the specified CIDR block to its canonical
8712
- # form; for example, if you specify `100.68.0.18/18`, we modify it to
8713
- # `100.68.0.0/18`.
8714
- #
8715
9035
  # @option params [String] :ipv_6_cidr_block
8716
9036
  # The IPv6 network range for the subnet, in CIDR notation. The subnet
8717
9037
  # size must use a /64 prefix length.
@@ -8730,6 +9050,12 @@ module Aws::EC2
8730
9050
  # If you have the required permissions, the error response is
8731
9051
  # `DryRunOperation`. Otherwise, it is `UnauthorizedOperation`.
8732
9052
  #
9053
+ # @option params [required, String] :cidr_block
9054
+ # The IPv4 network range for the subnet, in CIDR notation. For example,
9055
+ # `10.0.0.0/24`. We modify the specified CIDR block to its canonical
9056
+ # form; for example, if you specify `100.68.0.18/18`, we modify it to
9057
+ # `100.68.0.0/18`.
9058
+ #
8733
9059
  # @return [Types::CreateSubnetResult] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
8734
9060
  #
8735
9061
  # * {Types::CreateSubnetResult#subnet #subnet} => Types::Subnet
@@ -8762,7 +9088,7 @@ module Aws::EC2
8762
9088
  # resp = client.create_subnet({
8763
9089
  # tag_specifications: [
8764
9090
  # {
8765
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
9091
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
8766
9092
  # tags: [
8767
9093
  # {
8768
9094
  # key: "String",
@@ -8773,11 +9099,11 @@ module Aws::EC2
8773
9099
  # ],
8774
9100
  # availability_zone: "String",
8775
9101
  # availability_zone_id: "String",
8776
- # cidr_block: "String", # required
8777
9102
  # ipv_6_cidr_block: "String",
8778
9103
  # outpost_arn: "String",
8779
9104
  # vpc_id: "VpcId", # required
8780
9105
  # dry_run: false,
9106
+ # cidr_block: "String", # required
8781
9107
  # })
8782
9108
  #
8783
9109
  # @example Response structure
@@ -8815,6 +9141,96 @@ module Aws::EC2
8815
9141
  req.send_request(options)
8816
9142
  end
8817
9143
 
9144
+ # Creates a subnet CIDR reservation. For information about subnet CIDR
9145
+ # reservations, see [Subnet CIDR reservations][1] in the *Amazon Virtual
9146
+ # Private Cloud User Guide*.
9147
+ #
9148
+ #
9149
+ #
9150
+ # [1]: https://docs.aws.amazon.com/vpc/latest/userguide/subnet-cidr-reservation.html
9151
+ #
9152
+ # @option params [Array<Types::TagSpecification>] :tag_specifications
9153
+ # The tags to assign to the subnet CIDR reservation.
9154
+ #
9155
+ # @option params [required, String] :subnet_id
9156
+ # The ID of the subnet.
9157
+ #
9158
+ # @option params [required, String] :cidr
9159
+ # The IPv4 or IPV6 CIDR range to reserve.
9160
+ #
9161
+ # @option params [required, String] :reservation_type
9162
+ # The type of reservation.
9163
+ #
9164
+ # The following are valid values:
9165
+ #
9166
+ # * `prefix`\: The Amazon EC2 Prefix Delegation feature assigns the IP
9167
+ # addresses to network interfaces that are associated with an
9168
+ # instance. For information about Prefix Delegation, see [Prefix
9169
+ # Delegation for Amazon EC2 network interfaces][1] in the *Amazon
9170
+ # Elastic Compute Cloud User Guide*.
9171
+ #
9172
+ # * `explicit`\: You manually assign the IP addresses to resources that
9173
+ # reside in your subnet.
9174
+ #
9175
+ #
9176
+ #
9177
+ # [1]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-prefix-delegation.html
9178
+ #
9179
+ # @option params [String] :description
9180
+ # The description to assign to the subnet CIDR reservation.
9181
+ #
9182
+ # @option params [Boolean] :dry_run
9183
+ # Checks whether you have the required permissions for the action,
9184
+ # without actually making the request, and provides an error response.
9185
+ # If you have the required permissions, the error response is
9186
+ # `DryRunOperation`. Otherwise, it is `UnauthorizedOperation`.
9187
+ #
9188
+ # @return [Types::CreateSubnetCidrReservationResult] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
9189
+ #
9190
+ # * {Types::CreateSubnetCidrReservationResult#subnet_cidr_reservation #subnet_cidr_reservation} => Types::SubnetCidrReservation
9191
+ #
9192
+ # @example Request syntax with placeholder values
9193
+ #
9194
+ # resp = client.create_subnet_cidr_reservation({
9195
+ # tag_specifications: [
9196
+ # {
9197
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
9198
+ # tags: [
9199
+ # {
9200
+ # key: "String",
9201
+ # value: "String",
9202
+ # },
9203
+ # ],
9204
+ # },
9205
+ # ],
9206
+ # subnet_id: "SubnetId", # required
9207
+ # cidr: "String", # required
9208
+ # reservation_type: "prefix", # required, accepts prefix, explicit
9209
+ # description: "String",
9210
+ # dry_run: false,
9211
+ # })
9212
+ #
9213
+ # @example Response structure
9214
+ #
9215
+ # resp.subnet_cidr_reservation.subnet_cidr_reservation_id #=> String
9216
+ # resp.subnet_cidr_reservation.subnet_id #=> String
9217
+ # resp.subnet_cidr_reservation.cidr #=> String
9218
+ # resp.subnet_cidr_reservation.reservation_type #=> String, one of "prefix", "explicit"
9219
+ # resp.subnet_cidr_reservation.owner_id #=> String
9220
+ # resp.subnet_cidr_reservation.description #=> String
9221
+ # resp.subnet_cidr_reservation.tags #=> Array
9222
+ # resp.subnet_cidr_reservation.tags[0].key #=> String
9223
+ # resp.subnet_cidr_reservation.tags[0].value #=> String
9224
+ #
9225
+ # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/CreateSubnetCidrReservation AWS API Documentation
9226
+ #
9227
+ # @overload create_subnet_cidr_reservation(params = {})
9228
+ # @param [Hash] params ({})
9229
+ def create_subnet_cidr_reservation(params = {}, options = {})
9230
+ req = build_request(:create_subnet_cidr_reservation, params)
9231
+ req.send_request(options)
9232
+ end
9233
+
8818
9234
  # Adds or overwrites only the specified tags for the specified Amazon
8819
9235
  # EC2 resource or resources. When you specify an existing tag key, the
8820
9236
  # value is overwritten with the new value. Each resource can have a
@@ -8942,7 +9358,7 @@ module Aws::EC2
8942
9358
  # description: "String",
8943
9359
  # tag_specifications: [
8944
9360
  # {
8945
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
9361
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
8946
9362
  # tags: [
8947
9363
  # {
8948
9364
  # key: "String",
@@ -9216,7 +9632,7 @@ module Aws::EC2
9216
9632
  # description: "String",
9217
9633
  # tag_specifications: [
9218
9634
  # {
9219
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
9635
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
9220
9636
  # tags: [
9221
9637
  # {
9222
9638
  # key: "String",
@@ -9315,7 +9731,7 @@ module Aws::EC2
9315
9731
  # description: "String",
9316
9732
  # tag_specifications: [
9317
9733
  # {
9318
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
9734
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
9319
9735
  # tags: [
9320
9736
  # {
9321
9737
  # key: "String",
@@ -9409,7 +9825,7 @@ module Aws::EC2
9409
9825
  # },
9410
9826
  # tag_specifications: [
9411
9827
  # {
9412
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
9828
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
9413
9829
  # tags: [
9414
9830
  # {
9415
9831
  # key: "String",
@@ -9490,7 +9906,7 @@ module Aws::EC2
9490
9906
  # },
9491
9907
  # tag_specifications: [
9492
9908
  # {
9493
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
9909
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
9494
9910
  # tags: [
9495
9911
  # {
9496
9912
  # key: "String",
@@ -9584,7 +10000,7 @@ module Aws::EC2
9584
10000
  # inside_cidr_blocks: ["String"], # required
9585
10001
  # tag_specifications: [
9586
10002
  # {
9587
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
10003
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
9588
10004
  # tags: [
9589
10005
  # {
9590
10006
  # key: "String",
@@ -9666,7 +10082,7 @@ module Aws::EC2
9666
10082
  # },
9667
10083
  # tag_specifications: [
9668
10084
  # {
9669
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
10085
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
9670
10086
  # tags: [
9671
10087
  # {
9672
10088
  # key: "String",
@@ -9745,7 +10161,7 @@ module Aws::EC2
9745
10161
  # peer_region: "String", # required
9746
10162
  # tag_specifications: [
9747
10163
  # {
9748
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
10164
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
9749
10165
  # tags: [
9750
10166
  # {
9751
10167
  # key: "String",
@@ -9917,7 +10333,7 @@ module Aws::EC2
9917
10333
  # transit_gateway_id: "TransitGatewayId", # required
9918
10334
  # tag_specifications: [
9919
10335
  # {
9920
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
10336
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
9921
10337
  # tags: [
9922
10338
  # {
9923
10339
  # key: "String",
@@ -10000,7 +10416,7 @@ module Aws::EC2
10000
10416
  # },
10001
10417
  # tag_specifications: [
10002
10418
  # {
10003
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
10419
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
10004
10420
  # tags: [
10005
10421
  # {
10006
10422
  # key: "String",
@@ -10042,7 +10458,7 @@ module Aws::EC2
10042
10458
  # Availability Zone.
10043
10459
  #
10044
10460
  # You can create a new empty volume or restore a volume from an EBS
10045
- # snapshot. Any AWS Marketplace product codes from the snapshot are
10461
+ # snapshot. Any Marketplace product codes from the snapshot are
10046
10462
  # propagated to the volume.
10047
10463
  #
10048
10464
  # You can create encrypted volumes. Encrypted volumes must be attached
@@ -10052,10 +10468,10 @@ module Aws::EC2
10052
10468
  # Elastic Compute Cloud User Guide*.
10053
10469
  #
10054
10470
  # You can tag your volumes during creation. For more information, see
10055
- # [Tagging your Amazon EC2 resources][2] in the *Amazon Elastic Compute
10471
+ # [Tag your Amazon EC2 resources][2] in the *Amazon Elastic Compute
10056
10472
  # Cloud User Guide*.
10057
10473
  #
10058
- # For more information, see [Creating an Amazon EBS volume][3] in the
10474
+ # For more information, see [Create an Amazon EBS volume][3] in the
10059
10475
  # *Amazon Elastic Compute Cloud User Guide*.
10060
10476
  #
10061
10477
  #
@@ -10099,9 +10515,9 @@ module Aws::EC2
10099
10515
  #
10100
10516
  # * `io2`\: 100-64,000 IOPS
10101
10517
  #
10102
- # For `io1` and `io2` volumes, we guarantee 64,000 IOPS only for
10103
- # [Instances built on the Nitro System][1]. Other instance families
10104
- # guarantee performance up to 32,000 IOPS.
10518
+ # `io1` and `io2` volumes support up to 64,000 IOPS only on [Instances
10519
+ # built on the Nitro System][1]. Other instance families support
10520
+ # performance up to 32,000 IOPS.
10105
10521
  #
10106
10522
  # This parameter is required for `io1` and `io2` volumes. The default
10107
10523
  # for `gp3` volumes is 3,000 IOPS. This parameter is not supported for
@@ -10112,12 +10528,12 @@ module Aws::EC2
10112
10528
  # [1]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-types.html#ec2-nitro-instances
10113
10529
  #
10114
10530
  # @option params [String] :kms_key_id
10115
- # The identifier of the AWS Key Management Service (AWS KMS) customer
10116
- # master key (CMK) to use for Amazon EBS encryption. If this parameter
10117
- # is not specified, your AWS managed CMK for EBS is used. If `KmsKeyId`
10118
- # is specified, the encrypted state must be `true`.
10531
+ # The identifier of the Key Management Service (KMS) KMS key to use for
10532
+ # Amazon EBS encryption. If this parameter is not specified, your KMS
10533
+ # key for Amazon EBS is used. If `KmsKeyId` is specified, the encrypted
10534
+ # state must be `true`.
10119
10535
  #
10120
- # You can specify the CMK using any of the following:
10536
+ # You can specify the KMS key using any of the following:
10121
10537
  #
10122
10538
  # * Key ID. For example, 1234abcd-12ab-34cd-56ef-1234567890ab.
10123
10539
  #
@@ -10129,9 +10545,9 @@ module Aws::EC2
10129
10545
  # * Alias ARN. For example,
10130
10546
  # arn:aws:kms:us-east-1:012345678910:alias/ExampleAlias.
10131
10547
  #
10132
- # AWS authenticates the CMK asynchronously. Therefore, if you specify an
10133
- # ID, alias, or ARN that is not valid, the action can appear to
10134
- # complete, but eventually fails.
10548
+ # Amazon Web Services authenticates the KMS key asynchronously.
10549
+ # Therefore, if you specify an ID, alias, or ARN that is not valid, the
10550
+ # action can appear to complete, but eventually fails.
10135
10551
  #
10136
10552
  # @option params [String] :outpost_arn
10137
10553
  # The Amazon Resource Name (ARN) of the Outpost.
@@ -10208,6 +10624,18 @@ module Aws::EC2
10208
10624
  #
10209
10625
  # Valid Range: Minimum value of 125. Maximum value of 1000.
10210
10626
  #
10627
+ # @option params [String] :client_token
10628
+ # Unique, case-sensitive identifier that you provide to ensure the
10629
+ # idempotency of the request. For more information, see [Ensure
10630
+ # Idempotency][1].
10631
+ #
10632
+ # **A suitable default value is auto-generated.** You should normally
10633
+ # not need to pass this option.**
10634
+ #
10635
+ #
10636
+ #
10637
+ # [1]: https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html
10638
+ #
10211
10639
  # @return [Types::Volume] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
10212
10640
  #
10213
10641
  # * {Types::Volume#attachments #attachments} => Array&lt;Types::VolumeAttachment&gt;
@@ -10293,7 +10721,7 @@ module Aws::EC2
10293
10721
  # dry_run: false,
10294
10722
  # tag_specifications: [
10295
10723
  # {
10296
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
10724
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
10297
10725
  # tags: [
10298
10726
  # {
10299
10727
  # key: "String",
@@ -10304,6 +10732,7 @@ module Aws::EC2
10304
10732
  # ],
10305
10733
  # multi_attach_enabled: false,
10306
10734
  # throughput: 1,
10735
+ # client_token: "String",
10307
10736
  # })
10308
10737
  #
10309
10738
  # @example Response structure
@@ -10345,7 +10774,7 @@ module Aws::EC2
10345
10774
  # Creates a VPC with the specified IPv4 CIDR block. The smallest VPC you
10346
10775
  # can create uses a /28 netmask (16 IPv4 addresses), and the largest
10347
10776
  # uses a /16 netmask (65,536 IPv4 addresses). For more information about
10348
- # how large to make your VPC, see [Your VPC and Subnets][1] in the
10777
+ # how large to make your VPC, see [Your VPC and subnets][1] in the
10349
10778
  # *Amazon Virtual Private Cloud User Guide*.
10350
10779
  #
10351
10780
  # You can optionally request an IPv6 CIDR block for the VPC. You can
@@ -10355,7 +10784,7 @@ module Aws::EC2
10355
10784
  #
10356
10785
  # By default, each instance you launch in the VPC has the default DHCP
10357
10786
  # options, which include only a default DNS server that we provide
10358
- # (AmazonProvidedDNS). For more information, see [DHCP Options Sets][3]
10787
+ # (AmazonProvidedDNS). For more information, see [DHCP options sets][3]
10359
10788
  # in the *Amazon Virtual Private Cloud User Guide*.
10360
10789
  #
10361
10790
  # You can specify the instance tenancy value for the VPC when you create
@@ -10456,7 +10885,7 @@ module Aws::EC2
10456
10885
  # ipv_6_cidr_block_network_border_group: "String",
10457
10886
  # tag_specifications: [
10458
10887
  # {
10459
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
10888
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
10460
10889
  # tags: [
10461
10890
  # {
10462
10891
  # key: "String",
@@ -10613,7 +11042,7 @@ module Aws::EC2
10613
11042
  # private_dns_enabled: false,
10614
11043
  # tag_specifications: [
10615
11044
  # {
10616
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
11045
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
10617
11046
  # tags: [
10618
11047
  # {
10619
11048
  # key: "String",
@@ -10819,7 +11248,7 @@ module Aws::EC2
10819
11248
  # client_token: "String",
10820
11249
  # tag_specifications: [
10821
11250
  # {
10822
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
11251
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
10823
11252
  # tags: [
10824
11253
  # {
10825
11254
  # key: "String",
@@ -10868,7 +11297,7 @@ module Aws::EC2
10868
11297
 
10869
11298
  # Requests a VPC peering connection between two VPCs: a requester VPC
10870
11299
  # that you own and an accepter VPC with which to create the connection.
10871
- # The accepter VPC can belong to another AWS account and can be in a
11300
+ # The accepter VPC can belong to another account and can be in a
10872
11301
  # different Region to the requester VPC. The requester VPC and accepter
10873
11302
  # VPC cannot have overlapping CIDR blocks.
10874
11303
  #
@@ -10897,9 +11326,9 @@ module Aws::EC2
10897
11326
  # `DryRunOperation`. Otherwise, it is `UnauthorizedOperation`.
10898
11327
  #
10899
11328
  # @option params [String] :peer_owner_id
10900
- # The AWS account ID of the owner of the accepter VPC.
11329
+ # The account ID of the owner of the accepter VPC.
10901
11330
  #
10902
- # Default: Your AWS account ID
11331
+ # Default: Your account ID
10903
11332
  #
10904
11333
  # @option params [String] :peer_vpc_id
10905
11334
  # The ID of the VPC with which you are creating the VPC peering
@@ -10932,7 +11361,7 @@ module Aws::EC2
10932
11361
  # peer_region: "String",
10933
11362
  # tag_specifications: [
10934
11363
  # {
10935
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
11364
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
10936
11365
  # tags: [
10937
11366
  # {
10938
11367
  # key: "String",
@@ -11108,7 +11537,7 @@ module Aws::EC2
11108
11537
  # },
11109
11538
  # tag_specifications: [
11110
11539
  # {
11111
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
11540
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
11112
11541
  # tags: [
11113
11542
  # {
11114
11543
  # key: "String",
@@ -11269,7 +11698,7 @@ module Aws::EC2
11269
11698
  # type: "ipsec.1", # required, accepts ipsec.1
11270
11699
  # tag_specifications: [
11271
11700
  # {
11272
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
11701
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
11273
11702
  # tags: [
11274
11703
  # {
11275
11704
  # key: "String",
@@ -11714,6 +12143,54 @@ module Aws::EC2
11714
12143
  req.send_request(options)
11715
12144
  end
11716
12145
 
12146
+ # Deletes the specified event window.
12147
+ #
12148
+ # For more information, see [Define event windows for scheduled
12149
+ # events][1] in the *Amazon EC2 User Guide*.
12150
+ #
12151
+ #
12152
+ #
12153
+ # [1]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/event-windows.html
12154
+ #
12155
+ # @option params [Boolean] :dry_run
12156
+ # Checks whether you have the required permissions for the action,
12157
+ # without actually making the request, and provides an error response.
12158
+ # If you have the required permissions, the error response is
12159
+ # `DryRunOperation`. Otherwise, it is `UnauthorizedOperation`.
12160
+ #
12161
+ # @option params [Boolean] :force_delete
12162
+ # Specify `true` to force delete the event window. Use the force delete
12163
+ # parameter if the event window is currently associated with targets.
12164
+ #
12165
+ # @option params [required, String] :instance_event_window_id
12166
+ # The ID of the event window.
12167
+ #
12168
+ # @return [Types::DeleteInstanceEventWindowResult] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
12169
+ #
12170
+ # * {Types::DeleteInstanceEventWindowResult#instance_event_window_state #instance_event_window_state} => Types::InstanceEventWindowStateChange
12171
+ #
12172
+ # @example Request syntax with placeholder values
12173
+ #
12174
+ # resp = client.delete_instance_event_window({
12175
+ # dry_run: false,
12176
+ # force_delete: false,
12177
+ # instance_event_window_id: "InstanceEventWindowId", # required
12178
+ # })
12179
+ #
12180
+ # @example Response structure
12181
+ #
12182
+ # resp.instance_event_window_state.instance_event_window_id #=> String
12183
+ # resp.instance_event_window_state.state #=> String, one of "creating", "deleting", "active", "deleted"
12184
+ #
12185
+ # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/DeleteInstanceEventWindow AWS API Documentation
12186
+ #
12187
+ # @overload delete_instance_event_window(params = {})
12188
+ # @param [Hash] params ({})
12189
+ def delete_instance_event_window(params = {}, options = {})
12190
+ req = build_request(:delete_instance_event_window, params)
12191
+ req.send_request(options)
12192
+ end
12193
+
11717
12194
  # Deletes the specified internet gateway. You must detach the internet
11718
12195
  # gateway from the VPC before you can delete it.
11719
12196
  #
@@ -12632,7 +13109,7 @@ module Aws::EC2
12632
13109
  # by a registered AMI. You must first de-register the AMI before you can
12633
13110
  # delete the snapshot.
12634
13111
  #
12635
- # For more information, see [Deleting an Amazon EBS snapshot][1] in the
13112
+ # For more information, see [Delete an Amazon EBS snapshot][1] in the
12636
13113
  # *Amazon Elastic Compute Cloud User Guide*.
12637
13114
  #
12638
13115
  #
@@ -12752,6 +13229,49 @@ module Aws::EC2
12752
13229
  req.send_request(options)
12753
13230
  end
12754
13231
 
13232
+ # Deletes a subnet CIDR reservation.
13233
+ #
13234
+ # @option params [required, String] :subnet_cidr_reservation_id
13235
+ # The ID of the subnet CIDR reservation.
13236
+ #
13237
+ # @option params [Boolean] :dry_run
13238
+ # Checks whether you have the required permissions for the action,
13239
+ # without actually making the request, and provides an error response.
13240
+ # If you have the required permissions, the error response is
13241
+ # `DryRunOperation`. Otherwise, it is `UnauthorizedOperation`.
13242
+ #
13243
+ # @return [Types::DeleteSubnetCidrReservationResult] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
13244
+ #
13245
+ # * {Types::DeleteSubnetCidrReservationResult#deleted_subnet_cidr_reservation #deleted_subnet_cidr_reservation} => Types::SubnetCidrReservation
13246
+ #
13247
+ # @example Request syntax with placeholder values
13248
+ #
13249
+ # resp = client.delete_subnet_cidr_reservation({
13250
+ # subnet_cidr_reservation_id: "SubnetCidrReservationId", # required
13251
+ # dry_run: false,
13252
+ # })
13253
+ #
13254
+ # @example Response structure
13255
+ #
13256
+ # resp.deleted_subnet_cidr_reservation.subnet_cidr_reservation_id #=> String
13257
+ # resp.deleted_subnet_cidr_reservation.subnet_id #=> String
13258
+ # resp.deleted_subnet_cidr_reservation.cidr #=> String
13259
+ # resp.deleted_subnet_cidr_reservation.reservation_type #=> String, one of "prefix", "explicit"
13260
+ # resp.deleted_subnet_cidr_reservation.owner_id #=> String
13261
+ # resp.deleted_subnet_cidr_reservation.description #=> String
13262
+ # resp.deleted_subnet_cidr_reservation.tags #=> Array
13263
+ # resp.deleted_subnet_cidr_reservation.tags[0].key #=> String
13264
+ # resp.deleted_subnet_cidr_reservation.tags[0].value #=> String
13265
+ #
13266
+ # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/DeleteSubnetCidrReservation AWS API Documentation
13267
+ #
13268
+ # @overload delete_subnet_cidr_reservation(params = {})
13269
+ # @param [Hash] params ({})
13270
+ def delete_subnet_cidr_reservation(params = {}, options = {})
13271
+ req = build_request(:delete_subnet_cidr_reservation, params)
13272
+ req.send_request(options)
13273
+ end
13274
+
12755
13275
  # Deletes the specified set of tags from the specified set of resources.
12756
13276
  #
12757
13277
  # To list the current tags, use DescribeTags. For more information about
@@ -12782,8 +13302,8 @@ module Aws::EC2
12782
13302
  # if its value is an empty string.
12783
13303
  #
12784
13304
  # If you omit this parameter, we delete all user-defined tags for the
12785
- # specified resources. We do not delete AWS-generated tags (tags that
12786
- # have the `aws:` prefix).
13305
+ # specified resources. We do not delete Amazon Web Services-generated
13306
+ # tags (tags that have the `aws:` prefix).
12787
13307
  #
12788
13308
  # @return [Struct] Returns an empty {Seahorse::Client::Response response}.
12789
13309
  #
@@ -13409,7 +13929,7 @@ module Aws::EC2
13409
13929
  #
13410
13930
  # The volume can remain in the `deleting` state for several minutes.
13411
13931
  #
13412
- # For more information, see [Deleting an Amazon EBS volume][1] in the
13932
+ # For more information, see [Delete an Amazon EBS volume][1] in the
13413
13933
  # *Amazon Elastic Compute Cloud User Guide*.
13414
13934
  #
13415
13935
  #
@@ -13866,6 +14386,8 @@ module Aws::EC2
13866
14386
  req.send_request(options)
13867
14387
  end
13868
14388
 
14389
+ # c
14390
+ #
13869
14391
  # Deregisters tag keys to prevent tags that have the specified tag keys
13870
14392
  # from being included in scheduled event notifications for resources in
13871
14393
  # the Region.
@@ -14958,7 +15480,7 @@ module Aws::EC2
14958
15480
  # * `state` - The state of the carrier gateway (`pending` \| `failed` \|
14959
15481
  # `available` \| `deleting` \| `deleted`).
14960
15482
  #
14961
- # * `owner-id` - The AWS account ID of the owner of the carrier gateway.
15483
+ # * `owner-id` - The account ID of the owner of the carrier gateway.
14962
15484
  #
14963
15485
  # * `tag`\:&lt;key&gt; - The key/value combination of a tag assigned to
14964
15486
  # the resource. Use the tag key in the filter name and the tag value
@@ -15803,7 +16325,7 @@ module Aws::EC2
15803
16325
 
15804
16326
  # Describes one or more of your DHCP options sets.
15805
16327
  #
15806
- # For more information, see [DHCP Options Sets][1] in the *Amazon
16328
+ # For more information, see [DHCP options sets][1] in the *Amazon
15807
16329
  # Virtual Private Cloud User Guide*.
15808
16330
  #
15809
16331
  #
@@ -15824,8 +16346,7 @@ module Aws::EC2
15824
16346
  #
15825
16347
  # * `value` - The value for one of the options.
15826
16348
  #
15827
- # * `owner-id` - The ID of the AWS account that owns the DHCP options
15828
- # set.
16349
+ # * `owner-id` - The ID of the account that owns the DHCP options set.
15829
16350
  #
15830
16351
  # * `tag`\:&lt;key&gt; - The key/value combination of a tag assigned to
15831
16352
  # the resource. Use the tag key in the filter name and the tag value
@@ -16225,7 +16746,7 @@ module Aws::EC2
16225
16746
  #
16226
16747
  # * `availability-zone`\: The Availability Zone of the snapshot.
16227
16748
  #
16228
- # * `owner-id`\: The ID of the AWS account that enabled fast snapshot
16749
+ # * `owner-id`\: The ID of the account that enabled fast snapshot
16229
16750
  # restore on the snapshot.
16230
16751
  #
16231
16752
  # * `snapshot-id`\: The ID of the snapshot.
@@ -18209,6 +18730,131 @@ module Aws::EC2
18209
18730
  req.send_request(options)
18210
18731
  end
18211
18732
 
18733
+ # Describes the specified event windows or all event windows.
18734
+ #
18735
+ # If you specify event window IDs, the output includes information for
18736
+ # only the specified event windows. If you specify filters, the output
18737
+ # includes information for only those event windows that meet the filter
18738
+ # criteria. If you do not specify event windows IDs or filters, the
18739
+ # output includes information for all event windows, which can affect
18740
+ # performance. We recommend that you use pagination to ensure that the
18741
+ # operation returns quickly and successfully.
18742
+ #
18743
+ # For more information, see [Define event windows for scheduled
18744
+ # events][1] in the *Amazon EC2 User Guide*.
18745
+ #
18746
+ #
18747
+ #
18748
+ # [1]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/event-windows.html
18749
+ #
18750
+ # @option params [Boolean] :dry_run
18751
+ # Checks whether you have the required permissions for the action,
18752
+ # without actually making the request, and provides an error response.
18753
+ # If you have the required permissions, the error response is
18754
+ # `DryRunOperation`. Otherwise, it is `UnauthorizedOperation`.
18755
+ #
18756
+ # @option params [Array<String>] :instance_event_window_ids
18757
+ # The IDs of the event windows.
18758
+ #
18759
+ # @option params [Array<Types::Filter>] :filters
18760
+ # One or more filters.
18761
+ #
18762
+ # * `dedicated-host-id` - The event windows associated with the
18763
+ # specified Dedicated Host ID.
18764
+ #
18765
+ # * `event-window-name` - The event windows associated with the
18766
+ # specified names.
18767
+ #
18768
+ # * `instance-id` - The event windows associated with the specified
18769
+ # instance ID.
18770
+ #
18771
+ # * `instance-tag` - The event windows associated with the specified tag
18772
+ # and value.
18773
+ #
18774
+ # * `instance-tag-key` - The event windows associated with the specified
18775
+ # tag key, regardless of the value.
18776
+ #
18777
+ # * `instance-tag-value` - The event windows associated with the
18778
+ # specified tag value, regardless of the key.
18779
+ #
18780
+ # * `tag`\:&lt;key&gt; - The key/value combination of a tag assigned to
18781
+ # the event window. Use the tag key in the filter name and the tag
18782
+ # value as the filter value. For example, to find all resources that
18783
+ # have a tag with the key `Owner` and the value `CMX`, specify
18784
+ # `tag:Owner` for the filter name and `CMX` for the filter value.
18785
+ #
18786
+ # * `tag-key` - The key of a tag assigned to the event window. Use this
18787
+ # filter to find all event windows that have a tag with a specific
18788
+ # key, regardless of the tag value.
18789
+ #
18790
+ # * `tag-value` - The value of a tag assigned to the event window. Use
18791
+ # this filter to find all event windows that have a tag with a
18792
+ # specific value, regardless of the tag key.
18793
+ #
18794
+ # @option params [Integer] :max_results
18795
+ # The maximum number of results to return in a single call. To retrieve
18796
+ # the remaining results, make another call with the returned `NextToken`
18797
+ # value. This value can be between 20 and 500. You cannot specify this
18798
+ # parameter and the event window IDs parameter in the same call.
18799
+ #
18800
+ # @option params [String] :next_token
18801
+ # The token to request the next page of results.
18802
+ #
18803
+ # @return [Types::DescribeInstanceEventWindowsResult] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
18804
+ #
18805
+ # * {Types::DescribeInstanceEventWindowsResult#instance_event_windows #instance_event_windows} => Array&lt;Types::InstanceEventWindow&gt;
18806
+ # * {Types::DescribeInstanceEventWindowsResult#next_token #next_token} => String
18807
+ #
18808
+ # The returned {Seahorse::Client::Response response} is a pageable response and is Enumerable. For details on usage see {Aws::PageableResponse PageableResponse}.
18809
+ #
18810
+ # @example Request syntax with placeholder values
18811
+ #
18812
+ # resp = client.describe_instance_event_windows({
18813
+ # dry_run: false,
18814
+ # instance_event_window_ids: ["InstanceEventWindowId"],
18815
+ # filters: [
18816
+ # {
18817
+ # name: "String",
18818
+ # values: ["String"],
18819
+ # },
18820
+ # ],
18821
+ # max_results: 1,
18822
+ # next_token: "String",
18823
+ # })
18824
+ #
18825
+ # @example Response structure
18826
+ #
18827
+ # resp.instance_event_windows #=> Array
18828
+ # resp.instance_event_windows[0].instance_event_window_id #=> String
18829
+ # resp.instance_event_windows[0].time_ranges #=> Array
18830
+ # resp.instance_event_windows[0].time_ranges[0].start_week_day #=> String, one of "sunday", "monday", "tuesday", "wednesday", "thursday", "friday", "saturday"
18831
+ # resp.instance_event_windows[0].time_ranges[0].start_hour #=> Integer
18832
+ # resp.instance_event_windows[0].time_ranges[0].end_week_day #=> String, one of "sunday", "monday", "tuesday", "wednesday", "thursday", "friday", "saturday"
18833
+ # resp.instance_event_windows[0].time_ranges[0].end_hour #=> Integer
18834
+ # resp.instance_event_windows[0].name #=> String
18835
+ # resp.instance_event_windows[0].cron_expression #=> String
18836
+ # resp.instance_event_windows[0].association_target.instance_ids #=> Array
18837
+ # resp.instance_event_windows[0].association_target.instance_ids[0] #=> String
18838
+ # resp.instance_event_windows[0].association_target.tags #=> Array
18839
+ # resp.instance_event_windows[0].association_target.tags[0].key #=> String
18840
+ # resp.instance_event_windows[0].association_target.tags[0].value #=> String
18841
+ # resp.instance_event_windows[0].association_target.dedicated_host_ids #=> Array
18842
+ # resp.instance_event_windows[0].association_target.dedicated_host_ids[0] #=> String
18843
+ # resp.instance_event_windows[0].state #=> String, one of "creating", "deleting", "active", "deleted"
18844
+ # resp.instance_event_windows[0].tags #=> Array
18845
+ # resp.instance_event_windows[0].tags[0].key #=> String
18846
+ # resp.instance_event_windows[0].tags[0].value #=> String
18847
+ # resp.next_token #=> String
18848
+ #
18849
+ # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/DescribeInstanceEventWindows AWS API Documentation
18850
+ #
18851
+ # @overload describe_instance_event_windows(params = {})
18852
+ # @param [Hash] params ({})
18853
+ def describe_instance_event_windows(params = {}, options = {})
18854
+ req = build_request(:describe_instance_event_windows, params)
18855
+ req.send_request(options)
18856
+ end
18857
+
18212
18858
  # Describes the status of the specified instances or all of your
18213
18859
  # instances. By default, only running instances are described, unless
18214
18860
  # you specifically indicate to return the status of all instances.
@@ -19270,6 +19916,10 @@ module Aws::EC2
19270
19916
  # resp.reservations[0].instances[0].network_interfaces[0].subnet_id #=> String
19271
19917
  # resp.reservations[0].instances[0].network_interfaces[0].vpc_id #=> String
19272
19918
  # resp.reservations[0].instances[0].network_interfaces[0].interface_type #=> String
19919
+ # resp.reservations[0].instances[0].network_interfaces[0].ipv_4_prefixes #=> Array
19920
+ # resp.reservations[0].instances[0].network_interfaces[0].ipv_4_prefixes[0].ipv_4_prefix #=> String
19921
+ # resp.reservations[0].instances[0].network_interfaces[0].ipv_6_prefixes #=> Array
19922
+ # resp.reservations[0].instances[0].network_interfaces[0].ipv_6_prefixes[0].ipv_6_prefix #=> String
19273
19923
  # resp.reservations[0].instances[0].outpost_arn #=> String
19274
19924
  # resp.reservations[0].instances[0].root_device_name #=> String
19275
19925
  # resp.reservations[0].instances[0].root_device_type #=> String, one of "ebs", "instance-store"
@@ -19335,8 +19985,7 @@ module Aws::EC2
19335
19985
  #
19336
19986
  # * `internet-gateway-id` - The ID of the Internet gateway.
19337
19987
  #
19338
- # * `owner-id` - The ID of the AWS account that owns the internet
19339
- # gateway.
19988
+ # * `owner-id` - The ID of the account that owns the internet gateway.
19340
19989
  #
19341
19990
  # * `tag`\:&lt;key&gt; - The key/value combination of a tag assigned to
19342
19991
  # the resource. Use the tag key in the filter name and the tag value
@@ -19832,6 +20481,12 @@ module Aws::EC2
19832
20481
  # resp.launch_template_versions[0].launch_template_data.network_interfaces[0].secondary_private_ip_address_count #=> Integer
19833
20482
  # resp.launch_template_versions[0].launch_template_data.network_interfaces[0].subnet_id #=> String
19834
20483
  # resp.launch_template_versions[0].launch_template_data.network_interfaces[0].network_card_index #=> Integer
20484
+ # resp.launch_template_versions[0].launch_template_data.network_interfaces[0].ipv_4_prefixes #=> Array
20485
+ # resp.launch_template_versions[0].launch_template_data.network_interfaces[0].ipv_4_prefixes[0].ipv_4_prefix #=> String
20486
+ # resp.launch_template_versions[0].launch_template_data.network_interfaces[0].ipv_4_prefix_count #=> Integer
20487
+ # resp.launch_template_versions[0].launch_template_data.network_interfaces[0].ipv_6_prefixes #=> Array
20488
+ # resp.launch_template_versions[0].launch_template_data.network_interfaces[0].ipv_6_prefixes[0].ipv_6_prefix #=> String
20489
+ # resp.launch_template_versions[0].launch_template_data.network_interfaces[0].ipv_6_prefix_count #=> Integer
19835
20490
  # resp.launch_template_versions[0].launch_template_data.image_id #=> String
19836
20491
  # resp.launch_template_versions[0].launch_template_data.instance_type #=> String, one of "t1.micro", "t2.nano", "t2.micro", "t2.small", "t2.medium", "t2.large", "t2.xlarge", "t2.2xlarge", "t3.nano", "t3.micro", "t3.small", "t3.medium", "t3.large", "t3.xlarge", "t3.2xlarge", "t3a.nano", "t3a.micro", "t3a.small", "t3a.medium", "t3a.large", "t3a.xlarge", "t3a.2xlarge", "t4g.nano", "t4g.micro", "t4g.small", "t4g.medium", "t4g.large", "t4g.xlarge", "t4g.2xlarge", "m1.small", "m1.medium", "m1.large", "m1.xlarge", "m3.medium", "m3.large", "m3.xlarge", "m3.2xlarge", "m4.large", "m4.xlarge", "m4.2xlarge", "m4.4xlarge", "m4.10xlarge", "m4.16xlarge", "m2.xlarge", "m2.2xlarge", "m2.4xlarge", "cr1.8xlarge", "r3.large", "r3.xlarge", "r3.2xlarge", "r3.4xlarge", "r3.8xlarge", "r4.large", "r4.xlarge", "r4.2xlarge", "r4.4xlarge", "r4.8xlarge", "r4.16xlarge", "r5.large", "r5.xlarge", "r5.2xlarge", "r5.4xlarge", "r5.8xlarge", "r5.12xlarge", "r5.16xlarge", "r5.24xlarge", "r5.metal", "r5a.large", "r5a.xlarge", "r5a.2xlarge", "r5a.4xlarge", "r5a.8xlarge", "r5a.12xlarge", "r5a.16xlarge", "r5a.24xlarge", "r5b.large", "r5b.xlarge", "r5b.2xlarge", "r5b.4xlarge", "r5b.8xlarge", "r5b.12xlarge", "r5b.16xlarge", "r5b.24xlarge", "r5b.metal", "r5d.large", "r5d.xlarge", "r5d.2xlarge", "r5d.4xlarge", "r5d.8xlarge", "r5d.12xlarge", "r5d.16xlarge", "r5d.24xlarge", "r5d.metal", "r5ad.large", "r5ad.xlarge", "r5ad.2xlarge", "r5ad.4xlarge", "r5ad.8xlarge", "r5ad.12xlarge", "r5ad.16xlarge", "r5ad.24xlarge", "r6g.metal", "r6g.medium", "r6g.large", "r6g.xlarge", "r6g.2xlarge", "r6g.4xlarge", "r6g.8xlarge", "r6g.12xlarge", "r6g.16xlarge", "r6gd.metal", "r6gd.medium", "r6gd.large", "r6gd.xlarge", "r6gd.2xlarge", "r6gd.4xlarge", "r6gd.8xlarge", "r6gd.12xlarge", "r6gd.16xlarge", "x1.16xlarge", "x1.32xlarge", "x1e.xlarge", "x1e.2xlarge", "x1e.4xlarge", "x1e.8xlarge", "x1e.16xlarge", "x1e.32xlarge", "i2.xlarge", "i2.2xlarge", "i2.4xlarge", "i2.8xlarge", "i3.large", "i3.xlarge", "i3.2xlarge", "i3.4xlarge", "i3.8xlarge", "i3.16xlarge", "i3.metal", "i3en.large", "i3en.xlarge", "i3en.2xlarge", "i3en.3xlarge", "i3en.6xlarge", "i3en.12xlarge", "i3en.24xlarge", "i3en.metal", "hi1.4xlarge", "hs1.8xlarge", "c1.medium", "c1.xlarge", "c3.large", "c3.xlarge", "c3.2xlarge", "c3.4xlarge", "c3.8xlarge", "c4.large", "c4.xlarge", "c4.2xlarge", "c4.4xlarge", "c4.8xlarge", "c5.large", "c5.xlarge", "c5.2xlarge", "c5.4xlarge", "c5.9xlarge", "c5.12xlarge", "c5.18xlarge", "c5.24xlarge", "c5.metal", "c5a.large", "c5a.xlarge", "c5a.2xlarge", "c5a.4xlarge", "c5a.8xlarge", "c5a.12xlarge", "c5a.16xlarge", "c5a.24xlarge", "c5ad.large", "c5ad.xlarge", "c5ad.2xlarge", "c5ad.4xlarge", "c5ad.8xlarge", "c5ad.12xlarge", "c5ad.16xlarge", "c5ad.24xlarge", "c5d.large", "c5d.xlarge", "c5d.2xlarge", "c5d.4xlarge", "c5d.9xlarge", "c5d.12xlarge", "c5d.18xlarge", "c5d.24xlarge", "c5d.metal", "c5n.large", "c5n.xlarge", "c5n.2xlarge", "c5n.4xlarge", "c5n.9xlarge", "c5n.18xlarge", "c5n.metal", "c6g.metal", "c6g.medium", "c6g.large", "c6g.xlarge", "c6g.2xlarge", "c6g.4xlarge", "c6g.8xlarge", "c6g.12xlarge", "c6g.16xlarge", "c6gd.metal", "c6gd.medium", "c6gd.large", "c6gd.xlarge", "c6gd.2xlarge", "c6gd.4xlarge", "c6gd.8xlarge", "c6gd.12xlarge", "c6gd.16xlarge", "c6gn.medium", "c6gn.large", "c6gn.xlarge", "c6gn.2xlarge", "c6gn.4xlarge", "c6gn.8xlarge", "c6gn.12xlarge", "c6gn.16xlarge", "cc1.4xlarge", "cc2.8xlarge", "g2.2xlarge", "g2.8xlarge", "g3.4xlarge", "g3.8xlarge", "g3.16xlarge", "g3s.xlarge", "g4ad.4xlarge", "g4ad.8xlarge", "g4ad.16xlarge", "g4dn.xlarge", "g4dn.2xlarge", "g4dn.4xlarge", "g4dn.8xlarge", "g4dn.12xlarge", "g4dn.16xlarge", "g4dn.metal", "cg1.4xlarge", "p2.xlarge", "p2.8xlarge", "p2.16xlarge", "p3.2xlarge", "p3.8xlarge", "p3.16xlarge", "p3dn.24xlarge", "p4d.24xlarge", "d2.xlarge", "d2.2xlarge", "d2.4xlarge", "d2.8xlarge", "d3.xlarge", "d3.2xlarge", "d3.4xlarge", "d3.8xlarge", "d3en.xlarge", "d3en.2xlarge", "d3en.4xlarge", "d3en.6xlarge", "d3en.8xlarge", "d3en.12xlarge", "f1.2xlarge", "f1.4xlarge", "f1.16xlarge", "m5.large", "m5.xlarge", "m5.2xlarge", "m5.4xlarge", "m5.8xlarge", "m5.12xlarge", "m5.16xlarge", "m5.24xlarge", "m5.metal", "m5a.large", "m5a.xlarge", "m5a.2xlarge", "m5a.4xlarge", "m5a.8xlarge", "m5a.12xlarge", "m5a.16xlarge", "m5a.24xlarge", "m5d.large", "m5d.xlarge", "m5d.2xlarge", "m5d.4xlarge", "m5d.8xlarge", "m5d.12xlarge", "m5d.16xlarge", "m5d.24xlarge", "m5d.metal", "m5ad.large", "m5ad.xlarge", "m5ad.2xlarge", "m5ad.4xlarge", "m5ad.8xlarge", "m5ad.12xlarge", "m5ad.16xlarge", "m5ad.24xlarge", "m5zn.large", "m5zn.xlarge", "m5zn.2xlarge", "m5zn.3xlarge", "m5zn.6xlarge", "m5zn.12xlarge", "m5zn.metal", "h1.2xlarge", "h1.4xlarge", "h1.8xlarge", "h1.16xlarge", "z1d.large", "z1d.xlarge", "z1d.2xlarge", "z1d.3xlarge", "z1d.6xlarge", "z1d.12xlarge", "z1d.metal", "u-6tb1.56xlarge", "u-6tb1.112xlarge", "u-9tb1.112xlarge", "u-12tb1.112xlarge", "u-6tb1.metal", "u-9tb1.metal", "u-12tb1.metal", "u-18tb1.metal", "u-24tb1.metal", "a1.medium", "a1.large", "a1.xlarge", "a1.2xlarge", "a1.4xlarge", "a1.metal", "m5dn.large", "m5dn.xlarge", "m5dn.2xlarge", "m5dn.4xlarge", "m5dn.8xlarge", "m5dn.12xlarge", "m5dn.16xlarge", "m5dn.24xlarge", "m5dn.metal", "m5n.large", "m5n.xlarge", "m5n.2xlarge", "m5n.4xlarge", "m5n.8xlarge", "m5n.12xlarge", "m5n.16xlarge", "m5n.24xlarge", "m5n.metal", "r5dn.large", "r5dn.xlarge", "r5dn.2xlarge", "r5dn.4xlarge", "r5dn.8xlarge", "r5dn.12xlarge", "r5dn.16xlarge", "r5dn.24xlarge", "r5dn.metal", "r5n.large", "r5n.xlarge", "r5n.2xlarge", "r5n.4xlarge", "r5n.8xlarge", "r5n.12xlarge", "r5n.16xlarge", "r5n.24xlarge", "r5n.metal", "inf1.xlarge", "inf1.2xlarge", "inf1.6xlarge", "inf1.24xlarge", "m6g.metal", "m6g.medium", "m6g.large", "m6g.xlarge", "m6g.2xlarge", "m6g.4xlarge", "m6g.8xlarge", "m6g.12xlarge", "m6g.16xlarge", "m6gd.metal", "m6gd.medium", "m6gd.large", "m6gd.xlarge", "m6gd.2xlarge", "m6gd.4xlarge", "m6gd.8xlarge", "m6gd.12xlarge", "m6gd.16xlarge", "mac1.metal", "x2gd.medium", "x2gd.large", "x2gd.xlarge", "x2gd.2xlarge", "x2gd.4xlarge", "x2gd.8xlarge", "x2gd.12xlarge", "x2gd.16xlarge", "x2gd.metal"
19837
20492
  # resp.launch_template_versions[0].launch_template_data.key_name #=> String
@@ -19849,7 +20504,7 @@ module Aws::EC2
19849
20504
  # resp.launch_template_versions[0].launch_template_data.instance_initiated_shutdown_behavior #=> String, one of "stop", "terminate"
19850
20505
  # resp.launch_template_versions[0].launch_template_data.user_data #=> String
19851
20506
  # resp.launch_template_versions[0].launch_template_data.tag_specifications #=> Array
19852
- # resp.launch_template_versions[0].launch_template_data.tag_specifications[0].resource_type #=> String, one of "client-vpn-endpoint", "customer-gateway", "dedicated-host", "dhcp-options", "egress-only-internet-gateway", "elastic-ip", "elastic-gpu", "export-image-task", "export-instance-task", "fleet", "fpga-image", "host-reservation", "image", "import-image-task", "import-snapshot-task", "instance", "internet-gateway", "key-pair", "launch-template", "local-gateway-route-table-vpc-association", "natgateway", "network-acl", "network-interface", "network-insights-analysis", "network-insights-path", "placement-group", "reserved-instances", "route-table", "security-group", "security-group-rule", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-connect-peer", "transit-gateway-multicast-domain", "transit-gateway-route-table", "volume", "vpc", "vpc-peering-connection", "vpn-connection", "vpn-gateway", "vpc-flow-log"
20507
+ # resp.launch_template_versions[0].launch_template_data.tag_specifications[0].resource_type #=> String, one of "client-vpn-endpoint", "customer-gateway", "dedicated-host", "dhcp-options", "egress-only-internet-gateway", "elastic-ip", "elastic-gpu", "export-image-task", "export-instance-task", "fleet", "fpga-image", "host-reservation", "image", "import-image-task", "import-snapshot-task", "instance", "instance-event-window", "internet-gateway", "key-pair", "launch-template", "local-gateway-route-table-vpc-association", "natgateway", "network-acl", "network-interface", "network-insights-analysis", "network-insights-path", "placement-group", "reserved-instances", "route-table", "security-group", "security-group-rule", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-connect-peer", "transit-gateway-multicast-domain", "transit-gateway-route-table", "volume", "vpc", "vpc-peering-connection", "vpn-connection", "vpn-gateway", "vpc-flow-log"
19853
20508
  # resp.launch_template_versions[0].launch_template_data.tag_specifications[0].tags #=> Array
19854
20509
  # resp.launch_template_versions[0].launch_template_data.tag_specifications[0].tags[0].key #=> String
19855
20510
  # resp.launch_template_versions[0].launch_template_data.tag_specifications[0].tags[0].value #=> String
@@ -20828,7 +21483,7 @@ module Aws::EC2
20828
21483
  #
20829
21484
  # * `network-acl-id` - The ID of the network ACL.
20830
21485
  #
20831
- # * `owner-id` - The ID of the AWS account that owns the network ACL.
21486
+ # * `owner-id` - The ID of the account that owns the network ACL.
20832
21487
  #
20833
21488
  # * `tag`\:&lt;key&gt; - The key/value combination of a tag assigned to
20834
21489
  # the resource. Use the tag key in the filter name and the tag value
@@ -21827,6 +22482,10 @@ module Aws::EC2
21827
22482
  # resp.network_interfaces[0].private_ip_addresses[0].primary #=> Boolean
21828
22483
  # resp.network_interfaces[0].private_ip_addresses[0].private_dns_name #=> String
21829
22484
  # resp.network_interfaces[0].private_ip_addresses[0].private_ip_address #=> String
22485
+ # resp.network_interfaces[0].ipv_4_prefixes #=> Array
22486
+ # resp.network_interfaces[0].ipv_4_prefixes[0].ipv_4_prefix #=> String
22487
+ # resp.network_interfaces[0].ipv_6_prefixes #=> Array
22488
+ # resp.network_interfaces[0].ipv_6_prefixes[0].ipv_6_prefix #=> String
21830
22489
  # resp.network_interfaces[0].requester_id #=> String
21831
22490
  # resp.network_interfaces[0].requester_managed #=> Boolean
21832
22491
  # resp.network_interfaces[0].source_dest_check #=> Boolean
@@ -22298,7 +22957,7 @@ module Aws::EC2
22298
22957
  #
22299
22958
  #
22300
22959
  #
22301
- # [1]: https://docs.aws.amazon.com/
22960
+ # [1]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-restoring-volume.html#replace-root
22302
22961
  #
22303
22962
  # @option params [Array<String>] :replace_root_volume_task_ids
22304
22963
  # The ID of the root volume replacement task to view.
@@ -22917,7 +23576,7 @@ module Aws::EC2
22917
23576
  # implicitly associated with the main route table. This command does not
22918
23577
  # return the subnet ID for implicit associations.
22919
23578
  #
22920
- # For more information, see [Route Tables][1] in the *Amazon Virtual
23579
+ # For more information, see [Route tables][1] in the *Amazon Virtual
22921
23580
  # Private Cloud User Guide*.
22922
23581
  #
22923
23582
  #
@@ -22940,7 +23599,7 @@ module Aws::EC2
22940
23599
  # route table for the VPC (`true` \| `false`). Route tables that do
22941
23600
  # not have an association ID are not returned in the response.
22942
23601
  #
22943
- # * `owner-id` - The ID of the AWS account that owns the route table.
23602
+ # * `owner-id` - The ID of the account that owns the route table.
22944
23603
  #
22945
23604
  # * `route-table-id` - The ID of the route table.
22946
23605
  #
@@ -22950,8 +23609,8 @@ module Aws::EC2
22950
23609
  # * `route.destination-ipv6-cidr-block` - The IPv6 CIDR range specified
22951
23610
  # in a route in the route table.
22952
23611
  #
22953
- # * `route.destination-prefix-list-id` - The ID (prefix) of the AWS
22954
- # service specified in a route in the table.
23612
+ # * `route.destination-prefix-list-id` - The ID (prefix) of the Amazon
23613
+ # Web Service specified in a route in the table.
22955
23614
  #
22956
23615
  # * `route.egress-only-internet-gateway-id` - The ID of an egress-only
22957
23616
  # Internet gateway specified in a route in the route table.
@@ -23907,25 +24566,25 @@ module Aws::EC2
23907
24566
  # EBS snapshots available to you.
23908
24567
  #
23909
24568
  # The snapshots available to you include public snapshots, private
23910
- # snapshots that you own, and private snapshots owned by other AWS
23911
- # accounts for which you have explicit create volume permissions.
24569
+ # snapshots that you own, and private snapshots owned by other accounts
24570
+ # for which you have explicit create volume permissions.
23912
24571
  #
23913
24572
  # The create volume permissions fall into the following categories:
23914
24573
  #
23915
24574
  # * *public*\: The owner of the snapshot granted create volume
23916
- # permissions for the snapshot to the `all` group. All AWS accounts
23917
- # have create volume permissions for these snapshots.
24575
+ # permissions for the snapshot to the `all` group. All accounts have
24576
+ # create volume permissions for these snapshots.
23918
24577
  #
23919
24578
  # * *explicit*\: The owner of the snapshot granted create volume
23920
- # permissions to a specific AWS account.
24579
+ # permissions to a specific account.
23921
24580
  #
23922
- # * *implicit*\: An AWS account has implicit create volume permissions
23923
- # for all snapshots it owns.
24581
+ # * *implicit*\: An account has implicit create volume permissions for
24582
+ # all snapshots it owns.
23924
24583
  #
23925
24584
  # The list of snapshots returned can be filtered by specifying snapshot
23926
- # IDs, snapshot owners, or AWS accounts with create volume permissions.
23927
- # If no options are specified, Amazon EC2 returns all snapshots for
23928
- # which you have create volume permissions.
24585
+ # IDs, snapshot owners, or accounts with create volume permissions. If
24586
+ # no options are specified, Amazon EC2 returns all snapshots for which
24587
+ # you have create volume permissions.
23929
24588
  #
23930
24589
  # If you specify one or more snapshot IDs, only snapshots that have the
23931
24590
  # specified IDs are returned. If you specify an invalid snapshot ID, an
@@ -23934,12 +24593,12 @@ module Aws::EC2
23934
24593
  #
23935
24594
  # If you specify one or more snapshot owners using the `OwnerIds`
23936
24595
  # option, only snapshots from the specified owners and for which you
23937
- # have access are returned. The results can include the AWS account IDs
23938
- # of the specified owners, `amazon` for snapshots owned by Amazon, or
24596
+ # have access are returned. The results can include the account IDs of
24597
+ # the specified owners, `amazon` for snapshots owned by Amazon, or
23939
24598
  # `self` for snapshots that you own.
23940
24599
  #
23941
24600
  # If you specify a list of restorable users, only snapshots with create
23942
- # snapshot permissions for those users are returned. You can specify AWS
24601
+ # snapshot permissions for those users are returned. You can specify
23943
24602
  # account IDs (if you own the snapshots), `self` for snapshots for which
23944
24603
  # you own or have explicit permissions, or `all` for public snapshots.
23945
24604
  #
@@ -23970,12 +24629,12 @@ module Aws::EC2
23970
24629
  # `false`)
23971
24630
  #
23972
24631
  # * `owner-alias` - The owner alias, from an Amazon-maintained list
23973
- # (`amazon`). This is not the user-configured AWS account alias set
23974
- # using the IAM console. We recommend that you use the related
23975
- # parameter instead of this filter.
24632
+ # (`amazon`). This is not the user-configured account alias set using
24633
+ # the IAM console. We recommend that you use the related parameter
24634
+ # instead of this filter.
23976
24635
  #
23977
- # * `owner-id` - The AWS account ID of the owner. We recommend that you
23978
- # use the related parameter instead of this filter.
24636
+ # * `owner-id` - The account ID of the owner. We recommend that you use
24637
+ # the related parameter instead of this filter.
23979
24638
  #
23980
24639
  # * `progress` - The progress of the snapshot, as a percentage (for
23981
24640
  # example, 80%).
@@ -24022,10 +24681,10 @@ module Aws::EC2
24022
24681
  #
24023
24682
  # @option params [Array<String>] :owner_ids
24024
24683
  # Scopes the results to snapshots with the specified owners. You can
24025
- # specify a combination of AWS account IDs, `self`, and `amazon`.
24684
+ # specify a combination of account IDs, `self`, and `amazon`.
24026
24685
  #
24027
24686
  # @option params [Array<String>] :restorable_by_user_ids
24028
- # The IDs of the AWS accounts that can create volumes from the snapshot.
24687
+ # The IDs of the accounts that can create volumes from the snapshot.
24029
24688
  #
24030
24689
  # @option params [Array<String>] :snapshot_ids
24031
24690
  # The snapshot IDs.
@@ -24575,6 +25234,12 @@ module Aws::EC2
24575
25234
  # resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_specifications[0].network_interfaces[0].associate_carrier_ip_address #=> Boolean
24576
25235
  # resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_specifications[0].network_interfaces[0].interface_type #=> String
24577
25236
  # resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_specifications[0].network_interfaces[0].network_card_index #=> Integer
25237
+ # resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_specifications[0].network_interfaces[0].ipv_4_prefixes #=> Array
25238
+ # resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_specifications[0].network_interfaces[0].ipv_4_prefixes[0].ipv_4_prefix #=> String
25239
+ # resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_specifications[0].network_interfaces[0].ipv_4_prefix_count #=> Integer
25240
+ # resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_specifications[0].network_interfaces[0].ipv_6_prefixes #=> Array
25241
+ # resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_specifications[0].network_interfaces[0].ipv_6_prefixes[0].ipv_6_prefix #=> String
25242
+ # resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_specifications[0].network_interfaces[0].ipv_6_prefix_count #=> Integer
24578
25243
  # resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_specifications[0].placement.availability_zone #=> String
24579
25244
  # resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_specifications[0].placement.group_name #=> String
24580
25245
  # resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_specifications[0].placement.tenancy #=> String, one of "default", "dedicated", "host"
@@ -24584,7 +25249,7 @@ module Aws::EC2
24584
25249
  # resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_specifications[0].user_data #=> String
24585
25250
  # resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_specifications[0].weighted_capacity #=> Float
24586
25251
  # resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_specifications[0].tag_specifications #=> Array
24587
- # resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_specifications[0].tag_specifications[0].resource_type #=> String, one of "client-vpn-endpoint", "customer-gateway", "dedicated-host", "dhcp-options", "egress-only-internet-gateway", "elastic-ip", "elastic-gpu", "export-image-task", "export-instance-task", "fleet", "fpga-image", "host-reservation", "image", "import-image-task", "import-snapshot-task", "instance", "internet-gateway", "key-pair", "launch-template", "local-gateway-route-table-vpc-association", "natgateway", "network-acl", "network-interface", "network-insights-analysis", "network-insights-path", "placement-group", "reserved-instances", "route-table", "security-group", "security-group-rule", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-connect-peer", "transit-gateway-multicast-domain", "transit-gateway-route-table", "volume", "vpc", "vpc-peering-connection", "vpn-connection", "vpn-gateway", "vpc-flow-log"
25252
+ # resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_specifications[0].tag_specifications[0].resource_type #=> String, one of "client-vpn-endpoint", "customer-gateway", "dedicated-host", "dhcp-options", "egress-only-internet-gateway", "elastic-ip", "elastic-gpu", "export-image-task", "export-instance-task", "fleet", "fpga-image", "host-reservation", "image", "import-image-task", "import-snapshot-task", "instance", "instance-event-window", "internet-gateway", "key-pair", "launch-template", "local-gateway-route-table-vpc-association", "natgateway", "network-acl", "network-interface", "network-insights-analysis", "network-insights-path", "placement-group", "reserved-instances", "route-table", "security-group", "security-group-rule", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-connect-peer", "transit-gateway-multicast-domain", "transit-gateway-route-table", "volume", "vpc", "vpc-peering-connection", "vpn-connection", "vpn-gateway", "vpc-flow-log"
24588
25253
  # resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_specifications[0].tag_specifications[0].tags #=> Array
24589
25254
  # resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_specifications[0].tag_specifications[0].tags[0].key #=> String
24590
25255
  # resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_specifications[0].tag_specifications[0].tags[0].value #=> String
@@ -24617,7 +25282,7 @@ module Aws::EC2
24617
25282
  # resp.spot_fleet_request_configs[0].spot_fleet_request_config.instance_pools_to_use_count #=> Integer
24618
25283
  # resp.spot_fleet_request_configs[0].spot_fleet_request_config.context #=> String
24619
25284
  # resp.spot_fleet_request_configs[0].spot_fleet_request_config.tag_specifications #=> Array
24620
- # resp.spot_fleet_request_configs[0].spot_fleet_request_config.tag_specifications[0].resource_type #=> String, one of "client-vpn-endpoint", "customer-gateway", "dedicated-host", "dhcp-options", "egress-only-internet-gateway", "elastic-ip", "elastic-gpu", "export-image-task", "export-instance-task", "fleet", "fpga-image", "host-reservation", "image", "import-image-task", "import-snapshot-task", "instance", "internet-gateway", "key-pair", "launch-template", "local-gateway-route-table-vpc-association", "natgateway", "network-acl", "network-interface", "network-insights-analysis", "network-insights-path", "placement-group", "reserved-instances", "route-table", "security-group", "security-group-rule", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-connect-peer", "transit-gateway-multicast-domain", "transit-gateway-route-table", "volume", "vpc", "vpc-peering-connection", "vpn-connection", "vpn-gateway", "vpc-flow-log"
25285
+ # resp.spot_fleet_request_configs[0].spot_fleet_request_config.tag_specifications[0].resource_type #=> String, one of "client-vpn-endpoint", "customer-gateway", "dedicated-host", "dhcp-options", "egress-only-internet-gateway", "elastic-ip", "elastic-gpu", "export-image-task", "export-instance-task", "fleet", "fpga-image", "host-reservation", "image", "import-image-task", "import-snapshot-task", "instance", "instance-event-window", "internet-gateway", "key-pair", "launch-template", "local-gateway-route-table-vpc-association", "natgateway", "network-acl", "network-interface", "network-insights-analysis", "network-insights-path", "placement-group", "reserved-instances", "route-table", "security-group", "security-group-rule", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-connect-peer", "transit-gateway-multicast-domain", "transit-gateway-route-table", "volume", "vpc", "vpc-peering-connection", "vpn-connection", "vpn-gateway", "vpc-flow-log"
24621
25286
  # resp.spot_fleet_request_configs[0].spot_fleet_request_config.tag_specifications[0].tags #=> Array
24622
25287
  # resp.spot_fleet_request_configs[0].spot_fleet_request_config.tag_specifications[0].tags[0].key #=> String
24623
25288
  # resp.spot_fleet_request_configs[0].spot_fleet_request_config.tag_specifications[0].tags[0].value #=> String
@@ -24932,6 +25597,12 @@ module Aws::EC2
24932
25597
  # resp.spot_instance_requests[0].launch_specification.network_interfaces[0].associate_carrier_ip_address #=> Boolean
24933
25598
  # resp.spot_instance_requests[0].launch_specification.network_interfaces[0].interface_type #=> String
24934
25599
  # resp.spot_instance_requests[0].launch_specification.network_interfaces[0].network_card_index #=> Integer
25600
+ # resp.spot_instance_requests[0].launch_specification.network_interfaces[0].ipv_4_prefixes #=> Array
25601
+ # resp.spot_instance_requests[0].launch_specification.network_interfaces[0].ipv_4_prefixes[0].ipv_4_prefix #=> String
25602
+ # resp.spot_instance_requests[0].launch_specification.network_interfaces[0].ipv_4_prefix_count #=> Integer
25603
+ # resp.spot_instance_requests[0].launch_specification.network_interfaces[0].ipv_6_prefixes #=> Array
25604
+ # resp.spot_instance_requests[0].launch_specification.network_interfaces[0].ipv_6_prefixes[0].ipv_6_prefix #=> String
25605
+ # resp.spot_instance_requests[0].launch_specification.network_interfaces[0].ipv_6_prefix_count #=> Integer
24935
25606
  # resp.spot_instance_requests[0].launch_specification.placement.availability_zone #=> String
24936
25607
  # resp.spot_instance_requests[0].launch_specification.placement.group_name #=> String
24937
25608
  # resp.spot_instance_requests[0].launch_specification.placement.tenancy #=> String, one of "default", "dedicated", "host"
@@ -25305,7 +25976,7 @@ module Aws::EC2
25305
25976
 
25306
25977
  # Describes one or more of your subnets.
25307
25978
  #
25308
- # For more information, see [Your VPC and Subnets][1] in the *Amazon
25979
+ # For more information, see [Your VPC and subnets][1] in the *Amazon
25309
25980
  # Virtual Private Cloud User Guide*.
25310
25981
  #
25311
25982
  #
@@ -25344,7 +26015,7 @@ module Aws::EC2
25344
26015
  #
25345
26016
  # * `outpost-arn` - The Amazon Resource Name (ARN) of the Outpost.
25346
26017
  #
25347
- # * `owner-id` - The ID of the AWS account that owns the subnet.
26018
+ # * `owner-id` - The ID of the account that owns the subnet.
25348
26019
  #
25349
26020
  # * `state` - The state of the subnet (`pending` \| `available`).
25350
26021
  #
@@ -25587,7 +26258,7 @@ module Aws::EC2
25587
26258
  # resp.tags #=> Array
25588
26259
  # resp.tags[0].key #=> String
25589
26260
  # resp.tags[0].resource_id #=> String
25590
- # resp.tags[0].resource_type #=> String, one of "client-vpn-endpoint", "customer-gateway", "dedicated-host", "dhcp-options", "egress-only-internet-gateway", "elastic-ip", "elastic-gpu", "export-image-task", "export-instance-task", "fleet", "fpga-image", "host-reservation", "image", "import-image-task", "import-snapshot-task", "instance", "internet-gateway", "key-pair", "launch-template", "local-gateway-route-table-vpc-association", "natgateway", "network-acl", "network-interface", "network-insights-analysis", "network-insights-path", "placement-group", "reserved-instances", "route-table", "security-group", "security-group-rule", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-connect-peer", "transit-gateway-multicast-domain", "transit-gateway-route-table", "volume", "vpc", "vpc-peering-connection", "vpn-connection", "vpn-gateway", "vpc-flow-log"
26261
+ # resp.tags[0].resource_type #=> String, one of "client-vpn-endpoint", "customer-gateway", "dedicated-host", "dhcp-options", "egress-only-internet-gateway", "elastic-ip", "elastic-gpu", "export-image-task", "export-instance-task", "fleet", "fpga-image", "host-reservation", "image", "import-image-task", "import-snapshot-task", "instance", "instance-event-window", "internet-gateway", "key-pair", "launch-template", "local-gateway-route-table-vpc-association", "natgateway", "network-acl", "network-interface", "network-insights-analysis", "network-insights-path", "placement-group", "reserved-instances", "route-table", "security-group", "security-group-rule", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-connect-peer", "transit-gateway-multicast-domain", "transit-gateway-route-table", "volume", "vpc", "vpc-peering-connection", "vpn-connection", "vpn-gateway", "vpc-flow-log"
25591
26262
  # resp.tags[0].value #=> String
25592
26263
  #
25593
26264
  # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/DescribeTags AWS API Documentation
@@ -26751,8 +27422,8 @@ module Aws::EC2
26751
27422
  # check fails, the overall status is `impaired`. If the status is
26752
27423
  # `insufficient-data`, then the checks might still be taking place on
26753
27424
  # your volume at the time. We recommend that you retry the request. For
26754
- # more information about volume status, see [Monitoring the status of
26755
- # your volumes][1] in the *Amazon Elastic Compute Cloud User Guide*.
27425
+ # more information about volume status, see [Monitor the status of your
27426
+ # volumes][1] in the *Amazon Elastic Compute Cloud User Guide*.
26756
27427
  #
26757
27428
  # *Events*\: Reflect the cause of a volume status and might require you
26758
27429
  # to take action. For example, if your volume returns an `impaired`
@@ -27217,13 +27888,13 @@ module Aws::EC2
27217
27888
  # You can also use CloudWatch Events to check the status of a
27218
27889
  # modification to an EBS volume. For information about CloudWatch
27219
27890
  # Events, see the [Amazon CloudWatch Events User Guide][1]. For more
27220
- # information, see [Monitoring volume modifications][2] in the *Amazon
27221
- # Elastic Compute Cloud User Guide*.
27891
+ # information, see [Monitor the progress of volume modifications][2] in
27892
+ # the *Amazon Elastic Compute Cloud User Guide*.
27222
27893
  #
27223
27894
  #
27224
27895
  #
27225
27896
  # [1]: https://docs.aws.amazon.com/AmazonCloudWatch/latest/events/
27226
- # [2]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-expand-volume.html#monitoring_mods
27897
+ # [2]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/monitoring-volume-modifications.html
27227
27898
  #
27228
27899
  # @option params [Boolean] :dry_run
27229
27900
  # Checks whether you have the required permissions for the action,
@@ -28076,8 +28747,8 @@ module Aws::EC2
28076
28747
  # * `accepter-vpc-info.cidr-block` - The IPv4 CIDR block of the accepter
28077
28748
  # VPC.
28078
28749
  #
28079
- # * `accepter-vpc-info.owner-id` - The AWS account ID of the owner of
28080
- # the accepter VPC.
28750
+ # * `accepter-vpc-info.owner-id` - The ID of the account that owns the
28751
+ # accepter VPC.
28081
28752
  #
28082
28753
  # * `accepter-vpc-info.vpc-id` - The ID of the accepter VPC.
28083
28754
  #
@@ -28087,8 +28758,8 @@ module Aws::EC2
28087
28758
  # * `requester-vpc-info.cidr-block` - The IPv4 CIDR block of the
28088
28759
  # requester's VPC.
28089
28760
  #
28090
- # * `requester-vpc-info.owner-id` - The AWS account ID of the owner of
28091
- # the requester VPC.
28761
+ # * `requester-vpc-info.owner-id` - The ID of the account that owns the
28762
+ # requester VPC.
28092
28763
  #
28093
28764
  # * `requester-vpc-info.vpc-id` - The ID of the requester VPC.
28094
28765
  #
@@ -28234,9 +28905,9 @@ module Aws::EC2
28234
28905
  # * `ipv6-cidr-block-association.state` - The state of an IPv6 CIDR
28235
28906
  # block associated with the VPC.
28236
28907
  #
28237
- # * `isDefault` - Indicates whether the VPC is the default VPC.
28908
+ # * `is-default` - Indicates whether the VPC is the default VPC.
28238
28909
  #
28239
- # * `owner-id` - The ID of the AWS account that owns the VPC.
28910
+ # * `owner-id` - The ID of the account that owns the VPC.
28240
28911
  #
28241
28912
  # * `state` - The state of the VPC (`pending` \| `available`).
28242
28913
  #
@@ -28773,10 +29444,10 @@ module Aws::EC2
28773
29444
  # root device of an instance, it can't be detached while the instance
28774
29445
  # is running. To detach the root volume, stop the instance first.
28775
29446
  #
28776
- # When a volume with an AWS Marketplace product code is detached from an
29447
+ # When a volume with an Marketplace product code is detached from an
28777
29448
  # instance, the product code is no longer associated with the instance.
28778
29449
  #
28779
- # For more information, see [Detaching an Amazon EBS volume][1] in the
29450
+ # For more information, see [Detach an Amazon EBS volume][1] in the
28780
29451
  # *Amazon Elastic Compute Cloud User Guide*.
28781
29452
  #
28782
29453
  #
@@ -29470,11 +30141,84 @@ module Aws::EC2
29470
30141
  req.send_request(options)
29471
30142
  end
29472
30143
 
30144
+ # Disassociates one or more targets from an event window.
30145
+ #
30146
+ # For more information, see [Define event windows for scheduled
30147
+ # events][1] in the *Amazon EC2 User Guide*.
30148
+ #
30149
+ #
30150
+ #
30151
+ # [1]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/event-windows.html
30152
+ #
30153
+ # @option params [Boolean] :dry_run
30154
+ # Checks whether you have the required permissions for the action,
30155
+ # without actually making the request, and provides an error response.
30156
+ # If you have the required permissions, the error response is
30157
+ # `DryRunOperation`. Otherwise, it is `UnauthorizedOperation`.
30158
+ #
30159
+ # @option params [required, String] :instance_event_window_id
30160
+ # The ID of the event window.
30161
+ #
30162
+ # @option params [required, Types::InstanceEventWindowDisassociationRequest] :association_target
30163
+ # One or more targets to disassociate from the specified event window.
30164
+ #
30165
+ # @return [Types::DisassociateInstanceEventWindowResult] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
30166
+ #
30167
+ # * {Types::DisassociateInstanceEventWindowResult#instance_event_window #instance_event_window} => Types::InstanceEventWindow
30168
+ #
30169
+ # @example Request syntax with placeholder values
30170
+ #
30171
+ # resp = client.disassociate_instance_event_window({
30172
+ # dry_run: false,
30173
+ # instance_event_window_id: "InstanceEventWindowId", # required
30174
+ # association_target: { # required
30175
+ # instance_ids: ["InstanceId"],
30176
+ # instance_tags: [
30177
+ # {
30178
+ # key: "String",
30179
+ # value: "String",
30180
+ # },
30181
+ # ],
30182
+ # dedicated_host_ids: ["DedicatedHostId"],
30183
+ # },
30184
+ # })
30185
+ #
30186
+ # @example Response structure
30187
+ #
30188
+ # resp.instance_event_window.instance_event_window_id #=> String
30189
+ # resp.instance_event_window.time_ranges #=> Array
30190
+ # resp.instance_event_window.time_ranges[0].start_week_day #=> String, one of "sunday", "monday", "tuesday", "wednesday", "thursday", "friday", "saturday"
30191
+ # resp.instance_event_window.time_ranges[0].start_hour #=> Integer
30192
+ # resp.instance_event_window.time_ranges[0].end_week_day #=> String, one of "sunday", "monday", "tuesday", "wednesday", "thursday", "friday", "saturday"
30193
+ # resp.instance_event_window.time_ranges[0].end_hour #=> Integer
30194
+ # resp.instance_event_window.name #=> String
30195
+ # resp.instance_event_window.cron_expression #=> String
30196
+ # resp.instance_event_window.association_target.instance_ids #=> Array
30197
+ # resp.instance_event_window.association_target.instance_ids[0] #=> String
30198
+ # resp.instance_event_window.association_target.tags #=> Array
30199
+ # resp.instance_event_window.association_target.tags[0].key #=> String
30200
+ # resp.instance_event_window.association_target.tags[0].value #=> String
30201
+ # resp.instance_event_window.association_target.dedicated_host_ids #=> Array
30202
+ # resp.instance_event_window.association_target.dedicated_host_ids[0] #=> String
30203
+ # resp.instance_event_window.state #=> String, one of "creating", "deleting", "active", "deleted"
30204
+ # resp.instance_event_window.tags #=> Array
30205
+ # resp.instance_event_window.tags[0].key #=> String
30206
+ # resp.instance_event_window.tags[0].value #=> String
30207
+ #
30208
+ # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/DisassociateInstanceEventWindow AWS API Documentation
30209
+ #
30210
+ # @overload disassociate_instance_event_window(params = {})
30211
+ # @param [Hash] params ({})
30212
+ def disassociate_instance_event_window(params = {}, options = {})
30213
+ req = build_request(:disassociate_instance_event_window, params)
30214
+ req.send_request(options)
30215
+ end
30216
+
29473
30217
  # Disassociates a subnet or gateway from a route table.
29474
30218
  #
29475
30219
  # After you perform this action, the subnet no longer uses the routes in
29476
30220
  # the route table. Instead, it uses the routes in the VPC's main route
29477
- # table. For more information about route tables, see [Route Tables][1]
30221
+ # table. For more information about route tables, see [Route tables][1]
29478
30222
  # in the *Amazon Virtual Private Cloud User Guide*.
29479
30223
  #
29480
30224
  #
@@ -29751,12 +30495,12 @@ module Aws::EC2
29751
30495
  # Region.
29752
30496
  #
29753
30497
  # After you enable encryption by default, the EBS volumes that you
29754
- # create are always encrypted, either using the default CMK or the CMK
29755
- # that you specified when you created each volume. For more information,
29756
- # see [Amazon EBS encryption][1] in the *Amazon Elastic Compute Cloud
29757
- # User Guide*.
30498
+ # create are always encrypted, either using the default KMS key or the
30499
+ # KMS key that you specified when you created each volume. For more
30500
+ # information, see [Amazon EBS encryption][1] in the *Amazon Elastic
30501
+ # Compute Cloud User Guide*.
29758
30502
  #
29759
- # You can specify the default CMK for encryption by default using
30503
+ # You can specify the default KMS key for encryption by default using
29760
30504
  # ModifyEbsDefaultKmsKeyId or ResetEbsDefaultKmsKeyId.
29761
30505
  #
29762
30506
  # Enabling encryption by default has no effect on the encryption status
@@ -29821,7 +30565,7 @@ module Aws::EC2
29821
30565
  # @option params [required, Array<String>] :source_snapshot_ids
29822
30566
  # The IDs of one or more snapshots. For example,
29823
30567
  # `snap-1234567890abcdef0`. You can specify a snapshot that was shared
29824
- # with you from another AWS account.
30568
+ # with you from another account.
29825
30569
  #
29826
30570
  # @option params [Boolean] :dry_run
29827
30571
  # Checks whether you have the required permissions for the action,
@@ -30327,7 +31071,7 @@ module Aws::EC2
30327
31071
  # role_name: "String",
30328
31072
  # tag_specifications: [
30329
31073
  # {
30330
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
31074
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
30331
31075
  # tags: [
30332
31076
  # {
30333
31077
  # key: "String",
@@ -30864,9 +31608,9 @@ module Aws::EC2
30864
31608
  req.send_request(options)
30865
31609
  end
30866
31610
 
30867
- # Describes the default customer master key (CMK) for EBS encryption by
30868
- # default for your account in this Region. You can change the default
30869
- # CMK for encryption by default using ModifyEbsDefaultKmsKeyId or
31611
+ # Describes the default KMS key for EBS encryption by default for your
31612
+ # account in this Region. You can change the default KMS key for
31613
+ # encryption by default using ModifyEbsDefaultKmsKeyId or
30870
31614
  # ResetEbsDefaultKmsKeyId.
30871
31615
  #
30872
31616
  # For more information, see [Amazon EBS encryption][1] in the *Amazon
@@ -31248,6 +31992,12 @@ module Aws::EC2
31248
31992
  # resp.launch_template_data.network_interfaces[0].secondary_private_ip_address_count #=> Integer
31249
31993
  # resp.launch_template_data.network_interfaces[0].subnet_id #=> String
31250
31994
  # resp.launch_template_data.network_interfaces[0].network_card_index #=> Integer
31995
+ # resp.launch_template_data.network_interfaces[0].ipv_4_prefixes #=> Array
31996
+ # resp.launch_template_data.network_interfaces[0].ipv_4_prefixes[0].ipv_4_prefix #=> String
31997
+ # resp.launch_template_data.network_interfaces[0].ipv_4_prefix_count #=> Integer
31998
+ # resp.launch_template_data.network_interfaces[0].ipv_6_prefixes #=> Array
31999
+ # resp.launch_template_data.network_interfaces[0].ipv_6_prefixes[0].ipv_6_prefix #=> String
32000
+ # resp.launch_template_data.network_interfaces[0].ipv_6_prefix_count #=> Integer
31251
32001
  # resp.launch_template_data.image_id #=> String
31252
32002
  # resp.launch_template_data.instance_type #=> String, one of "t1.micro", "t2.nano", "t2.micro", "t2.small", "t2.medium", "t2.large", "t2.xlarge", "t2.2xlarge", "t3.nano", "t3.micro", "t3.small", "t3.medium", "t3.large", "t3.xlarge", "t3.2xlarge", "t3a.nano", "t3a.micro", "t3a.small", "t3a.medium", "t3a.large", "t3a.xlarge", "t3a.2xlarge", "t4g.nano", "t4g.micro", "t4g.small", "t4g.medium", "t4g.large", "t4g.xlarge", "t4g.2xlarge", "m1.small", "m1.medium", "m1.large", "m1.xlarge", "m3.medium", "m3.large", "m3.xlarge", "m3.2xlarge", "m4.large", "m4.xlarge", "m4.2xlarge", "m4.4xlarge", "m4.10xlarge", "m4.16xlarge", "m2.xlarge", "m2.2xlarge", "m2.4xlarge", "cr1.8xlarge", "r3.large", "r3.xlarge", "r3.2xlarge", "r3.4xlarge", "r3.8xlarge", "r4.large", "r4.xlarge", "r4.2xlarge", "r4.4xlarge", "r4.8xlarge", "r4.16xlarge", "r5.large", "r5.xlarge", "r5.2xlarge", "r5.4xlarge", "r5.8xlarge", "r5.12xlarge", "r5.16xlarge", "r5.24xlarge", "r5.metal", "r5a.large", "r5a.xlarge", "r5a.2xlarge", "r5a.4xlarge", "r5a.8xlarge", "r5a.12xlarge", "r5a.16xlarge", "r5a.24xlarge", "r5b.large", "r5b.xlarge", "r5b.2xlarge", "r5b.4xlarge", "r5b.8xlarge", "r5b.12xlarge", "r5b.16xlarge", "r5b.24xlarge", "r5b.metal", "r5d.large", "r5d.xlarge", "r5d.2xlarge", "r5d.4xlarge", "r5d.8xlarge", "r5d.12xlarge", "r5d.16xlarge", "r5d.24xlarge", "r5d.metal", "r5ad.large", "r5ad.xlarge", "r5ad.2xlarge", "r5ad.4xlarge", "r5ad.8xlarge", "r5ad.12xlarge", "r5ad.16xlarge", "r5ad.24xlarge", "r6g.metal", "r6g.medium", "r6g.large", "r6g.xlarge", "r6g.2xlarge", "r6g.4xlarge", "r6g.8xlarge", "r6g.12xlarge", "r6g.16xlarge", "r6gd.metal", "r6gd.medium", "r6gd.large", "r6gd.xlarge", "r6gd.2xlarge", "r6gd.4xlarge", "r6gd.8xlarge", "r6gd.12xlarge", "r6gd.16xlarge", "x1.16xlarge", "x1.32xlarge", "x1e.xlarge", "x1e.2xlarge", "x1e.4xlarge", "x1e.8xlarge", "x1e.16xlarge", "x1e.32xlarge", "i2.xlarge", "i2.2xlarge", "i2.4xlarge", "i2.8xlarge", "i3.large", "i3.xlarge", "i3.2xlarge", "i3.4xlarge", "i3.8xlarge", "i3.16xlarge", "i3.metal", "i3en.large", "i3en.xlarge", "i3en.2xlarge", "i3en.3xlarge", "i3en.6xlarge", "i3en.12xlarge", "i3en.24xlarge", "i3en.metal", "hi1.4xlarge", "hs1.8xlarge", "c1.medium", "c1.xlarge", "c3.large", "c3.xlarge", "c3.2xlarge", "c3.4xlarge", "c3.8xlarge", "c4.large", "c4.xlarge", "c4.2xlarge", "c4.4xlarge", "c4.8xlarge", "c5.large", "c5.xlarge", "c5.2xlarge", "c5.4xlarge", "c5.9xlarge", "c5.12xlarge", "c5.18xlarge", "c5.24xlarge", "c5.metal", "c5a.large", "c5a.xlarge", "c5a.2xlarge", "c5a.4xlarge", "c5a.8xlarge", "c5a.12xlarge", "c5a.16xlarge", "c5a.24xlarge", "c5ad.large", "c5ad.xlarge", "c5ad.2xlarge", "c5ad.4xlarge", "c5ad.8xlarge", "c5ad.12xlarge", "c5ad.16xlarge", "c5ad.24xlarge", "c5d.large", "c5d.xlarge", "c5d.2xlarge", "c5d.4xlarge", "c5d.9xlarge", "c5d.12xlarge", "c5d.18xlarge", "c5d.24xlarge", "c5d.metal", "c5n.large", "c5n.xlarge", "c5n.2xlarge", "c5n.4xlarge", "c5n.9xlarge", "c5n.18xlarge", "c5n.metal", "c6g.metal", "c6g.medium", "c6g.large", "c6g.xlarge", "c6g.2xlarge", "c6g.4xlarge", "c6g.8xlarge", "c6g.12xlarge", "c6g.16xlarge", "c6gd.metal", "c6gd.medium", "c6gd.large", "c6gd.xlarge", "c6gd.2xlarge", "c6gd.4xlarge", "c6gd.8xlarge", "c6gd.12xlarge", "c6gd.16xlarge", "c6gn.medium", "c6gn.large", "c6gn.xlarge", "c6gn.2xlarge", "c6gn.4xlarge", "c6gn.8xlarge", "c6gn.12xlarge", "c6gn.16xlarge", "cc1.4xlarge", "cc2.8xlarge", "g2.2xlarge", "g2.8xlarge", "g3.4xlarge", "g3.8xlarge", "g3.16xlarge", "g3s.xlarge", "g4ad.4xlarge", "g4ad.8xlarge", "g4ad.16xlarge", "g4dn.xlarge", "g4dn.2xlarge", "g4dn.4xlarge", "g4dn.8xlarge", "g4dn.12xlarge", "g4dn.16xlarge", "g4dn.metal", "cg1.4xlarge", "p2.xlarge", "p2.8xlarge", "p2.16xlarge", "p3.2xlarge", "p3.8xlarge", "p3.16xlarge", "p3dn.24xlarge", "p4d.24xlarge", "d2.xlarge", "d2.2xlarge", "d2.4xlarge", "d2.8xlarge", "d3.xlarge", "d3.2xlarge", "d3.4xlarge", "d3.8xlarge", "d3en.xlarge", "d3en.2xlarge", "d3en.4xlarge", "d3en.6xlarge", "d3en.8xlarge", "d3en.12xlarge", "f1.2xlarge", "f1.4xlarge", "f1.16xlarge", "m5.large", "m5.xlarge", "m5.2xlarge", "m5.4xlarge", "m5.8xlarge", "m5.12xlarge", "m5.16xlarge", "m5.24xlarge", "m5.metal", "m5a.large", "m5a.xlarge", "m5a.2xlarge", "m5a.4xlarge", "m5a.8xlarge", "m5a.12xlarge", "m5a.16xlarge", "m5a.24xlarge", "m5d.large", "m5d.xlarge", "m5d.2xlarge", "m5d.4xlarge", "m5d.8xlarge", "m5d.12xlarge", "m5d.16xlarge", "m5d.24xlarge", "m5d.metal", "m5ad.large", "m5ad.xlarge", "m5ad.2xlarge", "m5ad.4xlarge", "m5ad.8xlarge", "m5ad.12xlarge", "m5ad.16xlarge", "m5ad.24xlarge", "m5zn.large", "m5zn.xlarge", "m5zn.2xlarge", "m5zn.3xlarge", "m5zn.6xlarge", "m5zn.12xlarge", "m5zn.metal", "h1.2xlarge", "h1.4xlarge", "h1.8xlarge", "h1.16xlarge", "z1d.large", "z1d.xlarge", "z1d.2xlarge", "z1d.3xlarge", "z1d.6xlarge", "z1d.12xlarge", "z1d.metal", "u-6tb1.56xlarge", "u-6tb1.112xlarge", "u-9tb1.112xlarge", "u-12tb1.112xlarge", "u-6tb1.metal", "u-9tb1.metal", "u-12tb1.metal", "u-18tb1.metal", "u-24tb1.metal", "a1.medium", "a1.large", "a1.xlarge", "a1.2xlarge", "a1.4xlarge", "a1.metal", "m5dn.large", "m5dn.xlarge", "m5dn.2xlarge", "m5dn.4xlarge", "m5dn.8xlarge", "m5dn.12xlarge", "m5dn.16xlarge", "m5dn.24xlarge", "m5dn.metal", "m5n.large", "m5n.xlarge", "m5n.2xlarge", "m5n.4xlarge", "m5n.8xlarge", "m5n.12xlarge", "m5n.16xlarge", "m5n.24xlarge", "m5n.metal", "r5dn.large", "r5dn.xlarge", "r5dn.2xlarge", "r5dn.4xlarge", "r5dn.8xlarge", "r5dn.12xlarge", "r5dn.16xlarge", "r5dn.24xlarge", "r5dn.metal", "r5n.large", "r5n.xlarge", "r5n.2xlarge", "r5n.4xlarge", "r5n.8xlarge", "r5n.12xlarge", "r5n.16xlarge", "r5n.24xlarge", "r5n.metal", "inf1.xlarge", "inf1.2xlarge", "inf1.6xlarge", "inf1.24xlarge", "m6g.metal", "m6g.medium", "m6g.large", "m6g.xlarge", "m6g.2xlarge", "m6g.4xlarge", "m6g.8xlarge", "m6g.12xlarge", "m6g.16xlarge", "m6gd.metal", "m6gd.medium", "m6gd.large", "m6gd.xlarge", "m6gd.2xlarge", "m6gd.4xlarge", "m6gd.8xlarge", "m6gd.12xlarge", "m6gd.16xlarge", "mac1.metal", "x2gd.medium", "x2gd.large", "x2gd.xlarge", "x2gd.2xlarge", "x2gd.4xlarge", "x2gd.8xlarge", "x2gd.12xlarge", "x2gd.16xlarge", "x2gd.metal"
31253
32003
  # resp.launch_template_data.key_name #=> String
@@ -31265,7 +32015,7 @@ module Aws::EC2
31265
32015
  # resp.launch_template_data.instance_initiated_shutdown_behavior #=> String, one of "stop", "terminate"
31266
32016
  # resp.launch_template_data.user_data #=> String
31267
32017
  # resp.launch_template_data.tag_specifications #=> Array
31268
- # resp.launch_template_data.tag_specifications[0].resource_type #=> String, one of "client-vpn-endpoint", "customer-gateway", "dedicated-host", "dhcp-options", "egress-only-internet-gateway", "elastic-ip", "elastic-gpu", "export-image-task", "export-instance-task", "fleet", "fpga-image", "host-reservation", "image", "import-image-task", "import-snapshot-task", "instance", "internet-gateway", "key-pair", "launch-template", "local-gateway-route-table-vpc-association", "natgateway", "network-acl", "network-interface", "network-insights-analysis", "network-insights-path", "placement-group", "reserved-instances", "route-table", "security-group", "security-group-rule", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-connect-peer", "transit-gateway-multicast-domain", "transit-gateway-route-table", "volume", "vpc", "vpc-peering-connection", "vpn-connection", "vpn-gateway", "vpc-flow-log"
32018
+ # resp.launch_template_data.tag_specifications[0].resource_type #=> String, one of "client-vpn-endpoint", "customer-gateway", "dedicated-host", "dhcp-options", "egress-only-internet-gateway", "elastic-ip", "elastic-gpu", "export-image-task", "export-instance-task", "fleet", "fpga-image", "host-reservation", "image", "import-image-task", "import-snapshot-task", "instance", "instance-event-window", "internet-gateway", "key-pair", "launch-template", "local-gateway-route-table-vpc-association", "natgateway", "network-acl", "network-interface", "network-insights-analysis", "network-insights-path", "placement-group", "reserved-instances", "route-table", "security-group", "security-group-rule", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-connect-peer", "transit-gateway-multicast-domain", "transit-gateway-route-table", "volume", "vpc", "vpc-peering-connection", "vpn-connection", "vpn-gateway", "vpc-flow-log"
31269
32019
  # resp.launch_template_data.tag_specifications[0].tags #=> Array
31270
32020
  # resp.launch_template_data.tag_specifications[0].tags[0].key #=> String
31271
32021
  # resp.launch_template_data.tag_specifications[0].tags[0].value #=> String
@@ -31602,6 +32352,97 @@ module Aws::EC2
31602
32352
  req.send_request(options)
31603
32353
  end
31604
32354
 
32355
+ # Gets information about the subnet CIDR reservations.
32356
+ #
32357
+ # @option params [Array<Types::Filter>] :filters
32358
+ # One or more filters.
32359
+ #
32360
+ # * `reservationType` - The type of reservation (`prefix` \|
32361
+ # `explicit`).
32362
+ #
32363
+ # * `subnet-id` - The ID of the subnet.
32364
+ #
32365
+ # * `tag`\:&lt;key&gt; - The key/value combination of a tag assigned to
32366
+ # the resource. Use the tag key in the filter name and the tag value
32367
+ # as the filter value. For example, to find all resources that have a
32368
+ # tag with the key `Owner` and the value `TeamA`, specify `tag:Owner`
32369
+ # for the filter name and `TeamA` for the filter value.
32370
+ #
32371
+ # * `tag-key` - The key of a tag assigned to the resource. Use this
32372
+ # filter to find all resources assigned a tag with a specific key,
32373
+ # regardless of the tag value.
32374
+ #
32375
+ # @option params [required, String] :subnet_id
32376
+ # The ID of the subnet.
32377
+ #
32378
+ # @option params [Boolean] :dry_run
32379
+ # Checks whether you have the required permissions for the action,
32380
+ # without actually making the request, and provides an error response.
32381
+ # If you have the required permissions, the error response is
32382
+ # `DryRunOperation`. Otherwise, it is `UnauthorizedOperation`.
32383
+ #
32384
+ # @option params [String] :next_token
32385
+ # The token for the next page of results.
32386
+ #
32387
+ # @option params [Integer] :max_results
32388
+ # The maximum number of results to return with a single call. To
32389
+ # retrieve the remaining results, make another call with the returned
32390
+ # `nextToken` value.
32391
+ #
32392
+ # @return [Types::GetSubnetCidrReservationsResult] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
32393
+ #
32394
+ # * {Types::GetSubnetCidrReservationsResult#subnet_ipv_4_cidr_reservations #subnet_ipv_4_cidr_reservations} => Array&lt;Types::SubnetCidrReservation&gt;
32395
+ # * {Types::GetSubnetCidrReservationsResult#subnet_ipv_6_cidr_reservations #subnet_ipv_6_cidr_reservations} => Array&lt;Types::SubnetCidrReservation&gt;
32396
+ # * {Types::GetSubnetCidrReservationsResult#next_token #next_token} => String
32397
+ #
32398
+ # @example Request syntax with placeholder values
32399
+ #
32400
+ # resp = client.get_subnet_cidr_reservations({
32401
+ # filters: [
32402
+ # {
32403
+ # name: "String",
32404
+ # values: ["String"],
32405
+ # },
32406
+ # ],
32407
+ # subnet_id: "SubnetId", # required
32408
+ # dry_run: false,
32409
+ # next_token: "String",
32410
+ # max_results: 1,
32411
+ # })
32412
+ #
32413
+ # @example Response structure
32414
+ #
32415
+ # resp.subnet_ipv_4_cidr_reservations #=> Array
32416
+ # resp.subnet_ipv_4_cidr_reservations[0].subnet_cidr_reservation_id #=> String
32417
+ # resp.subnet_ipv_4_cidr_reservations[0].subnet_id #=> String
32418
+ # resp.subnet_ipv_4_cidr_reservations[0].cidr #=> String
32419
+ # resp.subnet_ipv_4_cidr_reservations[0].reservation_type #=> String, one of "prefix", "explicit"
32420
+ # resp.subnet_ipv_4_cidr_reservations[0].owner_id #=> String
32421
+ # resp.subnet_ipv_4_cidr_reservations[0].description #=> String
32422
+ # resp.subnet_ipv_4_cidr_reservations[0].tags #=> Array
32423
+ # resp.subnet_ipv_4_cidr_reservations[0].tags[0].key #=> String
32424
+ # resp.subnet_ipv_4_cidr_reservations[0].tags[0].value #=> String
32425
+ # resp.subnet_ipv_6_cidr_reservations #=> Array
32426
+ # resp.subnet_ipv_6_cidr_reservations[0].subnet_cidr_reservation_id #=> String
32427
+ # resp.subnet_ipv_6_cidr_reservations[0].subnet_id #=> String
32428
+ # resp.subnet_ipv_6_cidr_reservations[0].cidr #=> String
32429
+ # resp.subnet_ipv_6_cidr_reservations[0].reservation_type #=> String, one of "prefix", "explicit"
32430
+ # resp.subnet_ipv_6_cidr_reservations[0].owner_id #=> String
32431
+ # resp.subnet_ipv_6_cidr_reservations[0].description #=> String
32432
+ # resp.subnet_ipv_6_cidr_reservations[0].tags #=> Array
32433
+ # resp.subnet_ipv_6_cidr_reservations[0].tags[0].key #=> String
32434
+ # resp.subnet_ipv_6_cidr_reservations[0].tags[0].value #=> String
32435
+ # resp.next_token #=> String
32436
+ #
32437
+ # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/GetSubnetCidrReservations AWS API Documentation
32438
+ #
32439
+ # @overload get_subnet_cidr_reservations(params = {})
32440
+ # @param [Hash] params ({})
32441
+ def get_subnet_cidr_reservations(params = {}, options = {})
32442
+ req = build_request(:get_subnet_cidr_reservations, params)
32443
+ req.send_request(options)
32444
+ end
32445
+
31605
32446
  # Lists the route tables to which the specified resource attachment
31606
32447
  # propagates routes.
31607
32448
  #
@@ -32199,7 +33040,7 @@ module Aws::EC2
32199
33040
  # ],
32200
33041
  # tag_specifications: [
32201
33042
  # {
32202
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
33043
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
32203
33044
  # tags: [
32204
33045
  # {
32205
33046
  # key: "String",
@@ -32426,7 +33267,7 @@ module Aws::EC2
32426
33267
  # public_key_material: "data", # required
32427
33268
  # tag_specifications: [
32428
33269
  # {
32429
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
33270
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
32430
33271
  # tags: [
32431
33272
  # {
32432
33273
  # key: "String",
@@ -32569,7 +33410,7 @@ module Aws::EC2
32569
33410
  # role_name: "String",
32570
33411
  # tag_specifications: [
32571
33412
  # {
32572
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
33413
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
32573
33414
  # tags: [
32574
33415
  # {
32575
33416
  # key: "String",
@@ -33069,18 +33910,20 @@ module Aws::EC2
33069
33910
  req.send_request(options)
33070
33911
  end
33071
33912
 
33072
- # Changes the default customer master key (CMK) for EBS encryption by
33073
- # default for your account in this Region.
33913
+ # Changes the default KMS key for EBS encryption by default for your
33914
+ # account in this Region.
33074
33915
  #
33075
- # AWS creates a unique AWS managed CMK in each Region for use with
33076
- # encryption by default. If you change the default CMK to a symmetric
33077
- # customer managed CMK, it is used instead of the AWS managed CMK. To
33078
- # reset the default CMK to the AWS managed CMK for EBS, use
33079
- # ResetEbsDefaultKmsKeyId. Amazon EBS does not support asymmetric CMKs.
33916
+ # Amazon Web Services creates a unique Amazon Web Services managed KMS
33917
+ # key in each Region for use with encryption by default. If you change
33918
+ # the default KMS key to a symmetric customer managed KMS key, it is
33919
+ # used instead of the Amazon Web Services managed KMS key. To reset the
33920
+ # default KMS key to the Amazon Web Services managed KMS key for EBS,
33921
+ # use ResetEbsDefaultKmsKeyId. Amazon EBS does not support asymmetric
33922
+ # KMS keys.
33080
33923
  #
33081
- # If you delete or disable the customer managed CMK that you specified
33082
- # for use with encryption by default, your instances will fail to
33083
- # launch.
33924
+ # If you delete or disable the customer managed KMS key that you
33925
+ # specified for use with encryption by default, your instances will fail
33926
+ # to launch.
33084
33927
  #
33085
33928
  # For more information, see [Amazon EBS encryption][1] in the *Amazon
33086
33929
  # Elastic Compute Cloud User Guide*.
@@ -33090,12 +33933,12 @@ module Aws::EC2
33090
33933
  # [1]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/EBSEncryption.html
33091
33934
  #
33092
33935
  # @option params [required, String] :kms_key_id
33093
- # The identifier of the AWS Key Management Service (AWS KMS) customer
33094
- # master key (CMK) to use for Amazon EBS encryption. If this parameter
33095
- # is not specified, your AWS managed CMK for EBS is used. If `KmsKeyId`
33096
- # is specified, the encrypted state must be `true`.
33936
+ # The identifier of the Key Management Service (KMS) KMS key to use for
33937
+ # Amazon EBS encryption. If this parameter is not specified, your KMS
33938
+ # key for Amazon EBS is used. If `KmsKeyId` is specified, the encrypted
33939
+ # state must be `true`.
33097
33940
  #
33098
- # You can specify the CMK using any of the following:
33941
+ # You can specify the KMS key using any of the following:
33099
33942
  #
33100
33943
  # * Key ID. For example, 1234abcd-12ab-34cd-56ef-1234567890ab.
33101
33944
  #
@@ -33107,11 +33950,11 @@ module Aws::EC2
33107
33950
  # * Alias ARN. For example,
33108
33951
  # arn:aws:kms:us-east-1:012345678910:alias/ExampleAlias.
33109
33952
  #
33110
- # AWS authenticates the CMK asynchronously. Therefore, if you specify an
33111
- # ID, alias, or ARN that is not valid, the action can appear to
33112
- # complete, but eventually fails.
33953
+ # Amazon Web Services authenticates the KMS key asynchronously.
33954
+ # Therefore, if you specify an ID, alias, or ARN that is not valid, the
33955
+ # action can appear to complete, but eventually fails.
33113
33956
  #
33114
- # Amazon EBS does not support asymmetric CMKs.
33957
+ # Amazon EBS does not support asymmetric KMS keys.
33115
33958
  #
33116
33959
  # @option params [Boolean] :dry_run
33117
33960
  # Checks whether you have the required permissions for the action,
@@ -34087,6 +34930,120 @@ module Aws::EC2
34087
34930
  req.send_request(options)
34088
34931
  end
34089
34932
 
34933
+ # Modifies the specified event window.
34934
+ #
34935
+ # You can define either a set of time ranges or a cron expression when
34936
+ # modifying the event window, but not both.
34937
+ #
34938
+ # To modify the targets associated with the event window, use the
34939
+ # AssociateInstanceEventWindow and DisassociateInstanceEventWindow API.
34940
+ #
34941
+ # If Amazon Web Services has already scheduled an event, modifying an
34942
+ # event window won't change the time of the scheduled event.
34943
+ #
34944
+ # For more information, see [Define event windows for scheduled
34945
+ # events][1] in the *Amazon EC2 User Guide*.
34946
+ #
34947
+ #
34948
+ #
34949
+ # [1]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/event-windows.html
34950
+ #
34951
+ # @option params [Boolean] :dry_run
34952
+ # Checks whether you have the required permissions for the action,
34953
+ # without actually making the request, and provides an error response.
34954
+ # If you have the required permissions, the error response is
34955
+ # `DryRunOperation`. Otherwise, it is `UnauthorizedOperation`.
34956
+ #
34957
+ # @option params [String] :name
34958
+ # The name of the event window.
34959
+ #
34960
+ # @option params [required, String] :instance_event_window_id
34961
+ # The ID of the event window.
34962
+ #
34963
+ # @option params [Array<Types::InstanceEventWindowTimeRangeRequest>] :time_ranges
34964
+ # The time ranges of the event window.
34965
+ #
34966
+ # @option params [String] :cron_expression
34967
+ # The cron expression of the event window, for example, `* 0-4,20-23 * *
34968
+ # 1,5`.
34969
+ #
34970
+ # Constraints:
34971
+ #
34972
+ # * Only hour and day of the week values are supported.
34973
+ #
34974
+ # * For day of the week values, you can specify either integers `0`
34975
+ # through `6`, or alternative single values `SUN` through `SAT`.
34976
+ #
34977
+ # * The minute, month, and year must be specified by `*`.
34978
+ #
34979
+ # * The hour value must be one or a multiple range, for example, `0-4`
34980
+ # or `0-4,20-23`.
34981
+ #
34982
+ # * Each hour range must be &gt;= 2 hours, for example, `0-2` or
34983
+ # `20-23`.
34984
+ #
34985
+ # * The event window must be &gt;= 4 hours. The combined total time
34986
+ # ranges in the event window must be &gt;= 4 hours.
34987
+ #
34988
+ # For more information about cron expressions, see [cron][1] on the
34989
+ # *Wikipedia website*.
34990
+ #
34991
+ #
34992
+ #
34993
+ # [1]: https://en.wikipedia.org/wiki/Cron
34994
+ #
34995
+ # @return [Types::ModifyInstanceEventWindowResult] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
34996
+ #
34997
+ # * {Types::ModifyInstanceEventWindowResult#instance_event_window #instance_event_window} => Types::InstanceEventWindow
34998
+ #
34999
+ # @example Request syntax with placeholder values
35000
+ #
35001
+ # resp = client.modify_instance_event_window({
35002
+ # dry_run: false,
35003
+ # name: "String",
35004
+ # instance_event_window_id: "InstanceEventWindowId", # required
35005
+ # time_ranges: [
35006
+ # {
35007
+ # start_week_day: "sunday", # accepts sunday, monday, tuesday, wednesday, thursday, friday, saturday
35008
+ # start_hour: 1,
35009
+ # end_week_day: "sunday", # accepts sunday, monday, tuesday, wednesday, thursday, friday, saturday
35010
+ # end_hour: 1,
35011
+ # },
35012
+ # ],
35013
+ # cron_expression: "InstanceEventWindowCronExpression",
35014
+ # })
35015
+ #
35016
+ # @example Response structure
35017
+ #
35018
+ # resp.instance_event_window.instance_event_window_id #=> String
35019
+ # resp.instance_event_window.time_ranges #=> Array
35020
+ # resp.instance_event_window.time_ranges[0].start_week_day #=> String, one of "sunday", "monday", "tuesday", "wednesday", "thursday", "friday", "saturday"
35021
+ # resp.instance_event_window.time_ranges[0].start_hour #=> Integer
35022
+ # resp.instance_event_window.time_ranges[0].end_week_day #=> String, one of "sunday", "monday", "tuesday", "wednesday", "thursday", "friday", "saturday"
35023
+ # resp.instance_event_window.time_ranges[0].end_hour #=> Integer
35024
+ # resp.instance_event_window.name #=> String
35025
+ # resp.instance_event_window.cron_expression #=> String
35026
+ # resp.instance_event_window.association_target.instance_ids #=> Array
35027
+ # resp.instance_event_window.association_target.instance_ids[0] #=> String
35028
+ # resp.instance_event_window.association_target.tags #=> Array
35029
+ # resp.instance_event_window.association_target.tags[0].key #=> String
35030
+ # resp.instance_event_window.association_target.tags[0].value #=> String
35031
+ # resp.instance_event_window.association_target.dedicated_host_ids #=> Array
35032
+ # resp.instance_event_window.association_target.dedicated_host_ids[0] #=> String
35033
+ # resp.instance_event_window.state #=> String, one of "creating", "deleting", "active", "deleted"
35034
+ # resp.instance_event_window.tags #=> Array
35035
+ # resp.instance_event_window.tags[0].key #=> String
35036
+ # resp.instance_event_window.tags[0].value #=> String
35037
+ #
35038
+ # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/ModifyInstanceEventWindow AWS API Documentation
35039
+ #
35040
+ # @overload modify_instance_event_window(params = {})
35041
+ # @param [Hash] params ({})
35042
+ def modify_instance_event_window(params = {}, options = {})
35043
+ req = build_request(:modify_instance_event_window, params)
35044
+ req.send_request(options)
35045
+ end
35046
+
34090
35047
  # Modify the instance metadata parameters on a running or stopped
34091
35048
  # instance. When you modify the parameters on a stopped instance, they
34092
35049
  # are applied when the instance is started. When you modify the
@@ -34654,19 +35611,18 @@ module Aws::EC2
34654
35611
  end
34655
35612
 
34656
35613
  # Adds or removes permission settings for the specified snapshot. You
34657
- # may add or remove specified AWS account IDs from a snapshot's list of
35614
+ # may add or remove specified account IDs from a snapshot's list of
34658
35615
  # create volume permissions, but you cannot do both in a single
34659
35616
  # operation. If you need to both add and remove account IDs for a
34660
35617
  # snapshot, you must use multiple operations. You can make up to 500
34661
35618
  # modifications to a snapshot in a single operation.
34662
35619
  #
34663
- # Encrypted snapshots and snapshots with AWS Marketplace product codes
34664
- # cannot be made public. Snapshots encrypted with your default CMK
35620
+ # Encrypted snapshots and snapshots with Marketplace product codes
35621
+ # cannot be made public. Snapshots encrypted with your default KMS key
34665
35622
  # cannot be shared with other accounts.
34666
35623
  #
34667
- # For more information about modifying snapshot permissions, see
34668
- # [Sharing snapshots][1] in the *Amazon Elastic Compute Cloud User
34669
- # Guide*.
35624
+ # For more information about modifying snapshot permissions, see [Share
35625
+ # a snapshot][1] in the *Amazon Elastic Compute Cloud User Guide*.
34670
35626
  #
34671
35627
  #
34672
35628
  #
@@ -35466,45 +36422,38 @@ module Aws::EC2
35466
36422
  # volume size, volume type, and IOPS capacity. If your EBS volume is
35467
36423
  # attached to a current-generation EC2 instance type, you might be able
35468
36424
  # to apply these changes without stopping the instance or detaching the
35469
- # volume from it. For more information about modifying an EBS volume
35470
- # running Linux, see [Modifying the size, IOPS, or type of an EBS volume
35471
- # on Linux][1]. For more information about modifying an EBS volume
35472
- # running Windows, see [Modifying the size, IOPS, or type of an EBS
35473
- # volume on Windows][2].
36425
+ # volume from it. For more information about modifying EBS volumes, see
36426
+ # [Amazon EBS Elastic Volumes][1] (Linux instances) or [Amazon EBS
36427
+ # Elastic Volumes][2] (Windows instances).
35474
36428
  #
35475
36429
  # When you complete a resize operation on your volume, you need to
35476
36430
  # extend the volume's file-system size to take advantage of the new
35477
- # storage capacity. For information about extending a Linux file system,
35478
- # see [Extending a Linux file system][3]. For information about
35479
- # extending a Windows file system, see [Extending a Windows file
35480
- # system][4].
36431
+ # storage capacity. For more information, see [Extend a Linux file
36432
+ # system][3] or [Extend a Windows file system][4].
35481
36433
  #
35482
36434
  # You can use CloudWatch Events to check the status of a modification to
35483
36435
  # an EBS volume. For information about CloudWatch Events, see the
35484
36436
  # [Amazon CloudWatch Events User Guide][5]. You can also track the
35485
36437
  # status of a modification using DescribeVolumesModifications. For
35486
36438
  # information about tracking status changes using either method, see
35487
- # [Monitoring volume modifications][6].
36439
+ # [Monitor the progress of volume modifications][6].
35488
36440
  #
35489
36441
  # With previous-generation instance types, resizing an EBS volume might
35490
36442
  # require detaching and reattaching the volume or stopping and
35491
- # restarting the instance. For more information, see [Amazon EBS Elastic
35492
- # Volumes][7] (Linux) or [Amazon EBS Elastic Volumes][8] (Windows).
36443
+ # restarting the instance.
35493
36444
  #
35494
36445
  # If you reach the maximum volume modification rate per volume limit,
35495
- # you will need to wait at least six hours before applying further
35496
- # modifications to the affected EBS volume.
36446
+ # you must wait at least six hours before applying further modifications
36447
+ # to the affected EBS volume.
35497
36448
  #
35498
36449
  #
35499
36450
  #
35500
- # [1]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-expand-volume.html
35501
- # [2]: https://docs.aws.amazon.com/AWSEC2/latest/WindowsGuide/ebs-expand-volume.html
36451
+ # [1]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-modify-volume.html
36452
+ # [2]: https://docs.aws.amazon.com/AWSEC2/latest/WindowsGuide/ebs-modify-volume.html
35502
36453
  # [3]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-expand-volume.html#recognize-expanded-volume-linux
35503
36454
  # [4]: https://docs.aws.amazon.com/AWSEC2/latest/WindowsGuide/ebs-expand-volume.html#recognize-expanded-volume-windows
35504
36455
  # [5]: https://docs.aws.amazon.com/AmazonCloudWatch/latest/events/
35505
- # [6]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-expand-volume.html#monitoring_mods
35506
- # [7]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-modify-volume.html
35507
- # [8]: https://docs.aws.amazon.com/AWSEC2/latest/WindowsGuide/ebs-modify-volume.html
36456
+ # [6]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/monitoring-volume-modifications.html
35508
36457
  #
35509
36458
  # @option params [Boolean] :dry_run
35510
36459
  # Checks whether you have the required permissions for the action,
@@ -35529,14 +36478,14 @@ module Aws::EC2
35529
36478
  #
35530
36479
  # * `standard`\: 1-1,024
35531
36480
  #
35532
- # Default: If no size is specified, the existing size is retained.
36481
+ # Default: The existing size is retained.
35533
36482
  #
35534
36483
  # @option params [String] :volume_type
35535
36484
  # The target EBS volume type of the volume. For more information, see
35536
36485
  # [Amazon EBS volume types][1] in the *Amazon Elastic Compute Cloud User
35537
36486
  # Guide*.
35538
36487
  #
35539
- # Default: If no type is specified, the existing type is retained.
36488
+ # Default: The existing type is retained.
35540
36489
  #
35541
36490
  #
35542
36491
  #
@@ -35554,16 +36503,16 @@ module Aws::EC2
35554
36503
  #
35555
36504
  # * `io2`\: 100-64,000 IOPS
35556
36505
  #
35557
- # Default: If no IOPS value is specified, the existing value is
35558
- # retained, unless a volume type is modified that supports different
35559
- # values.
36506
+ # Default: The existing value is retained if you keep the same volume
36507
+ # type. If you change the volume type to `io1`, `io2`, or `gp3`, the
36508
+ # default is 3,000.
35560
36509
  #
35561
36510
  # @option params [Integer] :throughput
35562
36511
  # The target throughput of the volume, in MiB/s. This parameter is valid
35563
36512
  # only for `gp3` volumes. The maximum value is 1,000.
35564
36513
  #
35565
- # Default: If no throughput value is specified, the existing value is
35566
- # retained.
36514
+ # Default: The existing value is retained if the source and target
36515
+ # volume type is `gp3`. Otherwise, the default value is 125.
35567
36516
  #
35568
36517
  # Valid Range: Minimum value of 125. Maximum value of 1000.
35569
36518
  #
@@ -36051,12 +37000,12 @@ module Aws::EC2
36051
37000
  # * Enable/disable the ability to resolve public DNS hostnames to
36052
37001
  # private IP addresses when queried from instances in the peer VPC.
36053
37002
  #
36054
- # If the peered VPCs are in the same AWS account, you can enable DNS
37003
+ # If the peered VPCs are in the same account, you can enable DNS
36055
37004
  # resolution for queries from the local VPC. This ensures that queries
36056
37005
  # from the local VPC resolve to private IP addresses in the peer VPC.
36057
- # This option is not available if the peered VPCs are in different AWS
36058
- # accounts or different Regions. For peered VPCs in different AWS
36059
- # accounts, each AWS account owner must initiate a separate request to
37006
+ # This option is not available if the peered VPCs are in different
37007
+ # different accounts or different Regions. For peered VPCs in different
37008
+ # accounts, each account owner must initiate a separate request to
36060
37009
  # modify the peering connection options. For inter-region peering
36061
37010
  # connections, you must use the Region for the requester VPC to modify
36062
37011
  # the requester VPC peering options and the Region for the accepter VPC
@@ -36865,7 +37814,7 @@ module Aws::EC2
36865
37814
  # dry_run: false,
36866
37815
  # pool_tag_specifications: [
36867
37816
  # {
36868
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
37817
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
36869
37818
  # tags: [
36870
37819
  # {
36871
37820
  # key: "String",
@@ -36949,7 +37898,7 @@ module Aws::EC2
36949
37898
  # offering_id: "OfferingId", # required
36950
37899
  # tag_specifications: [
36951
37900
  # {
36952
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
37901
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
36953
37902
  # tags: [
36954
37903
  # {
36955
37904
  # key: "String",
@@ -38206,7 +39155,7 @@ module Aws::EC2
38206
39155
  # gateway, NAT instance, NAT gateway, VPC peering connection, network
38207
39156
  # interface, egress-only internet gateway, or transit gateway.
38208
39157
  #
38209
- # For more information, see [Route Tables][1] in the *Amazon Virtual
39158
+ # For more information, see [Route tables][1] in the *Amazon Virtual
38210
39159
  # Private Cloud User Guide*.
38211
39160
  #
38212
39161
  #
@@ -38317,7 +39266,7 @@ module Aws::EC2
38317
39266
  # Changes the route table associated with a given subnet, internet
38318
39267
  # gateway, or virtual private gateway in a VPC. After the operation
38319
39268
  # completes, the subnet or gateway uses the routes in the new route
38320
- # table. For more information about route tables, see [Route Tables][1]
39269
+ # table. For more information about route tables, see [Route tables][1]
38321
39270
  # in the *Amazon Virtual Private Cloud User Guide*.
38322
39271
  #
38323
39272
  # You can also use this operation to change which table is the main
@@ -38801,6 +39750,18 @@ module Aws::EC2
38801
39750
  # associate_carrier_ip_address: false,
38802
39751
  # interface_type: "String",
38803
39752
  # network_card_index: 1,
39753
+ # ipv_4_prefixes: [
39754
+ # {
39755
+ # ipv_4_prefix: "String",
39756
+ # },
39757
+ # ],
39758
+ # ipv_4_prefix_count: 1,
39759
+ # ipv_6_prefixes: [
39760
+ # {
39761
+ # ipv_6_prefix: "String",
39762
+ # },
39763
+ # ],
39764
+ # ipv_6_prefix_count: 1,
38804
39765
  # },
38805
39766
  # ],
38806
39767
  # placement: {
@@ -38815,7 +39776,7 @@ module Aws::EC2
38815
39776
  # weighted_capacity: 1.0,
38816
39777
  # tag_specifications: [
38817
39778
  # {
38818
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
39779
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
38819
39780
  # tags: [
38820
39781
  # {
38821
39782
  # key: "String",
@@ -38876,7 +39837,7 @@ module Aws::EC2
38876
39837
  # context: "String",
38877
39838
  # tag_specifications: [
38878
39839
  # {
38879
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
39840
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
38880
39841
  # tags: [
38881
39842
  # {
38882
39843
  # key: "String",
@@ -39136,6 +40097,18 @@ module Aws::EC2
39136
40097
  # associate_carrier_ip_address: false,
39137
40098
  # interface_type: "String",
39138
40099
  # network_card_index: 1,
40100
+ # ipv_4_prefixes: [
40101
+ # {
40102
+ # ipv_4_prefix: "String",
40103
+ # },
40104
+ # ],
40105
+ # ipv_4_prefix_count: 1,
40106
+ # ipv_6_prefixes: [
40107
+ # {
40108
+ # ipv_6_prefix: "String",
40109
+ # },
40110
+ # ],
40111
+ # ipv_6_prefix_count: 1,
39139
40112
  # },
39140
40113
  # ],
39141
40114
  # placement: {
@@ -39153,7 +40126,7 @@ module Aws::EC2
39153
40126
  # valid_until: Time.now,
39154
40127
  # tag_specifications: [
39155
40128
  # {
39156
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
40129
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
39157
40130
  # tags: [
39158
40131
  # {
39159
40132
  # key: "String",
@@ -39221,6 +40194,12 @@ module Aws::EC2
39221
40194
  # resp.spot_instance_requests[0].launch_specification.network_interfaces[0].associate_carrier_ip_address #=> Boolean
39222
40195
  # resp.spot_instance_requests[0].launch_specification.network_interfaces[0].interface_type #=> String
39223
40196
  # resp.spot_instance_requests[0].launch_specification.network_interfaces[0].network_card_index #=> Integer
40197
+ # resp.spot_instance_requests[0].launch_specification.network_interfaces[0].ipv_4_prefixes #=> Array
40198
+ # resp.spot_instance_requests[0].launch_specification.network_interfaces[0].ipv_4_prefixes[0].ipv_4_prefix #=> String
40199
+ # resp.spot_instance_requests[0].launch_specification.network_interfaces[0].ipv_4_prefix_count #=> Integer
40200
+ # resp.spot_instance_requests[0].launch_specification.network_interfaces[0].ipv_6_prefixes #=> Array
40201
+ # resp.spot_instance_requests[0].launch_specification.network_interfaces[0].ipv_6_prefixes[0].ipv_6_prefix #=> String
40202
+ # resp.spot_instance_requests[0].launch_specification.network_interfaces[0].ipv_6_prefix_count #=> Integer
39224
40203
  # resp.spot_instance_requests[0].launch_specification.placement.availability_zone #=> String
39225
40204
  # resp.spot_instance_requests[0].launch_specification.placement.group_name #=> String
39226
40205
  # resp.spot_instance_requests[0].launch_specification.placement.tenancy #=> String, one of "default", "dedicated", "host"
@@ -39301,13 +40280,14 @@ module Aws::EC2
39301
40280
  req.send_request(options)
39302
40281
  end
39303
40282
 
39304
- # Resets the default customer master key (CMK) for EBS encryption for
39305
- # your account in this Region to the AWS managed CMK for EBS.
40283
+ # Resets the default KMS key for EBS encryption for your account in this
40284
+ # Region to the Amazon Web Services managed KMS key for EBS.
39306
40285
  #
39307
- # After resetting the default CMK to the AWS managed CMK, you can
39308
- # continue to encrypt by a customer managed CMK by specifying it when
39309
- # you create the volume. For more information, see [Amazon EBS
39310
- # encryption][1] in the *Amazon Elastic Compute Cloud User Guide*.
40286
+ # After resetting the default KMS key to the Amazon Web Services managed
40287
+ # KMS key, you can continue to encrypt by a customer managed KMS key by
40288
+ # specifying it when you create the volume. For more information, see
40289
+ # [Amazon EBS encryption][1] in the *Amazon Elastic Compute Cloud User
40290
+ # Guide*.
39311
40291
  #
39312
40292
  #
39313
40293
  #
@@ -39535,9 +40515,8 @@ module Aws::EC2
39535
40515
 
39536
40516
  # Resets permission settings for the specified snapshot.
39537
40517
  #
39538
- # For more information about modifying snapshot permissions, see
39539
- # [Sharing snapshots][1] in the *Amazon Elastic Compute Cloud User
39540
- # Guide*.
40518
+ # For more information about modifying snapshot permissions, see [Share
40519
+ # a snapshot][1] in the *Amazon Elastic Compute Cloud User Guide*.
39541
40520
  #
39542
40521
  #
39543
40522
  #
@@ -40612,6 +41591,18 @@ module Aws::EC2
40612
41591
  # associate_carrier_ip_address: false,
40613
41592
  # interface_type: "String",
40614
41593
  # network_card_index: 1,
41594
+ # ipv_4_prefixes: [
41595
+ # {
41596
+ # ipv_4_prefix: "String",
41597
+ # },
41598
+ # ],
41599
+ # ipv_4_prefix_count: 1,
41600
+ # ipv_6_prefixes: [
41601
+ # {
41602
+ # ipv_6_prefix: "String",
41603
+ # },
41604
+ # ],
41605
+ # ipv_6_prefix_count: 1,
40615
41606
  # },
40616
41607
  # ],
40617
41608
  # private_ip_address: "String",
@@ -40628,7 +41619,7 @@ module Aws::EC2
40628
41619
  # ],
40629
41620
  # tag_specifications: [
40630
41621
  # {
40631
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
41622
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
40632
41623
  # tags: [
40633
41624
  # {
40634
41625
  # key: "String",
@@ -40779,6 +41770,10 @@ module Aws::EC2
40779
41770
  # resp.instances[0].network_interfaces[0].subnet_id #=> String
40780
41771
  # resp.instances[0].network_interfaces[0].vpc_id #=> String
40781
41772
  # resp.instances[0].network_interfaces[0].interface_type #=> String
41773
+ # resp.instances[0].network_interfaces[0].ipv_4_prefixes #=> Array
41774
+ # resp.instances[0].network_interfaces[0].ipv_4_prefixes[0].ipv_4_prefix #=> String
41775
+ # resp.instances[0].network_interfaces[0].ipv_6_prefixes #=> Array
41776
+ # resp.instances[0].network_interfaces[0].ipv_6_prefixes[0].ipv_6_prefix #=> String
40782
41777
  # resp.instances[0].outpost_arn #=> String
40783
41778
  # resp.instances[0].root_device_name #=> String
40784
41779
  # resp.instances[0].root_device_type #=> String, one of "ebs", "instance-store"
@@ -41442,8 +42437,8 @@ module Aws::EC2
41442
42437
  #
41443
42438
  # @option params [required, String] :client_token
41444
42439
  # Unique, case-sensitive identifier that you provide to ensure the
41445
- # idempotency of the request. For more information, see [How to Ensure
41446
- # Idempotency][1].
42440
+ # idempotency of the request. For more information, see [How to ensure
42441
+ # idempotency][1].
41447
42442
  #
41448
42443
  # **A suitable default value is auto-generated.** You should normally
41449
42444
  # not need to pass this option.**
@@ -41464,7 +42459,7 @@ module Aws::EC2
41464
42459
  # dry_run: false,
41465
42460
  # tag_specifications: [
41466
42461
  # {
41467
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
42462
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
41468
42463
  # tags: [
41469
42464
  # {
41470
42465
  # key: "String",
@@ -42099,24 +43094,31 @@ module Aws::EC2
42099
43094
  req.send_request(options)
42100
43095
  end
42101
43096
 
42102
- # Unassigns one or more IPv6 addresses from a network interface.
43097
+ # Unassigns one or more IPv6 addresses IPv4 Prefix Delegation prefixes
43098
+ # from a network interface.
43099
+ #
43100
+ # @option params [Array<String>] :ipv_6_addresses
43101
+ # The IPv6 addresses to unassign from the network interface.
43102
+ #
43103
+ # @option params [Array<String>] :ipv_6_prefixes
43104
+ # One or moreIPv6 Prefix Delegation prefixes to unassign from the
43105
+ # network interface.
42103
43106
  #
42104
43107
  # @option params [required, String] :network_interface_id
42105
43108
  # The ID of the network interface.
42106
43109
  #
42107
- # @option params [required, Array<String>] :ipv_6_addresses
42108
- # The IPv6 addresses to unassign from the network interface.
42109
- #
42110
43110
  # @return [Types::UnassignIpv6AddressesResult] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
42111
43111
  #
42112
43112
  # * {Types::UnassignIpv6AddressesResult#network_interface_id #network_interface_id} => String
42113
43113
  # * {Types::UnassignIpv6AddressesResult#unassigned_ipv_6_addresses #unassigned_ipv_6_addresses} => Array&lt;String&gt;
43114
+ # * {Types::UnassignIpv6AddressesResult#unassigned_ipv_6_prefixes #unassigned_ipv_6_prefixes} => Array&lt;String&gt;
42114
43115
  #
42115
43116
  # @example Request syntax with placeholder values
42116
43117
  #
42117
43118
  # resp = client.unassign_ipv_6_addresses({
43119
+ # ipv_6_addresses: ["String"],
43120
+ # ipv_6_prefixes: ["String"],
42118
43121
  # network_interface_id: "NetworkInterfaceId", # required
42119
- # ipv_6_addresses: ["String"], # required
42120
43122
  # })
42121
43123
  #
42122
43124
  # @example Response structure
@@ -42124,6 +43126,8 @@ module Aws::EC2
42124
43126
  # resp.network_interface_id #=> String
42125
43127
  # resp.unassigned_ipv_6_addresses #=> Array
42126
43128
  # resp.unassigned_ipv_6_addresses[0] #=> String
43129
+ # resp.unassigned_ipv_6_prefixes #=> Array
43130
+ # resp.unassigned_ipv_6_prefixes[0] #=> String
42127
43131
  #
42128
43132
  # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/UnassignIpv6Addresses AWS API Documentation
42129
43133
  #
@@ -42134,17 +43138,21 @@ module Aws::EC2
42134
43138
  req.send_request(options)
42135
43139
  end
42136
43140
 
42137
- # Unassigns one or more secondary private IP addresses from a network
42138
- # interface.
43141
+ # Unassigns one or more secondary private IP addresses, or IPv4 Prefix
43142
+ # Delegation prefixes from a network interface.
42139
43143
  #
42140
43144
  # @option params [required, String] :network_interface_id
42141
43145
  # The ID of the network interface.
42142
43146
  #
42143
- # @option params [required, Array<String>] :private_ip_addresses
43147
+ # @option params [Array<String>] :private_ip_addresses
42144
43148
  # The secondary private IP addresses to unassign from the network
42145
43149
  # interface. You can specify this option multiple times to unassign more
42146
43150
  # than one IP address.
42147
43151
  #
43152
+ # @option params [Array<String>] :ipv_4_prefixes
43153
+ # The IPv4 Prefix Delegation prefixes to unassign from the network
43154
+ # interface.
43155
+ #
42148
43156
  # @return [Struct] Returns an empty {Seahorse::Client::Response response}.
42149
43157
  #
42150
43158
  #
@@ -42163,7 +43171,8 @@ module Aws::EC2
42163
43171
  #
42164
43172
  # resp = client.unassign_private_ip_addresses({
42165
43173
  # network_interface_id: "NetworkInterfaceId", # required
42166
- # private_ip_addresses: ["String"], # required
43174
+ # private_ip_addresses: ["String"],
43175
+ # ipv_4_prefixes: ["String"],
42167
43176
  # })
42168
43177
  #
42169
43178
  # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/UnassignPrivateIpAddresses AWS API Documentation
@@ -42523,7 +43532,7 @@ module Aws::EC2
42523
43532
  params: params,
42524
43533
  config: config)
42525
43534
  context[:gem_name] = 'aws-sdk-ec2'
42526
- context[:gem_version] = '1.248.0'
43535
+ context[:gem_version] = '1.252.0'
42527
43536
  Seahorse::Client::Request.new(handlers, context)
42528
43537
  end
42529
43538