aws-sdk-ec2 1.329.0 → 1.335.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +30 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-ec2/client.rb +732 -273
- data/lib/aws-sdk-ec2/client_api.rb +205 -1
- data/lib/aws-sdk-ec2/instance.rb +1 -1
- data/lib/aws-sdk-ec2/resource.rb +16 -16
- data/lib/aws-sdk-ec2/security_group.rb +2 -2
- data/lib/aws-sdk-ec2/snapshot.rb +1 -1
- data/lib/aws-sdk-ec2/subnet.rb +2 -2
- data/lib/aws-sdk-ec2/types.rb +915 -331
- data/lib/aws-sdk-ec2/volume.rb +1 -1
- data/lib/aws-sdk-ec2/vpc.rb +5 -5
- data/lib/aws-sdk-ec2.rb +1 -1
- metadata +2 -2
    
        data/lib/aws-sdk-ec2/client.rb
    CHANGED
    
    | @@ -875,7 +875,7 @@ module Aws::EC2 | |
| 875 875 | 
             
                #     dry_run: false,
         | 
| 876 876 | 
             
                #     tag_specifications: [
         | 
| 877 877 | 
             
                #       {
         | 
| 878 | 
            -
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type
         | 
| 878 | 
            +
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, 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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, vpn-connection-device-type
         | 
| 879 879 | 
             
                #         tags: [
         | 
| 880 880 | 
             
                #           {
         | 
| 881 881 | 
             
                #             key: "String",
         | 
| @@ -992,7 +992,7 @@ module Aws::EC2 | |
| 992 992 | 
             
                #     quantity: 1, # required
         | 
| 993 993 | 
             
                #     tag_specifications: [
         | 
| 994 994 | 
             
                #       {
         | 
| 995 | 
            -
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type
         | 
| 995 | 
            +
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, 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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, vpn-connection-device-type
         | 
| 996 996 | 
             
                #         tags: [
         | 
| 997 997 | 
             
                #           {
         | 
| 998 998 | 
             
                #             key: "String",
         | 
| @@ -2354,10 +2354,10 @@ module Aws::EC2 | |
| 2354 2354 | 
             
                  req.send_request(options)
         | 
| 2355 2355 | 
             
                end
         | 
| 2356 2356 |  | 
| 2357 | 
            -
                # <note markdown="1"> We are retiring EC2-Classic | 
| 2358 | 
            -
                #  | 
| 2359 | 
            -
                #  | 
| 2360 | 
            -
                #  | 
| 2357 | 
            +
                # <note markdown="1"> We are retiring EC2-Classic. We recommend that you migrate from
         | 
| 2358 | 
            +
                # EC2-Classic to a VPC. For more information, see [Migrate from
         | 
| 2359 | 
            +
                # EC2-Classic to a VPC][1] in the *Amazon Elastic Compute Cloud User
         | 
| 2360 | 
            +
                # Guide*.
         | 
| 2361 2361 | 
             
                #
         | 
| 2362 2362 | 
             
                #  </note>
         | 
| 2363 2363 | 
             
                #
         | 
| @@ -2925,7 +2925,7 @@ module Aws::EC2 | |
| 2925 2925 | 
             
                #     ],
         | 
| 2926 2926 | 
             
                #     tag_specifications: [
         | 
| 2927 2927 | 
             
                #       {
         | 
| 2928 | 
            -
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type
         | 
| 2928 | 
            +
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, 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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, vpn-connection-device-type
         | 
| 2929 2929 | 
             
                #         tags: [
         | 
| 2930 2930 | 
             
                #           {
         | 
| 2931 2931 | 
             
                #             key: "String",
         | 
| @@ -3221,7 +3221,7 @@ module Aws::EC2 | |
| 3221 3221 | 
             
                #     dry_run: false,
         | 
| 3222 3222 | 
             
                #     tag_specifications: [
         | 
| 3223 3223 | 
             
                #       {
         | 
| 3224 | 
            -
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type
         | 
| 3224 | 
            +
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, 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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, vpn-connection-device-type
         | 
| 3225 3225 | 
             
                #         tags: [
         | 
| 3226 3226 | 
             
                #           {
         | 
| 3227 3227 | 
             
                #             key: "String",
         | 
| @@ -4290,7 +4290,7 @@ module Aws::EC2 | |
| 4290 4290 | 
             
                #     source_snapshot_id: "String", # required
         | 
| 4291 4291 | 
             
                #     tag_specifications: [
         | 
| 4292 4292 | 
             
                #       {
         | 
| 4293 | 
            -
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type
         | 
| 4293 | 
            +
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, 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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, vpn-connection-device-type
         | 
| 4294 4294 | 
             
                #         tags: [
         | 
| 4295 4295 | 
             
                #           {
         | 
| 4296 4296 | 
             
                #             key: "String",
         | 
| @@ -4490,7 +4490,7 @@ module Aws::EC2 | |
| 4490 4490 | 
             
                #     instance_match_criteria: "open", # accepts open, targeted
         | 
| 4491 4491 | 
             
                #     tag_specifications: [
         | 
| 4492 4492 | 
             
                #       {
         | 
| 4493 | 
            -
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type
         | 
| 4493 | 
            +
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, 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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, vpn-connection-device-type
         | 
| 4494 4494 | 
             
                #         tags: [
         | 
| 4495 4495 | 
             
                #           {
         | 
| 4496 4496 | 
             
                #             key: "String",
         | 
| @@ -4530,6 +4530,9 @@ module Aws::EC2 | |
| 4530 4530 | 
             
                #   resp.capacity_reservation.outpost_arn #=> String
         | 
| 4531 4531 | 
             
                #   resp.capacity_reservation.capacity_reservation_fleet_id #=> String
         | 
| 4532 4532 | 
             
                #   resp.capacity_reservation.placement_group_arn #=> String
         | 
| 4533 | 
            +
                #   resp.capacity_reservation.capacity_allocations #=> Array
         | 
| 4534 | 
            +
                #   resp.capacity_reservation.capacity_allocations[0].allocation_type #=> String, one of "used"
         | 
| 4535 | 
            +
                #   resp.capacity_reservation.capacity_allocations[0].count #=> Integer
         | 
| 4533 4536 | 
             
                #
         | 
| 4534 4537 | 
             
                # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/CreateCapacityReservation AWS API Documentation
         | 
| 4535 4538 | 
             
                #
         | 
| @@ -4667,7 +4670,7 @@ module Aws::EC2 | |
| 4667 4670 | 
             
                #     instance_match_criteria: "open", # accepts open
         | 
| 4668 4671 | 
             
                #     tag_specifications: [
         | 
| 4669 4672 | 
             
                #       {
         | 
| 4670 | 
            -
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type
         | 
| 4673 | 
            +
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, 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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, vpn-connection-device-type
         | 
| 4671 4674 | 
             
                #         tags: [
         | 
| 4672 4675 | 
             
                #           {
         | 
| 4673 4676 | 
             
                #             key: "String",
         | 
| @@ -4757,7 +4760,7 @@ module Aws::EC2 | |
| 4757 4760 | 
             
                #     vpc_id: "VpcId", # required
         | 
| 4758 4761 | 
             
                #     tag_specifications: [
         | 
| 4759 4762 | 
             
                #       {
         | 
| 4760 | 
            -
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type
         | 
| 4763 | 
            +
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, 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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, vpn-connection-device-type
         | 
| 4761 4764 | 
             
                #         tags: [
         | 
| 4762 4765 | 
             
                #           {
         | 
| 4763 4766 | 
             
                #             key: "String",
         | 
| @@ -4956,7 +4959,7 @@ module Aws::EC2 | |
| 4956 4959 | 
             
                #     client_token: "String",
         | 
| 4957 4960 | 
             
                #     tag_specifications: [
         | 
| 4958 4961 | 
             
                #       {
         | 
| 4959 | 
            -
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type
         | 
| 4962 | 
            +
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, 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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, vpn-connection-device-type
         | 
| 4960 4963 | 
             
                #         tags: [
         | 
| 4961 4964 | 
             
                #           {
         | 
| 4962 4965 | 
             
                #             key: "String",
         | 
| @@ -5075,6 +5078,103 @@ module Aws::EC2 | |
| 5075 5078 | 
             
                  req.send_request(options)
         | 
| 5076 5079 | 
             
                end
         | 
| 5077 5080 |  | 
| 5081 | 
            +
                # Creates a range of customer-owned IP addresses.
         | 
| 5082 | 
            +
                #
         | 
| 5083 | 
            +
                # @option params [required, String] :cidr
         | 
| 5084 | 
            +
                #   A customer-owned IP address range to create.
         | 
| 5085 | 
            +
                #
         | 
| 5086 | 
            +
                # @option params [required, String] :coip_pool_id
         | 
| 5087 | 
            +
                #   The ID of the address pool.
         | 
| 5088 | 
            +
                #
         | 
| 5089 | 
            +
                # @option params [Boolean] :dry_run
         | 
| 5090 | 
            +
                #   Checks whether you have the required permissions for the action,
         | 
| 5091 | 
            +
                #   without actually making the request, and provides an error response.
         | 
| 5092 | 
            +
                #   If you have the required permissions, the error response is
         | 
| 5093 | 
            +
                #   `DryRunOperation`. Otherwise, it is `UnauthorizedOperation`.
         | 
| 5094 | 
            +
                #
         | 
| 5095 | 
            +
                # @return [Types::CreateCoipCidrResult] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
         | 
| 5096 | 
            +
                #
         | 
| 5097 | 
            +
                #   * {Types::CreateCoipCidrResult#coip_cidr #coip_cidr} => Types::CoipCidr
         | 
| 5098 | 
            +
                #
         | 
| 5099 | 
            +
                # @example Request syntax with placeholder values
         | 
| 5100 | 
            +
                #
         | 
| 5101 | 
            +
                #   resp = client.create_coip_cidr({
         | 
| 5102 | 
            +
                #     cidr: "String", # required
         | 
| 5103 | 
            +
                #     coip_pool_id: "Ipv4PoolCoipId", # required
         | 
| 5104 | 
            +
                #     dry_run: false,
         | 
| 5105 | 
            +
                #   })
         | 
| 5106 | 
            +
                #
         | 
| 5107 | 
            +
                # @example Response structure
         | 
| 5108 | 
            +
                #
         | 
| 5109 | 
            +
                #   resp.coip_cidr.cidr #=> String
         | 
| 5110 | 
            +
                #   resp.coip_cidr.coip_pool_id #=> String
         | 
| 5111 | 
            +
                #   resp.coip_cidr.local_gateway_route_table_id #=> String
         | 
| 5112 | 
            +
                #
         | 
| 5113 | 
            +
                # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/CreateCoipCidr AWS API Documentation
         | 
| 5114 | 
            +
                #
         | 
| 5115 | 
            +
                # @overload create_coip_cidr(params = {})
         | 
| 5116 | 
            +
                # @param [Hash] params ({})
         | 
| 5117 | 
            +
                def create_coip_cidr(params = {}, options = {})
         | 
| 5118 | 
            +
                  req = build_request(:create_coip_cidr, params)
         | 
| 5119 | 
            +
                  req.send_request(options)
         | 
| 5120 | 
            +
                end
         | 
| 5121 | 
            +
             | 
| 5122 | 
            +
                # Creates a pool of customer-owned IP (CoIP) addresses.
         | 
| 5123 | 
            +
                #
         | 
| 5124 | 
            +
                # @option params [required, String] :local_gateway_route_table_id
         | 
| 5125 | 
            +
                #   The ID of the local gateway route table.
         | 
| 5126 | 
            +
                #
         | 
| 5127 | 
            +
                # @option params [Array<Types::TagSpecification>] :tag_specifications
         | 
| 5128 | 
            +
                #   The tags to assign to the CoIP address pool.
         | 
| 5129 | 
            +
                #
         | 
| 5130 | 
            +
                # @option params [Boolean] :dry_run
         | 
| 5131 | 
            +
                #   Checks whether you have the required permissions for the action,
         | 
| 5132 | 
            +
                #   without actually making the request, and provides an error response.
         | 
| 5133 | 
            +
                #   If you have the required permissions, the error response is
         | 
| 5134 | 
            +
                #   `DryRunOperation`. Otherwise, it is `UnauthorizedOperation`.
         | 
| 5135 | 
            +
                #
         | 
| 5136 | 
            +
                # @return [Types::CreateCoipPoolResult] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
         | 
| 5137 | 
            +
                #
         | 
| 5138 | 
            +
                #   * {Types::CreateCoipPoolResult#coip_pool #coip_pool} => Types::CoipPool
         | 
| 5139 | 
            +
                #
         | 
| 5140 | 
            +
                # @example Request syntax with placeholder values
         | 
| 5141 | 
            +
                #
         | 
| 5142 | 
            +
                #   resp = client.create_coip_pool({
         | 
| 5143 | 
            +
                #     local_gateway_route_table_id: "LocalGatewayRoutetableId", # required
         | 
| 5144 | 
            +
                #     tag_specifications: [
         | 
| 5145 | 
            +
                #       {
         | 
| 5146 | 
            +
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, 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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, vpn-connection-device-type
         | 
| 5147 | 
            +
                #         tags: [
         | 
| 5148 | 
            +
                #           {
         | 
| 5149 | 
            +
                #             key: "String",
         | 
| 5150 | 
            +
                #             value: "String",
         | 
| 5151 | 
            +
                #           },
         | 
| 5152 | 
            +
                #         ],
         | 
| 5153 | 
            +
                #       },
         | 
| 5154 | 
            +
                #     ],
         | 
| 5155 | 
            +
                #     dry_run: false,
         | 
| 5156 | 
            +
                #   })
         | 
| 5157 | 
            +
                #
         | 
| 5158 | 
            +
                # @example Response structure
         | 
| 5159 | 
            +
                #
         | 
| 5160 | 
            +
                #   resp.coip_pool.pool_id #=> String
         | 
| 5161 | 
            +
                #   resp.coip_pool.pool_cidrs #=> Array
         | 
| 5162 | 
            +
                #   resp.coip_pool.pool_cidrs[0] #=> String
         | 
| 5163 | 
            +
                #   resp.coip_pool.local_gateway_route_table_id #=> String
         | 
| 5164 | 
            +
                #   resp.coip_pool.tags #=> Array
         | 
| 5165 | 
            +
                #   resp.coip_pool.tags[0].key #=> String
         | 
| 5166 | 
            +
                #   resp.coip_pool.tags[0].value #=> String
         | 
| 5167 | 
            +
                #   resp.coip_pool.pool_arn #=> String
         | 
| 5168 | 
            +
                #
         | 
| 5169 | 
            +
                # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/CreateCoipPool AWS API Documentation
         | 
| 5170 | 
            +
                #
         | 
| 5171 | 
            +
                # @overload create_coip_pool(params = {})
         | 
| 5172 | 
            +
                # @param [Hash] params ({})
         | 
| 5173 | 
            +
                def create_coip_pool(params = {}, options = {})
         | 
| 5174 | 
            +
                  req = build_request(:create_coip_pool, params)
         | 
| 5175 | 
            +
                  req.send_request(options)
         | 
| 5176 | 
            +
                end
         | 
| 5177 | 
            +
             | 
| 5078 5178 | 
             
                # Provides information to Amazon Web Services about your customer
         | 
| 5079 5179 | 
             
                # gateway device. The customer gateway device is the appliance at your
         | 
| 5080 5180 | 
             
                # end of the VPN connection. You must provide the IP address of the
         | 
| @@ -5168,7 +5268,7 @@ module Aws::EC2 | |
| 5168 5268 | 
             
                #     type: "ipsec.1", # required, accepts ipsec.1
         | 
| 5169 5269 | 
             
                #     tag_specifications: [
         | 
| 5170 5270 | 
             
                #       {
         | 
| 5171 | 
            -
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type
         | 
| 5271 | 
            +
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, 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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, vpn-connection-device-type
         | 
| 5172 5272 | 
             
                #         tags: [
         | 
| 5173 5273 | 
             
                #           {
         | 
| 5174 5274 | 
             
                #             key: "String",
         | 
| @@ -5296,10 +5396,10 @@ module Aws::EC2 | |
| 5296 5396 | 
             
                # really want a default VPC for my existing EC2 account. Is that
         | 
| 5297 5397 | 
             
                # possible?" in the [Default VPCs FAQ][2].
         | 
| 5298 5398 | 
             
                #
         | 
| 5299 | 
            -
                # <note markdown="1"> We are retiring EC2-Classic | 
| 5300 | 
            -
                #  | 
| 5301 | 
            -
                #  | 
| 5302 | 
            -
                #  | 
| 5399 | 
            +
                # <note markdown="1"> We are retiring EC2-Classic. We recommend that you migrate from
         | 
| 5400 | 
            +
                # EC2-Classic to a VPC. For more information, see [Migrate from
         | 
| 5401 | 
            +
                # EC2-Classic to a VPC][3] in the *Amazon Elastic Compute Cloud User
         | 
| 5402 | 
            +
                # Guide*.
         | 
| 5303 5403 | 
             
                #
         | 
| 5304 5404 | 
             
                #  </note>
         | 
| 5305 5405 | 
             
                #
         | 
| @@ -5473,7 +5573,7 @@ module Aws::EC2 | |
| 5473 5573 | 
             
                #     ],
         | 
| 5474 5574 | 
             
                #     tag_specifications: [
         | 
| 5475 5575 | 
             
                #       {
         | 
| 5476 | 
            -
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type
         | 
| 5576 | 
            +
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, 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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, vpn-connection-device-type
         | 
| 5477 5577 | 
             
                #         tags: [
         | 
| 5478 5578 | 
             
                #           {
         | 
| 5479 5579 | 
             
                #             key: "String",
         | 
| @@ -5547,7 +5647,7 @@ module Aws::EC2 | |
| 5547 5647 | 
             
                #     vpc_id: "VpcId", # required
         | 
| 5548 5648 | 
             
                #     tag_specifications: [
         | 
| 5549 5649 | 
             
                #       {
         | 
| 5550 | 
            -
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type
         | 
| 5650 | 
            +
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, 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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, vpn-connection-device-type
         | 
| 5551 5651 | 
             
                #         tags: [
         | 
| 5552 5652 | 
             
                #           {
         | 
| 5553 5653 | 
             
                #             key: "String",
         | 
| @@ -5793,7 +5893,7 @@ module Aws::EC2 | |
| 5793 5893 | 
             
                #                 max: 1,
         | 
| 5794 5894 | 
             
                #               },
         | 
| 5795 5895 | 
             
                #               accelerator_manufacturers: ["nvidia"], # accepts nvidia, amd, amazon-web-services, xilinx
         | 
| 5796 | 
            -
                #               accelerator_names: ["a100"], # accepts a100, v100, k80, t4, m60, radeon-pro-v520, vu9p
         | 
| 5896 | 
            +
                #               accelerator_names: ["a100"], # accepts a100, v100, k80, t4, m60, radeon-pro-v520, vu9p, inferentia, k520
         | 
| 5797 5897 | 
             
                #               accelerator_total_memory_mi_b: {
         | 
| 5798 5898 | 
             
                #                 min: 1,
         | 
| 5799 5899 | 
             
                #                 max: 1,
         | 
| @@ -5817,7 +5917,7 @@ module Aws::EC2 | |
| 5817 5917 | 
             
                #     replace_unhealthy_instances: false,
         | 
| 5818 5918 | 
             
                #     tag_specifications: [
         | 
| 5819 5919 | 
             
                #       {
         | 
| 5820 | 
            -
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type
         | 
| 5920 | 
            +
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, 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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, vpn-connection-device-type
         | 
| 5821 5921 | 
             
                #         tags: [
         | 
| 5822 5922 | 
             
                #           {
         | 
| 5823 5923 | 
             
                #             key: "String",
         | 
| @@ -5876,7 +5976,7 @@ module Aws::EC2 | |
| 5876 5976 | 
             
                #   resp.errors[0].launch_template_and_overrides.overrides.instance_requirements.accelerator_manufacturers #=> Array
         | 
| 5877 5977 | 
             
                #   resp.errors[0].launch_template_and_overrides.overrides.instance_requirements.accelerator_manufacturers[0] #=> String, one of "nvidia", "amd", "amazon-web-services", "xilinx"
         | 
| 5878 5978 | 
             
                #   resp.errors[0].launch_template_and_overrides.overrides.instance_requirements.accelerator_names #=> Array
         | 
| 5879 | 
            -
                #   resp.errors[0].launch_template_and_overrides.overrides.instance_requirements.accelerator_names[0] #=> String, one of "a100", "v100", "k80", "t4", "m60", "radeon-pro-v520", "vu9p"
         | 
| 5979 | 
            +
                #   resp.errors[0].launch_template_and_overrides.overrides.instance_requirements.accelerator_names[0] #=> String, one of "a100", "v100", "k80", "t4", "m60", "radeon-pro-v520", "vu9p", "inferentia", "k520"
         | 
| 5880 5980 | 
             
                #   resp.errors[0].launch_template_and_overrides.overrides.instance_requirements.accelerator_total_memory_mi_b.min #=> Integer
         | 
| 5881 5981 | 
             
                #   resp.errors[0].launch_template_and_overrides.overrides.instance_requirements.accelerator_total_memory_mi_b.max #=> Integer
         | 
| 5882 5982 | 
             
                #   resp.errors[0].lifecycle #=> String, one of "spot", "on-demand"
         | 
| @@ -5926,7 +6026,7 @@ module Aws::EC2 | |
| 5926 6026 | 
             
                #   resp.instances[0].launch_template_and_overrides.overrides.instance_requirements.accelerator_manufacturers #=> Array
         | 
| 5927 6027 | 
             
                #   resp.instances[0].launch_template_and_overrides.overrides.instance_requirements.accelerator_manufacturers[0] #=> String, one of "nvidia", "amd", "amazon-web-services", "xilinx"
         | 
| 5928 6028 | 
             
                #   resp.instances[0].launch_template_and_overrides.overrides.instance_requirements.accelerator_names #=> Array
         | 
| 5929 | 
            -
                #   resp.instances[0].launch_template_and_overrides.overrides.instance_requirements.accelerator_names[0] #=> String, one of "a100", "v100", "k80", "t4", "m60", "radeon-pro-v520", "vu9p"
         | 
| 6029 | 
            +
                #   resp.instances[0].launch_template_and_overrides.overrides.instance_requirements.accelerator_names[0] #=> String, one of "a100", "v100", "k80", "t4", "m60", "radeon-pro-v520", "vu9p", "inferentia", "k520"
         | 
| 5930 6030 | 
             
                #   resp.instances[0].launch_template_and_overrides.overrides.instance_requirements.accelerator_total_memory_mi_b.min #=> Integer
         | 
| 5931 6031 | 
             
                #   resp.instances[0].launch_template_and_overrides.overrides.instance_requirements.accelerator_total_memory_mi_b.max #=> Integer
         | 
| 5932 6032 | 
             
                #   resp.instances[0].lifecycle #=> String, one of "spot", "on-demand"
         | 
| @@ -5982,71 +6082,71 @@ module Aws::EC2 | |
| 5982 6082 | 
             
                #   [1]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Run_Instance_Idempotency.html
         | 
| 5983 6083 | 
             
                #
         | 
| 5984 6084 | 
             
                # @option params [String] :deliver_logs_permission_arn
         | 
| 5985 | 
            -
                #   The ARN  | 
| 5986 | 
            -
                #    | 
| 6085 | 
            +
                #   The ARN of the IAM role that allows Amazon EC2 to publish flow logs to
         | 
| 6086 | 
            +
                #   a CloudWatch Logs log group in your account.
         | 
| 5987 6087 | 
             
                #
         | 
| 5988 | 
            -
                #    | 
| 5989 | 
            -
                #   ` | 
| 6088 | 
            +
                #   This parameter is required if the destination type is
         | 
| 6089 | 
            +
                #   `cloud-watch-logs` and unsupported otherwise.
         | 
| 6090 | 
            +
                #
         | 
| 6091 | 
            +
                # @option params [String] :deliver_cross_account_role
         | 
| 6092 | 
            +
                #   The ARN of the IAM role that allows Amazon EC2 to publish flow logs
         | 
| 6093 | 
            +
                #   across accounts.
         | 
| 5990 6094 | 
             
                #
         | 
| 5991 6095 | 
             
                # @option params [String] :log_group_name
         | 
| 5992 6096 | 
             
                #   The name of a new or existing CloudWatch Logs log group where Amazon
         | 
| 5993 6097 | 
             
                #   EC2 publishes your flow logs.
         | 
| 5994 6098 | 
             
                #
         | 
| 5995 | 
            -
                #    | 
| 5996 | 
            -
                #   ` | 
| 6099 | 
            +
                #   This parameter is valid only if the destination type is
         | 
| 6100 | 
            +
                #   `cloud-watch-logs`.
         | 
| 5997 6101 | 
             
                #
         | 
| 5998 6102 | 
             
                # @option params [required, Array<String>] :resource_ids
         | 
| 5999 | 
            -
                #   The  | 
| 6000 | 
            -
                #    | 
| 6103 | 
            +
                #   The IDs of the resources to monitor. For example, if the resource type
         | 
| 6104 | 
            +
                #   is `VPC`, specify the IDs of the VPCs.
         | 
| 6001 6105 | 
             
                #
         | 
| 6002 6106 | 
             
                #   Constraints: Maximum of 1000 resources
         | 
| 6003 6107 | 
             
                #
         | 
| 6004 6108 | 
             
                # @option params [required, String] :resource_type
         | 
| 6005 | 
            -
                #   The type of resource  | 
| 6006 | 
            -
                #   you specified a VPC ID for the `ResourceId` property, specify `VPC`
         | 
| 6007 | 
            -
                #   for this property.
         | 
| 6109 | 
            +
                #   The type of resource to monitor.
         | 
| 6008 6110 | 
             
                #
         | 
| 6009 6111 | 
             
                # @option params [String] :traffic_type
         | 
| 6010 | 
            -
                #   The type of traffic to  | 
| 6011 | 
            -
                #    | 
| 6112 | 
            +
                #   The type of traffic to monitor (accepted traffic, rejected traffic, or
         | 
| 6113 | 
            +
                #   all traffic).
         | 
| 6012 6114 | 
             
                #
         | 
| 6013 6115 | 
             
                # @option params [String] :log_destination_type
         | 
| 6014 | 
            -
                #   The type of destination  | 
| 6015 | 
            -
                #   Flow log data can be published to CloudWatch Logs or Amazon S3. To
         | 
| 6016 | 
            -
                #   publish flow log data to CloudWatch Logs, specify `cloud-watch-logs`.
         | 
| 6017 | 
            -
                #   To publish flow log data to Amazon S3, specify `s3`.
         | 
| 6018 | 
            -
                #
         | 
| 6019 | 
            -
                #   If you specify `LogDestinationType` as `s3`, do not specify
         | 
| 6020 | 
            -
                #   `DeliverLogsPermissionArn` or `LogGroupName`.
         | 
| 6116 | 
            +
                #   The type of destination for the flow log data.
         | 
| 6021 6117 | 
             
                #
         | 
| 6022 6118 | 
             
                #   Default: `cloud-watch-logs`
         | 
| 6023 6119 | 
             
                #
         | 
| 6024 6120 | 
             
                # @option params [String] :log_destination
         | 
| 6025 | 
            -
                #   The destination  | 
| 6026 | 
            -
                #    | 
| 6027 | 
            -
                # | 
| 6028 | 
            -
                #    | 
| 6029 | 
            -
                #
         | 
| 6030 | 
            -
                # | 
| 6031 | 
            -
                # | 
| 6032 | 
            -
                # | 
| 6033 | 
            -
                # | 
| 6034 | 
            -
                # | 
| 6035 | 
            -
                #
         | 
| 6036 | 
            -
                # | 
| 6037 | 
            -
                # | 
| 6038 | 
            -
                # | 
| 6039 | 
            -
                # | 
| 6040 | 
            -
                # | 
| 6041 | 
            -
                # | 
| 6042 | 
            -
                # | 
| 6121 | 
            +
                #   The destination for the flow log data. The meaning of this parameter
         | 
| 6122 | 
            +
                #   depends on the destination type.
         | 
| 6123 | 
            +
                #
         | 
| 6124 | 
            +
                #   * If the destination type is `cloud-watch-logs`, specify the ARN of a
         | 
| 6125 | 
            +
                #     CloudWatch Logs log group. For example:
         | 
| 6126 | 
            +
                #
         | 
| 6127 | 
            +
                #     arn:aws:logs:*region*\:*account\_id*\:log-group:*my\_group*
         | 
| 6128 | 
            +
                #
         | 
| 6129 | 
            +
                #     Alternatively, use the `LogGroupName` parameter.
         | 
| 6130 | 
            +
                #
         | 
| 6131 | 
            +
                #   * If the destination type is `s3`, specify the ARN of an S3 bucket.
         | 
| 6132 | 
            +
                #     For example:
         | 
| 6133 | 
            +
                #
         | 
| 6134 | 
            +
                #     arn:aws:s3:::*my\_bucket*/*my\_subfolder*/
         | 
| 6135 | 
            +
                #
         | 
| 6136 | 
            +
                #     The subfolder is optional. Note that you can't use `AWSLogs` as a
         | 
| 6137 | 
            +
                #     subfolder name.
         | 
| 6138 | 
            +
                #
         | 
| 6139 | 
            +
                #   * If the destination type is `kinesis-data-firehose`, specify the ARN
         | 
| 6140 | 
            +
                #     of a Kinesis Data Firehose delivery stream. For example:
         | 
| 6141 | 
            +
                #
         | 
| 6142 | 
            +
                #     arn:aws:firehose:*region*\:*account\_id*\:deliverystream:*my\_stream*
         | 
| 6043 6143 | 
             
                #
         | 
| 6044 6144 | 
             
                # @option params [String] :log_format
         | 
| 6045 | 
            -
                #   The fields to include in the flow log record | 
| 6046 | 
            -
                #   they should appear. For  | 
| 6047 | 
            -
                #   records][1]. If you omit this | 
| 6048 | 
            -
                #   the  | 
| 6049 | 
            -
                #   least one field.
         | 
| 6145 | 
            +
                #   The fields to include in the flow log record. List the fields in the
         | 
| 6146 | 
            +
                #   order in which they should appear. For more information about the
         | 
| 6147 | 
            +
                #   available fields, see [Flow log records][1]. If you omit this
         | 
| 6148 | 
            +
                #   parameter, the flow log is created using the default format. If you
         | 
| 6149 | 
            +
                #   specify this parameter, you must include at least one field.
         | 
| 6050 6150 | 
             
                #
         | 
| 6051 6151 | 
             
                #   Specify the fields using the `$\{field-id\}` format, separated by
         | 
| 6052 6152 | 
             
                #   spaces. For the CLI, surround this parameter value with single quotes
         | 
| @@ -6089,16 +6189,17 @@ module Aws::EC2 | |
| 6089 6189 | 
             
                #     dry_run: false,
         | 
| 6090 6190 | 
             
                #     client_token: "String",
         | 
| 6091 6191 | 
             
                #     deliver_logs_permission_arn: "String",
         | 
| 6192 | 
            +
                #     deliver_cross_account_role: "String",
         | 
| 6092 6193 | 
             
                #     log_group_name: "String",
         | 
| 6093 6194 | 
             
                #     resource_ids: ["FlowLogResourceId"], # required
         | 
| 6094 6195 | 
             
                #     resource_type: "VPC", # required, accepts VPC, Subnet, NetworkInterface, TransitGateway, TransitGatewayAttachment
         | 
| 6095 6196 | 
             
                #     traffic_type: "ACCEPT", # accepts ACCEPT, REJECT, ALL
         | 
| 6096 | 
            -
                #     log_destination_type: "cloud-watch-logs", # accepts cloud-watch-logs, s3
         | 
| 6197 | 
            +
                #     log_destination_type: "cloud-watch-logs", # accepts cloud-watch-logs, s3, kinesis-data-firehose
         | 
| 6097 6198 | 
             
                #     log_destination: "String",
         | 
| 6098 6199 | 
             
                #     log_format: "String",
         | 
| 6099 6200 | 
             
                #     tag_specifications: [
         | 
| 6100 6201 | 
             
                #       {
         | 
| 6101 | 
            -
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type
         | 
| 6202 | 
            +
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, 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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, vpn-connection-device-type
         | 
| 6102 6203 | 
             
                #         tags: [
         | 
| 6103 6204 | 
             
                #           {
         | 
| 6104 6205 | 
             
                #             key: "String",
         | 
| @@ -6202,7 +6303,7 @@ module Aws::EC2 | |
| 6202 6303 | 
             
                #     client_token: "String",
         | 
| 6203 6304 | 
             
                #     tag_specifications: [
         | 
| 6204 6305 | 
             
                #       {
         | 
| 6205 | 
            -
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type
         | 
| 6306 | 
            +
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, 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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, vpn-connection-device-type
         | 
| 6206 6307 | 
             
                #         tags: [
         | 
| 6207 6308 | 
             
                #           {
         | 
| 6208 6309 | 
             
                #             key: "String",
         | 
| @@ -6376,7 +6477,7 @@ module Aws::EC2 | |
| 6376 6477 | 
             
                #     no_reboot: false,
         | 
| 6377 6478 | 
             
                #     tag_specifications: [
         | 
| 6378 6479 | 
             
                #       {
         | 
| 6379 | 
            -
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type
         | 
| 6480 | 
            +
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, 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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, vpn-connection-device-type
         | 
| 6380 6481 | 
             
                #         tags: [
         | 
| 6381 6482 | 
             
                #           {
         | 
| 6382 6483 | 
             
                #             key: "String",
         | 
| @@ -6496,7 +6597,7 @@ module Aws::EC2 | |
| 6496 6597 | 
             
                #     cron_expression: "InstanceEventWindowCronExpression",
         | 
| 6497 6598 | 
             
                #     tag_specifications: [
         | 
| 6498 6599 | 
             
                #       {
         | 
| 6499 | 
            -
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type
         | 
| 6600 | 
            +
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, 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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, vpn-connection-device-type
         | 
| 6500 6601 | 
             
                #         tags: [
         | 
| 6501 6602 | 
             
                #           {
         | 
| 6502 6603 | 
             
                #             key: "String",
         | 
| @@ -6583,7 +6684,7 @@ module Aws::EC2 | |
| 6583 6684 | 
             
                #     target_environment: "citrix", # required, accepts citrix, vmware, microsoft
         | 
| 6584 6685 | 
             
                #     tag_specifications: [
         | 
| 6585 6686 | 
             
                #       {
         | 
| 6586 | 
            -
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type
         | 
| 6687 | 
            +
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, 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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, vpn-connection-device-type
         | 
| 6587 6688 | 
             
                #         tags: [
         | 
| 6588 6689 | 
             
                #           {
         | 
| 6589 6690 | 
             
                #             key: "String",
         | 
| @@ -6666,7 +6767,7 @@ module Aws::EC2 | |
| 6666 6767 | 
             
                #   resp = client.create_internet_gateway({
         | 
| 6667 6768 | 
             
                #     tag_specifications: [
         | 
| 6668 6769 | 
             
                #       {
         | 
| 6669 | 
            -
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type
         | 
| 6770 | 
            +
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, 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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, vpn-connection-device-type
         | 
| 6670 6771 | 
             
                #         tags: [
         | 
| 6671 6772 | 
             
                #           {
         | 
| 6672 6773 | 
             
                #             key: "String",
         | 
| @@ -6768,7 +6869,7 @@ module Aws::EC2 | |
| 6768 6869 | 
             
                #     ],
         | 
| 6769 6870 | 
             
                #     tag_specifications: [
         | 
| 6770 6871 | 
             
                #       {
         | 
| 6771 | 
            -
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type
         | 
| 6872 | 
            +
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, 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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, vpn-connection-device-type
         | 
| 6772 6873 | 
             
                #         tags: [
         | 
| 6773 6874 | 
             
                #           {
         | 
| 6774 6875 | 
             
                #             key: "String",
         | 
| @@ -6948,7 +7049,7 @@ module Aws::EC2 | |
| 6948 7049 | 
             
                #     ],
         | 
| 6949 7050 | 
             
                #     tag_specifications: [
         | 
| 6950 7051 | 
             
                #       {
         | 
| 6951 | 
            -
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type
         | 
| 7052 | 
            +
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, 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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, vpn-connection-device-type
         | 
| 6952 7053 | 
             
                #         tags: [
         | 
| 6953 7054 | 
             
                #           {
         | 
| 6954 7055 | 
             
                #             key: "String",
         | 
| @@ -7057,7 +7158,7 @@ module Aws::EC2 | |
| 7057 7158 | 
             
                #     description: "String",
         | 
| 7058 7159 | 
             
                #     tag_specifications: [
         | 
| 7059 7160 | 
             
                #       {
         | 
| 7060 | 
            -
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type
         | 
| 7161 | 
            +
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, 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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, vpn-connection-device-type
         | 
| 7061 7162 | 
             
                #         tags: [
         | 
| 7062 7163 | 
             
                #           {
         | 
| 7063 7164 | 
             
                #             key: "String",
         | 
| @@ -7166,7 +7267,7 @@ module Aws::EC2 | |
| 7166 7267 | 
             
                #     key_type: "rsa", # accepts rsa, ed25519
         | 
| 7167 7268 | 
             
                #     tag_specifications: [
         | 
| 7168 7269 | 
             
                #       {
         | 
| 7169 | 
            -
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type
         | 
| 7270 | 
            +
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, 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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, vpn-connection-device-type
         | 
| 7170 7271 | 
             
                #         tags: [
         | 
| 7171 7272 | 
             
                #           {
         | 
| 7172 7273 | 
             
                #             key: "String",
         | 
| @@ -7400,7 +7501,7 @@ module Aws::EC2 | |
| 7400 7501 | 
             
                #       user_data: "String",
         | 
| 7401 7502 | 
             
                #       tag_specifications: [
         | 
| 7402 7503 | 
             
                #         {
         | 
| 7403 | 
            -
                #           resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type
         | 
| 7504 | 
            +
                #           resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, 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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, vpn-connection-device-type
         | 
| 7404 7505 | 
             
                #           tags: [
         | 
| 7405 7506 | 
             
                #             {
         | 
| 7406 7507 | 
             
                #               key: "String",
         | 
| @@ -7505,7 +7606,7 @@ module Aws::EC2 | |
| 7505 7606 | 
             
                #           max: 1,
         | 
| 7506 7607 | 
             
                #         },
         | 
| 7507 7608 | 
             
                #         accelerator_manufacturers: ["nvidia"], # accepts nvidia, amd, amazon-web-services, xilinx
         | 
| 7508 | 
            -
                #         accelerator_names: ["a100"], # accepts a100, v100, k80, t4, m60, radeon-pro-v520, vu9p
         | 
| 7609 | 
            +
                #         accelerator_names: ["a100"], # accepts a100, v100, k80, t4, m60, radeon-pro-v520, vu9p, inferentia, k520
         | 
| 7509 7610 | 
             
                #         accelerator_total_memory_mi_b: {
         | 
| 7510 7611 | 
             
                #           min: 1,
         | 
| 7511 7612 | 
             
                #           max: 1,
         | 
| @@ -7523,7 +7624,7 @@ module Aws::EC2 | |
| 7523 7624 | 
             
                #     },
         | 
| 7524 7625 | 
             
                #     tag_specifications: [
         | 
| 7525 7626 | 
             
                #       {
         | 
| 7526 | 
            -
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type
         | 
| 7627 | 
            +
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, 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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, vpn-connection-device-type
         | 
| 7527 7628 | 
             
                #         tags: [
         | 
| 7528 7629 | 
             
                #           {
         | 
| 7529 7630 | 
             
                #             key: "String",
         | 
| @@ -7765,7 +7866,7 @@ module Aws::EC2 | |
| 7765 7866 | 
             
                #       user_data: "String",
         | 
| 7766 7867 | 
             
                #       tag_specifications: [
         | 
| 7767 7868 | 
             
                #         {
         | 
| 7768 | 
            -
                #           resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type
         | 
| 7869 | 
            +
                #           resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, 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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, vpn-connection-device-type
         | 
| 7769 7870 | 
             
                #           tags: [
         | 
| 7770 7871 | 
             
                #             {
         | 
| 7771 7872 | 
             
                #               key: "String",
         | 
| @@ -7870,7 +7971,7 @@ module Aws::EC2 | |
| 7870 7971 | 
             
                #           max: 1,
         | 
| 7871 7972 | 
             
                #         },
         | 
| 7872 7973 | 
             
                #         accelerator_manufacturers: ["nvidia"], # accepts nvidia, amd, amazon-web-services, xilinx
         | 
| 7873 | 
            -
                #         accelerator_names: ["a100"], # accepts a100, v100, k80, t4, m60, radeon-pro-v520, vu9p
         | 
| 7974 | 
            +
                #         accelerator_names: ["a100"], # accepts a100, v100, k80, t4, m60, radeon-pro-v520, vu9p, inferentia, k520
         | 
| 7874 7975 | 
             
                #         accelerator_total_memory_mi_b: {
         | 
| 7875 7976 | 
             
                #           min: 1,
         | 
| 7876 7977 | 
             
                #           max: 1,
         | 
| @@ -7956,7 +8057,7 @@ module Aws::EC2 | |
| 7956 8057 | 
             
                #   resp.launch_template_version.launch_template_data.instance_initiated_shutdown_behavior #=> String, one of "stop", "terminate"
         | 
| 7957 8058 | 
             
                #   resp.launch_template_version.launch_template_data.user_data #=> String
         | 
| 7958 8059 | 
             
                #   resp.launch_template_version.launch_template_data.tag_specifications #=> Array
         | 
| 7959 | 
            -
                #   resp.launch_template_version.launch_template_data.tag_specifications[0].resource_type #=> String, one of "capacity-reservation", "client-vpn-endpoint", "customer-gateway", "carrier-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", "ipam", "ipam-pool", "ipam-scope", "ipv4pool-ec2", "ipv6pool-ec2", "key-pair", "launch-template", "local-gateway", "local-gateway-route-table", "local-gateway-virtual-interface", "local-gateway-virtual-interface-group", "local-gateway-route-table-vpc-association", "local-gateway-route-table-virtual-interface-group-association", "natgateway", "network-acl", "network-interface", "network-insights-analysis", "network-insights-path", "network-insights-access-scope", "network-insights-access-scope-analysis", "placement-group", "prefix-list", "replace-root-volume-task", "reserved-instances", "route-table", "security-group", "security-group-rule", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "subnet-cidr-reservation", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-connect-peer", "transit-gateway-multicast-domain", "transit-gateway-policy-table", "transit-gateway-route-table", "transit-gateway-route-table-announcement", "volume", "vpc", "vpc-endpoint", "vpc-endpoint-service", "vpc-peering-connection", "vpn-connection", "vpn-gateway", "vpc-flow-log", "capacity-reservation-fleet", "traffic-mirror-filter-rule", "vpc-endpoint-connection-device-type"
         | 
| 8060 | 
            +
                #   resp.launch_template_version.launch_template_data.tag_specifications[0].resource_type #=> String, one of "capacity-reservation", "client-vpn-endpoint", "customer-gateway", "carrier-gateway", "coip-pool", "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", "ipam", "ipam-pool", "ipam-scope", "ipv4pool-ec2", "ipv6pool-ec2", "key-pair", "launch-template", "local-gateway", "local-gateway-route-table", "local-gateway-virtual-interface", "local-gateway-virtual-interface-group", "local-gateway-route-table-vpc-association", "local-gateway-route-table-virtual-interface-group-association", "natgateway", "network-acl", "network-interface", "network-insights-analysis", "network-insights-path", "network-insights-access-scope", "network-insights-access-scope-analysis", "placement-group", "prefix-list", "replace-root-volume-task", "reserved-instances", "route-table", "security-group", "security-group-rule", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "subnet-cidr-reservation", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-connect-peer", "transit-gateway-multicast-domain", "transit-gateway-policy-table", "transit-gateway-route-table", "transit-gateway-route-table-announcement", "volume", "vpc", "vpc-endpoint", "vpc-endpoint-connection", "vpc-endpoint-service", "vpc-endpoint-service-permission", "vpc-peering-connection", "vpn-connection", "vpn-gateway", "vpc-flow-log", "capacity-reservation-fleet", "traffic-mirror-filter-rule", "vpc-endpoint-connection-device-type", "vpn-connection-device-type"
         | 
| 7960 8061 | 
             
                #   resp.launch_template_version.launch_template_data.tag_specifications[0].tags #=> Array
         | 
| 7961 8062 | 
             
                #   resp.launch_template_version.launch_template_data.tag_specifications[0].tags[0].key #=> String
         | 
| 7962 8063 | 
             
                #   resp.launch_template_version.launch_template_data.tag_specifications[0].tags[0].value #=> String
         | 
| @@ -8024,7 +8125,7 @@ module Aws::EC2 | |
| 8024 8125 | 
             
                #   resp.launch_template_version.launch_template_data.instance_requirements.accelerator_manufacturers #=> Array
         | 
| 8025 8126 | 
             
                #   resp.launch_template_version.launch_template_data.instance_requirements.accelerator_manufacturers[0] #=> String, one of "nvidia", "amd", "amazon-web-services", "xilinx"
         | 
| 8026 8127 | 
             
                #   resp.launch_template_version.launch_template_data.instance_requirements.accelerator_names #=> Array
         | 
| 8027 | 
            -
                #   resp.launch_template_version.launch_template_data.instance_requirements.accelerator_names[0] #=> String, one of "a100", "v100", "k80", "t4", "m60", "radeon-pro-v520", "vu9p"
         | 
| 8128 | 
            +
                #   resp.launch_template_version.launch_template_data.instance_requirements.accelerator_names[0] #=> String, one of "a100", "v100", "k80", "t4", "m60", "radeon-pro-v520", "vu9p", "inferentia", "k520"
         | 
| 8028 8129 | 
             
                #   resp.launch_template_version.launch_template_data.instance_requirements.accelerator_total_memory_mi_b.min #=> Integer
         | 
| 8029 8130 | 
             
                #   resp.launch_template_version.launch_template_data.instance_requirements.accelerator_total_memory_mi_b.max #=> Integer
         | 
| 8030 8131 | 
             
                #   resp.launch_template_version.launch_template_data.private_dns_name_options.hostname_type #=> String, one of "ip-name", "resource-name"
         | 
| @@ -8046,6 +8147,11 @@ module Aws::EC2 | |
| 8046 8147 | 
             
                end
         | 
| 8047 8148 |  | 
| 8048 8149 | 
             
                # Creates a static route for the specified local gateway route table.
         | 
| 8150 | 
            +
                # You must specify one of the following targets:
         | 
| 8151 | 
            +
                #
         | 
| 8152 | 
            +
                # * `LocalGatewayVirtualInterfaceGroupId`
         | 
| 8153 | 
            +
                #
         | 
| 8154 | 
            +
                # * `NetworkInterfaceId`
         | 
| 8049 8155 | 
             
                #
         | 
| 8050 8156 | 
             
                # @option params [required, String] :destination_cidr_block
         | 
| 8051 8157 | 
             
                #   The CIDR range used for destination matches. Routing decisions are
         | 
| @@ -8054,7 +8160,7 @@ module Aws::EC2 | |
| 8054 8160 | 
             
                # @option params [required, String] :local_gateway_route_table_id
         | 
| 8055 8161 | 
             
                #   The ID of the local gateway route table.
         | 
| 8056 8162 | 
             
                #
         | 
| 8057 | 
            -
                # @option params [ | 
| 8163 | 
            +
                # @option params [String] :local_gateway_virtual_interface_group_id
         | 
| 8058 8164 | 
             
                #   The ID of the virtual interface group.
         | 
| 8059 8165 | 
             
                #
         | 
| 8060 8166 | 
             
                # @option params [Boolean] :dry_run
         | 
| @@ -8063,6 +8169,9 @@ module Aws::EC2 | |
| 8063 8169 | 
             
                #   If you have the required permissions, the error response is
         | 
| 8064 8170 | 
             
                #   `DryRunOperation`. Otherwise, it is `UnauthorizedOperation`.
         | 
| 8065 8171 | 
             
                #
         | 
| 8172 | 
            +
                # @option params [String] :network_interface_id
         | 
| 8173 | 
            +
                #   The ID of the network interface.
         | 
| 8174 | 
            +
                #
         | 
| 8066 8175 | 
             
                # @return [Types::CreateLocalGatewayRouteResult] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
         | 
| 8067 8176 | 
             
                #
         | 
| 8068 8177 | 
             
                #   * {Types::CreateLocalGatewayRouteResult#route #route} => Types::LocalGatewayRoute
         | 
| @@ -8072,8 +8181,9 @@ module Aws::EC2 | |
| 8072 8181 | 
             
                #   resp = client.create_local_gateway_route({
         | 
| 8073 8182 | 
             
                #     destination_cidr_block: "String", # required
         | 
| 8074 8183 | 
             
                #     local_gateway_route_table_id: "LocalGatewayRoutetableId", # required
         | 
| 8075 | 
            -
                #     local_gateway_virtual_interface_group_id: "LocalGatewayVirtualInterfaceGroupId", | 
| 8184 | 
            +
                #     local_gateway_virtual_interface_group_id: "LocalGatewayVirtualInterfaceGroupId",
         | 
| 8076 8185 | 
             
                #     dry_run: false,
         | 
| 8186 | 
            +
                #     network_interface_id: "NetworkInterfaceId",
         | 
| 8077 8187 | 
             
                #   })
         | 
| 8078 8188 | 
             
                #
         | 
| 8079 8189 | 
             
                # @example Response structure
         | 
| @@ -8085,6 +8195,9 @@ module Aws::EC2 | |
| 8085 8195 | 
             
                #   resp.route.local_gateway_route_table_id #=> String
         | 
| 8086 8196 | 
             
                #   resp.route.local_gateway_route_table_arn #=> String
         | 
| 8087 8197 | 
             
                #   resp.route.owner_id #=> String
         | 
| 8198 | 
            +
                #   resp.route.subnet_id #=> String
         | 
| 8199 | 
            +
                #   resp.route.coip_pool_id #=> String
         | 
| 8200 | 
            +
                #   resp.route.network_interface_id #=> String
         | 
| 8088 8201 | 
             
                #
         | 
| 8089 8202 | 
             
                # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/CreateLocalGatewayRoute AWS API Documentation
         | 
| 8090 8203 | 
             
                #
         | 
| @@ -8095,6 +8208,135 @@ module Aws::EC2 | |
| 8095 8208 | 
             
                  req.send_request(options)
         | 
| 8096 8209 | 
             
                end
         | 
| 8097 8210 |  | 
| 8211 | 
            +
                # Creates a local gateway route table.
         | 
| 8212 | 
            +
                #
         | 
| 8213 | 
            +
                # @option params [required, String] :local_gateway_id
         | 
| 8214 | 
            +
                #   The ID of the local gateway.
         | 
| 8215 | 
            +
                #
         | 
| 8216 | 
            +
                # @option params [String] :mode
         | 
| 8217 | 
            +
                #   The mode of the local gateway route table.
         | 
| 8218 | 
            +
                #
         | 
| 8219 | 
            +
                # @option params [Array<Types::TagSpecification>] :tag_specifications
         | 
| 8220 | 
            +
                #   The tags assigned to the local gateway route table.
         | 
| 8221 | 
            +
                #
         | 
| 8222 | 
            +
                # @option params [Boolean] :dry_run
         | 
| 8223 | 
            +
                #   Checks whether you have the required permissions for the action,
         | 
| 8224 | 
            +
                #   without actually making the request, and provides an error response.
         | 
| 8225 | 
            +
                #   If you have the required permissions, the error response is
         | 
| 8226 | 
            +
                #   `DryRunOperation`. Otherwise, it is `UnauthorizedOperation`.
         | 
| 8227 | 
            +
                #
         | 
| 8228 | 
            +
                # @return [Types::CreateLocalGatewayRouteTableResult] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
         | 
| 8229 | 
            +
                #
         | 
| 8230 | 
            +
                #   * {Types::CreateLocalGatewayRouteTableResult#local_gateway_route_table #local_gateway_route_table} => Types::LocalGatewayRouteTable
         | 
| 8231 | 
            +
                #
         | 
| 8232 | 
            +
                # @example Request syntax with placeholder values
         | 
| 8233 | 
            +
                #
         | 
| 8234 | 
            +
                #   resp = client.create_local_gateway_route_table({
         | 
| 8235 | 
            +
                #     local_gateway_id: "LocalGatewayId", # required
         | 
| 8236 | 
            +
                #     mode: "direct-vpc-routing", # accepts direct-vpc-routing, coip
         | 
| 8237 | 
            +
                #     tag_specifications: [
         | 
| 8238 | 
            +
                #       {
         | 
| 8239 | 
            +
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, 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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, vpn-connection-device-type
         | 
| 8240 | 
            +
                #         tags: [
         | 
| 8241 | 
            +
                #           {
         | 
| 8242 | 
            +
                #             key: "String",
         | 
| 8243 | 
            +
                #             value: "String",
         | 
| 8244 | 
            +
                #           },
         | 
| 8245 | 
            +
                #         ],
         | 
| 8246 | 
            +
                #       },
         | 
| 8247 | 
            +
                #     ],
         | 
| 8248 | 
            +
                #     dry_run: false,
         | 
| 8249 | 
            +
                #   })
         | 
| 8250 | 
            +
                #
         | 
| 8251 | 
            +
                # @example Response structure
         | 
| 8252 | 
            +
                #
         | 
| 8253 | 
            +
                #   resp.local_gateway_route_table.local_gateway_route_table_id #=> String
         | 
| 8254 | 
            +
                #   resp.local_gateway_route_table.local_gateway_route_table_arn #=> String
         | 
| 8255 | 
            +
                #   resp.local_gateway_route_table.local_gateway_id #=> String
         | 
| 8256 | 
            +
                #   resp.local_gateway_route_table.outpost_arn #=> String
         | 
| 8257 | 
            +
                #   resp.local_gateway_route_table.owner_id #=> String
         | 
| 8258 | 
            +
                #   resp.local_gateway_route_table.state #=> String
         | 
| 8259 | 
            +
                #   resp.local_gateway_route_table.tags #=> Array
         | 
| 8260 | 
            +
                #   resp.local_gateway_route_table.tags[0].key #=> String
         | 
| 8261 | 
            +
                #   resp.local_gateway_route_table.tags[0].value #=> String
         | 
| 8262 | 
            +
                #   resp.local_gateway_route_table.mode #=> String, one of "direct-vpc-routing", "coip"
         | 
| 8263 | 
            +
                #   resp.local_gateway_route_table.state_reason.code #=> String
         | 
| 8264 | 
            +
                #   resp.local_gateway_route_table.state_reason.message #=> String
         | 
| 8265 | 
            +
                #
         | 
| 8266 | 
            +
                # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/CreateLocalGatewayRouteTable AWS API Documentation
         | 
| 8267 | 
            +
                #
         | 
| 8268 | 
            +
                # @overload create_local_gateway_route_table(params = {})
         | 
| 8269 | 
            +
                # @param [Hash] params ({})
         | 
| 8270 | 
            +
                def create_local_gateway_route_table(params = {}, options = {})
         | 
| 8271 | 
            +
                  req = build_request(:create_local_gateway_route_table, params)
         | 
| 8272 | 
            +
                  req.send_request(options)
         | 
| 8273 | 
            +
                end
         | 
| 8274 | 
            +
             | 
| 8275 | 
            +
                # Creates a local gateway route table virtual interface group
         | 
| 8276 | 
            +
                # association.
         | 
| 8277 | 
            +
                #
         | 
| 8278 | 
            +
                # @option params [required, String] :local_gateway_route_table_id
         | 
| 8279 | 
            +
                #   The ID of the local gateway route table.
         | 
| 8280 | 
            +
                #
         | 
| 8281 | 
            +
                # @option params [required, String] :local_gateway_virtual_interface_group_id
         | 
| 8282 | 
            +
                #   The ID of the local gateway route table virtual interface group
         | 
| 8283 | 
            +
                #   association.
         | 
| 8284 | 
            +
                #
         | 
| 8285 | 
            +
                # @option params [Array<Types::TagSpecification>] :tag_specifications
         | 
| 8286 | 
            +
                #   The tags assigned to the local gateway route table virtual interface
         | 
| 8287 | 
            +
                #   group association.
         | 
| 8288 | 
            +
                #
         | 
| 8289 | 
            +
                # @option params [Boolean] :dry_run
         | 
| 8290 | 
            +
                #   Checks whether you have the required permissions for the action,
         | 
| 8291 | 
            +
                #   without actually making the request, and provides an error response.
         | 
| 8292 | 
            +
                #   If you have the required permissions, the error response is
         | 
| 8293 | 
            +
                #   `DryRunOperation`. Otherwise, it is `UnauthorizedOperation`.
         | 
| 8294 | 
            +
                #
         | 
| 8295 | 
            +
                # @return [Types::CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationResult] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
         | 
| 8296 | 
            +
                #
         | 
| 8297 | 
            +
                #   * {Types::CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationResult#local_gateway_route_table_virtual_interface_group_association #local_gateway_route_table_virtual_interface_group_association} => Types::LocalGatewayRouteTableVirtualInterfaceGroupAssociation
         | 
| 8298 | 
            +
                #
         | 
| 8299 | 
            +
                # @example Request syntax with placeholder values
         | 
| 8300 | 
            +
                #
         | 
| 8301 | 
            +
                #   resp = client.create_local_gateway_route_table_virtual_interface_group_association({
         | 
| 8302 | 
            +
                #     local_gateway_route_table_id: "LocalGatewayRoutetableId", # required
         | 
| 8303 | 
            +
                #     local_gateway_virtual_interface_group_id: "LocalGatewayVirtualInterfaceGroupId", # required
         | 
| 8304 | 
            +
                #     tag_specifications: [
         | 
| 8305 | 
            +
                #       {
         | 
| 8306 | 
            +
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, 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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, vpn-connection-device-type
         | 
| 8307 | 
            +
                #         tags: [
         | 
| 8308 | 
            +
                #           {
         | 
| 8309 | 
            +
                #             key: "String",
         | 
| 8310 | 
            +
                #             value: "String",
         | 
| 8311 | 
            +
                #           },
         | 
| 8312 | 
            +
                #         ],
         | 
| 8313 | 
            +
                #       },
         | 
| 8314 | 
            +
                #     ],
         | 
| 8315 | 
            +
                #     dry_run: false,
         | 
| 8316 | 
            +
                #   })
         | 
| 8317 | 
            +
                #
         | 
| 8318 | 
            +
                # @example Response structure
         | 
| 8319 | 
            +
                #
         | 
| 8320 | 
            +
                #   resp.local_gateway_route_table_virtual_interface_group_association.local_gateway_route_table_virtual_interface_group_association_id #=> String
         | 
| 8321 | 
            +
                #   resp.local_gateway_route_table_virtual_interface_group_association.local_gateway_virtual_interface_group_id #=> String
         | 
| 8322 | 
            +
                #   resp.local_gateway_route_table_virtual_interface_group_association.local_gateway_id #=> String
         | 
| 8323 | 
            +
                #   resp.local_gateway_route_table_virtual_interface_group_association.local_gateway_route_table_id #=> String
         | 
| 8324 | 
            +
                #   resp.local_gateway_route_table_virtual_interface_group_association.local_gateway_route_table_arn #=> String
         | 
| 8325 | 
            +
                #   resp.local_gateway_route_table_virtual_interface_group_association.owner_id #=> String
         | 
| 8326 | 
            +
                #   resp.local_gateway_route_table_virtual_interface_group_association.state #=> String
         | 
| 8327 | 
            +
                #   resp.local_gateway_route_table_virtual_interface_group_association.tags #=> Array
         | 
| 8328 | 
            +
                #   resp.local_gateway_route_table_virtual_interface_group_association.tags[0].key #=> String
         | 
| 8329 | 
            +
                #   resp.local_gateway_route_table_virtual_interface_group_association.tags[0].value #=> String
         | 
| 8330 | 
            +
                #
         | 
| 8331 | 
            +
                # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociation AWS API Documentation
         | 
| 8332 | 
            +
                #
         | 
| 8333 | 
            +
                # @overload create_local_gateway_route_table_virtual_interface_group_association(params = {})
         | 
| 8334 | 
            +
                # @param [Hash] params ({})
         | 
| 8335 | 
            +
                def create_local_gateway_route_table_virtual_interface_group_association(params = {}, options = {})
         | 
| 8336 | 
            +
                  req = build_request(:create_local_gateway_route_table_virtual_interface_group_association, params)
         | 
| 8337 | 
            +
                  req.send_request(options)
         | 
| 8338 | 
            +
                end
         | 
| 8339 | 
            +
             | 
| 8098 8340 | 
             
                # Associates the specified VPC with the specified local gateway route
         | 
| 8099 8341 | 
             
                # table.
         | 
| 8100 8342 | 
             
                #
         | 
| @@ -8124,7 +8366,7 @@ module Aws::EC2 | |
| 8124 8366 | 
             
                #     vpc_id: "VpcId", # required
         | 
| 8125 8367 | 
             
                #     tag_specifications: [
         | 
| 8126 8368 | 
             
                #       {
         | 
| 8127 | 
            -
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type
         | 
| 8369 | 
            +
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, 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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, vpn-connection-device-type
         | 
| 8128 8370 | 
             
                #         tags: [
         | 
| 8129 8371 | 
             
                #           {
         | 
| 8130 8372 | 
             
                #             key: "String",
         | 
| @@ -8220,7 +8462,7 @@ module Aws::EC2 | |
| 8220 8462 | 
             
                #     max_entries: 1, # required
         | 
| 8221 8463 | 
             
                #     tag_specifications: [
         | 
| 8222 8464 | 
             
                #       {
         | 
| 8223 | 
            -
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type
         | 
| 8465 | 
            +
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, 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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, vpn-connection-device-type
         | 
| 8224 8466 | 
             
                #         tags: [
         | 
| 8225 8467 | 
             
                #           {
         | 
| 8226 8468 | 
             
                #             key: "String",
         | 
| @@ -8357,7 +8599,7 @@ module Aws::EC2 | |
| 8357 8599 | 
             
                #     subnet_id: "SubnetId", # required
         | 
| 8358 8600 | 
             
                #     tag_specifications: [
         | 
| 8359 8601 | 
             
                #       {
         | 
| 8360 | 
            -
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type
         | 
| 8602 | 
            +
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, 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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, vpn-connection-device-type
         | 
| 8361 8603 | 
             
                #         tags: [
         | 
| 8362 8604 | 
             
                #           {
         | 
| 8363 8605 | 
             
                #             key: "String",
         | 
| @@ -8476,7 +8718,7 @@ module Aws::EC2 | |
| 8476 8718 | 
             
                #     vpc_id: "VpcId", # required
         | 
| 8477 8719 | 
             
                #     tag_specifications: [
         | 
| 8478 8720 | 
             
                #       {
         | 
| 8479 | 
            -
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type
         | 
| 8721 | 
            +
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, 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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, vpn-connection-device-type
         | 
| 8480 8722 | 
             
                #         tags: [
         | 
| 8481 8723 | 
             
                #           {
         | 
| 8482 8724 | 
             
                #             key: "String",
         | 
| @@ -8781,7 +9023,7 @@ module Aws::EC2 | |
| 8781 9023 | 
             
                #     client_token: "String", # required
         | 
| 8782 9024 | 
             
                #     tag_specifications: [
         | 
| 8783 9025 | 
             
                #       {
         | 
| 8784 | 
            -
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type
         | 
| 9026 | 
            +
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, 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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, vpn-connection-device-type
         | 
| 8785 9027 | 
             
                #         tags: [
         | 
| 8786 9028 | 
             
                #           {
         | 
| 8787 9029 | 
             
                #             key: "String",
         | 
| @@ -8963,7 +9205,7 @@ module Aws::EC2 | |
| 8963 9205 | 
             
                #     destination_port: 1,
         | 
| 8964 9206 | 
             
                #     tag_specifications: [
         | 
| 8965 9207 | 
             
                #       {
         | 
| 8966 | 
            -
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type
         | 
| 9208 | 
            +
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, 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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, vpn-connection-device-type
         | 
| 8967 9209 | 
             
                #         tags: [
         | 
| 8968 9210 | 
             
                #           {
         | 
| 8969 9211 | 
             
                #             key: "String",
         | 
| @@ -9186,7 +9428,7 @@ module Aws::EC2 | |
| 9186 9428 | 
             
                #     subnet_id: "SubnetId", # required
         | 
| 9187 9429 | 
             
                #     tag_specifications: [
         | 
| 9188 9430 | 
             
                #       {
         | 
| 9189 | 
            -
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type
         | 
| 9431 | 
            +
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, 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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, vpn-connection-device-type
         | 
| 9190 9432 | 
             
                #         tags: [
         | 
| 9191 9433 | 
             
                #           {
         | 
| 9192 9434 | 
             
                #             key: "String",
         | 
| @@ -9398,7 +9640,7 @@ module Aws::EC2 | |
| 9398 9640 | 
             
                #     partition_count: 1,
         | 
| 9399 9641 | 
             
                #     tag_specifications: [
         | 
| 9400 9642 | 
             
                #       {
         | 
| 9401 | 
            -
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type
         | 
| 9643 | 
            +
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, 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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, vpn-connection-device-type
         | 
| 9402 9644 | 
             
                #         tags: [
         | 
| 9403 9645 | 
             
                #           {
         | 
| 9404 9646 | 
             
                #             key: "String",
         | 
| @@ -9465,7 +9707,7 @@ module Aws::EC2 | |
| 9465 9707 | 
             
                #     dry_run: false,
         | 
| 9466 9708 | 
             
                #     tag_specifications: [
         | 
| 9467 9709 | 
             
                #       {
         | 
| 9468 | 
            -
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type
         | 
| 9710 | 
            +
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, 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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, vpn-connection-device-type
         | 
| 9469 9711 | 
             
                #         tags: [
         | 
| 9470 9712 | 
             
                #           {
         | 
| 9471 9713 | 
             
                #             key: "String",
         | 
| @@ -9543,7 +9785,7 @@ module Aws::EC2 | |
| 9543 9785 | 
             
                #     dry_run: false,
         | 
| 9544 9786 | 
             
                #     tag_specifications: [
         | 
| 9545 9787 | 
             
                #       {
         | 
| 9546 | 
            -
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type
         | 
| 9788 | 
            +
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, 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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, vpn-connection-device-type
         | 
| 9547 9789 | 
             
                #         tags: [
         | 
| 9548 9790 | 
             
                #           {
         | 
| 9549 9791 | 
             
                #             key: "String",
         | 
| @@ -9734,7 +9976,7 @@ module Aws::EC2 | |
| 9734 9976 | 
             
                #     name: "String",
         | 
| 9735 9977 | 
             
                #     tag_specifications: [
         | 
| 9736 9978 | 
             
                #       {
         | 
| 9737 | 
            -
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type
         | 
| 9979 | 
            +
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, 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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, vpn-connection-device-type
         | 
| 9738 9980 | 
             
                #         tags: [
         | 
| 9739 9981 | 
             
                #           {
         | 
| 9740 9982 | 
             
                #             key: "String",
         | 
| @@ -9961,7 +10203,7 @@ module Aws::EC2 | |
| 9961 10203 | 
             
                #     vpc_id: "VpcId", # required
         | 
| 9962 10204 | 
             
                #     tag_specifications: [
         | 
| 9963 10205 | 
             
                #       {
         | 
| 9964 | 
            -
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type
         | 
| 10206 | 
            +
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, 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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, vpn-connection-device-type
         | 
| 9965 10207 | 
             
                #         tags: [
         | 
| 9966 10208 | 
             
                #           {
         | 
| 9967 10209 | 
             
                #             key: "String",
         | 
| @@ -10120,7 +10362,7 @@ module Aws::EC2 | |
| 10120 10362 | 
             
                #     vpc_id: "VpcId",
         | 
| 10121 10363 | 
             
                #     tag_specifications: [
         | 
| 10122 10364 | 
             
                #       {
         | 
| 10123 | 
            -
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type
         | 
| 10365 | 
            +
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, 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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, vpn-connection-device-type
         | 
| 10124 10366 | 
             
                #         tags: [
         | 
| 10125 10367 | 
             
                #           {
         | 
| 10126 10368 | 
             
                #             key: "String",
         | 
| @@ -10285,7 +10527,7 @@ module Aws::EC2 | |
| 10285 10527 | 
             
                #     volume_id: "VolumeId", # required
         | 
| 10286 10528 | 
             
                #     tag_specifications: [
         | 
| 10287 10529 | 
             
                #       {
         | 
| 10288 | 
            -
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type
         | 
| 10530 | 
            +
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, 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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, vpn-connection-device-type
         | 
| 10289 10531 | 
             
                #         tags: [
         | 
| 10290 10532 | 
             
                #           {
         | 
| 10291 10533 | 
             
                #             key: "String",
         | 
| @@ -10400,7 +10642,7 @@ module Aws::EC2 | |
| 10400 10642 | 
             
                #     outpost_arn: "String",
         | 
| 10401 10643 | 
             
                #     tag_specifications: [
         | 
| 10402 10644 | 
             
                #       {
         | 
| 10403 | 
            -
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type
         | 
| 10645 | 
            +
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, 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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, vpn-connection-device-type
         | 
| 10404 10646 | 
             
                #         tags: [
         | 
| 10405 10647 | 
             
                #           {
         | 
| 10406 10648 | 
             
                #             key: "String",
         | 
| @@ -10697,7 +10939,7 @@ module Aws::EC2 | |
| 10697 10939 | 
             
                #   resp = client.create_subnet({
         | 
| 10698 10940 | 
             
                #     tag_specifications: [
         | 
| 10699 10941 | 
             
                #       {
         | 
| 10700 | 
            -
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type
         | 
| 10942 | 
            +
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, 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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, vpn-connection-device-type
         | 
| 10701 10943 | 
             
                #         tags: [
         | 
| 10702 10944 | 
             
                #           {
         | 
| 10703 10945 | 
             
                #             key: "String",
         | 
| @@ -10815,7 +11057,7 @@ module Aws::EC2 | |
| 10815 11057 | 
             
                #     dry_run: false,
         | 
| 10816 11058 | 
             
                #     tag_specifications: [
         | 
| 10817 11059 | 
             
                #       {
         | 
| 10818 | 
            -
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type
         | 
| 11060 | 
            +
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, 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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, vpn-connection-device-type
         | 
| 10819 11061 | 
             
                #         tags: [
         | 
| 10820 11062 | 
             
                #           {
         | 
| 10821 11063 | 
             
                #             key: "String",
         | 
| @@ -10975,7 +11217,7 @@ module Aws::EC2 | |
| 10975 11217 | 
             
                #     description: "String",
         | 
| 10976 11218 | 
             
                #     tag_specifications: [
         | 
| 10977 11219 | 
             
                #       {
         | 
| 10978 | 
            -
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type
         | 
| 11220 | 
            +
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, 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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, vpn-connection-device-type
         | 
| 10979 11221 | 
             
                #         tags: [
         | 
| 10980 11222 | 
             
                #           {
         | 
| 10981 11223 | 
             
                #             key: "String",
         | 
| @@ -11249,7 +11491,7 @@ module Aws::EC2 | |
| 11249 11491 | 
             
                #     description: "String",
         | 
| 11250 11492 | 
             
                #     tag_specifications: [
         | 
| 11251 11493 | 
             
                #       {
         | 
| 11252 | 
            -
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type
         | 
| 11494 | 
            +
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, 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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, vpn-connection-device-type
         | 
| 11253 11495 | 
             
                #         tags: [
         | 
| 11254 11496 | 
             
                #           {
         | 
| 11255 11497 | 
             
                #             key: "String",
         | 
| @@ -11351,7 +11593,7 @@ module Aws::EC2 | |
| 11351 11593 | 
             
                #     description: "String",
         | 
| 11352 11594 | 
             
                #     tag_specifications: [
         | 
| 11353 11595 | 
             
                #       {
         | 
| 11354 | 
            -
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type
         | 
| 11596 | 
            +
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, 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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, vpn-connection-device-type
         | 
| 11355 11597 | 
             
                #         tags: [
         | 
| 11356 11598 | 
             
                #           {
         | 
| 11357 11599 | 
             
                #             key: "String",
         | 
| @@ -11447,7 +11689,7 @@ module Aws::EC2 | |
| 11447 11689 | 
             
                #     },
         | 
| 11448 11690 | 
             
                #     tag_specifications: [
         | 
| 11449 11691 | 
             
                #       {
         | 
| 11450 | 
            -
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type
         | 
| 11692 | 
            +
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, 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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, vpn-connection-device-type
         | 
| 11451 11693 | 
             
                #         tags: [
         | 
| 11452 11694 | 
             
                #           {
         | 
| 11453 11695 | 
             
                #             key: "String",
         | 
| @@ -11528,7 +11770,7 @@ module Aws::EC2 | |
| 11528 11770 | 
             
                #     },
         | 
| 11529 11771 | 
             
                #     tag_specifications: [
         | 
| 11530 11772 | 
             
                #       {
         | 
| 11531 | 
            -
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type
         | 
| 11773 | 
            +
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, 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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, vpn-connection-device-type
         | 
| 11532 11774 | 
             
                #         tags: [
         | 
| 11533 11775 | 
             
                #           {
         | 
| 11534 11776 | 
             
                #             key: "String",
         | 
| @@ -11622,7 +11864,7 @@ module Aws::EC2 | |
| 11622 11864 | 
             
                #     inside_cidr_blocks: ["String"], # required
         | 
| 11623 11865 | 
             
                #     tag_specifications: [
         | 
| 11624 11866 | 
             
                #       {
         | 
| 11625 | 
            -
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type
         | 
| 11867 | 
            +
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, 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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, vpn-connection-device-type
         | 
| 11626 11868 | 
             
                #         tags: [
         | 
| 11627 11869 | 
             
                #           {
         | 
| 11628 11870 | 
             
                #             key: "String",
         | 
| @@ -11704,7 +11946,7 @@ module Aws::EC2 | |
| 11704 11946 | 
             
                #     },
         | 
| 11705 11947 | 
             
                #     tag_specifications: [
         | 
| 11706 11948 | 
             
                #       {
         | 
| 11707 | 
            -
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type
         | 
| 11949 | 
            +
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, 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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, vpn-connection-device-type
         | 
| 11708 11950 | 
             
                #         tags: [
         | 
| 11709 11951 | 
             
                #           {
         | 
| 11710 11952 | 
             
                #             key: "String",
         | 
| @@ -11790,7 +12032,7 @@ module Aws::EC2 | |
| 11790 12032 | 
             
                #     },
         | 
| 11791 12033 | 
             
                #     tag_specifications: [
         | 
| 11792 12034 | 
             
                #       {
         | 
| 11793 | 
            -
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type
         | 
| 12035 | 
            +
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, 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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, vpn-connection-device-type
         | 
| 11794 12036 | 
             
                #         tags: [
         | 
| 11795 12037 | 
             
                #           {
         | 
| 11796 12038 | 
             
                #             key: "String",
         | 
| @@ -11857,7 +12099,7 @@ module Aws::EC2 | |
| 11857 12099 | 
             
                #     transit_gateway_id: "TransitGatewayId", # required
         | 
| 11858 12100 | 
             
                #     tag_specifications: [
         | 
| 11859 12101 | 
             
                #       {
         | 
| 11860 | 
            -
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type
         | 
| 12102 | 
            +
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, 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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, vpn-connection-device-type
         | 
| 11861 12103 | 
             
                #         tags: [
         | 
| 11862 12104 | 
             
                #           {
         | 
| 11863 12105 | 
             
                #             key: "String",
         | 
| @@ -12023,7 +12265,7 @@ module Aws::EC2 | |
| 12023 12265 | 
             
                #     transit_gateway_id: "TransitGatewayId", # required
         | 
| 12024 12266 | 
             
                #     tag_specifications: [
         | 
| 12025 12267 | 
             
                #       {
         | 
| 12026 | 
            -
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type
         | 
| 12268 | 
            +
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, 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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, vpn-connection-device-type
         | 
| 12027 12269 | 
             
                #         tags: [
         | 
| 12028 12270 | 
             
                #           {
         | 
| 12029 12271 | 
             
                #             key: "String",
         | 
| @@ -12085,7 +12327,7 @@ module Aws::EC2 | |
| 12085 12327 | 
             
                #     peering_attachment_id: "TransitGatewayAttachmentId", # required
         | 
| 12086 12328 | 
             
                #     tag_specifications: [
         | 
| 12087 12329 | 
             
                #       {
         | 
| 12088 | 
            -
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type
         | 
| 12330 | 
            +
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, 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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, vpn-connection-device-type
         | 
| 12089 12331 | 
             
                #         tags: [
         | 
| 12090 12332 | 
             
                #           {
         | 
| 12091 12333 | 
             
                #             key: "String",
         | 
| @@ -12172,7 +12414,7 @@ module Aws::EC2 | |
| 12172 12414 | 
             
                #     },
         | 
| 12173 12415 | 
             
                #     tag_specifications: [
         | 
| 12174 12416 | 
             
                #       {
         | 
| 12175 | 
            -
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type
         | 
| 12417 | 
            +
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, 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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, vpn-connection-device-type
         | 
| 12176 12418 | 
             
                #         tags: [
         | 
| 12177 12419 | 
             
                #           {
         | 
| 12178 12420 | 
             
                #             key: "String",
         | 
| @@ -12477,7 +12719,7 @@ module Aws::EC2 | |
| 12477 12719 | 
             
                #     dry_run: false,
         | 
| 12478 12720 | 
             
                #     tag_specifications: [
         | 
| 12479 12721 | 
             
                #       {
         | 
| 12480 | 
            -
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type
         | 
| 12722 | 
            +
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, 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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, vpn-connection-device-type
         | 
| 12481 12723 | 
             
                #         tags: [
         | 
| 12482 12724 | 
             
                #           {
         | 
| 12483 12725 | 
             
                #             key: "String",
         | 
| @@ -12687,7 +12929,7 @@ module Aws::EC2 | |
| 12687 12929 | 
             
                #     ipv_6_cidr_block_network_border_group: "String",
         | 
| 12688 12930 | 
             
                #     tag_specifications: [
         | 
| 12689 12931 | 
             
                #       {
         | 
| 12690 | 
            -
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type
         | 
| 12932 | 
            +
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, 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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, vpn-connection-device-type
         | 
| 12691 12933 | 
             
                #         tags: [
         | 
| 12692 12934 | 
             
                #           {
         | 
| 12693 12935 | 
             
                #             key: "String",
         | 
| @@ -12838,7 +13080,7 @@ module Aws::EC2 | |
| 12838 13080 | 
             
                #     private_dns_enabled: false,
         | 
| 12839 13081 | 
             
                #     tag_specifications: [
         | 
| 12840 13082 | 
             
                #       {
         | 
| 12841 | 
            -
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type
         | 
| 13083 | 
            +
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, 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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, vpn-connection-device-type
         | 
| 12842 13084 | 
             
                #         tags: [
         | 
| 12843 13085 | 
             
                #           {
         | 
| 12844 13086 | 
             
                #             key: "String",
         | 
| @@ -13047,7 +13289,7 @@ module Aws::EC2 | |
| 13047 13289 | 
             
                #     client_token: "String",
         | 
| 13048 13290 | 
             
                #     tag_specifications: [
         | 
| 13049 13291 | 
             
                #       {
         | 
| 13050 | 
            -
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type
         | 
| 13292 | 
            +
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, 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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, vpn-connection-device-type
         | 
| 13051 13293 | 
             
                #         tags: [
         | 
| 13052 13294 | 
             
                #           {
         | 
| 13053 13295 | 
             
                #             key: "String",
         | 
| @@ -13163,7 +13405,7 @@ module Aws::EC2 | |
| 13163 13405 | 
             
                #     peer_region: "String",
         | 
| 13164 13406 | 
             
                #     tag_specifications: [
         | 
| 13165 13407 | 
             
                #       {
         | 
| 13166 | 
            -
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type
         | 
| 13408 | 
            +
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, 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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, vpn-connection-device-type
         | 
| 13167 13409 | 
             
                #         tags: [
         | 
| 13168 13410 | 
             
                #           {
         | 
| 13169 13411 | 
             
                #             key: "String",
         | 
| @@ -13348,7 +13590,7 @@ module Aws::EC2 | |
| 13348 13590 | 
             
                #     },
         | 
| 13349 13591 | 
             
                #     tag_specifications: [
         | 
| 13350 13592 | 
             
                #       {
         | 
| 13351 | 
            -
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type
         | 
| 13593 | 
            +
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, 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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, vpn-connection-device-type
         | 
| 13352 13594 | 
             
                #         tags: [
         | 
| 13353 13595 | 
             
                #           {
         | 
| 13354 13596 | 
             
                #             key: "String",
         | 
| @@ -13517,7 +13759,7 @@ module Aws::EC2 | |
| 13517 13759 | 
             
                #     type: "ipsec.1", # required, accepts ipsec.1
         | 
| 13518 13760 | 
             
                #     tag_specifications: [
         | 
| 13519 13761 | 
             
                #       {
         | 
| 13520 | 
            -
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type
         | 
| 13762 | 
            +
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, 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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, vpn-connection-device-type
         | 
| 13521 13763 | 
             
                #         tags: [
         | 
| 13522 13764 | 
             
                #           {
         | 
| 13523 13765 | 
             
                #             key: "String",
         | 
| @@ -13688,6 +13930,89 @@ module Aws::EC2 | |
| 13688 13930 | 
             
                  req.send_request(options)
         | 
| 13689 13931 | 
             
                end
         | 
| 13690 13932 |  | 
| 13933 | 
            +
                # Deletes a range of customer-owned IP addresses.
         | 
| 13934 | 
            +
                #
         | 
| 13935 | 
            +
                # @option params [required, String] :cidr
         | 
| 13936 | 
            +
                #   A customer-owned IP address range that you want to delete.
         | 
| 13937 | 
            +
                #
         | 
| 13938 | 
            +
                # @option params [required, String] :coip_pool_id
         | 
| 13939 | 
            +
                #   The ID of the customer-owned address pool.
         | 
| 13940 | 
            +
                #
         | 
| 13941 | 
            +
                # @option params [Boolean] :dry_run
         | 
| 13942 | 
            +
                #   Checks whether you have the required permissions for the action,
         | 
| 13943 | 
            +
                #   without actually making the request, and provides an error response.
         | 
| 13944 | 
            +
                #   If you have the required permissions, the error response is
         | 
| 13945 | 
            +
                #   `DryRunOperation`. Otherwise, it is `UnauthorizedOperation`.
         | 
| 13946 | 
            +
                #
         | 
| 13947 | 
            +
                # @return [Types::DeleteCoipCidrResult] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
         | 
| 13948 | 
            +
                #
         | 
| 13949 | 
            +
                #   * {Types::DeleteCoipCidrResult#coip_cidr #coip_cidr} => Types::CoipCidr
         | 
| 13950 | 
            +
                #
         | 
| 13951 | 
            +
                # @example Request syntax with placeholder values
         | 
| 13952 | 
            +
                #
         | 
| 13953 | 
            +
                #   resp = client.delete_coip_cidr({
         | 
| 13954 | 
            +
                #     cidr: "String", # required
         | 
| 13955 | 
            +
                #     coip_pool_id: "Ipv4PoolCoipId", # required
         | 
| 13956 | 
            +
                #     dry_run: false,
         | 
| 13957 | 
            +
                #   })
         | 
| 13958 | 
            +
                #
         | 
| 13959 | 
            +
                # @example Response structure
         | 
| 13960 | 
            +
                #
         | 
| 13961 | 
            +
                #   resp.coip_cidr.cidr #=> String
         | 
| 13962 | 
            +
                #   resp.coip_cidr.coip_pool_id #=> String
         | 
| 13963 | 
            +
                #   resp.coip_cidr.local_gateway_route_table_id #=> String
         | 
| 13964 | 
            +
                #
         | 
| 13965 | 
            +
                # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/DeleteCoipCidr AWS API Documentation
         | 
| 13966 | 
            +
                #
         | 
| 13967 | 
            +
                # @overload delete_coip_cidr(params = {})
         | 
| 13968 | 
            +
                # @param [Hash] params ({})
         | 
| 13969 | 
            +
                def delete_coip_cidr(params = {}, options = {})
         | 
| 13970 | 
            +
                  req = build_request(:delete_coip_cidr, params)
         | 
| 13971 | 
            +
                  req.send_request(options)
         | 
| 13972 | 
            +
                end
         | 
| 13973 | 
            +
             | 
| 13974 | 
            +
                # Deletes a pool of customer-owned IP (CoIP) addresses.
         | 
| 13975 | 
            +
                #
         | 
| 13976 | 
            +
                # @option params [required, String] :coip_pool_id
         | 
| 13977 | 
            +
                #   The ID of the CoIP pool that you want to delete.
         | 
| 13978 | 
            +
                #
         | 
| 13979 | 
            +
                # @option params [Boolean] :dry_run
         | 
| 13980 | 
            +
                #   Checks whether you have the required permissions for the action,
         | 
| 13981 | 
            +
                #   without actually making the request, and provides an error response.
         | 
| 13982 | 
            +
                #   If you have the required permissions, the error response is
         | 
| 13983 | 
            +
                #   `DryRunOperation`. Otherwise, it is `UnauthorizedOperation`.
         | 
| 13984 | 
            +
                #
         | 
| 13985 | 
            +
                # @return [Types::DeleteCoipPoolResult] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
         | 
| 13986 | 
            +
                #
         | 
| 13987 | 
            +
                #   * {Types::DeleteCoipPoolResult#coip_pool #coip_pool} => Types::CoipPool
         | 
| 13988 | 
            +
                #
         | 
| 13989 | 
            +
                # @example Request syntax with placeholder values
         | 
| 13990 | 
            +
                #
         | 
| 13991 | 
            +
                #   resp = client.delete_coip_pool({
         | 
| 13992 | 
            +
                #     coip_pool_id: "Ipv4PoolCoipId", # required
         | 
| 13993 | 
            +
                #     dry_run: false,
         | 
| 13994 | 
            +
                #   })
         | 
| 13995 | 
            +
                #
         | 
| 13996 | 
            +
                # @example Response structure
         | 
| 13997 | 
            +
                #
         | 
| 13998 | 
            +
                #   resp.coip_pool.pool_id #=> String
         | 
| 13999 | 
            +
                #   resp.coip_pool.pool_cidrs #=> Array
         | 
| 14000 | 
            +
                #   resp.coip_pool.pool_cidrs[0] #=> String
         | 
| 14001 | 
            +
                #   resp.coip_pool.local_gateway_route_table_id #=> String
         | 
| 14002 | 
            +
                #   resp.coip_pool.tags #=> Array
         | 
| 14003 | 
            +
                #   resp.coip_pool.tags[0].key #=> String
         | 
| 14004 | 
            +
                #   resp.coip_pool.tags[0].value #=> String
         | 
| 14005 | 
            +
                #   resp.coip_pool.pool_arn #=> String
         | 
| 14006 | 
            +
                #
         | 
| 14007 | 
            +
                # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/DeleteCoipPool AWS API Documentation
         | 
| 14008 | 
            +
                #
         | 
| 14009 | 
            +
                # @overload delete_coip_pool(params = {})
         | 
| 14010 | 
            +
                # @param [Hash] params ({})
         | 
| 14011 | 
            +
                def delete_coip_pool(params = {}, options = {})
         | 
| 14012 | 
            +
                  req = build_request(:delete_coip_pool, params)
         | 
| 14013 | 
            +
                  req.send_request(options)
         | 
| 14014 | 
            +
                end
         | 
| 14015 | 
            +
             | 
| 13691 14016 | 
             
                # Deletes the specified customer gateway. You must delete the VPN
         | 
| 13692 14017 | 
             
                # connection before you can delete the customer gateway.
         | 
| 13693 14018 | 
             
                #
         | 
| @@ -14503,6 +14828,9 @@ module Aws::EC2 | |
| 14503 14828 | 
             
                #   resp.route.local_gateway_route_table_id #=> String
         | 
| 14504 14829 | 
             
                #   resp.route.local_gateway_route_table_arn #=> String
         | 
| 14505 14830 | 
             
                #   resp.route.owner_id #=> String
         | 
| 14831 | 
            +
                #   resp.route.subnet_id #=> String
         | 
| 14832 | 
            +
                #   resp.route.coip_pool_id #=> String
         | 
| 14833 | 
            +
                #   resp.route.network_interface_id #=> String
         | 
| 14506 14834 | 
             
                #
         | 
| 14507 14835 | 
             
                # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/DeleteLocalGatewayRoute AWS API Documentation
         | 
| 14508 14836 | 
             
                #
         | 
| @@ -14513,6 +14841,98 @@ module Aws::EC2 | |
| 14513 14841 | 
             
                  req.send_request(options)
         | 
| 14514 14842 | 
             
                end
         | 
| 14515 14843 |  | 
| 14844 | 
            +
                # Deletes a local gateway route table.
         | 
| 14845 | 
            +
                #
         | 
| 14846 | 
            +
                # @option params [required, String] :local_gateway_route_table_id
         | 
| 14847 | 
            +
                #   The ID of the local gateway route table.
         | 
| 14848 | 
            +
                #
         | 
| 14849 | 
            +
                # @option params [Boolean] :dry_run
         | 
| 14850 | 
            +
                #   Checks whether you have the required permissions for the action,
         | 
| 14851 | 
            +
                #   without actually making the request, and provides an error response.
         | 
| 14852 | 
            +
                #   If you have the required permissions, the error response is
         | 
| 14853 | 
            +
                #   `DryRunOperation`. Otherwise, it is `UnauthorizedOperation`.
         | 
| 14854 | 
            +
                #
         | 
| 14855 | 
            +
                # @return [Types::DeleteLocalGatewayRouteTableResult] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
         | 
| 14856 | 
            +
                #
         | 
| 14857 | 
            +
                #   * {Types::DeleteLocalGatewayRouteTableResult#local_gateway_route_table #local_gateway_route_table} => Types::LocalGatewayRouteTable
         | 
| 14858 | 
            +
                #
         | 
| 14859 | 
            +
                # @example Request syntax with placeholder values
         | 
| 14860 | 
            +
                #
         | 
| 14861 | 
            +
                #   resp = client.delete_local_gateway_route_table({
         | 
| 14862 | 
            +
                #     local_gateway_route_table_id: "LocalGatewayRoutetableId", # required
         | 
| 14863 | 
            +
                #     dry_run: false,
         | 
| 14864 | 
            +
                #   })
         | 
| 14865 | 
            +
                #
         | 
| 14866 | 
            +
                # @example Response structure
         | 
| 14867 | 
            +
                #
         | 
| 14868 | 
            +
                #   resp.local_gateway_route_table.local_gateway_route_table_id #=> String
         | 
| 14869 | 
            +
                #   resp.local_gateway_route_table.local_gateway_route_table_arn #=> String
         | 
| 14870 | 
            +
                #   resp.local_gateway_route_table.local_gateway_id #=> String
         | 
| 14871 | 
            +
                #   resp.local_gateway_route_table.outpost_arn #=> String
         | 
| 14872 | 
            +
                #   resp.local_gateway_route_table.owner_id #=> String
         | 
| 14873 | 
            +
                #   resp.local_gateway_route_table.state #=> String
         | 
| 14874 | 
            +
                #   resp.local_gateway_route_table.tags #=> Array
         | 
| 14875 | 
            +
                #   resp.local_gateway_route_table.tags[0].key #=> String
         | 
| 14876 | 
            +
                #   resp.local_gateway_route_table.tags[0].value #=> String
         | 
| 14877 | 
            +
                #   resp.local_gateway_route_table.mode #=> String, one of "direct-vpc-routing", "coip"
         | 
| 14878 | 
            +
                #   resp.local_gateway_route_table.state_reason.code #=> String
         | 
| 14879 | 
            +
                #   resp.local_gateway_route_table.state_reason.message #=> String
         | 
| 14880 | 
            +
                #
         | 
| 14881 | 
            +
                # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/DeleteLocalGatewayRouteTable AWS API Documentation
         | 
| 14882 | 
            +
                #
         | 
| 14883 | 
            +
                # @overload delete_local_gateway_route_table(params = {})
         | 
| 14884 | 
            +
                # @param [Hash] params ({})
         | 
| 14885 | 
            +
                def delete_local_gateway_route_table(params = {}, options = {})
         | 
| 14886 | 
            +
                  req = build_request(:delete_local_gateway_route_table, params)
         | 
| 14887 | 
            +
                  req.send_request(options)
         | 
| 14888 | 
            +
                end
         | 
| 14889 | 
            +
             | 
| 14890 | 
            +
                # Deletes a local gateway route table virtual interface group
         | 
| 14891 | 
            +
                # association.
         | 
| 14892 | 
            +
                #
         | 
| 14893 | 
            +
                # @option params [required, String] :local_gateway_route_table_virtual_interface_group_association_id
         | 
| 14894 | 
            +
                #   The ID of the local gateway route table virtual interface group
         | 
| 14895 | 
            +
                #   association.
         | 
| 14896 | 
            +
                #
         | 
| 14897 | 
            +
                # @option params [Boolean] :dry_run
         | 
| 14898 | 
            +
                #   Checks whether you have the required permissions for the action,
         | 
| 14899 | 
            +
                #   without actually making the request, and provides an error response.
         | 
| 14900 | 
            +
                #   If you have the required permissions, the error response is
         | 
| 14901 | 
            +
                #   `DryRunOperation`. Otherwise, it is `UnauthorizedOperation`.
         | 
| 14902 | 
            +
                #
         | 
| 14903 | 
            +
                # @return [Types::DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationResult] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
         | 
| 14904 | 
            +
                #
         | 
| 14905 | 
            +
                #   * {Types::DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationResult#local_gateway_route_table_virtual_interface_group_association #local_gateway_route_table_virtual_interface_group_association} => Types::LocalGatewayRouteTableVirtualInterfaceGroupAssociation
         | 
| 14906 | 
            +
                #
         | 
| 14907 | 
            +
                # @example Request syntax with placeholder values
         | 
| 14908 | 
            +
                #
         | 
| 14909 | 
            +
                #   resp = client.delete_local_gateway_route_table_virtual_interface_group_association({
         | 
| 14910 | 
            +
                #     local_gateway_route_table_virtual_interface_group_association_id: "LocalGatewayRouteTableVirtualInterfaceGroupAssociationId", # required
         | 
| 14911 | 
            +
                #     dry_run: false,
         | 
| 14912 | 
            +
                #   })
         | 
| 14913 | 
            +
                #
         | 
| 14914 | 
            +
                # @example Response structure
         | 
| 14915 | 
            +
                #
         | 
| 14916 | 
            +
                #   resp.local_gateway_route_table_virtual_interface_group_association.local_gateway_route_table_virtual_interface_group_association_id #=> String
         | 
| 14917 | 
            +
                #   resp.local_gateway_route_table_virtual_interface_group_association.local_gateway_virtual_interface_group_id #=> String
         | 
| 14918 | 
            +
                #   resp.local_gateway_route_table_virtual_interface_group_association.local_gateway_id #=> String
         | 
| 14919 | 
            +
                #   resp.local_gateway_route_table_virtual_interface_group_association.local_gateway_route_table_id #=> String
         | 
| 14920 | 
            +
                #   resp.local_gateway_route_table_virtual_interface_group_association.local_gateway_route_table_arn #=> String
         | 
| 14921 | 
            +
                #   resp.local_gateway_route_table_virtual_interface_group_association.owner_id #=> String
         | 
| 14922 | 
            +
                #   resp.local_gateway_route_table_virtual_interface_group_association.state #=> String
         | 
| 14923 | 
            +
                #   resp.local_gateway_route_table_virtual_interface_group_association.tags #=> Array
         | 
| 14924 | 
            +
                #   resp.local_gateway_route_table_virtual_interface_group_association.tags[0].key #=> String
         | 
| 14925 | 
            +
                #   resp.local_gateway_route_table_virtual_interface_group_association.tags[0].value #=> String
         | 
| 14926 | 
            +
                #
         | 
| 14927 | 
            +
                # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociation AWS API Documentation
         | 
| 14928 | 
            +
                #
         | 
| 14929 | 
            +
                # @overload delete_local_gateway_route_table_virtual_interface_group_association(params = {})
         | 
| 14930 | 
            +
                # @param [Hash] params ({})
         | 
| 14931 | 
            +
                def delete_local_gateway_route_table_virtual_interface_group_association(params = {}, options = {})
         | 
| 14932 | 
            +
                  req = build_request(:delete_local_gateway_route_table_virtual_interface_group_association, params)
         | 
| 14933 | 
            +
                  req.send_request(options)
         | 
| 14934 | 
            +
                end
         | 
| 14935 | 
            +
             | 
| 14516 14936 | 
             
                # Deletes the specified association between a VPC and local gateway
         | 
| 14517 14937 | 
             
                # route table.
         | 
| 14518 14938 | 
             
                #
         | 
| @@ -17926,6 +18346,9 @@ module Aws::EC2 | |
| 17926 18346 | 
             
                #   resp.capacity_reservations[0].outpost_arn #=> String
         | 
| 17927 18347 | 
             
                #   resp.capacity_reservations[0].capacity_reservation_fleet_id #=> String
         | 
| 17928 18348 | 
             
                #   resp.capacity_reservations[0].placement_group_arn #=> String
         | 
| 18349 | 
            +
                #   resp.capacity_reservations[0].capacity_allocations #=> Array
         | 
| 18350 | 
            +
                #   resp.capacity_reservations[0].capacity_allocations[0].allocation_type #=> String, one of "used"
         | 
| 18351 | 
            +
                #   resp.capacity_reservations[0].capacity_allocations[0].count #=> Integer
         | 
| 17929 18352 | 
             
                #
         | 
| 17930 18353 | 
             
                # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/DescribeCapacityReservations AWS API Documentation
         | 
| 17931 18354 | 
             
                #
         | 
| @@ -18026,10 +18449,10 @@ module Aws::EC2 | |
| 18026 18449 | 
             
                # a VPC through ClassicLink. You cannot use this request to return
         | 
| 18027 18450 | 
             
                # information about other instances.
         | 
| 18028 18451 | 
             
                #
         | 
| 18029 | 
            -
                # <note markdown="1"> We are retiring EC2-Classic | 
| 18030 | 
            -
                #  | 
| 18031 | 
            -
                #  | 
| 18032 | 
            -
                #  | 
| 18452 | 
            +
                # <note markdown="1"> We are retiring EC2-Classic. We recommend that you migrate from
         | 
| 18453 | 
            +
                # EC2-Classic to a VPC. For more information, see [Migrate from
         | 
| 18454 | 
            +
                # EC2-Classic to a VPC][1] in the *Amazon Elastic Compute Cloud User
         | 
| 18455 | 
            +
                # Guide*.
         | 
| 18033 18456 | 
             
                #
         | 
| 18034 18457 | 
             
                #  </note>
         | 
| 18035 18458 | 
             
                #
         | 
| @@ -19661,7 +20084,7 @@ module Aws::EC2 | |
| 19661 20084 | 
             
                #   resp.fleets[0].launch_template_configs[0].overrides[0].instance_requirements.accelerator_manufacturers #=> Array
         | 
| 19662 20085 | 
             
                #   resp.fleets[0].launch_template_configs[0].overrides[0].instance_requirements.accelerator_manufacturers[0] #=> String, one of "nvidia", "amd", "amazon-web-services", "xilinx"
         | 
| 19663 20086 | 
             
                #   resp.fleets[0].launch_template_configs[0].overrides[0].instance_requirements.accelerator_names #=> Array
         | 
| 19664 | 
            -
                #   resp.fleets[0].launch_template_configs[0].overrides[0].instance_requirements.accelerator_names[0] #=> String, one of "a100", "v100", "k80", "t4", "m60", "radeon-pro-v520", "vu9p"
         | 
| 20087 | 
            +
                #   resp.fleets[0].launch_template_configs[0].overrides[0].instance_requirements.accelerator_names[0] #=> String, one of "a100", "v100", "k80", "t4", "m60", "radeon-pro-v520", "vu9p", "inferentia", "k520"
         | 
| 19665 20088 | 
             
                #   resp.fleets[0].launch_template_configs[0].overrides[0].instance_requirements.accelerator_total_memory_mi_b.min #=> Integer
         | 
| 19666 20089 | 
             
                #   resp.fleets[0].launch_template_configs[0].overrides[0].instance_requirements.accelerator_total_memory_mi_b.max #=> Integer
         | 
| 19667 20090 | 
             
                #   resp.fleets[0].target_capacity_specification.total_target_capacity #=> Integer
         | 
| @@ -19736,7 +20159,7 @@ module Aws::EC2 | |
| 19736 20159 | 
             
                #   resp.fleets[0].errors[0].launch_template_and_overrides.overrides.instance_requirements.accelerator_manufacturers #=> Array
         | 
| 19737 20160 | 
             
                #   resp.fleets[0].errors[0].launch_template_and_overrides.overrides.instance_requirements.accelerator_manufacturers[0] #=> String, one of "nvidia", "amd", "amazon-web-services", "xilinx"
         | 
| 19738 20161 | 
             
                #   resp.fleets[0].errors[0].launch_template_and_overrides.overrides.instance_requirements.accelerator_names #=> Array
         | 
| 19739 | 
            -
                #   resp.fleets[0].errors[0].launch_template_and_overrides.overrides.instance_requirements.accelerator_names[0] #=> String, one of "a100", "v100", "k80", "t4", "m60", "radeon-pro-v520", "vu9p"
         | 
| 20162 | 
            +
                #   resp.fleets[0].errors[0].launch_template_and_overrides.overrides.instance_requirements.accelerator_names[0] #=> String, one of "a100", "v100", "k80", "t4", "m60", "radeon-pro-v520", "vu9p", "inferentia", "k520"
         | 
| 19740 20163 | 
             
                #   resp.fleets[0].errors[0].launch_template_and_overrides.overrides.instance_requirements.accelerator_total_memory_mi_b.min #=> Integer
         | 
| 19741 20164 | 
             
                #   resp.fleets[0].errors[0].launch_template_and_overrides.overrides.instance_requirements.accelerator_total_memory_mi_b.max #=> Integer
         | 
| 19742 20165 | 
             
                #   resp.fleets[0].errors[0].lifecycle #=> String, one of "spot", "on-demand"
         | 
| @@ -19786,7 +20209,7 @@ module Aws::EC2 | |
| 19786 20209 | 
             
                #   resp.fleets[0].instances[0].launch_template_and_overrides.overrides.instance_requirements.accelerator_manufacturers #=> Array
         | 
| 19787 20210 | 
             
                #   resp.fleets[0].instances[0].launch_template_and_overrides.overrides.instance_requirements.accelerator_manufacturers[0] #=> String, one of "nvidia", "amd", "amazon-web-services", "xilinx"
         | 
| 19788 20211 | 
             
                #   resp.fleets[0].instances[0].launch_template_and_overrides.overrides.instance_requirements.accelerator_names #=> Array
         | 
| 19789 | 
            -
                #   resp.fleets[0].instances[0].launch_template_and_overrides.overrides.instance_requirements.accelerator_names[0] #=> String, one of "a100", "v100", "k80", "t4", "m60", "radeon-pro-v520", "vu9p"
         | 
| 20212 | 
            +
                #   resp.fleets[0].instances[0].launch_template_and_overrides.overrides.instance_requirements.accelerator_names[0] #=> String, one of "a100", "v100", "k80", "t4", "m60", "radeon-pro-v520", "vu9p", "inferentia", "k520"
         | 
| 19790 20213 | 
             
                #   resp.fleets[0].instances[0].launch_template_and_overrides.overrides.instance_requirements.accelerator_total_memory_mi_b.min #=> Integer
         | 
| 19791 20214 | 
             
                #   resp.fleets[0].instances[0].launch_template_and_overrides.overrides.instance_requirements.accelerator_total_memory_mi_b.max #=> Integer
         | 
| 19792 20215 | 
             
                #   resp.fleets[0].instances[0].lifecycle #=> String, one of "spot", "on-demand"
         | 
| @@ -19805,9 +20228,11 @@ module Aws::EC2 | |
| 19805 20228 | 
             
                  req.send_request(options)
         | 
| 19806 20229 | 
             
                end
         | 
| 19807 20230 |  | 
| 19808 | 
            -
                # Describes one or more flow logs. | 
| 19809 | 
            -
                # | 
| 19810 | 
            -
                #  | 
| 20231 | 
            +
                # Describes one or more flow logs.
         | 
| 20232 | 
            +
                #
         | 
| 20233 | 
            +
                # To view the published flow log records, you must view the log
         | 
| 20234 | 
            +
                # destination. For example, the CloudWatch Logs log group, the Amazon S3
         | 
| 20235 | 
            +
                # bucket, or the Kinesis Data Firehose delivery stream.
         | 
| 19811 20236 | 
             
                #
         | 
| 19812 20237 | 
             
                # @option params [Boolean] :dry_run
         | 
| 19813 20238 | 
             
                #   Checks whether you have the required permissions for the action,
         | 
| @@ -19821,9 +20246,8 @@ module Aws::EC2 | |
| 19821 20246 | 
             
                #   * `deliver-log-status` - The status of the logs delivery (`SUCCESS` \|
         | 
| 19822 20247 | 
             
                #     `FAILED`).
         | 
| 19823 20248 | 
             
                #
         | 
| 19824 | 
            -
                #   * `log-destination-type` - The type of destination  | 
| 19825 | 
            -
                #      | 
| 19826 | 
            -
                #     `cloud-watch-logs` and `s3`.
         | 
| 20249 | 
            +
                #   * `log-destination-type` - The type of destination for the flow log
         | 
| 20250 | 
            +
                #     data (`cloud-watch-logs` \| `s3` \| `kinesis-data-firehose`).
         | 
| 19827 20251 | 
             
                #
         | 
| 19828 20252 | 
             
                #   * `flow-log-id` - The ID of the flow log.
         | 
| 19829 20253 | 
             
                #
         | 
| @@ -19885,13 +20309,14 @@ module Aws::EC2 | |
| 19885 20309 | 
             
                #   resp.flow_logs[0].creation_time #=> Time
         | 
| 19886 20310 | 
             
                #   resp.flow_logs[0].deliver_logs_error_message #=> String
         | 
| 19887 20311 | 
             
                #   resp.flow_logs[0].deliver_logs_permission_arn #=> String
         | 
| 20312 | 
            +
                #   resp.flow_logs[0].deliver_cross_account_role #=> String
         | 
| 19888 20313 | 
             
                #   resp.flow_logs[0].deliver_logs_status #=> String
         | 
| 19889 20314 | 
             
                #   resp.flow_logs[0].flow_log_id #=> String
         | 
| 19890 20315 | 
             
                #   resp.flow_logs[0].flow_log_status #=> String
         | 
| 19891 20316 | 
             
                #   resp.flow_logs[0].log_group_name #=> String
         | 
| 19892 20317 | 
             
                #   resp.flow_logs[0].resource_id #=> String
         | 
| 19893 20318 | 
             
                #   resp.flow_logs[0].traffic_type #=> String, one of "ACCEPT", "REJECT", "ALL"
         | 
| 19894 | 
            -
                #   resp.flow_logs[0].log_destination_type #=> String, one of "cloud-watch-logs", "s3"
         | 
| 20319 | 
            +
                #   resp.flow_logs[0].log_destination_type #=> String, one of "cloud-watch-logs", "s3", "kinesis-data-firehose"
         | 
| 19895 20320 | 
             
                #   resp.flow_logs[0].log_destination #=> String
         | 
| 19896 20321 | 
             
                #   resp.flow_logs[0].log_format #=> String
         | 
| 19897 20322 | 
             
                #   resp.flow_logs[0].tags #=> Array
         | 
| @@ -22164,16 +22589,6 @@ module Aws::EC2 | |
| 22164 22589 | 
             
                # the call fails. If you describe instances and specify only instance
         | 
| 22165 22590 | 
             
                # IDs that are in an unaffected zone, the call works normally.
         | 
| 22166 22591 | 
             
                #
         | 
| 22167 | 
            -
                # <note markdown="1"> We are retiring EC2-Classic on August 15, 2022. We recommend that you
         | 
| 22168 | 
            -
                # migrate from EC2-Classic to a VPC. For more information, see [Migrate
         | 
| 22169 | 
            -
                # from EC2-Classic to a VPC][1] in the *Amazon EC2 User Guide*.
         | 
| 22170 | 
            -
                #
         | 
| 22171 | 
            -
                #  </note>
         | 
| 22172 | 
            -
                #
         | 
| 22173 | 
            -
                #
         | 
| 22174 | 
            -
                #
         | 
| 22175 | 
            -
                # [1]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/vpc-migrate.html
         | 
| 22176 | 
            -
                #
         | 
| 22177 22592 | 
             
                # @option params [Array<Types::Filter>] :filters
         | 
| 22178 22593 | 
             
                #   The filters.
         | 
| 22179 22594 | 
             
                #
         | 
| @@ -23540,7 +23955,7 @@ module Aws::EC2 | |
| 23540 23955 | 
             
                #   resp.launch_template_versions[0].launch_template_data.instance_initiated_shutdown_behavior #=> String, one of "stop", "terminate"
         | 
| 23541 23956 | 
             
                #   resp.launch_template_versions[0].launch_template_data.user_data #=> String
         | 
| 23542 23957 | 
             
                #   resp.launch_template_versions[0].launch_template_data.tag_specifications #=> Array
         | 
| 23543 | 
            -
                #   resp.launch_template_versions[0].launch_template_data.tag_specifications[0].resource_type #=> String, one of "capacity-reservation", "client-vpn-endpoint", "customer-gateway", "carrier-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", "ipam", "ipam-pool", "ipam-scope", "ipv4pool-ec2", "ipv6pool-ec2", "key-pair", "launch-template", "local-gateway", "local-gateway-route-table", "local-gateway-virtual-interface", "local-gateway-virtual-interface-group", "local-gateway-route-table-vpc-association", "local-gateway-route-table-virtual-interface-group-association", "natgateway", "network-acl", "network-interface", "network-insights-analysis", "network-insights-path", "network-insights-access-scope", "network-insights-access-scope-analysis", "placement-group", "prefix-list", "replace-root-volume-task", "reserved-instances", "route-table", "security-group", "security-group-rule", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "subnet-cidr-reservation", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-connect-peer", "transit-gateway-multicast-domain", "transit-gateway-policy-table", "transit-gateway-route-table", "transit-gateway-route-table-announcement", "volume", "vpc", "vpc-endpoint", "vpc-endpoint-service", "vpc-peering-connection", "vpn-connection", "vpn-gateway", "vpc-flow-log", "capacity-reservation-fleet", "traffic-mirror-filter-rule", "vpc-endpoint-connection-device-type"
         | 
| 23958 | 
            +
                #   resp.launch_template_versions[0].launch_template_data.tag_specifications[0].resource_type #=> String, one of "capacity-reservation", "client-vpn-endpoint", "customer-gateway", "carrier-gateway", "coip-pool", "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", "ipam", "ipam-pool", "ipam-scope", "ipv4pool-ec2", "ipv6pool-ec2", "key-pair", "launch-template", "local-gateway", "local-gateway-route-table", "local-gateway-virtual-interface", "local-gateway-virtual-interface-group", "local-gateway-route-table-vpc-association", "local-gateway-route-table-virtual-interface-group-association", "natgateway", "network-acl", "network-interface", "network-insights-analysis", "network-insights-path", "network-insights-access-scope", "network-insights-access-scope-analysis", "placement-group", "prefix-list", "replace-root-volume-task", "reserved-instances", "route-table", "security-group", "security-group-rule", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "subnet-cidr-reservation", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-connect-peer", "transit-gateway-multicast-domain", "transit-gateway-policy-table", "transit-gateway-route-table", "transit-gateway-route-table-announcement", "volume", "vpc", "vpc-endpoint", "vpc-endpoint-connection", "vpc-endpoint-service", "vpc-endpoint-service-permission", "vpc-peering-connection", "vpn-connection", "vpn-gateway", "vpc-flow-log", "capacity-reservation-fleet", "traffic-mirror-filter-rule", "vpc-endpoint-connection-device-type", "vpn-connection-device-type"
         | 
| 23544 23959 | 
             
                #   resp.launch_template_versions[0].launch_template_data.tag_specifications[0].tags #=> Array
         | 
| 23545 23960 | 
             
                #   resp.launch_template_versions[0].launch_template_data.tag_specifications[0].tags[0].key #=> String
         | 
| 23546 23961 | 
             
                #   resp.launch_template_versions[0].launch_template_data.tag_specifications[0].tags[0].value #=> String
         | 
| @@ -23608,7 +24023,7 @@ module Aws::EC2 | |
| 23608 24023 | 
             
                #   resp.launch_template_versions[0].launch_template_data.instance_requirements.accelerator_manufacturers #=> Array
         | 
| 23609 24024 | 
             
                #   resp.launch_template_versions[0].launch_template_data.instance_requirements.accelerator_manufacturers[0] #=> String, one of "nvidia", "amd", "amazon-web-services", "xilinx"
         | 
| 23610 24025 | 
             
                #   resp.launch_template_versions[0].launch_template_data.instance_requirements.accelerator_names #=> Array
         | 
| 23611 | 
            -
                #   resp.launch_template_versions[0].launch_template_data.instance_requirements.accelerator_names[0] #=> String, one of "a100", "v100", "k80", "t4", "m60", "radeon-pro-v520", "vu9p"
         | 
| 24026 | 
            +
                #   resp.launch_template_versions[0].launch_template_data.instance_requirements.accelerator_names[0] #=> String, one of "a100", "v100", "k80", "t4", "m60", "radeon-pro-v520", "vu9p", "inferentia", "k520"
         | 
| 23612 24027 | 
             
                #   resp.launch_template_versions[0].launch_template_data.instance_requirements.accelerator_total_memory_mi_b.min #=> Integer
         | 
| 23613 24028 | 
             
                #   resp.launch_template_versions[0].launch_template_data.instance_requirements.accelerator_total_memory_mi_b.max #=> Integer
         | 
| 23614 24029 | 
             
                #   resp.launch_template_versions[0].launch_template_data.private_dns_name_options.hostname_type #=> String, one of "ip-name", "resource-name"
         | 
| @@ -23985,6 +24400,9 @@ module Aws::EC2 | |
| 23985 24400 | 
             
                #   resp.local_gateway_route_tables[0].tags #=> Array
         | 
| 23986 24401 | 
             
                #   resp.local_gateway_route_tables[0].tags[0].key #=> String
         | 
| 23987 24402 | 
             
                #   resp.local_gateway_route_tables[0].tags[0].value #=> String
         | 
| 24403 | 
            +
                #   resp.local_gateway_route_tables[0].mode #=> String, one of "direct-vpc-routing", "coip"
         | 
| 24404 | 
            +
                #   resp.local_gateway_route_tables[0].state_reason.code #=> String
         | 
| 24405 | 
            +
                #   resp.local_gateway_route_tables[0].state_reason.message #=> String
         | 
| 23988 24406 | 
             
                #   resp.next_token #=> String
         | 
| 23989 24407 | 
             
                #
         | 
| 23990 24408 | 
             
                # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/DescribeLocalGatewayRouteTables AWS API Documentation
         | 
| @@ -26411,17 +26829,9 @@ module Aws::EC2 | |
| 26411 26829 | 
             
                # For more information about Reserved Instances, see [Reserved
         | 
| 26412 26830 | 
             
                # Instances][1] in the *Amazon EC2 User Guide*.
         | 
| 26413 26831 | 
             
                #
         | 
| 26414 | 
            -
                # <note markdown="1"> We are retiring EC2-Classic on August 15, 2022. We recommend that you
         | 
| 26415 | 
            -
                # migrate from EC2-Classic to a VPC. For more information, see [Migrate
         | 
| 26416 | 
            -
                # from EC2-Classic to a VPC][2] in the *Amazon Elastic Compute Cloud
         | 
| 26417 | 
            -
                # User Guide*.
         | 
| 26418 | 
            -
                #
         | 
| 26419 | 
            -
                #  </note>
         | 
| 26420 | 
            -
                #
         | 
| 26421 26832 | 
             
                #
         | 
| 26422 26833 | 
             
                #
         | 
| 26423 26834 | 
             
                # [1]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/concepts-on-demand-reserved-instances.html
         | 
| 26424 | 
            -
                # [2]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/vpc-migrate.html
         | 
| 26425 26835 | 
             
                #
         | 
| 26426 26836 | 
             
                # @option params [Array<Types::Filter>] :filters
         | 
| 26427 26837 | 
             
                #   One or more filters.
         | 
| @@ -26655,17 +27065,9 @@ module Aws::EC2 | |
| 26655 27065 | 
             
                # For more information, see [Modifying Reserved Instances][1] in the
         | 
| 26656 27066 | 
             
                # *Amazon EC2 User Guide*.
         | 
| 26657 27067 | 
             
                #
         | 
| 26658 | 
            -
                # <note markdown="1"> We are retiring EC2-Classic on August 15, 2022. We recommend that you
         | 
| 26659 | 
            -
                # migrate from EC2-Classic to a VPC. For more information, see [Migrate
         | 
| 26660 | 
            -
                # from EC2-Classic to a VPC][2] in the *Amazon Elastic Compute Cloud
         | 
| 26661 | 
            -
                # User Guide*.
         | 
| 26662 | 
            -
                #
         | 
| 26663 | 
            -
                #  </note>
         | 
| 26664 | 
            -
                #
         | 
| 26665 27068 | 
             
                #
         | 
| 26666 27069 | 
             
                #
         | 
| 26667 27070 | 
             
                # [1]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ri-modifying.html
         | 
| 26668 | 
            -
                # [2]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/vpc-migrate.html
         | 
| 26669 27071 | 
             
                #
         | 
| 26670 27072 | 
             
                # @option params [Array<Types::Filter>] :filters
         | 
| 26671 27073 | 
             
                #   One or more filters.
         | 
| @@ -26776,17 +27178,9 @@ module Aws::EC2 | |
| 26776 27178 | 
             
                # For more information, see [Reserved Instance Marketplace][1] in the
         | 
| 26777 27179 | 
             
                # *Amazon EC2 User Guide*.
         | 
| 26778 27180 | 
             
                #
         | 
| 26779 | 
            -
                # <note markdown="1"> We are retiring EC2-Classic on August 15, 2022. We recommend that you
         | 
| 26780 | 
            -
                # migrate from EC2-Classic to a VPC. For more information, see [Migrate
         | 
| 26781 | 
            -
                # from EC2-Classic to a VPC][2] in the *Amazon Elastic Compute Cloud
         | 
| 26782 | 
            -
                # User Guide*.
         | 
| 26783 | 
            -
                #
         | 
| 26784 | 
            -
                #  </note>
         | 
| 26785 | 
            -
                #
         | 
| 26786 27181 | 
             
                #
         | 
| 26787 27182 | 
             
                #
         | 
| 26788 27183 | 
             
                # [1]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ri-market-general.html
         | 
| 26789 | 
            -
                # [2]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/vpc-migrate.html
         | 
| 26790 27184 | 
             
                #
         | 
| 26791 27185 | 
             
                # @option params [String] :availability_zone
         | 
| 26792 27186 | 
             
                #   The Availability Zone in which the Reserved Instance can be used.
         | 
| @@ -27195,17 +27589,6 @@ module Aws::EC2 | |
| 27195 27589 | 
             
                # PurchaseScheduledInstances to purchase Scheduled Instances with that
         | 
| 27196 27590 | 
             
                # schedule.
         | 
| 27197 27591 | 
             
                #
         | 
| 27198 | 
            -
                # <note markdown="1"> We are retiring EC2-Classic on August 15, 2022. We recommend that you
         | 
| 27199 | 
            -
                # migrate from EC2-Classic to a VPC. For more information, see [Migrate
         | 
| 27200 | 
            -
                # from EC2-Classic to a VPC][1] in the *Amazon Elastic Compute Cloud
         | 
| 27201 | 
            -
                # User Guide*.
         | 
| 27202 | 
            -
                #
         | 
| 27203 | 
            -
                #  </note>
         | 
| 27204 | 
            -
                #
         | 
| 27205 | 
            -
                #
         | 
| 27206 | 
            -
                #
         | 
| 27207 | 
            -
                # [1]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/vpc-migrate.html
         | 
| 27208 | 
            -
                #
         | 
| 27209 27592 | 
             
                # @option params [Boolean] :dry_run
         | 
| 27210 27593 | 
             
                #   Checks whether you have the required permissions for the action,
         | 
| 27211 27594 | 
             
                #   without actually making the request, and provides an error response.
         | 
| @@ -27367,17 +27750,6 @@ module Aws::EC2 | |
| 27367 27750 | 
             
                # Describes the specified Scheduled Instances or all your Scheduled
         | 
| 27368 27751 | 
             
                # Instances.
         | 
| 27369 27752 | 
             
                #
         | 
| 27370 | 
            -
                # <note markdown="1"> We are retiring EC2-Classic on August 15, 2022. We recommend that you
         | 
| 27371 | 
            -
                # migrate from EC2-Classic to a VPC. For more information, see [Migrate
         | 
| 27372 | 
            -
                # from EC2-Classic to a VPC][1] in the *Amazon Elastic Compute Cloud
         | 
| 27373 | 
            -
                # User Guide*.
         | 
| 27374 | 
            -
                #
         | 
| 27375 | 
            -
                #  </note>
         | 
| 27376 | 
            -
                #
         | 
| 27377 | 
            -
                #
         | 
| 27378 | 
            -
                #
         | 
| 27379 | 
            -
                # [1]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/vpc-migrate.html
         | 
| 27380 | 
            -
                #
         | 
| 27381 27753 | 
             
                # @option params [Boolean] :dry_run
         | 
| 27382 27754 | 
             
                #   Checks whether you have the required permissions for the action,
         | 
| 27383 27755 | 
             
                #   without actually making the request, and provides an error response.
         | 
| @@ -28780,7 +29152,7 @@ module Aws::EC2 | |
| 28780 29152 | 
             
                #   resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_specifications[0].user_data #=> String
         | 
| 28781 29153 | 
             
                #   resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_specifications[0].weighted_capacity #=> Float
         | 
| 28782 29154 | 
             
                #   resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_specifications[0].tag_specifications #=> Array
         | 
| 28783 | 
            -
                #   resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_specifications[0].tag_specifications[0].resource_type #=> String, one of "capacity-reservation", "client-vpn-endpoint", "customer-gateway", "carrier-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", "ipam", "ipam-pool", "ipam-scope", "ipv4pool-ec2", "ipv6pool-ec2", "key-pair", "launch-template", "local-gateway", "local-gateway-route-table", "local-gateway-virtual-interface", "local-gateway-virtual-interface-group", "local-gateway-route-table-vpc-association", "local-gateway-route-table-virtual-interface-group-association", "natgateway", "network-acl", "network-interface", "network-insights-analysis", "network-insights-path", "network-insights-access-scope", "network-insights-access-scope-analysis", "placement-group", "prefix-list", "replace-root-volume-task", "reserved-instances", "route-table", "security-group", "security-group-rule", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "subnet-cidr-reservation", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-connect-peer", "transit-gateway-multicast-domain", "transit-gateway-policy-table", "transit-gateway-route-table", "transit-gateway-route-table-announcement", "volume", "vpc", "vpc-endpoint", "vpc-endpoint-service", "vpc-peering-connection", "vpn-connection", "vpn-gateway", "vpc-flow-log", "capacity-reservation-fleet", "traffic-mirror-filter-rule", "vpc-endpoint-connection-device-type"
         | 
| 29155 | 
            +
                #   resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_specifications[0].tag_specifications[0].resource_type #=> String, one of "capacity-reservation", "client-vpn-endpoint", "customer-gateway", "carrier-gateway", "coip-pool", "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", "ipam", "ipam-pool", "ipam-scope", "ipv4pool-ec2", "ipv6pool-ec2", "key-pair", "launch-template", "local-gateway", "local-gateway-route-table", "local-gateway-virtual-interface", "local-gateway-virtual-interface-group", "local-gateway-route-table-vpc-association", "local-gateway-route-table-virtual-interface-group-association", "natgateway", "network-acl", "network-interface", "network-insights-analysis", "network-insights-path", "network-insights-access-scope", "network-insights-access-scope-analysis", "placement-group", "prefix-list", "replace-root-volume-task", "reserved-instances", "route-table", "security-group", "security-group-rule", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "subnet-cidr-reservation", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-connect-peer", "transit-gateway-multicast-domain", "transit-gateway-policy-table", "transit-gateway-route-table", "transit-gateway-route-table-announcement", "volume", "vpc", "vpc-endpoint", "vpc-endpoint-connection", "vpc-endpoint-service", "vpc-endpoint-service-permission", "vpc-peering-connection", "vpn-connection", "vpn-gateway", "vpc-flow-log", "capacity-reservation-fleet", "traffic-mirror-filter-rule", "vpc-endpoint-connection-device-type", "vpn-connection-device-type"
         | 
| 28784 29156 | 
             
                #   resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_specifications[0].tag_specifications[0].tags #=> Array
         | 
| 28785 29157 | 
             
                #   resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_specifications[0].tag_specifications[0].tags[0].key #=> String
         | 
| 28786 29158 | 
             
                #   resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_specifications[0].tag_specifications[0].tags[0].value #=> String
         | 
| @@ -28817,7 +29189,7 @@ module Aws::EC2 | |
| 28817 29189 | 
             
                #   resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_specifications[0].instance_requirements.accelerator_manufacturers #=> Array
         | 
| 28818 29190 | 
             
                #   resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_specifications[0].instance_requirements.accelerator_manufacturers[0] #=> String, one of "nvidia", "amd", "amazon-web-services", "xilinx"
         | 
| 28819 29191 | 
             
                #   resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_specifications[0].instance_requirements.accelerator_names #=> Array
         | 
| 28820 | 
            -
                #   resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_specifications[0].instance_requirements.accelerator_names[0] #=> String, one of "a100", "v100", "k80", "t4", "m60", "radeon-pro-v520", "vu9p"
         | 
| 29192 | 
            +
                #   resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_specifications[0].instance_requirements.accelerator_names[0] #=> String, one of "a100", "v100", "k80", "t4", "m60", "radeon-pro-v520", "vu9p", "inferentia", "k520"
         | 
| 28821 29193 | 
             
                #   resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_specifications[0].instance_requirements.accelerator_total_memory_mi_b.min #=> Integer
         | 
| 28822 29194 | 
             
                #   resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_specifications[0].instance_requirements.accelerator_total_memory_mi_b.max #=> Integer
         | 
| 28823 29195 | 
             
                #   resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_template_configs #=> Array
         | 
| @@ -28864,7 +29236,7 @@ module Aws::EC2 | |
| 28864 29236 | 
             
                #   resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_template_configs[0].overrides[0].instance_requirements.accelerator_manufacturers #=> Array
         | 
| 28865 29237 | 
             
                #   resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_template_configs[0].overrides[0].instance_requirements.accelerator_manufacturers[0] #=> String, one of "nvidia", "amd", "amazon-web-services", "xilinx"
         | 
| 28866 29238 | 
             
                #   resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_template_configs[0].overrides[0].instance_requirements.accelerator_names #=> Array
         | 
| 28867 | 
            -
                #   resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_template_configs[0].overrides[0].instance_requirements.accelerator_names[0] #=> String, one of "a100", "v100", "k80", "t4", "m60", "radeon-pro-v520", "vu9p"
         | 
| 29239 | 
            +
                #   resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_template_configs[0].overrides[0].instance_requirements.accelerator_names[0] #=> String, one of "a100", "v100", "k80", "t4", "m60", "radeon-pro-v520", "vu9p", "inferentia", "k520"
         | 
| 28868 29240 | 
             
                #   resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_template_configs[0].overrides[0].instance_requirements.accelerator_total_memory_mi_b.min #=> Integer
         | 
| 28869 29241 | 
             
                #   resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_template_configs[0].overrides[0].instance_requirements.accelerator_total_memory_mi_b.max #=> Integer
         | 
| 28870 29242 | 
             
                #   resp.spot_fleet_request_configs[0].spot_fleet_request_config.spot_price #=> String
         | 
| @@ -28886,7 +29258,7 @@ module Aws::EC2 | |
| 28886 29258 | 
             
                #   resp.spot_fleet_request_configs[0].spot_fleet_request_config.context #=> String
         | 
| 28887 29259 | 
             
                #   resp.spot_fleet_request_configs[0].spot_fleet_request_config.target_capacity_unit_type #=> String, one of "vcpu", "memory-mib", "units"
         | 
| 28888 29260 | 
             
                #   resp.spot_fleet_request_configs[0].spot_fleet_request_config.tag_specifications #=> Array
         | 
| 28889 | 
            -
                #   resp.spot_fleet_request_configs[0].spot_fleet_request_config.tag_specifications[0].resource_type #=> String, one of "capacity-reservation", "client-vpn-endpoint", "customer-gateway", "carrier-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", "ipam", "ipam-pool", "ipam-scope", "ipv4pool-ec2", "ipv6pool-ec2", "key-pair", "launch-template", "local-gateway", "local-gateway-route-table", "local-gateway-virtual-interface", "local-gateway-virtual-interface-group", "local-gateway-route-table-vpc-association", "local-gateway-route-table-virtual-interface-group-association", "natgateway", "network-acl", "network-interface", "network-insights-analysis", "network-insights-path", "network-insights-access-scope", "network-insights-access-scope-analysis", "placement-group", "prefix-list", "replace-root-volume-task", "reserved-instances", "route-table", "security-group", "security-group-rule", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "subnet-cidr-reservation", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-connect-peer", "transit-gateway-multicast-domain", "transit-gateway-policy-table", "transit-gateway-route-table", "transit-gateway-route-table-announcement", "volume", "vpc", "vpc-endpoint", "vpc-endpoint-service", "vpc-peering-connection", "vpn-connection", "vpn-gateway", "vpc-flow-log", "capacity-reservation-fleet", "traffic-mirror-filter-rule", "vpc-endpoint-connection-device-type"
         | 
| 29261 | 
            +
                #   resp.spot_fleet_request_configs[0].spot_fleet_request_config.tag_specifications[0].resource_type #=> String, one of "capacity-reservation", "client-vpn-endpoint", "customer-gateway", "carrier-gateway", "coip-pool", "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", "ipam", "ipam-pool", "ipam-scope", "ipv4pool-ec2", "ipv6pool-ec2", "key-pair", "launch-template", "local-gateway", "local-gateway-route-table", "local-gateway-virtual-interface", "local-gateway-virtual-interface-group", "local-gateway-route-table-vpc-association", "local-gateway-route-table-virtual-interface-group-association", "natgateway", "network-acl", "network-interface", "network-insights-analysis", "network-insights-path", "network-insights-access-scope", "network-insights-access-scope-analysis", "placement-group", "prefix-list", "replace-root-volume-task", "reserved-instances", "route-table", "security-group", "security-group-rule", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "subnet-cidr-reservation", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-connect-peer", "transit-gateway-multicast-domain", "transit-gateway-policy-table", "transit-gateway-route-table", "transit-gateway-route-table-announcement", "volume", "vpc", "vpc-endpoint", "vpc-endpoint-connection", "vpc-endpoint-service", "vpc-endpoint-service-permission", "vpc-peering-connection", "vpn-connection", "vpn-gateway", "vpc-flow-log", "capacity-reservation-fleet", "traffic-mirror-filter-rule", "vpc-endpoint-connection-device-type", "vpn-connection-device-type"
         | 
| 28890 29262 | 
             
                #   resp.spot_fleet_request_configs[0].spot_fleet_request_config.tag_specifications[0].tags #=> Array
         | 
| 28891 29263 | 
             
                #   resp.spot_fleet_request_configs[0].spot_fleet_request_config.tag_specifications[0].tags[0].key #=> String
         | 
| 28892 29264 | 
             
                #   resp.spot_fleet_request_configs[0].spot_fleet_request_config.tag_specifications[0].tags[0].value #=> String
         | 
| @@ -29873,7 +30245,7 @@ module Aws::EC2 | |
| 29873 30245 | 
             
                #   resp.tags #=> Array
         | 
| 29874 30246 | 
             
                #   resp.tags[0].key #=> String
         | 
| 29875 30247 | 
             
                #   resp.tags[0].resource_id #=> String
         | 
| 29876 | 
            -
                #   resp.tags[0].resource_type #=> String, one of "capacity-reservation", "client-vpn-endpoint", "customer-gateway", "carrier-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", "ipam", "ipam-pool", "ipam-scope", "ipv4pool-ec2", "ipv6pool-ec2", "key-pair", "launch-template", "local-gateway", "local-gateway-route-table", "local-gateway-virtual-interface", "local-gateway-virtual-interface-group", "local-gateway-route-table-vpc-association", "local-gateway-route-table-virtual-interface-group-association", "natgateway", "network-acl", "network-interface", "network-insights-analysis", "network-insights-path", "network-insights-access-scope", "network-insights-access-scope-analysis", "placement-group", "prefix-list", "replace-root-volume-task", "reserved-instances", "route-table", "security-group", "security-group-rule", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "subnet-cidr-reservation", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-connect-peer", "transit-gateway-multicast-domain", "transit-gateway-policy-table", "transit-gateway-route-table", "transit-gateway-route-table-announcement", "volume", "vpc", "vpc-endpoint", "vpc-endpoint-service", "vpc-peering-connection", "vpn-connection", "vpn-gateway", "vpc-flow-log", "capacity-reservation-fleet", "traffic-mirror-filter-rule", "vpc-endpoint-connection-device-type"
         | 
| 30248 | 
            +
                #   resp.tags[0].resource_type #=> String, one of "capacity-reservation", "client-vpn-endpoint", "customer-gateway", "carrier-gateway", "coip-pool", "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", "ipam", "ipam-pool", "ipam-scope", "ipv4pool-ec2", "ipv6pool-ec2", "key-pair", "launch-template", "local-gateway", "local-gateway-route-table", "local-gateway-virtual-interface", "local-gateway-virtual-interface-group", "local-gateway-route-table-vpc-association", "local-gateway-route-table-virtual-interface-group-association", "natgateway", "network-acl", "network-interface", "network-insights-analysis", "network-insights-path", "network-insights-access-scope", "network-insights-access-scope-analysis", "placement-group", "prefix-list", "replace-root-volume-task", "reserved-instances", "route-table", "security-group", "security-group-rule", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "subnet-cidr-reservation", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-connect-peer", "transit-gateway-multicast-domain", "transit-gateway-policy-table", "transit-gateway-route-table", "transit-gateway-route-table-announcement", "volume", "vpc", "vpc-endpoint", "vpc-endpoint-connection", "vpc-endpoint-service", "vpc-endpoint-service-permission", "vpc-peering-connection", "vpn-connection", "vpn-gateway", "vpc-flow-log", "capacity-reservation-fleet", "traffic-mirror-filter-rule", "vpc-endpoint-connection-device-type", "vpn-connection-device-type"
         | 
| 29877 30249 | 
             
                #   resp.tags[0].value #=> String
         | 
| 29878 30250 | 
             
                #
         | 
| 29879 30251 | 
             
                # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/DescribeTags AWS API Documentation
         | 
| @@ -31841,10 +32213,10 @@ module Aws::EC2 | |
| 31841 32213 |  | 
| 31842 32214 | 
             
                # Describes the ClassicLink status of one or more VPCs.
         | 
| 31843 32215 | 
             
                #
         | 
| 31844 | 
            -
                # <note markdown="1"> We are retiring EC2-Classic | 
| 31845 | 
            -
                #  | 
| 31846 | 
            -
                #  | 
| 31847 | 
            -
                #  | 
| 32216 | 
            +
                # <note markdown="1"> We are retiring EC2-Classic. We recommend that you migrate from
         | 
| 32217 | 
            +
                # EC2-Classic to a VPC. For more information, see [Migrate from
         | 
| 32218 | 
            +
                # EC2-Classic to a VPC][1] in the *Amazon Elastic Compute Cloud User
         | 
| 32219 | 
            +
                # Guide*.
         | 
| 31848 32220 | 
             
                #
         | 
| 31849 32221 | 
             
                #  </note>
         | 
| 31850 32222 | 
             
                #
         | 
| @@ -31913,10 +32285,10 @@ module Aws::EC2 | |
| 31913 32285 | 
             
                  req.send_request(options)
         | 
| 31914 32286 | 
             
                end
         | 
| 31915 32287 |  | 
| 31916 | 
            -
                # <note markdown="1"> We are retiring EC2-Classic | 
| 31917 | 
            -
                #  | 
| 31918 | 
            -
                #  | 
| 31919 | 
            -
                #  | 
| 32288 | 
            +
                # <note markdown="1"> We are retiring EC2-Classic. We recommend that you migrate from
         | 
| 32289 | 
            +
                # EC2-Classic to a VPC. For more information, see [Migrate from
         | 
| 32290 | 
            +
                # EC2-Classic to a VPC][1] in the *Amazon Elastic Compute Cloud User
         | 
| 32291 | 
            +
                # Guide*.
         | 
| 31920 32292 | 
             
                #
         | 
| 31921 32293 | 
             
                #  </note>
         | 
| 31922 32294 | 
             
                #
         | 
| @@ -32128,6 +32500,10 @@ module Aws::EC2 | |
| 32128 32500 | 
             
                #   resp.vpc_endpoint_connections[0].gateway_load_balancer_arns #=> Array
         | 
| 32129 32501 | 
             
                #   resp.vpc_endpoint_connections[0].gateway_load_balancer_arns[0] #=> String
         | 
| 32130 32502 | 
             
                #   resp.vpc_endpoint_connections[0].ip_address_type #=> String, one of "ipv4", "dualstack", "ipv6"
         | 
| 32503 | 
            +
                #   resp.vpc_endpoint_connections[0].vpc_endpoint_connection_id #=> String
         | 
| 32504 | 
            +
                #   resp.vpc_endpoint_connections[0].tags #=> Array
         | 
| 32505 | 
            +
                #   resp.vpc_endpoint_connections[0].tags[0].key #=> String
         | 
| 32506 | 
            +
                #   resp.vpc_endpoint_connections[0].tags[0].value #=> String
         | 
| 32131 32507 | 
             
                #   resp.next_token #=> String
         | 
| 32132 32508 | 
             
                #
         | 
| 32133 32509 | 
             
                # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/DescribeVpcEndpointConnections AWS API Documentation
         | 
| @@ -32303,6 +32679,11 @@ module Aws::EC2 | |
| 32303 32679 | 
             
                #   resp.allowed_principals #=> Array
         | 
| 32304 32680 | 
             
                #   resp.allowed_principals[0].principal_type #=> String, one of "All", "Service", "OrganizationUnit", "Account", "User", "Role"
         | 
| 32305 32681 | 
             
                #   resp.allowed_principals[0].principal #=> String
         | 
| 32682 | 
            +
                #   resp.allowed_principals[0].service_permission_id #=> String
         | 
| 32683 | 
            +
                #   resp.allowed_principals[0].tags #=> Array
         | 
| 32684 | 
            +
                #   resp.allowed_principals[0].tags[0].key #=> String
         | 
| 32685 | 
            +
                #   resp.allowed_principals[0].tags[0].value #=> String
         | 
| 32686 | 
            +
                #   resp.allowed_principals[0].service_id #=> String
         | 
| 32306 32687 | 
             
                #   resp.next_token #=> String
         | 
| 32307 32688 | 
             
                #
         | 
| 32308 32689 | 
             
                # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/DescribeVpcEndpointServicePermissions AWS API Documentation
         | 
| @@ -33096,10 +33477,10 @@ module Aws::EC2 | |
| 33096 33477 | 
             
                  req.send_request(options)
         | 
| 33097 33478 | 
             
                end
         | 
| 33098 33479 |  | 
| 33099 | 
            -
                # <note markdown="1"> We are retiring EC2-Classic | 
| 33100 | 
            -
                #  | 
| 33101 | 
            -
                #  | 
| 33102 | 
            -
                #  | 
| 33480 | 
            +
                # <note markdown="1"> We are retiring EC2-Classic. We recommend that you migrate from
         | 
| 33481 | 
            +
                # EC2-Classic to a VPC. For more information, see [Migrate from
         | 
| 33482 | 
            +
                # EC2-Classic to a VPC][1] in the *Amazon Elastic Compute Cloud User
         | 
| 33483 | 
            +
                # Guide*.
         | 
| 33103 33484 | 
             
                #
         | 
| 33104 33485 | 
             
                #  </note>
         | 
| 33105 33486 | 
             
                #
         | 
| @@ -33788,10 +34169,10 @@ module Aws::EC2 | |
| 33788 34169 | 
             
                # Disables ClassicLink for a VPC. You cannot disable ClassicLink for a
         | 
| 33789 34170 | 
             
                # VPC that has EC2-Classic instances linked to it.
         | 
| 33790 34171 | 
             
                #
         | 
| 33791 | 
            -
                # <note markdown="1"> We are retiring EC2-Classic | 
| 33792 | 
            -
                #  | 
| 33793 | 
            -
                #  | 
| 33794 | 
            -
                #  | 
| 34172 | 
            +
                # <note markdown="1"> We are retiring EC2-Classic. We recommend that you migrate from
         | 
| 34173 | 
            +
                # EC2-Classic to a VPC. For more information, see [Migrate from
         | 
| 34174 | 
            +
                # EC2-Classic to a VPC][1] in the *Amazon Elastic Compute Cloud User
         | 
| 34175 | 
            +
                # Guide*.
         | 
| 33795 34176 | 
             
                #
         | 
| 33796 34177 | 
             
                #  </note>
         | 
| 33797 34178 | 
             
                #
         | 
| @@ -33840,10 +34221,10 @@ module Aws::EC2 | |
| 33840 34221 | 
             
                #
         | 
| 33841 34222 | 
             
                # You must specify a VPC ID in the request.
         | 
| 33842 34223 | 
             
                #
         | 
| 33843 | 
            -
                # <note markdown="1"> We are retiring EC2-Classic | 
| 33844 | 
            -
                #  | 
| 33845 | 
            -
                #  | 
| 33846 | 
            -
                #  | 
| 34224 | 
            +
                # <note markdown="1"> We are retiring EC2-Classic. We recommend that you migrate from
         | 
| 34225 | 
            +
                # EC2-Classic to a VPC. For more information, see [Migrate from
         | 
| 34226 | 
            +
                # EC2-Classic to a VPC][2] in the *Amazon Elastic Compute Cloud User
         | 
| 34227 | 
            +
                # Guide*.
         | 
| 33847 34228 | 
             
                #
         | 
| 33848 34229 | 
             
                #  </note>
         | 
| 33849 34230 | 
             
                #
         | 
| @@ -34989,10 +35370,10 @@ module Aws::EC2 | |
| 34989 35370 | 
             
                  req.send_request(options)
         | 
| 34990 35371 | 
             
                end
         | 
| 34991 35372 |  | 
| 34992 | 
            -
                # <note markdown="1"> We are retiring EC2-Classic | 
| 34993 | 
            -
                #  | 
| 34994 | 
            -
                #  | 
| 34995 | 
            -
                #  | 
| 35373 | 
            +
                # <note markdown="1"> We are retiring EC2-Classic. We recommend that you migrate from
         | 
| 35374 | 
            +
                # EC2-Classic to a VPC. For more information, see [Migrate from
         | 
| 35375 | 
            +
                # EC2-Classic to a VPC][1] in the *Amazon Elastic Compute Cloud User
         | 
| 35376 | 
            +
                # Guide*.
         | 
| 34996 35377 | 
             
                #
         | 
| 34997 35378 | 
             
                #  </note>
         | 
| 34998 35379 | 
             
                #
         | 
| @@ -35043,10 +35424,10 @@ module Aws::EC2 | |
| 35043 35424 | 
             
                  req.send_request(options)
         | 
| 35044 35425 | 
             
                end
         | 
| 35045 35426 |  | 
| 35046 | 
            -
                # <note markdown="1"> We are retiring EC2-Classic | 
| 35047 | 
            -
                #  | 
| 35048 | 
            -
                #  | 
| 35049 | 
            -
                #  | 
| 35427 | 
            +
                # <note markdown="1"> We are retiring EC2-Classic. We recommend that you migrate from
         | 
| 35428 | 
            +
                # EC2-Classic to a VPC. For more information, see [Migrate from
         | 
| 35429 | 
            +
                # EC2-Classic to a VPC][1] in the *Amazon Elastic Compute Cloud User
         | 
| 35430 | 
            +
                # Guide*.
         | 
| 35050 35431 | 
             
                #
         | 
| 35051 35432 | 
             
                #  </note>
         | 
| 35052 35433 | 
             
                #
         | 
| @@ -35239,7 +35620,7 @@ module Aws::EC2 | |
| 35239 35620 | 
             
                #     role_name: "String",
         | 
| 35240 35621 | 
             
                #     tag_specifications: [
         | 
| 35241 35622 | 
             
                #       {
         | 
| 35242 | 
            -
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type
         | 
| 35623 | 
            +
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, 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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, vpn-connection-device-type
         | 
| 35243 35624 | 
             
                #         tags: [
         | 
| 35244 35625 | 
             
                #           {
         | 
| 35245 35626 | 
             
                #             key: "String",
         | 
| @@ -36126,7 +36507,7 @@ module Aws::EC2 | |
| 36126 36507 | 
             
                #         max: 1,
         | 
| 36127 36508 | 
             
                #       },
         | 
| 36128 36509 | 
             
                #       accelerator_manufacturers: ["nvidia"], # accepts nvidia, amd, amazon-web-services, xilinx
         | 
| 36129 | 
            -
                #       accelerator_names: ["a100"], # accepts a100, v100, k80, t4, m60, radeon-pro-v520, vu9p
         | 
| 36510 | 
            +
                #       accelerator_names: ["a100"], # accepts a100, v100, k80, t4, m60, radeon-pro-v520, vu9p, inferentia, k520
         | 
| 36130 36511 | 
             
                #       accelerator_total_memory_mi_b: {
         | 
| 36131 36512 | 
             
                #         min: 1,
         | 
| 36132 36513 | 
             
                #         max: 1,
         | 
| @@ -36685,7 +37066,7 @@ module Aws::EC2 | |
| 36685 37066 | 
             
                #   resp.launch_template_data.instance_initiated_shutdown_behavior #=> String, one of "stop", "terminate"
         | 
| 36686 37067 | 
             
                #   resp.launch_template_data.user_data #=> String
         | 
| 36687 37068 | 
             
                #   resp.launch_template_data.tag_specifications #=> Array
         | 
| 36688 | 
            -
                #   resp.launch_template_data.tag_specifications[0].resource_type #=> String, one of "capacity-reservation", "client-vpn-endpoint", "customer-gateway", "carrier-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", "ipam", "ipam-pool", "ipam-scope", "ipv4pool-ec2", "ipv6pool-ec2", "key-pair", "launch-template", "local-gateway", "local-gateway-route-table", "local-gateway-virtual-interface", "local-gateway-virtual-interface-group", "local-gateway-route-table-vpc-association", "local-gateway-route-table-virtual-interface-group-association", "natgateway", "network-acl", "network-interface", "network-insights-analysis", "network-insights-path", "network-insights-access-scope", "network-insights-access-scope-analysis", "placement-group", "prefix-list", "replace-root-volume-task", "reserved-instances", "route-table", "security-group", "security-group-rule", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "subnet-cidr-reservation", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-connect-peer", "transit-gateway-multicast-domain", "transit-gateway-policy-table", "transit-gateway-route-table", "transit-gateway-route-table-announcement", "volume", "vpc", "vpc-endpoint", "vpc-endpoint-service", "vpc-peering-connection", "vpn-connection", "vpn-gateway", "vpc-flow-log", "capacity-reservation-fleet", "traffic-mirror-filter-rule", "vpc-endpoint-connection-device-type"
         | 
| 37069 | 
            +
                #   resp.launch_template_data.tag_specifications[0].resource_type #=> String, one of "capacity-reservation", "client-vpn-endpoint", "customer-gateway", "carrier-gateway", "coip-pool", "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", "ipam", "ipam-pool", "ipam-scope", "ipv4pool-ec2", "ipv6pool-ec2", "key-pair", "launch-template", "local-gateway", "local-gateway-route-table", "local-gateway-virtual-interface", "local-gateway-virtual-interface-group", "local-gateway-route-table-vpc-association", "local-gateway-route-table-virtual-interface-group-association", "natgateway", "network-acl", "network-interface", "network-insights-analysis", "network-insights-path", "network-insights-access-scope", "network-insights-access-scope-analysis", "placement-group", "prefix-list", "replace-root-volume-task", "reserved-instances", "route-table", "security-group", "security-group-rule", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "subnet-cidr-reservation", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-connect-peer", "transit-gateway-multicast-domain", "transit-gateway-policy-table", "transit-gateway-route-table", "transit-gateway-route-table-announcement", "volume", "vpc", "vpc-endpoint", "vpc-endpoint-connection", "vpc-endpoint-service", "vpc-endpoint-service-permission", "vpc-peering-connection", "vpn-connection", "vpn-gateway", "vpc-flow-log", "capacity-reservation-fleet", "traffic-mirror-filter-rule", "vpc-endpoint-connection-device-type", "vpn-connection-device-type"
         | 
| 36689 37070 | 
             
                #   resp.launch_template_data.tag_specifications[0].tags #=> Array
         | 
| 36690 37071 | 
             
                #   resp.launch_template_data.tag_specifications[0].tags[0].key #=> String
         | 
| 36691 37072 | 
             
                #   resp.launch_template_data.tag_specifications[0].tags[0].value #=> String
         | 
| @@ -36753,7 +37134,7 @@ module Aws::EC2 | |
| 36753 37134 | 
             
                #   resp.launch_template_data.instance_requirements.accelerator_manufacturers #=> Array
         | 
| 36754 37135 | 
             
                #   resp.launch_template_data.instance_requirements.accelerator_manufacturers[0] #=> String, one of "nvidia", "amd", "amazon-web-services", "xilinx"
         | 
| 36755 37136 | 
             
                #   resp.launch_template_data.instance_requirements.accelerator_names #=> Array
         | 
| 36756 | 
            -
                #   resp.launch_template_data.instance_requirements.accelerator_names[0] #=> String, one of "a100", "v100", "k80", "t4", "m60", "radeon-pro-v520", "vu9p"
         | 
| 37137 | 
            +
                #   resp.launch_template_data.instance_requirements.accelerator_names[0] #=> String, one of "a100", "v100", "k80", "t4", "m60", "radeon-pro-v520", "vu9p", "inferentia", "k520"
         | 
| 36757 37138 | 
             
                #   resp.launch_template_data.instance_requirements.accelerator_total_memory_mi_b.min #=> Integer
         | 
| 36758 37139 | 
             
                #   resp.launch_template_data.instance_requirements.accelerator_total_memory_mi_b.max #=> Integer
         | 
| 36759 37140 | 
             
                #   resp.launch_template_data.private_dns_name_options.hostname_type #=> String, one of "ip-name", "resource-name"
         | 
| @@ -37446,7 +37827,7 @@ module Aws::EC2 | |
| 37446 37827 | 
             
                #           max: 1,
         | 
| 37447 37828 | 
             
                #         },
         | 
| 37448 37829 | 
             
                #         accelerator_manufacturers: ["nvidia"], # accepts nvidia, amd, amazon-web-services, xilinx
         | 
| 37449 | 
            -
                #         accelerator_names: ["a100"], # accepts a100, v100, k80, t4, m60, radeon-pro-v520, vu9p
         | 
| 37830 | 
            +
                #         accelerator_names: ["a100"], # accepts a100, v100, k80, t4, m60, radeon-pro-v520, vu9p, inferentia, k520
         | 
| 37450 37831 | 
             
                #         accelerator_total_memory_mi_b: {
         | 
| 37451 37832 | 
             
                #           min: 1,
         | 
| 37452 37833 | 
             
                #           max: 1,
         | 
| @@ -38421,7 +38802,7 @@ module Aws::EC2 | |
| 38421 38802 | 
             
                #     ],
         | 
| 38422 38803 | 
             
                #     tag_specifications: [
         | 
| 38423 38804 | 
             
                #       {
         | 
| 38424 | 
            -
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type
         | 
| 38805 | 
            +
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, 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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, vpn-connection-device-type
         | 
| 38425 38806 | 
             
                #         tags: [
         | 
| 38426 38807 | 
             
                #           {
         | 
| 38427 38808 | 
             
                #             key: "String",
         | 
| @@ -38651,7 +39032,7 @@ module Aws::EC2 | |
| 38651 39032 | 
             
                #     public_key_material: "data", # required
         | 
| 38652 39033 | 
             
                #     tag_specifications: [
         | 
| 38653 39034 | 
             
                #       {
         | 
| 38654 | 
            -
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type
         | 
| 39035 | 
            +
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, 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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, vpn-connection-device-type
         | 
| 38655 39036 | 
             
                #         tags: [
         | 
| 38656 39037 | 
             
                #           {
         | 
| 38657 39038 | 
             
                #             key: "String",
         | 
| @@ -38797,7 +39178,7 @@ module Aws::EC2 | |
| 38797 39178 | 
             
                #     role_name: "String",
         | 
| 38798 39179 | 
             
                #     tag_specifications: [
         | 
| 38799 39180 | 
             
                #       {
         | 
| 38800 | 
            -
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type
         | 
| 39181 | 
            +
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, 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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, vpn-connection-device-type
         | 
| 38801 39182 | 
             
                #         tags: [
         | 
| 38802 39183 | 
             
                #           {
         | 
| 38803 39184 | 
             
                #             key: "String",
         | 
| @@ -39732,7 +40113,7 @@ module Aws::EC2 | |
| 39732 40113 | 
             
                #                 max: 1,
         | 
| 39733 40114 | 
             
                #               },
         | 
| 39734 40115 | 
             
                #               accelerator_manufacturers: ["nvidia"], # accepts nvidia, amd, amazon-web-services, xilinx
         | 
| 39735 | 
            -
                #               accelerator_names: ["a100"], # accepts a100, v100, k80, t4, m60, radeon-pro-v520, vu9p
         | 
| 40116 | 
            +
                #               accelerator_names: ["a100"], # accepts a100, v100, k80, t4, m60, radeon-pro-v520, vu9p, inferentia, k520
         | 
| 39736 40117 | 
             
                #               accelerator_total_memory_mi_b: {
         | 
| 39737 40118 | 
             
                #                 min: 1,
         | 
| 39738 40119 | 
             
                #                 max: 1,
         | 
| @@ -40806,16 +41187,16 @@ module Aws::EC2 | |
| 40806 41187 | 
             
                #   `optional`.
         | 
| 40807 41188 | 
             
                #
         | 
| 40808 41189 | 
             
                #   If the state is `optional`, you can choose to retrieve instance
         | 
| 40809 | 
            -
                #   metadata with or without a  | 
| 41190 | 
            +
                #   metadata with or without a session token on your request. If you
         | 
| 40810 41191 | 
             
                #   retrieve the IAM role credentials without a token, the version 1.0
         | 
| 40811 41192 | 
             
                #   role credentials are returned. If you retrieve the IAM role
         | 
| 40812 | 
            -
                #   credentials using a valid  | 
| 41193 | 
            +
                #   credentials using a valid session token, the version 2.0 role
         | 
| 40813 41194 | 
             
                #   credentials are returned.
         | 
| 40814 41195 | 
             
                #
         | 
| 40815 | 
            -
                #   If the state is `required`, you must send a  | 
| 40816 | 
            -
                #    | 
| 40817 | 
            -
                #    | 
| 40818 | 
            -
                #    | 
| 41196 | 
            +
                #   If the state is `required`, you must send a session token with any
         | 
| 41197 | 
            +
                #   instance metadata retrieval requests. In this state, retrieving the
         | 
| 41198 | 
            +
                #   IAM role credentials always returns the version 2.0 credentials; the
         | 
| 41199 | 
            +
                #   version 1.0 credentials are not available.
         | 
| 40819 41200 | 
             
                #
         | 
| 40820 41201 | 
             
                # @option params [Integer] :http_put_response_hop_limit
         | 
| 40821 41202 | 
             
                #   The desired HTTP PUT response hop limit for instance metadata
         | 
| @@ -41428,6 +41809,63 @@ module Aws::EC2 | |
| 41428 41809 | 
             
                  req.send_request(options)
         | 
| 41429 41810 | 
             
                end
         | 
| 41430 41811 |  | 
| 41812 | 
            +
                # Modifies the specified local gateway route.
         | 
| 41813 | 
            +
                #
         | 
| 41814 | 
            +
                # @option params [required, String] :destination_cidr_block
         | 
| 41815 | 
            +
                #   The CIDR block used for destination matches. The value that you
         | 
| 41816 | 
            +
                #   provide must match the CIDR of an existing route in the table.
         | 
| 41817 | 
            +
                #
         | 
| 41818 | 
            +
                # @option params [required, String] :local_gateway_route_table_id
         | 
| 41819 | 
            +
                #   The ID of the local gateway route table.
         | 
| 41820 | 
            +
                #
         | 
| 41821 | 
            +
                # @option params [String] :local_gateway_virtual_interface_group_id
         | 
| 41822 | 
            +
                #   The ID of the virtual interface group.
         | 
| 41823 | 
            +
                #
         | 
| 41824 | 
            +
                # @option params [String] :network_interface_id
         | 
| 41825 | 
            +
                #   The ID of the network interface.
         | 
| 41826 | 
            +
                #
         | 
| 41827 | 
            +
                # @option params [Boolean] :dry_run
         | 
| 41828 | 
            +
                #   Checks whether you have the required permissions for the action,
         | 
| 41829 | 
            +
                #   without actually making the request, and provides an error response.
         | 
| 41830 | 
            +
                #   If you have the required permissions, the error response is
         | 
| 41831 | 
            +
                #   `DryRunOperation`. Otherwise, it is `UnauthorizedOperation`.
         | 
| 41832 | 
            +
                #
         | 
| 41833 | 
            +
                # @return [Types::ModifyLocalGatewayRouteResult] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
         | 
| 41834 | 
            +
                #
         | 
| 41835 | 
            +
                #   * {Types::ModifyLocalGatewayRouteResult#route #route} => Types::LocalGatewayRoute
         | 
| 41836 | 
            +
                #
         | 
| 41837 | 
            +
                # @example Request syntax with placeholder values
         | 
| 41838 | 
            +
                #
         | 
| 41839 | 
            +
                #   resp = client.modify_local_gateway_route({
         | 
| 41840 | 
            +
                #     destination_cidr_block: "String", # required
         | 
| 41841 | 
            +
                #     local_gateway_route_table_id: "LocalGatewayRoutetableId", # required
         | 
| 41842 | 
            +
                #     local_gateway_virtual_interface_group_id: "LocalGatewayVirtualInterfaceGroupId",
         | 
| 41843 | 
            +
                #     network_interface_id: "NetworkInterfaceId",
         | 
| 41844 | 
            +
                #     dry_run: false,
         | 
| 41845 | 
            +
                #   })
         | 
| 41846 | 
            +
                #
         | 
| 41847 | 
            +
                # @example Response structure
         | 
| 41848 | 
            +
                #
         | 
| 41849 | 
            +
                #   resp.route.destination_cidr_block #=> String
         | 
| 41850 | 
            +
                #   resp.route.local_gateway_virtual_interface_group_id #=> String
         | 
| 41851 | 
            +
                #   resp.route.type #=> String, one of "static", "propagated"
         | 
| 41852 | 
            +
                #   resp.route.state #=> String, one of "pending", "active", "blackhole", "deleting", "deleted"
         | 
| 41853 | 
            +
                #   resp.route.local_gateway_route_table_id #=> String
         | 
| 41854 | 
            +
                #   resp.route.local_gateway_route_table_arn #=> String
         | 
| 41855 | 
            +
                #   resp.route.owner_id #=> String
         | 
| 41856 | 
            +
                #   resp.route.subnet_id #=> String
         | 
| 41857 | 
            +
                #   resp.route.coip_pool_id #=> String
         | 
| 41858 | 
            +
                #   resp.route.network_interface_id #=> String
         | 
| 41859 | 
            +
                #
         | 
| 41860 | 
            +
                # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/ModifyLocalGatewayRoute AWS API Documentation
         | 
| 41861 | 
            +
                #
         | 
| 41862 | 
            +
                # @overload modify_local_gateway_route(params = {})
         | 
| 41863 | 
            +
                # @param [Hash] params ({})
         | 
| 41864 | 
            +
                def modify_local_gateway_route(params = {}, options = {})
         | 
| 41865 | 
            +
                  req = build_request(:modify_local_gateway_route, params)
         | 
| 41866 | 
            +
                  req.send_request(options)
         | 
| 41867 | 
            +
                end
         | 
| 41868 | 
            +
             | 
| 41431 41869 | 
             
                # Modifies the specified managed prefix list.
         | 
| 41432 41870 | 
             
                #
         | 
| 41433 41871 | 
             
                # Adding or removing entries in a prefix list creates a new version of
         | 
| @@ -41680,18 +42118,18 @@ module Aws::EC2 | |
| 41680 42118 | 
             
                  req.send_request(options)
         | 
| 41681 42119 | 
             
                end
         | 
| 41682 42120 |  | 
| 41683 | 
            -
                # Modifies the  | 
| 41684 | 
            -
                #  | 
| 41685 | 
            -
                #  | 
| 41686 | 
            -
                #  | 
| 42121 | 
            +
                # Modifies the configuration of your Reserved Instances, such as the
         | 
| 42122 | 
            +
                # Availability Zone, instance count, or instance type. The Reserved
         | 
| 42123 | 
            +
                # Instances to be modified must be identical, except for Availability
         | 
| 42124 | 
            +
                # Zone, network platform, and instance type.
         | 
| 41687 42125 | 
             
                #
         | 
| 41688 42126 | 
             
                # For more information, see [Modifying Reserved Instances][1] in the
         | 
| 41689 42127 | 
             
                # *Amazon EC2 User Guide*.
         | 
| 41690 42128 | 
             
                #
         | 
| 41691 | 
            -
                # <note markdown="1"> We are retiring EC2-Classic | 
| 41692 | 
            -
                #  | 
| 41693 | 
            -
                #  | 
| 41694 | 
            -
                #  | 
| 42129 | 
            +
                # <note markdown="1"> We are retiring EC2-Classic. We recommend that you migrate from
         | 
| 42130 | 
            +
                # EC2-Classic to a VPC. For more information, see [Migrate from
         | 
| 42131 | 
            +
                # EC2-Classic to a VPC][2] in the *Amazon Elastic Compute Cloud User
         | 
| 42132 | 
            +
                # Guide*.
         | 
| 41695 42133 | 
             
                #
         | 
| 41696 42134 | 
             
                #  </note>
         | 
| 41697 42135 | 
             
                #
         | 
| @@ -42119,7 +42557,7 @@ module Aws::EC2 | |
| 42119 42557 | 
             
                #                 max: 1,
         | 
| 42120 42558 | 
             
                #               },
         | 
| 42121 42559 | 
             
                #               accelerator_manufacturers: ["nvidia"], # accepts nvidia, amd, amazon-web-services, xilinx
         | 
| 42122 | 
            -
                #               accelerator_names: ["a100"], # accepts a100, v100, k80, t4, m60, radeon-pro-v520, vu9p
         | 
| 42560 | 
            +
                #               accelerator_names: ["a100"], # accepts a100, v100, k80, t4, m60, radeon-pro-v520, vu9p, inferentia, k520
         | 
| 42123 42561 | 
             
                #               accelerator_total_memory_mi_b: {
         | 
| 42124 42562 | 
             
                #                 min: 1,
         | 
| 42125 42563 | 
             
                #                 max: 1,
         | 
| @@ -43355,6 +43793,7 @@ module Aws::EC2 | |
| 43355 43793 | 
             
                #
         | 
| 43356 43794 | 
             
                # @return [Types::ModifyVpcEndpointServicePermissionsResult] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
         | 
| 43357 43795 | 
             
                #
         | 
| 43796 | 
            +
                #   * {Types::ModifyVpcEndpointServicePermissionsResult#added_principals #added_principals} => Array<Types::AddedPrincipal>
         | 
| 43358 43797 | 
             
                #   * {Types::ModifyVpcEndpointServicePermissionsResult#return_value #return_value} => Boolean
         | 
| 43359 43798 | 
             
                #
         | 
| 43360 43799 | 
             
                # @example Request syntax with placeholder values
         | 
| @@ -43368,6 +43807,11 @@ module Aws::EC2 | |
| 43368 43807 | 
             
                #
         | 
| 43369 43808 | 
             
                # @example Response structure
         | 
| 43370 43809 | 
             
                #
         | 
| 43810 | 
            +
                #   resp.added_principals #=> Array
         | 
| 43811 | 
            +
                #   resp.added_principals[0].principal_type #=> String, one of "All", "Service", "OrganizationUnit", "Account", "User", "Role"
         | 
| 43812 | 
            +
                #   resp.added_principals[0].principal #=> String
         | 
| 43813 | 
            +
                #   resp.added_principals[0].service_permission_id #=> String
         | 
| 43814 | 
            +
                #   resp.added_principals[0].service_id #=> String
         | 
| 43371 43815 | 
             
                #   resp.return_value #=> Boolean
         | 
| 43372 43816 | 
             
                #
         | 
| 43373 43817 | 
             
                # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/ModifyVpcEndpointServicePermissions AWS API Documentation
         | 
| @@ -43379,10 +43823,10 @@ module Aws::EC2 | |
| 43379 43823 | 
             
                  req.send_request(options)
         | 
| 43380 43824 | 
             
                end
         | 
| 43381 43825 |  | 
| 43382 | 
            -
                # <note markdown="1"> We are retiring EC2-Classic | 
| 43383 | 
            -
                #  | 
| 43384 | 
            -
                #  | 
| 43385 | 
            -
                #  | 
| 43826 | 
            +
                # <note markdown="1"> We are retiring EC2-Classic. We recommend that you migrate from
         | 
| 43827 | 
            +
                # EC2-Classic to a VPC. For more information, see [Migrate from
         | 
| 43828 | 
            +
                # EC2-Classic to a VPC][1] in the *Amazon Elastic Compute Cloud User
         | 
| 43829 | 
            +
                # Guide*.
         | 
| 43386 43830 | 
             
                #
         | 
| 43387 43831 | 
             
                #  </note>
         | 
| 43388 43832 | 
             
                #
         | 
| @@ -44328,7 +44772,7 @@ module Aws::EC2 | |
| 44328 44772 | 
             
                #     dry_run: false,
         | 
| 44329 44773 | 
             
                #     pool_tag_specifications: [
         | 
| 44330 44774 | 
             
                #       {
         | 
| 44331 | 
            -
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type
         | 
| 44775 | 
            +
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, 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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, vpn-connection-device-type
         | 
| 44332 44776 | 
             
                #         tags: [
         | 
| 44333 44777 | 
             
                #           {
         | 
| 44334 44778 | 
             
                #             key: "String",
         | 
| @@ -44528,7 +44972,7 @@ module Aws::EC2 | |
| 44528 44972 | 
             
                #     offering_id: "OfferingId", # required
         | 
| 44529 44973 | 
             
                #     tag_specifications: [
         | 
| 44530 44974 | 
             
                #       {
         | 
| 44531 | 
            -
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type
         | 
| 44975 | 
            +
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, 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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, vpn-connection-device-type
         | 
| 44532 44976 | 
             
                #         tags: [
         | 
| 44533 44977 | 
             
                #           {
         | 
| 44534 44978 | 
             
                #             key: "String",
         | 
| @@ -44581,10 +45025,18 @@ module Aws::EC2 | |
| 44581 45025 | 
             
                # For more information, see [Reserved Instances][1] and [Reserved
         | 
| 44582 45026 | 
             
                # Instance Marketplace][2] in the *Amazon EC2 User Guide*.
         | 
| 44583 45027 | 
             
                #
         | 
| 45028 | 
            +
                # <note markdown="1"> We are retiring EC2-Classic. We recommend that you migrate from
         | 
| 45029 | 
            +
                # EC2-Classic to a VPC. For more information, see [Migrate from
         | 
| 45030 | 
            +
                # EC2-Classic to a VPC][3] in the *Amazon Elastic Compute Cloud User
         | 
| 45031 | 
            +
                # Guide*.
         | 
| 45032 | 
            +
                #
         | 
| 45033 | 
            +
                #  </note>
         | 
| 45034 | 
            +
                #
         | 
| 44584 45035 | 
             
                #
         | 
| 44585 45036 | 
             
                #
         | 
| 44586 45037 | 
             
                # [1]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/concepts-on-demand-reserved-instances.html
         | 
| 44587 45038 | 
             
                # [2]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ri-market-general.html
         | 
| 45039 | 
            +
                # [3]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/vpc-migrate.html
         | 
| 44588 45040 | 
             
                #
         | 
| 44589 45041 | 
             
                # @option params [required, Integer] :instance_count
         | 
| 44590 45042 | 
             
                #   The number of Reserved Instances to purchase.
         | 
| @@ -44637,6 +45089,10 @@ module Aws::EC2 | |
| 44637 45089 | 
             
                  req.send_request(options)
         | 
| 44638 45090 | 
             
                end
         | 
| 44639 45091 |  | 
| 45092 | 
            +
                # <note markdown="1"> You can no longer purchase Scheduled Instances.
         | 
| 45093 | 
            +
                #
         | 
| 45094 | 
            +
                #  </note>
         | 
| 45095 | 
            +
                #
         | 
| 44640 45096 | 
             
                # Purchases the Scheduled Instances with the specified schedule.
         | 
| 44641 45097 | 
             
                #
         | 
| 44642 45098 | 
             
                # Scheduled Instances enable you to purchase Amazon EC2 compute capacity
         | 
| @@ -46513,7 +46969,7 @@ module Aws::EC2 | |
| 46513 46969 | 
             
                #           weighted_capacity: 1.0,
         | 
| 46514 46970 | 
             
                #           tag_specifications: [
         | 
| 46515 46971 | 
             
                #             {
         | 
| 46516 | 
            -
                #               resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type
         | 
| 46972 | 
            +
                #               resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, 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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, vpn-connection-device-type
         | 
| 46517 46973 | 
             
                #               tags: [
         | 
| 46518 46974 | 
             
                #                 {
         | 
| 46519 46975 | 
             
                #                   key: "String",
         | 
| @@ -46563,7 +47019,7 @@ module Aws::EC2 | |
| 46563 47019 | 
             
                #               max: 1,
         | 
| 46564 47020 | 
             
                #             },
         | 
| 46565 47021 | 
             
                #             accelerator_manufacturers: ["nvidia"], # accepts nvidia, amd, amazon-web-services, xilinx
         | 
| 46566 | 
            -
                #             accelerator_names: ["a100"], # accepts a100, v100, k80, t4, m60, radeon-pro-v520, vu9p
         | 
| 47022 | 
            +
                #             accelerator_names: ["a100"], # accepts a100, v100, k80, t4, m60, radeon-pro-v520, vu9p, inferentia, k520
         | 
| 46567 47023 | 
             
                #             accelerator_total_memory_mi_b: {
         | 
| 46568 47024 | 
             
                #               min: 1,
         | 
| 46569 47025 | 
             
                #               max: 1,
         | 
| @@ -46627,7 +47083,7 @@ module Aws::EC2 | |
| 46627 47083 | 
             
                #                   max: 1,
         | 
| 46628 47084 | 
             
                #                 },
         | 
| 46629 47085 | 
             
                #                 accelerator_manufacturers: ["nvidia"], # accepts nvidia, amd, amazon-web-services, xilinx
         | 
| 46630 | 
            -
                #                 accelerator_names: ["a100"], # accepts a100, v100, k80, t4, m60, radeon-pro-v520, vu9p
         | 
| 47086 | 
            +
                #                 accelerator_names: ["a100"], # accepts a100, v100, k80, t4, m60, radeon-pro-v520, vu9p, inferentia, k520
         | 
| 46631 47087 | 
             
                #                 accelerator_total_memory_mi_b: {
         | 
| 46632 47088 | 
             
                #                   min: 1,
         | 
| 46633 47089 | 
             
                #                   max: 1,
         | 
| @@ -46669,7 +47125,7 @@ module Aws::EC2 | |
| 46669 47125 | 
             
                #       target_capacity_unit_type: "vcpu", # accepts vcpu, memory-mib, units
         | 
| 46670 47126 | 
             
                #       tag_specifications: [
         | 
| 46671 47127 | 
             
                #         {
         | 
| 46672 | 
            -
                #           resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type
         | 
| 47128 | 
            +
                #           resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, 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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, vpn-connection-device-type
         | 
| 46673 47129 | 
             
                #           tags: [
         | 
| 46674 47130 | 
             
                #             {
         | 
| 46675 47131 | 
             
                #               key: "String",
         | 
| @@ -46704,9 +47160,9 @@ module Aws::EC2 | |
| 46704 47160 | 
             
                # Spot Instances, see [Which is the best Spot request method to use?][2]
         | 
| 46705 47161 | 
             
                # in the *Amazon EC2 User Guide for Linux Instances*.
         | 
| 46706 47162 | 
             
                #
         | 
| 46707 | 
            -
                # <note markdown="1"> We are retiring EC2-Classic | 
| 46708 | 
            -
                #  | 
| 46709 | 
            -
                #  | 
| 47163 | 
            +
                # <note markdown="1"> We are retiring EC2-Classic. We recommend that you migrate from
         | 
| 47164 | 
            +
                # EC2-Classic to a VPC. For more information, see [Migrate from
         | 
| 47165 | 
            +
                # EC2-Classic to a VPC][3] in the *Amazon EC2 User Guide for Linux
         | 
| 46710 47166 | 
             
                # Instances*.
         | 
| 46711 47167 | 
             
                #
         | 
| 46712 47168 | 
             
                #  </note>
         | 
| @@ -46977,7 +47433,7 @@ module Aws::EC2 | |
| 46977 47433 | 
             
                #     valid_until: Time.now,
         | 
| 46978 47434 | 
             
                #     tag_specifications: [
         | 
| 46979 47435 | 
             
                #       {
         | 
| 46980 | 
            -
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type
         | 
| 47436 | 
            +
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, 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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, vpn-connection-device-type
         | 
| 46981 47437 | 
             
                #         tags: [
         | 
| 46982 47438 | 
             
                #           {
         | 
| 46983 47439 | 
             
                #             key: "String",
         | 
| @@ -48142,9 +48598,9 @@ module Aws::EC2 | |
| 48142 48598 | 
             
                # For troubleshooting, see [What to do if an instance immediately
         | 
| 48143 48599 | 
             
                # terminates][7], and [Troubleshooting connecting to your instance][8].
         | 
| 48144 48600 | 
             
                #
         | 
| 48145 | 
            -
                # <note markdown="1"> We are retiring EC2-Classic | 
| 48146 | 
            -
                #  | 
| 48147 | 
            -
                #  | 
| 48601 | 
            +
                # <note markdown="1"> We are retiring EC2-Classic. We recommend that you migrate from
         | 
| 48602 | 
            +
                # EC2-Classic to a VPC. For more information, see [Migrate from
         | 
| 48603 | 
            +
                # EC2-Classic to a VPC][9] in the *Amazon EC2 User Guide*.
         | 
| 48148 48604 | 
             
                #
         | 
| 48149 48605 | 
             
                #  </note>
         | 
| 48150 48606 | 
             
                #
         | 
| @@ -48695,7 +49151,7 @@ module Aws::EC2 | |
| 48695 49151 | 
             
                #     ],
         | 
| 48696 49152 | 
             
                #     tag_specifications: [
         | 
| 48697 49153 | 
             
                #       {
         | 
| 48698 | 
            -
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type
         | 
| 49154 | 
            +
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, 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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, vpn-connection-device-type
         | 
| 48699 49155 | 
             
                #         tags: [
         | 
| 48700 49156 | 
             
                #           {
         | 
| 48701 49157 | 
             
                #             key: "String",
         | 
| @@ -49190,6 +49646,9 @@ module Aws::EC2 | |
| 49190 49646 | 
             
                #   resp.routes[0].local_gateway_route_table_id #=> String
         | 
| 49191 49647 | 
             
                #   resp.routes[0].local_gateway_route_table_arn #=> String
         | 
| 49192 49648 | 
             
                #   resp.routes[0].owner_id #=> String
         | 
| 49649 | 
            +
                #   resp.routes[0].subnet_id #=> String
         | 
| 49650 | 
            +
                #   resp.routes[0].coip_pool_id #=> String
         | 
| 49651 | 
            +
                #   resp.routes[0].network_interface_id #=> String
         | 
| 49193 49652 | 
             
                #   resp.next_token #=> String
         | 
| 49194 49653 | 
             
                #
         | 
| 49195 49654 | 
             
                # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/SearchLocalGatewayRoutes AWS API Documentation
         | 
| @@ -49577,7 +50036,7 @@ module Aws::EC2 | |
| 49577 50036 | 
             
                #     dry_run: false,
         | 
| 49578 50037 | 
             
                #     tag_specifications: [
         | 
| 49579 50038 | 
             
                #       {
         | 
| 49580 | 
            -
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type
         | 
| 50039 | 
            +
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, 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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, vpn-connection-device-type
         | 
| 49581 50040 | 
             
                #         tags: [
         | 
| 49582 50041 | 
             
                #           {
         | 
| 49583 50042 | 
             
                #             key: "String",
         | 
| @@ -49657,7 +50116,7 @@ module Aws::EC2 | |
| 49657 50116 | 
             
                #     dry_run: false,
         | 
| 49658 50117 | 
             
                #     tag_specifications: [
         | 
| 49659 50118 | 
             
                #       {
         | 
| 49660 | 
            -
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type
         | 
| 50119 | 
            +
                #         resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, 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, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, vpn-connection-device-type
         | 
| 49661 50120 | 
             
                #         tags: [
         | 
| 49662 50121 | 
             
                #           {
         | 
| 49663 50122 | 
             
                #             key: "String",
         | 
| @@ -50814,7 +51273,7 @@ module Aws::EC2 | |
| 50814 51273 | 
             
                    params: params,
         | 
| 50815 51274 | 
             
                    config: config)
         | 
| 50816 51275 | 
             
                  context[:gem_name] = 'aws-sdk-ec2'
         | 
| 50817 | 
            -
                  context[:gem_version] = '1. | 
| 51276 | 
            +
                  context[:gem_version] = '1.335.0'
         | 
| 50818 51277 | 
             
                  Seahorse::Client::Request.new(handlers, context)
         | 
| 50819 51278 | 
             
                end
         | 
| 50820 51279 |  |