aws-sdk-ec2 1.191.0 → 1.192.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/lib/aws-sdk-ec2.rb +1 -1
 - data/lib/aws-sdk-ec2/client.rb +117 -60
 - data/lib/aws-sdk-ec2/client_api.rb +2 -0
 - data/lib/aws-sdk-ec2/resource.rb +16 -16
 - 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 +121 -60
 - data/lib/aws-sdk-ec2/volume.rb +1 -1
 - data/lib/aws-sdk-ec2/vpc.rb +5 -5
 - metadata +2 -2
 
    
        checksums.yaml
    CHANGED
    
    | 
         @@ -1,7 +1,7 @@ 
     | 
|
| 
       1 
1 
     | 
    
         
             
            ---
         
     | 
| 
       2 
2 
     | 
    
         
             
            SHA256:
         
     | 
| 
       3 
     | 
    
         
            -
              metadata.gz:  
     | 
| 
       4 
     | 
    
         
            -
              data.tar.gz:  
     | 
| 
      
 3 
     | 
    
         
            +
              metadata.gz: d3d1ac0d535a5cc373f6cc77aeec433339efdaab3184a66d8582ac074df1f786
         
     | 
| 
      
 4 
     | 
    
         
            +
              data.tar.gz: 03d0d8d1f3abef5b9aa68261660bc903dab1fa6619f46b0ae1e64dd0df2c4450
         
     | 
| 
       5 
5 
     | 
    
         
             
            SHA512:
         
     | 
| 
       6 
     | 
    
         
            -
              metadata.gz:  
     | 
| 
       7 
     | 
    
         
            -
              data.tar.gz:  
     | 
| 
      
 6 
     | 
    
         
            +
              metadata.gz: dfd912bb4b34eae5f3cde4f00a71d1b617088832e0766d16f56a69e2de8bbae63e93a2229997fb63e66b0b547f13086a8ae850741a54b8bfaaa66251bf837a89
         
     | 
| 
      
 7 
     | 
    
         
            +
              data.tar.gz: 1f92c41b74bad2f8bde9e29f252a278984f49259ff10d71d20736c2094db404b5c3185a897bdf38ac24ae123d9cbf06af8f66985464ca513bac0ef3edfd7ec26
         
     | 
    
        data/lib/aws-sdk-ec2.rb
    CHANGED
    
    
    
        data/lib/aws-sdk-ec2/client.rb
    CHANGED
    
    | 
         @@ -884,7 +884,7 @@ module Aws::EC2 
     | 
|
| 
       884 
884 
     | 
    
         
             
                #     quantity: 1, # required
         
     | 
| 
       885 
885 
     | 
    
         
             
                #     tag_specifications: [
         
     | 
| 
       886 
886 
     | 
    
         
             
                #       {
         
     | 
| 
       887 
     | 
    
         
            -
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
      
 887 
     | 
    
         
            +
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
       888 
888 
     | 
    
         
             
                #         tags: [
         
     | 
| 
       889 
889 
     | 
    
         
             
                #           {
         
     | 
| 
       890 
890 
     | 
    
         
             
                #             key: "String",
         
     | 
| 
         @@ -3485,7 +3485,7 @@ module Aws::EC2 
     | 
|
| 
       3485 
3485 
     | 
    
         
             
                #     source_snapshot_id: "String", # required
         
     | 
| 
       3486 
3486 
     | 
    
         
             
                #     tag_specifications: [
         
     | 
| 
       3487 
3487 
     | 
    
         
             
                #       {
         
     | 
| 
       3488 
     | 
    
         
            -
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
      
 3488 
     | 
    
         
            +
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
       3489 
3489 
     | 
    
         
             
                #         tags: [
         
     | 
| 
       3490 
3490 
     | 
    
         
             
                #           {
         
     | 
| 
       3491 
3491 
     | 
    
         
             
                #             key: "String",
         
     | 
| 
         @@ -3671,7 +3671,7 @@ module Aws::EC2 
     | 
|
| 
       3671 
3671 
     | 
    
         
             
                #     instance_match_criteria: "open", # accepts open, targeted
         
     | 
| 
       3672 
3672 
     | 
    
         
             
                #     tag_specifications: [
         
     | 
| 
       3673 
3673 
     | 
    
         
             
                #       {
         
     | 
| 
       3674 
     | 
    
         
            -
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
      
 3674 
     | 
    
         
            +
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
       3675 
3675 
     | 
    
         
             
                #         tags: [
         
     | 
| 
       3676 
3676 
     | 
    
         
             
                #           {
         
     | 
| 
       3677 
3677 
     | 
    
         
             
                #             key: "String",
         
     | 
| 
         @@ -3757,7 +3757,7 @@ module Aws::EC2 
     | 
|
| 
       3757 
3757 
     | 
    
         
             
                #     vpc_id: "VpcId", # required
         
     | 
| 
       3758 
3758 
     | 
    
         
             
                #     tag_specifications: [
         
     | 
| 
       3759 
3759 
     | 
    
         
             
                #       {
         
     | 
| 
       3760 
     | 
    
         
            -
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
      
 3760 
     | 
    
         
            +
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
       3761 
3761 
     | 
    
         
             
                #         tags: [
         
     | 
| 
       3762 
3762 
     | 
    
         
             
                #           {
         
     | 
| 
       3763 
3763 
     | 
    
         
             
                #             key: "String",
         
     | 
| 
         @@ -3935,7 +3935,7 @@ module Aws::EC2 
     | 
|
| 
       3935 
3935 
     | 
    
         
             
                #     client_token: "String",
         
     | 
| 
       3936 
3936 
     | 
    
         
             
                #     tag_specifications: [
         
     | 
| 
       3937 
3937 
     | 
    
         
             
                #       {
         
     | 
| 
       3938 
     | 
    
         
            -
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
      
 3938 
     | 
    
         
            +
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
       3939 
3939 
     | 
    
         
             
                #         tags: [
         
     | 
| 
       3940 
3940 
     | 
    
         
             
                #           {
         
     | 
| 
       3941 
3941 
     | 
    
         
             
                #             key: "String",
         
     | 
| 
         @@ -4145,7 +4145,7 @@ module Aws::EC2 
     | 
|
| 
       4145 
4145 
     | 
    
         
             
                #     type: "ipsec.1", # required, accepts ipsec.1
         
     | 
| 
       4146 
4146 
     | 
    
         
             
                #     tag_specifications: [
         
     | 
| 
       4147 
4147 
     | 
    
         
             
                #       {
         
     | 
| 
       4148 
     | 
    
         
            -
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
      
 4148 
     | 
    
         
            +
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
       4149 
4149 
     | 
    
         
             
                #         tags: [
         
     | 
| 
       4150 
4150 
     | 
    
         
             
                #           {
         
     | 
| 
       4151 
4151 
     | 
    
         
             
                #             key: "String",
         
     | 
| 
         @@ -4429,7 +4429,7 @@ module Aws::EC2 
     | 
|
| 
       4429 
4429 
     | 
    
         
             
                #     ],
         
     | 
| 
       4430 
4430 
     | 
    
         
             
                #     tag_specifications: [
         
     | 
| 
       4431 
4431 
     | 
    
         
             
                #       {
         
     | 
| 
       4432 
     | 
    
         
            -
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
      
 4432 
     | 
    
         
            +
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
       4433 
4433 
     | 
    
         
             
                #         tags: [
         
     | 
| 
       4434 
4434 
     | 
    
         
             
                #           {
         
     | 
| 
       4435 
4435 
     | 
    
         
             
                #             key: "String",
         
     | 
| 
         @@ -4503,7 +4503,7 @@ module Aws::EC2 
     | 
|
| 
       4503 
4503 
     | 
    
         
             
                #     vpc_id: "VpcId", # required
         
     | 
| 
       4504 
4504 
     | 
    
         
             
                #     tag_specifications: [
         
     | 
| 
       4505 
4505 
     | 
    
         
             
                #       {
         
     | 
| 
       4506 
     | 
    
         
            -
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
      
 4506 
     | 
    
         
            +
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
       4507 
4507 
     | 
    
         
             
                #         tags: [
         
     | 
| 
       4508 
4508 
     | 
    
         
             
                #           {
         
     | 
| 
       4509 
4509 
     | 
    
         
             
                #             key: "String",
         
     | 
| 
         @@ -4697,7 +4697,7 @@ module Aws::EC2 
     | 
|
| 
       4697 
4697 
     | 
    
         
             
                #     replace_unhealthy_instances: false,
         
     | 
| 
       4698 
4698 
     | 
    
         
             
                #     tag_specifications: [
         
     | 
| 
       4699 
4699 
     | 
    
         
             
                #       {
         
     | 
| 
       4700 
     | 
    
         
            -
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
      
 4700 
     | 
    
         
            +
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
       4701 
4701 
     | 
    
         
             
                #         tags: [
         
     | 
| 
       4702 
4702 
     | 
    
         
             
                #           {
         
     | 
| 
       4703 
4703 
     | 
    
         
             
                #             key: "String",
         
     | 
| 
         @@ -4903,7 +4903,7 @@ module Aws::EC2 
     | 
|
| 
       4903 
4903 
     | 
    
         
             
                #     log_format: "String",
         
     | 
| 
       4904 
4904 
     | 
    
         
             
                #     tag_specifications: [
         
     | 
| 
       4905 
4905 
     | 
    
         
             
                #       {
         
     | 
| 
       4906 
     | 
    
         
            -
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
      
 4906 
     | 
    
         
            +
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
       4907 
4907 
     | 
    
         
             
                #         tags: [
         
     | 
| 
       4908 
4908 
     | 
    
         
             
                #           {
         
     | 
| 
       4909 
4909 
     | 
    
         
             
                #             key: "String",
         
     | 
| 
         @@ -5002,7 +5002,7 @@ module Aws::EC2 
     | 
|
| 
       5002 
5002 
     | 
    
         
             
                #     client_token: "String",
         
     | 
| 
       5003 
5003 
     | 
    
         
             
                #     tag_specifications: [
         
     | 
| 
       5004 
5004 
     | 
    
         
             
                #       {
         
     | 
| 
       5005 
     | 
    
         
            -
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
      
 5005 
     | 
    
         
            +
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
       5006 
5006 
     | 
    
         
             
                #         tags: [
         
     | 
| 
       5007 
5007 
     | 
    
         
             
                #           {
         
     | 
| 
       5008 
5008 
     | 
    
         
             
                #             key: "String",
         
     | 
| 
         @@ -5192,7 +5192,7 @@ module Aws::EC2 
     | 
|
| 
       5192 
5192 
     | 
    
         
             
                #     target_environment: "citrix", # accepts citrix, vmware, microsoft
         
     | 
| 
       5193 
5193 
     | 
    
         
             
                #     tag_specifications: [
         
     | 
| 
       5194 
5194 
     | 
    
         
             
                #       {
         
     | 
| 
       5195 
     | 
    
         
            -
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
      
 5195 
     | 
    
         
            +
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
       5196 
5196 
     | 
    
         
             
                #         tags: [
         
     | 
| 
       5197 
5197 
     | 
    
         
             
                #           {
         
     | 
| 
       5198 
5198 
     | 
    
         
             
                #             key: "String",
         
     | 
| 
         @@ -5275,7 +5275,7 @@ module Aws::EC2 
     | 
|
| 
       5275 
5275 
     | 
    
         
             
                #   resp = client.create_internet_gateway({
         
     | 
| 
       5276 
5276 
     | 
    
         
             
                #     tag_specifications: [
         
     | 
| 
       5277 
5277 
     | 
    
         
             
                #       {
         
     | 
| 
       5278 
     | 
    
         
            -
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
      
 5278 
     | 
    
         
            +
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
       5279 
5279 
     | 
    
         
             
                #         tags: [
         
     | 
| 
       5280 
5280 
     | 
    
         
             
                #           {
         
     | 
| 
       5281 
5281 
     | 
    
         
             
                #             key: "String",
         
     | 
| 
         @@ -5364,7 +5364,7 @@ module Aws::EC2 
     | 
|
| 
       5364 
5364 
     | 
    
         
             
                #     dry_run: false,
         
     | 
| 
       5365 
5365 
     | 
    
         
             
                #     tag_specifications: [
         
     | 
| 
       5366 
5366 
     | 
    
         
             
                #       {
         
     | 
| 
       5367 
     | 
    
         
            -
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
      
 5367 
     | 
    
         
            +
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
       5368 
5368 
     | 
    
         
             
                #         tags: [
         
     | 
| 
       5369 
5369 
     | 
    
         
             
                #           {
         
     | 
| 
       5370 
5370 
     | 
    
         
             
                #             key: "String",
         
     | 
| 
         @@ -5564,7 +5564,7 @@ module Aws::EC2 
     | 
|
| 
       5564 
5564 
     | 
    
         
             
                #       user_data: "String",
         
     | 
| 
       5565 
5565 
     | 
    
         
             
                #       tag_specifications: [
         
     | 
| 
       5566 
5566 
     | 
    
         
             
                #         {
         
     | 
| 
       5567 
     | 
    
         
            -
                #           resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
      
 5567 
     | 
    
         
            +
                #           resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
       5568 
5568 
     | 
    
         
             
                #           tags: [
         
     | 
| 
       5569 
5569 
     | 
    
         
             
                #             {
         
     | 
| 
       5570 
5570 
     | 
    
         
             
                #               key: "String",
         
     | 
| 
         @@ -5626,7 +5626,7 @@ module Aws::EC2 
     | 
|
| 
       5626 
5626 
     | 
    
         
             
                #     },
         
     | 
| 
       5627 
5627 
     | 
    
         
             
                #     tag_specifications: [
         
     | 
| 
       5628 
5628 
     | 
    
         
             
                #       {
         
     | 
| 
       5629 
     | 
    
         
            -
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
      
 5629 
     | 
    
         
            +
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
       5630 
5630 
     | 
    
         
             
                #         tags: [
         
     | 
| 
       5631 
5631 
     | 
    
         
             
                #           {
         
     | 
| 
       5632 
5632 
     | 
    
         
             
                #             key: "String",
         
     | 
| 
         @@ -5845,7 +5845,7 @@ module Aws::EC2 
     | 
|
| 
       5845 
5845 
     | 
    
         
             
                #       user_data: "String",
         
     | 
| 
       5846 
5846 
     | 
    
         
             
                #       tag_specifications: [
         
     | 
| 
       5847 
5847 
     | 
    
         
             
                #         {
         
     | 
| 
       5848 
     | 
    
         
            -
                #           resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
      
 5848 
     | 
    
         
            +
                #           resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
       5849 
5849 
     | 
    
         
             
                #           tags: [
         
     | 
| 
       5850 
5850 
     | 
    
         
             
                #             {
         
     | 
| 
       5851 
5851 
     | 
    
         
             
                #               key: "String",
         
     | 
| 
         @@ -5967,7 +5967,7 @@ module Aws::EC2 
     | 
|
| 
       5967 
5967 
     | 
    
         
             
                #   resp.launch_template_version.launch_template_data.instance_initiated_shutdown_behavior #=> String, one of "stop", "terminate"
         
     | 
| 
       5968 
5968 
     | 
    
         
             
                #   resp.launch_template_version.launch_template_data.user_data #=> String
         
     | 
| 
       5969 
5969 
     | 
    
         
             
                #   resp.launch_template_version.launch_template_data.tag_specifications #=> Array
         
     | 
| 
       5970 
     | 
    
         
            -
                #   resp.launch_template_version.launch_template_data.tag_specifications[0].resource_type #=> String, one of "client-vpn-endpoint", "customer-gateway", "dedicated-host", "dhcp-options", "elastic-ip", "elastic-gpu", "export-image-task", "export-instance-task", "fleet", "fpga-image", "host-reservation", "image", "import-image-task", "import-snapshot-task", "instance", "internet-gateway", "key-pair", "launch-template", "local-gateway-route-table-vpc-association", "natgateway", "network-acl", "network-interface", "placement-group", "reserved-instances", "route-table", "security-group", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-multicast-domain", "transit-gateway-route-table", "volume", "vpc", "vpc-peering-connection", "vpn-connection", "vpn-gateway", "vpc-flow-log"
         
     | 
| 
      
 5970 
     | 
    
         
            +
                #   resp.launch_template_version.launch_template_data.tag_specifications[0].resource_type #=> String, one of "client-vpn-endpoint", "customer-gateway", "dedicated-host", "dhcp-options", "egress-only-internet-gateway", "elastic-ip", "elastic-gpu", "export-image-task", "export-instance-task", "fleet", "fpga-image", "host-reservation", "image", "import-image-task", "import-snapshot-task", "instance", "internet-gateway", "key-pair", "launch-template", "local-gateway-route-table-vpc-association", "natgateway", "network-acl", "network-interface", "placement-group", "reserved-instances", "route-table", "security-group", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-multicast-domain", "transit-gateway-route-table", "volume", "vpc", "vpc-peering-connection", "vpn-connection", "vpn-gateway", "vpc-flow-log"
         
     | 
| 
       5971 
5971 
     | 
    
         
             
                #   resp.launch_template_version.launch_template_data.tag_specifications[0].tags #=> Array
         
     | 
| 
       5972 
5972 
     | 
    
         
             
                #   resp.launch_template_version.launch_template_data.tag_specifications[0].tags[0].key #=> String
         
     | 
| 
       5973 
5973 
     | 
    
         
             
                #   resp.launch_template_version.launch_template_data.tag_specifications[0].tags[0].value #=> String
         
     | 
| 
         @@ -6089,7 +6089,7 @@ module Aws::EC2 
     | 
|
| 
       6089 
6089 
     | 
    
         
             
                #     vpc_id: "VpcId", # required
         
     | 
| 
       6090 
6090 
     | 
    
         
             
                #     tag_specifications: [
         
     | 
| 
       6091 
6091 
     | 
    
         
             
                #       {
         
     | 
| 
       6092 
     | 
    
         
            -
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
      
 6092 
     | 
    
         
            +
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
       6093 
6093 
     | 
    
         
             
                #         tags: [
         
     | 
| 
       6094 
6094 
     | 
    
         
             
                #           {
         
     | 
| 
       6095 
6095 
     | 
    
         
             
                #             key: "String",
         
     | 
| 
         @@ -6186,7 +6186,7 @@ module Aws::EC2 
     | 
|
| 
       6186 
6186 
     | 
    
         
             
                #     max_entries: 1, # required
         
     | 
| 
       6187 
6187 
     | 
    
         
             
                #     tag_specifications: [
         
     | 
| 
       6188 
6188 
     | 
    
         
             
                #       {
         
     | 
| 
       6189 
     | 
    
         
            -
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
      
 6189 
     | 
    
         
            +
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
       6190 
6190 
     | 
    
         
             
                #         tags: [
         
     | 
| 
       6191 
6191 
     | 
    
         
             
                #           {
         
     | 
| 
       6192 
6192 
     | 
    
         
             
                #             key: "String",
         
     | 
| 
         @@ -6307,7 +6307,7 @@ module Aws::EC2 
     | 
|
| 
       6307 
6307 
     | 
    
         
             
                #     subnet_id: "SubnetId", # required
         
     | 
| 
       6308 
6308 
     | 
    
         
             
                #     tag_specifications: [
         
     | 
| 
       6309 
6309 
     | 
    
         
             
                #       {
         
     | 
| 
       6310 
     | 
    
         
            -
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
      
 6310 
     | 
    
         
            +
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
       6311 
6311 
     | 
    
         
             
                #         tags: [
         
     | 
| 
       6312 
6312 
     | 
    
         
             
                #           {
         
     | 
| 
       6313 
6313 
     | 
    
         
             
                #             key: "String",
         
     | 
| 
         @@ -6424,7 +6424,7 @@ module Aws::EC2 
     | 
|
| 
       6424 
6424 
     | 
    
         
             
                #     vpc_id: "VpcId", # required
         
     | 
| 
       6425 
6425 
     | 
    
         
             
                #     tag_specifications: [
         
     | 
| 
       6426 
6426 
     | 
    
         
             
                #       {
         
     | 
| 
       6427 
     | 
    
         
            -
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
      
 6427 
     | 
    
         
            +
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
       6428 
6428 
     | 
    
         
             
                #         tags: [
         
     | 
| 
       6429 
6429 
     | 
    
         
             
                #           {
         
     | 
| 
       6430 
6430 
     | 
    
         
             
                #             key: "String",
         
     | 
| 
         @@ -6742,7 +6742,7 @@ module Aws::EC2 
     | 
|
| 
       6742 
6742 
     | 
    
         
             
                #     subnet_id: "SubnetId", # required
         
     | 
| 
       6743 
6743 
     | 
    
         
             
                #     tag_specifications: [
         
     | 
| 
       6744 
6744 
     | 
    
         
             
                #       {
         
     | 
| 
       6745 
     | 
    
         
            -
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
      
 6745 
     | 
    
         
            +
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
       6746 
6746 
     | 
    
         
             
                #         tags: [
         
     | 
| 
       6747 
6747 
     | 
    
         
             
                #           {
         
     | 
| 
       6748 
6748 
     | 
    
         
             
                #             key: "String",
         
     | 
| 
         @@ -6937,7 +6937,7 @@ module Aws::EC2 
     | 
|
| 
       6937 
6937 
     | 
    
         
             
                #     partition_count: 1,
         
     | 
| 
       6938 
6938 
     | 
    
         
             
                #     tag_specifications: [
         
     | 
| 
       6939 
6939 
     | 
    
         
             
                #       {
         
     | 
| 
       6940 
     | 
    
         
            -
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
      
 6940 
     | 
    
         
            +
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
       6941 
6941 
     | 
    
         
             
                #         tags: [
         
     | 
| 
       6942 
6942 
     | 
    
         
             
                #           {
         
     | 
| 
       6943 
6943 
     | 
    
         
             
                #             key: "String",
         
     | 
| 
         @@ -7267,7 +7267,7 @@ module Aws::EC2 
     | 
|
| 
       7267 
7267 
     | 
    
         
             
                #     vpc_id: "VpcId", # required
         
     | 
| 
       7268 
7268 
     | 
    
         
             
                #     tag_specifications: [
         
     | 
| 
       7269 
7269 
     | 
    
         
             
                #       {
         
     | 
| 
       7270 
     | 
    
         
            -
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
      
 7270 
     | 
    
         
            +
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
       7271 
7271 
     | 
    
         
             
                #         tags: [
         
     | 
| 
       7272 
7272 
     | 
    
         
             
                #           {
         
     | 
| 
       7273 
7273 
     | 
    
         
             
                #             key: "String",
         
     | 
| 
         @@ -7417,7 +7417,7 @@ module Aws::EC2 
     | 
|
| 
       7417 
7417 
     | 
    
         
             
                #     vpc_id: "VpcId",
         
     | 
| 
       7418 
7418 
     | 
    
         
             
                #     tag_specifications: [
         
     | 
| 
       7419 
7419 
     | 
    
         
             
                #       {
         
     | 
| 
       7420 
     | 
    
         
            -
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
      
 7420 
     | 
    
         
            +
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
       7421 
7421 
     | 
    
         
             
                #         tags: [
         
     | 
| 
       7422 
7422 
     | 
    
         
             
                #           {
         
     | 
| 
       7423 
7423 
     | 
    
         
             
                #             key: "String",
         
     | 
| 
         @@ -7547,7 +7547,7 @@ module Aws::EC2 
     | 
|
| 
       7547 
7547 
     | 
    
         
             
                #     volume_id: "VolumeId", # required
         
     | 
| 
       7548 
7548 
     | 
    
         
             
                #     tag_specifications: [
         
     | 
| 
       7549 
7549 
     | 
    
         
             
                #       {
         
     | 
| 
       7550 
     | 
    
         
            -
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
      
 7550 
     | 
    
         
            +
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
       7551 
7551 
     | 
    
         
             
                #         tags: [
         
     | 
| 
       7552 
7552 
     | 
    
         
             
                #           {
         
     | 
| 
       7553 
7553 
     | 
    
         
             
                #             key: "String",
         
     | 
| 
         @@ -7626,7 +7626,7 @@ module Aws::EC2 
     | 
|
| 
       7626 
7626 
     | 
    
         
             
                #     },
         
     | 
| 
       7627 
7627 
     | 
    
         
             
                #     tag_specifications: [
         
     | 
| 
       7628 
7628 
     | 
    
         
             
                #       {
         
     | 
| 
       7629 
     | 
    
         
            -
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
      
 7629 
     | 
    
         
            +
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
       7630 
7630 
     | 
    
         
             
                #         tags: [
         
     | 
| 
       7631 
7631 
     | 
    
         
             
                #           {
         
     | 
| 
       7632 
7632 
     | 
    
         
             
                #             key: "String",
         
     | 
| 
         @@ -7845,7 +7845,7 @@ module Aws::EC2 
     | 
|
| 
       7845 
7845 
     | 
    
         
             
                #   resp = client.create_subnet({
         
     | 
| 
       7846 
7846 
     | 
    
         
             
                #     tag_specifications: [
         
     | 
| 
       7847 
7847 
     | 
    
         
             
                #       {
         
     | 
| 
       7848 
     | 
    
         
            -
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
      
 7848 
     | 
    
         
            +
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
       7849 
7849 
     | 
    
         
             
                #         tags: [
         
     | 
| 
       7850 
7850 
     | 
    
         
             
                #           {
         
     | 
| 
       7851 
7851 
     | 
    
         
             
                #             key: "String",
         
     | 
| 
         @@ -8025,7 +8025,7 @@ module Aws::EC2 
     | 
|
| 
       8025 
8025 
     | 
    
         
             
                #     description: "String",
         
     | 
| 
       8026 
8026 
     | 
    
         
             
                #     tag_specifications: [
         
     | 
| 
       8027 
8027 
     | 
    
         
             
                #       {
         
     | 
| 
       8028 
     | 
    
         
            -
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
      
 8028 
     | 
    
         
            +
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
       8029 
8029 
     | 
    
         
             
                #         tags: [
         
     | 
| 
       8030 
8030 
     | 
    
         
             
                #           {
         
     | 
| 
       8031 
8031 
     | 
    
         
             
                #             key: "String",
         
     | 
| 
         @@ -8299,7 +8299,7 @@ module Aws::EC2 
     | 
|
| 
       8299 
8299 
     | 
    
         
             
                #     description: "String",
         
     | 
| 
       8300 
8300 
     | 
    
         
             
                #     tag_specifications: [
         
     | 
| 
       8301 
8301 
     | 
    
         
             
                #       {
         
     | 
| 
       8302 
     | 
    
         
            -
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
      
 8302 
     | 
    
         
            +
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
       8303 
8303 
     | 
    
         
             
                #         tags: [
         
     | 
| 
       8304 
8304 
     | 
    
         
             
                #           {
         
     | 
| 
       8305 
8305 
     | 
    
         
             
                #             key: "String",
         
     | 
| 
         @@ -8398,7 +8398,7 @@ module Aws::EC2 
     | 
|
| 
       8398 
8398 
     | 
    
         
             
                #     description: "String",
         
     | 
| 
       8399 
8399 
     | 
    
         
             
                #     tag_specifications: [
         
     | 
| 
       8400 
8400 
     | 
    
         
             
                #       {
         
     | 
| 
       8401 
     | 
    
         
            -
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
      
 8401 
     | 
    
         
            +
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
       8402 
8402 
     | 
    
         
             
                #         tags: [
         
     | 
| 
       8403 
8403 
     | 
    
         
             
                #           {
         
     | 
| 
       8404 
8404 
     | 
    
         
             
                #             key: "String",
         
     | 
| 
         @@ -8491,7 +8491,7 @@ module Aws::EC2 
     | 
|
| 
       8491 
8491 
     | 
    
         
             
                #     },
         
     | 
| 
       8492 
8492 
     | 
    
         
             
                #     tag_specifications: [
         
     | 
| 
       8493 
8493 
     | 
    
         
             
                #       {
         
     | 
| 
       8494 
     | 
    
         
            -
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
      
 8494 
     | 
    
         
            +
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
       8495 
8495 
     | 
    
         
             
                #         tags: [
         
     | 
| 
       8496 
8496 
     | 
    
         
             
                #           {
         
     | 
| 
       8497 
8497 
     | 
    
         
             
                #             key: "String",
         
     | 
| 
         @@ -8565,7 +8565,7 @@ module Aws::EC2 
     | 
|
| 
       8565 
8565 
     | 
    
         
             
                #     transit_gateway_id: "TransitGatewayId", # required
         
     | 
| 
       8566 
8566 
     | 
    
         
             
                #     tag_specifications: [
         
     | 
| 
       8567 
8567 
     | 
    
         
             
                #       {
         
     | 
| 
       8568 
     | 
    
         
            -
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
      
 8568 
     | 
    
         
            +
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
       8569 
8569 
     | 
    
         
             
                #         tags: [
         
     | 
| 
       8570 
8570 
     | 
    
         
             
                #           {
         
     | 
| 
       8571 
8571 
     | 
    
         
             
                #             key: "String",
         
     | 
| 
         @@ -8639,7 +8639,7 @@ module Aws::EC2 
     | 
|
| 
       8639 
8639 
     | 
    
         
             
                #     peer_region: "String", # required
         
     | 
| 
       8640 
8640 
     | 
    
         
             
                #     tag_specifications: [
         
     | 
| 
       8641 
8641 
     | 
    
         
             
                #       {
         
     | 
| 
       8642 
     | 
    
         
            -
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
      
 8642 
     | 
    
         
            +
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
       8643 
8643 
     | 
    
         
             
                #         tags: [
         
     | 
| 
       8644 
8644 
     | 
    
         
             
                #           {
         
     | 
| 
       8645 
8645 
     | 
    
         
             
                #             key: "String",
         
     | 
| 
         @@ -8811,7 +8811,7 @@ module Aws::EC2 
     | 
|
| 
       8811 
8811 
     | 
    
         
             
                #     transit_gateway_id: "TransitGatewayId", # required
         
     | 
| 
       8812 
8812 
     | 
    
         
             
                #     tag_specifications: [
         
     | 
| 
       8813 
8813 
     | 
    
         
             
                #       {
         
     | 
| 
       8814 
     | 
    
         
            -
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
      
 8814 
     | 
    
         
            +
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
       8815 
8815 
     | 
    
         
             
                #         tags: [
         
     | 
| 
       8816 
8816 
     | 
    
         
             
                #           {
         
     | 
| 
       8817 
8817 
     | 
    
         
             
                #             key: "String",
         
     | 
| 
         @@ -8893,7 +8893,7 @@ module Aws::EC2 
     | 
|
| 
       8893 
8893 
     | 
    
         
             
                #     },
         
     | 
| 
       8894 
8894 
     | 
    
         
             
                #     tag_specifications: [
         
     | 
| 
       8895 
8895 
     | 
    
         
             
                #       {
         
     | 
| 
       8896 
     | 
    
         
            -
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
      
 8896 
     | 
    
         
            +
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
       8897 
8897 
     | 
    
         
             
                #         tags: [
         
     | 
| 
       8898 
8898 
     | 
    
         
             
                #           {
         
     | 
| 
       8899 
8899 
     | 
    
         
             
                #             key: "String",
         
     | 
| 
         @@ -9149,7 +9149,7 @@ module Aws::EC2 
     | 
|
| 
       9149 
9149 
     | 
    
         
             
                #     dry_run: false,
         
     | 
| 
       9150 
9150 
     | 
    
         
             
                #     tag_specifications: [
         
     | 
| 
       9151 
9151 
     | 
    
         
             
                #       {
         
     | 
| 
       9152 
     | 
    
         
            -
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
      
 9152 
     | 
    
         
            +
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
       9153 
9153 
     | 
    
         
             
                #         tags: [
         
     | 
| 
       9154 
9154 
     | 
    
         
             
                #           {
         
     | 
| 
       9155 
9155 
     | 
    
         
             
                #             key: "String",
         
     | 
| 
         @@ -9310,7 +9310,7 @@ module Aws::EC2 
     | 
|
| 
       9310 
9310 
     | 
    
         
             
                #     ipv_6_cidr_block_network_border_group: "String",
         
     | 
| 
       9311 
9311 
     | 
    
         
             
                #     tag_specifications: [
         
     | 
| 
       9312 
9312 
     | 
    
         
             
                #       {
         
     | 
| 
       9313 
     | 
    
         
            -
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
      
 9313 
     | 
    
         
            +
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
       9314 
9314 
     | 
    
         
             
                #         tags: [
         
     | 
| 
       9315 
9315 
     | 
    
         
             
                #           {
         
     | 
| 
       9316 
9316 
     | 
    
         
             
                #             key: "String",
         
     | 
| 
         @@ -9462,7 +9462,7 @@ module Aws::EC2 
     | 
|
| 
       9462 
9462 
     | 
    
         
             
                #     private_dns_enabled: false,
         
     | 
| 
       9463 
9463 
     | 
    
         
             
                #     tag_specifications: [
         
     | 
| 
       9464 
9464 
     | 
    
         
             
                #       {
         
     | 
| 
       9465 
     | 
    
         
            -
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
      
 9465 
     | 
    
         
            +
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
       9466 
9466 
     | 
    
         
             
                #         tags: [
         
     | 
| 
       9467 
9467 
     | 
    
         
             
                #           {
         
     | 
| 
       9468 
9468 
     | 
    
         
             
                #             key: "String",
         
     | 
| 
         @@ -9655,7 +9655,7 @@ module Aws::EC2 
     | 
|
| 
       9655 
9655 
     | 
    
         
             
                #     client_token: "String",
         
     | 
| 
       9656 
9656 
     | 
    
         
             
                #     tag_specifications: [
         
     | 
| 
       9657 
9657 
     | 
    
         
             
                #       {
         
     | 
| 
       9658 
     | 
    
         
            -
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
      
 9658 
     | 
    
         
            +
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
       9659 
9659 
     | 
    
         
             
                #         tags: [
         
     | 
| 
       9660 
9660 
     | 
    
         
             
                #           {
         
     | 
| 
       9661 
9661 
     | 
    
         
             
                #             key: "String",
         
     | 
| 
         @@ -9766,7 +9766,7 @@ module Aws::EC2 
     | 
|
| 
       9766 
9766 
     | 
    
         
             
                #     peer_region: "String",
         
     | 
| 
       9767 
9767 
     | 
    
         
             
                #     tag_specifications: [
         
     | 
| 
       9768 
9768 
     | 
    
         
             
                #       {
         
     | 
| 
       9769 
     | 
    
         
            -
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
      
 9769 
     | 
    
         
            +
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
       9770 
9770 
     | 
    
         
             
                #         tags: [
         
     | 
| 
       9771 
9771 
     | 
    
         
             
                #           {
         
     | 
| 
       9772 
9772 
     | 
    
         
             
                #             key: "String",
         
     | 
| 
         @@ -9942,7 +9942,7 @@ module Aws::EC2 
     | 
|
| 
       9942 
9942 
     | 
    
         
             
                #     },
         
     | 
| 
       9943 
9943 
     | 
    
         
             
                #     tag_specifications: [
         
     | 
| 
       9944 
9944 
     | 
    
         
             
                #       {
         
     | 
| 
       9945 
     | 
    
         
            -
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
      
 9945 
     | 
    
         
            +
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
       9946 
9946 
     | 
    
         
             
                #         tags: [
         
     | 
| 
       9947 
9947 
     | 
    
         
             
                #           {
         
     | 
| 
       9948 
9948 
     | 
    
         
             
                #             key: "String",
         
     | 
| 
         @@ -10103,7 +10103,7 @@ module Aws::EC2 
     | 
|
| 
       10103 
10103 
     | 
    
         
             
                #     type: "ipsec.1", # required, accepts ipsec.1
         
     | 
| 
       10104 
10104 
     | 
    
         
             
                #     tag_specifications: [
         
     | 
| 
       10105 
10105 
     | 
    
         
             
                #       {
         
     | 
| 
       10106 
     | 
    
         
            -
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
      
 10106 
     | 
    
         
            +
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
       10107 
10107 
     | 
    
         
             
                #         tags: [
         
     | 
| 
       10108 
10108 
     | 
    
         
             
                #           {
         
     | 
| 
       10109 
10109 
     | 
    
         
             
                #             key: "String",
         
     | 
| 
         @@ -18284,7 +18284,7 @@ module Aws::EC2 
     | 
|
| 
       18284 
18284 
     | 
    
         
             
                #   resp.launch_template_versions[0].launch_template_data.instance_initiated_shutdown_behavior #=> String, one of "stop", "terminate"
         
     | 
| 
       18285 
18285 
     | 
    
         
             
                #   resp.launch_template_versions[0].launch_template_data.user_data #=> String
         
     | 
| 
       18286 
18286 
     | 
    
         
             
                #   resp.launch_template_versions[0].launch_template_data.tag_specifications #=> Array
         
     | 
| 
       18287 
     | 
    
         
            -
                #   resp.launch_template_versions[0].launch_template_data.tag_specifications[0].resource_type #=> String, one of "client-vpn-endpoint", "customer-gateway", "dedicated-host", "dhcp-options", "elastic-ip", "elastic-gpu", "export-image-task", "export-instance-task", "fleet", "fpga-image", "host-reservation", "image", "import-image-task", "import-snapshot-task", "instance", "internet-gateway", "key-pair", "launch-template", "local-gateway-route-table-vpc-association", "natgateway", "network-acl", "network-interface", "placement-group", "reserved-instances", "route-table", "security-group", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-multicast-domain", "transit-gateway-route-table", "volume", "vpc", "vpc-peering-connection", "vpn-connection", "vpn-gateway", "vpc-flow-log"
         
     | 
| 
      
 18287 
     | 
    
         
            +
                #   resp.launch_template_versions[0].launch_template_data.tag_specifications[0].resource_type #=> String, one of "client-vpn-endpoint", "customer-gateway", "dedicated-host", "dhcp-options", "egress-only-internet-gateway", "elastic-ip", "elastic-gpu", "export-image-task", "export-instance-task", "fleet", "fpga-image", "host-reservation", "image", "import-image-task", "import-snapshot-task", "instance", "internet-gateway", "key-pair", "launch-template", "local-gateway-route-table-vpc-association", "natgateway", "network-acl", "network-interface", "placement-group", "reserved-instances", "route-table", "security-group", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-multicast-domain", "transit-gateway-route-table", "volume", "vpc", "vpc-peering-connection", "vpn-connection", "vpn-gateway", "vpc-flow-log"
         
     | 
| 
       18288 
18288 
     | 
    
         
             
                #   resp.launch_template_versions[0].launch_template_data.tag_specifications[0].tags #=> Array
         
     | 
| 
       18289 
18289 
     | 
    
         
             
                #   resp.launch_template_versions[0].launch_template_data.tag_specifications[0].tags[0].key #=> String
         
     | 
| 
       18290 
18290 
     | 
    
         
             
                #   resp.launch_template_versions[0].launch_template_data.tag_specifications[0].tags[0].value #=> String
         
     | 
| 
         @@ -22439,7 +22439,7 @@ module Aws::EC2 
     | 
|
| 
       22439 
22439 
     | 
    
         
             
                #   resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_specifications[0].user_data #=> String
         
     | 
| 
       22440 
22440 
     | 
    
         
             
                #   resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_specifications[0].weighted_capacity #=> Float
         
     | 
| 
       22441 
22441 
     | 
    
         
             
                #   resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_specifications[0].tag_specifications #=> Array
         
     | 
| 
       22442 
     | 
    
         
            -
                #   resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_specifications[0].tag_specifications[0].resource_type #=> String, one of "client-vpn-endpoint", "customer-gateway", "dedicated-host", "dhcp-options", "elastic-ip", "elastic-gpu", "export-image-task", "export-instance-task", "fleet", "fpga-image", "host-reservation", "image", "import-image-task", "import-snapshot-task", "instance", "internet-gateway", "key-pair", "launch-template", "local-gateway-route-table-vpc-association", "natgateway", "network-acl", "network-interface", "placement-group", "reserved-instances", "route-table", "security-group", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-multicast-domain", "transit-gateway-route-table", "volume", "vpc", "vpc-peering-connection", "vpn-connection", "vpn-gateway", "vpc-flow-log"
         
     | 
| 
      
 22442 
     | 
    
         
            +
                #   resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_specifications[0].tag_specifications[0].resource_type #=> String, one of "client-vpn-endpoint", "customer-gateway", "dedicated-host", "dhcp-options", "egress-only-internet-gateway", "elastic-ip", "elastic-gpu", "export-image-task", "export-instance-task", "fleet", "fpga-image", "host-reservation", "image", "import-image-task", "import-snapshot-task", "instance", "internet-gateway", "key-pair", "launch-template", "local-gateway-route-table-vpc-association", "natgateway", "network-acl", "network-interface", "placement-group", "reserved-instances", "route-table", "security-group", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-multicast-domain", "transit-gateway-route-table", "volume", "vpc", "vpc-peering-connection", "vpn-connection", "vpn-gateway", "vpc-flow-log"
         
     | 
| 
       22443 
22443 
     | 
    
         
             
                #   resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_specifications[0].tag_specifications[0].tags #=> Array
         
     | 
| 
       22444 
22444 
     | 
    
         
             
                #   resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_specifications[0].tag_specifications[0].tags[0].key #=> String
         
     | 
| 
       22445 
22445 
     | 
    
         
             
                #   resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_specifications[0].tag_specifications[0].tags[0].value #=> String
         
     | 
| 
         @@ -22471,7 +22471,7 @@ module Aws::EC2 
     | 
|
| 
       22471 
22471 
     | 
    
         
             
                #   resp.spot_fleet_request_configs[0].spot_fleet_request_config.load_balancers_config.target_groups_config.target_groups[0].arn #=> String
         
     | 
| 
       22472 
22472 
     | 
    
         
             
                #   resp.spot_fleet_request_configs[0].spot_fleet_request_config.instance_pools_to_use_count #=> Integer
         
     | 
| 
       22473 
22473 
     | 
    
         
             
                #   resp.spot_fleet_request_configs[0].spot_fleet_request_config.tag_specifications #=> Array
         
     | 
| 
       22474 
     | 
    
         
            -
                #   resp.spot_fleet_request_configs[0].spot_fleet_request_config.tag_specifications[0].resource_type #=> String, one of "client-vpn-endpoint", "customer-gateway", "dedicated-host", "dhcp-options", "elastic-ip", "elastic-gpu", "export-image-task", "export-instance-task", "fleet", "fpga-image", "host-reservation", "image", "import-image-task", "import-snapshot-task", "instance", "internet-gateway", "key-pair", "launch-template", "local-gateway-route-table-vpc-association", "natgateway", "network-acl", "network-interface", "placement-group", "reserved-instances", "route-table", "security-group", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-multicast-domain", "transit-gateway-route-table", "volume", "vpc", "vpc-peering-connection", "vpn-connection", "vpn-gateway", "vpc-flow-log"
         
     | 
| 
      
 22474 
     | 
    
         
            +
                #   resp.spot_fleet_request_configs[0].spot_fleet_request_config.tag_specifications[0].resource_type #=> String, one of "client-vpn-endpoint", "customer-gateway", "dedicated-host", "dhcp-options", "egress-only-internet-gateway", "elastic-ip", "elastic-gpu", "export-image-task", "export-instance-task", "fleet", "fpga-image", "host-reservation", "image", "import-image-task", "import-snapshot-task", "instance", "internet-gateway", "key-pair", "launch-template", "local-gateway-route-table-vpc-association", "natgateway", "network-acl", "network-interface", "placement-group", "reserved-instances", "route-table", "security-group", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-multicast-domain", "transit-gateway-route-table", "volume", "vpc", "vpc-peering-connection", "vpn-connection", "vpn-gateway", "vpc-flow-log"
         
     | 
| 
       22475 
22475 
     | 
    
         
             
                #   resp.spot_fleet_request_configs[0].spot_fleet_request_config.tag_specifications[0].tags #=> Array
         
     | 
| 
       22476 
22476 
     | 
    
         
             
                #   resp.spot_fleet_request_configs[0].spot_fleet_request_config.tag_specifications[0].tags[0].key #=> String
         
     | 
| 
       22477 
22477 
     | 
    
         
             
                #   resp.spot_fleet_request_configs[0].spot_fleet_request_config.tag_specifications[0].tags[0].value #=> String
         
     | 
| 
         @@ -23341,7 +23341,7 @@ module Aws::EC2 
     | 
|
| 
       23341 
23341 
     | 
    
         
             
                #   resp.tags #=> Array
         
     | 
| 
       23342 
23342 
     | 
    
         
             
                #   resp.tags[0].key #=> String
         
     | 
| 
       23343 
23343 
     | 
    
         
             
                #   resp.tags[0].resource_id #=> String
         
     | 
| 
       23344 
     | 
    
         
            -
                #   resp.tags[0].resource_type #=> String, one of "client-vpn-endpoint", "customer-gateway", "dedicated-host", "dhcp-options", "elastic-ip", "elastic-gpu", "export-image-task", "export-instance-task", "fleet", "fpga-image", "host-reservation", "image", "import-image-task", "import-snapshot-task", "instance", "internet-gateway", "key-pair", "launch-template", "local-gateway-route-table-vpc-association", "natgateway", "network-acl", "network-interface", "placement-group", "reserved-instances", "route-table", "security-group", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-multicast-domain", "transit-gateway-route-table", "volume", "vpc", "vpc-peering-connection", "vpn-connection", "vpn-gateway", "vpc-flow-log"
         
     | 
| 
      
 23344 
     | 
    
         
            +
                #   resp.tags[0].resource_type #=> String, one of "client-vpn-endpoint", "customer-gateway", "dedicated-host", "dhcp-options", "egress-only-internet-gateway", "elastic-ip", "elastic-gpu", "export-image-task", "export-instance-task", "fleet", "fpga-image", "host-reservation", "image", "import-image-task", "import-snapshot-task", "instance", "internet-gateway", "key-pair", "launch-template", "local-gateway-route-table-vpc-association", "natgateway", "network-acl", "network-interface", "placement-group", "reserved-instances", "route-table", "security-group", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-multicast-domain", "transit-gateway-route-table", "volume", "vpc", "vpc-peering-connection", "vpn-connection", "vpn-gateway", "vpc-flow-log"
         
     | 
| 
       23345 
23345 
     | 
    
         
             
                #   resp.tags[0].value #=> String
         
     | 
| 
       23346 
23346 
     | 
    
         
             
                #
         
     | 
| 
       23347 
23347 
     | 
    
         
             
                # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/DescribeTags AWS API Documentation
         
     | 
| 
         @@ -27539,7 +27539,7 @@ module Aws::EC2 
     | 
|
| 
       27539 
27539 
     | 
    
         
             
                #     role_name: "String",
         
     | 
| 
       27540 
27540 
     | 
    
         
             
                #     tag_specifications: [
         
     | 
| 
       27541 
27541 
     | 
    
         
             
                #       {
         
     | 
| 
       27542 
     | 
    
         
            -
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
      
 27542 
     | 
    
         
            +
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
       27543 
27543 
     | 
    
         
             
                #         tags: [
         
     | 
| 
       27544 
27544 
     | 
    
         
             
                #           {
         
     | 
| 
       27545 
27545 
     | 
    
         
             
                #             key: "String",
         
     | 
| 
         @@ -28366,7 +28366,7 @@ module Aws::EC2 
     | 
|
| 
       28366 
28366 
     | 
    
         
             
                #   resp.launch_template_data.instance_initiated_shutdown_behavior #=> String, one of "stop", "terminate"
         
     | 
| 
       28367 
28367 
     | 
    
         
             
                #   resp.launch_template_data.user_data #=> String
         
     | 
| 
       28368 
28368 
     | 
    
         
             
                #   resp.launch_template_data.tag_specifications #=> Array
         
     | 
| 
       28369 
     | 
    
         
            -
                #   resp.launch_template_data.tag_specifications[0].resource_type #=> String, one of "client-vpn-endpoint", "customer-gateway", "dedicated-host", "dhcp-options", "elastic-ip", "elastic-gpu", "export-image-task", "export-instance-task", "fleet", "fpga-image", "host-reservation", "image", "import-image-task", "import-snapshot-task", "instance", "internet-gateway", "key-pair", "launch-template", "local-gateway-route-table-vpc-association", "natgateway", "network-acl", "network-interface", "placement-group", "reserved-instances", "route-table", "security-group", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-multicast-domain", "transit-gateway-route-table", "volume", "vpc", "vpc-peering-connection", "vpn-connection", "vpn-gateway", "vpc-flow-log"
         
     | 
| 
      
 28369 
     | 
    
         
            +
                #   resp.launch_template_data.tag_specifications[0].resource_type #=> String, one of "client-vpn-endpoint", "customer-gateway", "dedicated-host", "dhcp-options", "egress-only-internet-gateway", "elastic-ip", "elastic-gpu", "export-image-task", "export-instance-task", "fleet", "fpga-image", "host-reservation", "image", "import-image-task", "import-snapshot-task", "instance", "internet-gateway", "key-pair", "launch-template", "local-gateway-route-table-vpc-association", "natgateway", "network-acl", "network-interface", "placement-group", "reserved-instances", "route-table", "security-group", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-multicast-domain", "transit-gateway-route-table", "volume", "vpc", "vpc-peering-connection", "vpn-connection", "vpn-gateway", "vpc-flow-log"
         
     | 
| 
       28370 
28370 
     | 
    
         
             
                #   resp.launch_template_data.tag_specifications[0].tags #=> Array
         
     | 
| 
       28371 
28371 
     | 
    
         
             
                #   resp.launch_template_data.tag_specifications[0].tags[0].key #=> String
         
     | 
| 
       28372 
28372 
     | 
    
         
             
                #   resp.launch_template_data.tag_specifications[0].tags[0].value #=> String
         
     | 
| 
         @@ -29258,7 +29258,7 @@ module Aws::EC2 
     | 
|
| 
       29258 
29258 
     | 
    
         
             
                #     ],
         
     | 
| 
       29259 
29259 
     | 
    
         
             
                #     tag_specifications: [
         
     | 
| 
       29260 
29260 
     | 
    
         
             
                #       {
         
     | 
| 
       29261 
     | 
    
         
            -
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
      
 29261 
     | 
    
         
            +
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
       29262 
29262 
     | 
    
         
             
                #         tags: [
         
     | 
| 
       29263 
29263 
     | 
    
         
             
                #           {
         
     | 
| 
       29264 
29264 
     | 
    
         
             
                #             key: "String",
         
     | 
| 
         @@ -29478,7 +29478,7 @@ module Aws::EC2 
     | 
|
| 
       29478 
29478 
     | 
    
         
             
                #     public_key_material: "data", # required
         
     | 
| 
       29479 
29479 
     | 
    
         
             
                #     tag_specifications: [
         
     | 
| 
       29480 
29480 
     | 
    
         
             
                #       {
         
     | 
| 
       29481 
     | 
    
         
            -
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
      
 29481 
     | 
    
         
            +
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
       29482 
29482 
     | 
    
         
             
                #         tags: [
         
     | 
| 
       29483 
29483 
     | 
    
         
             
                #           {
         
     | 
| 
       29484 
29484 
     | 
    
         
             
                #             key: "String",
         
     | 
| 
         @@ -29614,7 +29614,7 @@ module Aws::EC2 
     | 
|
| 
       29614 
29614 
     | 
    
         
             
                #     role_name: "String",
         
     | 
| 
       29615 
29615 
     | 
    
         
             
                #     tag_specifications: [
         
     | 
| 
       29616 
29616 
     | 
    
         
             
                #       {
         
     | 
| 
       29617 
     | 
    
         
            -
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
      
 29617 
     | 
    
         
            +
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
       29618 
29618 
     | 
    
         
             
                #         tags: [
         
     | 
| 
       29619 
29619 
     | 
    
         
             
                #           {
         
     | 
| 
       29620 
29620 
     | 
    
         
             
                #             key: "String",
         
     | 
| 
         @@ -30157,6 +30157,9 @@ module Aws::EC2 
     | 
|
| 
       30157 
30157 
     | 
    
         
             
                #   target capacity of the EC2 Fleet is decreased below the current size
         
     | 
| 
       30158 
30158 
     | 
    
         
             
                #   of the EC2 Fleet.
         
     | 
| 
       30159 
30159 
     | 
    
         
             
                #
         
     | 
| 
      
 30160 
     | 
    
         
            +
                # @option params [Array<Types::FleetLaunchTemplateConfigRequest>] :launch_template_configs
         
     | 
| 
      
 30161 
     | 
    
         
            +
                #   The launch template and overrides.
         
     | 
| 
      
 30162 
     | 
    
         
            +
                #
         
     | 
| 
       30160 
30163 
     | 
    
         
             
                # @option params [required, String] :fleet_id
         
     | 
| 
       30161 
30164 
     | 
    
         
             
                #   The ID of the EC2 Fleet.
         
     | 
| 
       30162 
30165 
     | 
    
         
             
                #
         
     | 
| 
         @@ -30172,6 +30175,35 @@ module Aws::EC2 
     | 
|
| 
       30172 
30175 
     | 
    
         
             
                #   resp = client.modify_fleet({
         
     | 
| 
       30173 
30176 
     | 
    
         
             
                #     dry_run: false,
         
     | 
| 
       30174 
30177 
     | 
    
         
             
                #     excess_capacity_termination_policy: "no-termination", # accepts no-termination, termination
         
     | 
| 
      
 30178 
     | 
    
         
            +
                #     launch_template_configs: [
         
     | 
| 
      
 30179 
     | 
    
         
            +
                #       {
         
     | 
| 
      
 30180 
     | 
    
         
            +
                #         launch_template_specification: {
         
     | 
| 
      
 30181 
     | 
    
         
            +
                #           launch_template_id: "LaunchTemplateId",
         
     | 
| 
      
 30182 
     | 
    
         
            +
                #           launch_template_name: "LaunchTemplateName",
         
     | 
| 
      
 30183 
     | 
    
         
            +
                #           version: "String",
         
     | 
| 
      
 30184 
     | 
    
         
            +
                #         },
         
     | 
| 
      
 30185 
     | 
    
         
            +
                #         overrides: [
         
     | 
| 
      
 30186 
     | 
    
         
            +
                #           {
         
     | 
| 
      
 30187 
     | 
    
         
            +
                #             instance_type: "t1.micro", # accepts t1.micro, t2.nano, t2.micro, t2.small, t2.medium, t2.large, t2.xlarge, t2.2xlarge, t3.nano, t3.micro, t3.small, t3.medium, t3.large, t3.xlarge, t3.2xlarge, t3a.nano, t3a.micro, t3a.small, t3a.medium, t3a.large, t3a.xlarge, t3a.2xlarge, m1.small, m1.medium, m1.large, m1.xlarge, m3.medium, m3.large, m3.xlarge, m3.2xlarge, m4.large, m4.xlarge, m4.2xlarge, m4.4xlarge, m4.10xlarge, m4.16xlarge, m2.xlarge, m2.2xlarge, m2.4xlarge, cr1.8xlarge, r3.large, r3.xlarge, r3.2xlarge, r3.4xlarge, r3.8xlarge, r4.large, r4.xlarge, r4.2xlarge, r4.4xlarge, r4.8xlarge, r4.16xlarge, r5.large, r5.xlarge, r5.2xlarge, r5.4xlarge, r5.8xlarge, r5.12xlarge, r5.16xlarge, r5.24xlarge, r5.metal, r5a.large, r5a.xlarge, r5a.2xlarge, r5a.4xlarge, r5a.8xlarge, r5a.12xlarge, r5a.16xlarge, r5a.24xlarge, r5d.large, r5d.xlarge, r5d.2xlarge, r5d.4xlarge, r5d.8xlarge, r5d.12xlarge, r5d.16xlarge, r5d.24xlarge, r5d.metal, r5ad.large, r5ad.xlarge, r5ad.2xlarge, r5ad.4xlarge, r5ad.8xlarge, r5ad.12xlarge, r5ad.16xlarge, r5ad.24xlarge, r6g.metal, r6g.medium, r6g.large, r6g.xlarge, r6g.2xlarge, r6g.4xlarge, r6g.8xlarge, r6g.12xlarge, r6g.16xlarge, r6gd.metal, r6gd.medium, r6gd.large, r6gd.xlarge, r6gd.2xlarge, r6gd.4xlarge, r6gd.8xlarge, r6gd.12xlarge, r6gd.16xlarge, x1.16xlarge, x1.32xlarge, x1e.xlarge, x1e.2xlarge, x1e.4xlarge, x1e.8xlarge, x1e.16xlarge, x1e.32xlarge, i2.xlarge, i2.2xlarge, i2.4xlarge, i2.8xlarge, i3.large, i3.xlarge, i3.2xlarge, i3.4xlarge, i3.8xlarge, i3.16xlarge, i3.metal, i3en.large, i3en.xlarge, i3en.2xlarge, i3en.3xlarge, i3en.6xlarge, i3en.12xlarge, i3en.24xlarge, i3en.metal, hi1.4xlarge, hs1.8xlarge, c1.medium, c1.xlarge, c3.large, c3.xlarge, c3.2xlarge, c3.4xlarge, c3.8xlarge, c4.large, c4.xlarge, c4.2xlarge, c4.4xlarge, c4.8xlarge, c5.large, c5.xlarge, c5.2xlarge, c5.4xlarge, c5.9xlarge, c5.12xlarge, c5.18xlarge, c5.24xlarge, c5.metal, c5a.large, c5a.xlarge, c5a.2xlarge, c5a.4xlarge, c5a.8xlarge, c5a.12xlarge, c5a.16xlarge, c5a.24xlarge, c5ad.large, c5ad.xlarge, c5ad.2xlarge, c5ad.4xlarge, c5ad.8xlarge, c5ad.12xlarge, c5ad.16xlarge, c5ad.24xlarge, c5d.large, c5d.xlarge, c5d.2xlarge, c5d.4xlarge, c5d.9xlarge, c5d.12xlarge, c5d.18xlarge, c5d.24xlarge, c5d.metal, c5n.large, c5n.xlarge, c5n.2xlarge, c5n.4xlarge, c5n.9xlarge, c5n.18xlarge, c6g.metal, c6g.medium, c6g.large, c6g.xlarge, c6g.2xlarge, c6g.4xlarge, c6g.8xlarge, c6g.12xlarge, c6g.16xlarge, c6gd.metal, c6gd.medium, c6gd.large, c6gd.xlarge, c6gd.2xlarge, c6gd.4xlarge, c6gd.8xlarge, c6gd.12xlarge, c6gd.16xlarge, cc1.4xlarge, cc2.8xlarge, g2.2xlarge, g2.8xlarge, g3.4xlarge, g3.8xlarge, g3.16xlarge, g3s.xlarge, g4dn.xlarge, g4dn.2xlarge, g4dn.4xlarge, g4dn.8xlarge, g4dn.12xlarge, g4dn.16xlarge, g4dn.metal, cg1.4xlarge, p2.xlarge, p2.8xlarge, p2.16xlarge, p3.2xlarge, p3.8xlarge, p3.16xlarge, p3dn.24xlarge, d2.xlarge, d2.2xlarge, d2.4xlarge, d2.8xlarge, f1.2xlarge, f1.4xlarge, f1.16xlarge, m5.large, m5.xlarge, m5.2xlarge, m5.4xlarge, m5.8xlarge, m5.12xlarge, m5.16xlarge, m5.24xlarge, m5.metal, m5a.large, m5a.xlarge, m5a.2xlarge, m5a.4xlarge, m5a.8xlarge, m5a.12xlarge, m5a.16xlarge, m5a.24xlarge, m5d.large, m5d.xlarge, m5d.2xlarge, m5d.4xlarge, m5d.8xlarge, m5d.12xlarge, m5d.16xlarge, m5d.24xlarge, m5d.metal, m5ad.large, m5ad.xlarge, m5ad.2xlarge, m5ad.4xlarge, m5ad.8xlarge, m5ad.12xlarge, m5ad.16xlarge, m5ad.24xlarge, h1.2xlarge, h1.4xlarge, h1.8xlarge, h1.16xlarge, z1d.large, z1d.xlarge, z1d.2xlarge, z1d.3xlarge, z1d.6xlarge, z1d.12xlarge, z1d.metal, u-6tb1.metal, u-9tb1.metal, u-12tb1.metal, u-18tb1.metal, u-24tb1.metal, a1.medium, a1.large, a1.xlarge, a1.2xlarge, a1.4xlarge, a1.metal, m5dn.large, m5dn.xlarge, m5dn.2xlarge, m5dn.4xlarge, m5dn.8xlarge, m5dn.12xlarge, m5dn.16xlarge, m5dn.24xlarge, m5n.large, m5n.xlarge, m5n.2xlarge, m5n.4xlarge, m5n.8xlarge, m5n.12xlarge, m5n.16xlarge, m5n.24xlarge, r5dn.large, r5dn.xlarge, r5dn.2xlarge, r5dn.4xlarge, r5dn.8xlarge, r5dn.12xlarge, r5dn.16xlarge, r5dn.24xlarge, r5n.large, r5n.xlarge, r5n.2xlarge, r5n.4xlarge, r5n.8xlarge, r5n.12xlarge, r5n.16xlarge, r5n.24xlarge, inf1.xlarge, inf1.2xlarge, inf1.6xlarge, inf1.24xlarge, m6g.metal, m6g.medium, m6g.large, m6g.xlarge, m6g.2xlarge, m6g.4xlarge, m6g.8xlarge, m6g.12xlarge, m6g.16xlarge, m6gd.metal, m6gd.medium, m6gd.large, m6gd.xlarge, m6gd.2xlarge, m6gd.4xlarge, m6gd.8xlarge, m6gd.12xlarge, m6gd.16xlarge
         
     | 
| 
      
 30188 
     | 
    
         
            +
                #             max_price: "String",
         
     | 
| 
      
 30189 
     | 
    
         
            +
                #             subnet_id: "SubnetId",
         
     | 
| 
      
 30190 
     | 
    
         
            +
                #             availability_zone: "String",
         
     | 
| 
      
 30191 
     | 
    
         
            +
                #             weighted_capacity: 1.0,
         
     | 
| 
      
 30192 
     | 
    
         
            +
                #             priority: 1.0,
         
     | 
| 
      
 30193 
     | 
    
         
            +
                #             placement: {
         
     | 
| 
      
 30194 
     | 
    
         
            +
                #               availability_zone: "String",
         
     | 
| 
      
 30195 
     | 
    
         
            +
                #               affinity: "String",
         
     | 
| 
      
 30196 
     | 
    
         
            +
                #               group_name: "String",
         
     | 
| 
      
 30197 
     | 
    
         
            +
                #               partition_number: 1,
         
     | 
| 
      
 30198 
     | 
    
         
            +
                #               host_id: "String",
         
     | 
| 
      
 30199 
     | 
    
         
            +
                #               tenancy: "default", # accepts default, dedicated, host
         
     | 
| 
      
 30200 
     | 
    
         
            +
                #               spread_domain: "String",
         
     | 
| 
      
 30201 
     | 
    
         
            +
                #               host_resource_group_arn: "String",
         
     | 
| 
      
 30202 
     | 
    
         
            +
                #             },
         
     | 
| 
      
 30203 
     | 
    
         
            +
                #           },
         
     | 
| 
      
 30204 
     | 
    
         
            +
                #         ],
         
     | 
| 
      
 30205 
     | 
    
         
            +
                #       },
         
     | 
| 
      
 30206 
     | 
    
         
            +
                #     ],
         
     | 
| 
       30175 
30207 
     | 
    
         
             
                #     fleet_id: "FleetId", # required
         
     | 
| 
       30176 
30208 
     | 
    
         
             
                #     target_capacity_specification: { # required
         
     | 
| 
       30177 
30209 
     | 
    
         
             
                #       total_target_capacity: 1, # required
         
     | 
| 
         @@ -31688,6 +31720,12 @@ module Aws::EC2 
     | 
|
| 
       31688 
31720 
     | 
    
         
             
                #   target capacity of the Spot Fleet request is decreased below the
         
     | 
| 
       31689 
31721 
     | 
    
         
             
                #   current size of the Spot Fleet.
         
     | 
| 
       31690 
31722 
     | 
    
         
             
                #
         
     | 
| 
      
 31723 
     | 
    
         
            +
                # @option params [Array<Types::LaunchTemplateConfig>] :launch_template_configs
         
     | 
| 
      
 31724 
     | 
    
         
            +
                #   The launch template and overrides. You can only use this parameter if
         
     | 
| 
      
 31725 
     | 
    
         
            +
                #   you specified a launch template (`LaunchTemplateConfigs`) in your Spot
         
     | 
| 
      
 31726 
     | 
    
         
            +
                #   Fleet request. If you specified `LaunchSpecifications` in your Spot
         
     | 
| 
      
 31727 
     | 
    
         
            +
                #   Fleet request, then omit this parameter.
         
     | 
| 
      
 31728 
     | 
    
         
            +
                #
         
     | 
| 
       31691 
31729 
     | 
    
         
             
                # @option params [required, String] :spot_fleet_request_id
         
     | 
| 
       31692 
31730 
     | 
    
         
             
                #   The ID of the Spot Fleet request.
         
     | 
| 
       31693 
31731 
     | 
    
         
             
                #
         
     | 
| 
         @@ -31736,6 +31774,25 @@ module Aws::EC2 
     | 
|
| 
       31736 
31774 
     | 
    
         
             
                #
         
     | 
| 
       31737 
31775 
     | 
    
         
             
                #   resp = client.modify_spot_fleet_request({
         
     | 
| 
       31738 
31776 
     | 
    
         
             
                #     excess_capacity_termination_policy: "noTermination", # accepts noTermination, default
         
     | 
| 
      
 31777 
     | 
    
         
            +
                #     launch_template_configs: [
         
     | 
| 
      
 31778 
     | 
    
         
            +
                #       {
         
     | 
| 
      
 31779 
     | 
    
         
            +
                #         launch_template_specification: {
         
     | 
| 
      
 31780 
     | 
    
         
            +
                #           launch_template_id: "String",
         
     | 
| 
      
 31781 
     | 
    
         
            +
                #           launch_template_name: "LaunchTemplateName",
         
     | 
| 
      
 31782 
     | 
    
         
            +
                #           version: "String",
         
     | 
| 
      
 31783 
     | 
    
         
            +
                #         },
         
     | 
| 
      
 31784 
     | 
    
         
            +
                #         overrides: [
         
     | 
| 
      
 31785 
     | 
    
         
            +
                #           {
         
     | 
| 
      
 31786 
     | 
    
         
            +
                #             instance_type: "t1.micro", # accepts t1.micro, t2.nano, t2.micro, t2.small, t2.medium, t2.large, t2.xlarge, t2.2xlarge, t3.nano, t3.micro, t3.small, t3.medium, t3.large, t3.xlarge, t3.2xlarge, t3a.nano, t3a.micro, t3a.small, t3a.medium, t3a.large, t3a.xlarge, t3a.2xlarge, m1.small, m1.medium, m1.large, m1.xlarge, m3.medium, m3.large, m3.xlarge, m3.2xlarge, m4.large, m4.xlarge, m4.2xlarge, m4.4xlarge, m4.10xlarge, m4.16xlarge, m2.xlarge, m2.2xlarge, m2.4xlarge, cr1.8xlarge, r3.large, r3.xlarge, r3.2xlarge, r3.4xlarge, r3.8xlarge, r4.large, r4.xlarge, r4.2xlarge, r4.4xlarge, r4.8xlarge, r4.16xlarge, r5.large, r5.xlarge, r5.2xlarge, r5.4xlarge, r5.8xlarge, r5.12xlarge, r5.16xlarge, r5.24xlarge, r5.metal, r5a.large, r5a.xlarge, r5a.2xlarge, r5a.4xlarge, r5a.8xlarge, r5a.12xlarge, r5a.16xlarge, r5a.24xlarge, r5d.large, r5d.xlarge, r5d.2xlarge, r5d.4xlarge, r5d.8xlarge, r5d.12xlarge, r5d.16xlarge, r5d.24xlarge, r5d.metal, r5ad.large, r5ad.xlarge, r5ad.2xlarge, r5ad.4xlarge, r5ad.8xlarge, r5ad.12xlarge, r5ad.16xlarge, r5ad.24xlarge, r6g.metal, r6g.medium, r6g.large, r6g.xlarge, r6g.2xlarge, r6g.4xlarge, r6g.8xlarge, r6g.12xlarge, r6g.16xlarge, r6gd.metal, r6gd.medium, r6gd.large, r6gd.xlarge, r6gd.2xlarge, r6gd.4xlarge, r6gd.8xlarge, r6gd.12xlarge, r6gd.16xlarge, x1.16xlarge, x1.32xlarge, x1e.xlarge, x1e.2xlarge, x1e.4xlarge, x1e.8xlarge, x1e.16xlarge, x1e.32xlarge, i2.xlarge, i2.2xlarge, i2.4xlarge, i2.8xlarge, i3.large, i3.xlarge, i3.2xlarge, i3.4xlarge, i3.8xlarge, i3.16xlarge, i3.metal, i3en.large, i3en.xlarge, i3en.2xlarge, i3en.3xlarge, i3en.6xlarge, i3en.12xlarge, i3en.24xlarge, i3en.metal, hi1.4xlarge, hs1.8xlarge, c1.medium, c1.xlarge, c3.large, c3.xlarge, c3.2xlarge, c3.4xlarge, c3.8xlarge, c4.large, c4.xlarge, c4.2xlarge, c4.4xlarge, c4.8xlarge, c5.large, c5.xlarge, c5.2xlarge, c5.4xlarge, c5.9xlarge, c5.12xlarge, c5.18xlarge, c5.24xlarge, c5.metal, c5a.large, c5a.xlarge, c5a.2xlarge, c5a.4xlarge, c5a.8xlarge, c5a.12xlarge, c5a.16xlarge, c5a.24xlarge, c5ad.large, c5ad.xlarge, c5ad.2xlarge, c5ad.4xlarge, c5ad.8xlarge, c5ad.12xlarge, c5ad.16xlarge, c5ad.24xlarge, c5d.large, c5d.xlarge, c5d.2xlarge, c5d.4xlarge, c5d.9xlarge, c5d.12xlarge, c5d.18xlarge, c5d.24xlarge, c5d.metal, c5n.large, c5n.xlarge, c5n.2xlarge, c5n.4xlarge, c5n.9xlarge, c5n.18xlarge, c6g.metal, c6g.medium, c6g.large, c6g.xlarge, c6g.2xlarge, c6g.4xlarge, c6g.8xlarge, c6g.12xlarge, c6g.16xlarge, c6gd.metal, c6gd.medium, c6gd.large, c6gd.xlarge, c6gd.2xlarge, c6gd.4xlarge, c6gd.8xlarge, c6gd.12xlarge, c6gd.16xlarge, cc1.4xlarge, cc2.8xlarge, g2.2xlarge, g2.8xlarge, g3.4xlarge, g3.8xlarge, g3.16xlarge, g3s.xlarge, g4dn.xlarge, g4dn.2xlarge, g4dn.4xlarge, g4dn.8xlarge, g4dn.12xlarge, g4dn.16xlarge, g4dn.metal, cg1.4xlarge, p2.xlarge, p2.8xlarge, p2.16xlarge, p3.2xlarge, p3.8xlarge, p3.16xlarge, p3dn.24xlarge, d2.xlarge, d2.2xlarge, d2.4xlarge, d2.8xlarge, f1.2xlarge, f1.4xlarge, f1.16xlarge, m5.large, m5.xlarge, m5.2xlarge, m5.4xlarge, m5.8xlarge, m5.12xlarge, m5.16xlarge, m5.24xlarge, m5.metal, m5a.large, m5a.xlarge, m5a.2xlarge, m5a.4xlarge, m5a.8xlarge, m5a.12xlarge, m5a.16xlarge, m5a.24xlarge, m5d.large, m5d.xlarge, m5d.2xlarge, m5d.4xlarge, m5d.8xlarge, m5d.12xlarge, m5d.16xlarge, m5d.24xlarge, m5d.metal, m5ad.large, m5ad.xlarge, m5ad.2xlarge, m5ad.4xlarge, m5ad.8xlarge, m5ad.12xlarge, m5ad.16xlarge, m5ad.24xlarge, h1.2xlarge, h1.4xlarge, h1.8xlarge, h1.16xlarge, z1d.large, z1d.xlarge, z1d.2xlarge, z1d.3xlarge, z1d.6xlarge, z1d.12xlarge, z1d.metal, u-6tb1.metal, u-9tb1.metal, u-12tb1.metal, u-18tb1.metal, u-24tb1.metal, a1.medium, a1.large, a1.xlarge, a1.2xlarge, a1.4xlarge, a1.metal, m5dn.large, m5dn.xlarge, m5dn.2xlarge, m5dn.4xlarge, m5dn.8xlarge, m5dn.12xlarge, m5dn.16xlarge, m5dn.24xlarge, m5n.large, m5n.xlarge, m5n.2xlarge, m5n.4xlarge, m5n.8xlarge, m5n.12xlarge, m5n.16xlarge, m5n.24xlarge, r5dn.large, r5dn.xlarge, r5dn.2xlarge, r5dn.4xlarge, r5dn.8xlarge, r5dn.12xlarge, r5dn.16xlarge, r5dn.24xlarge, r5n.large, r5n.xlarge, r5n.2xlarge, r5n.4xlarge, r5n.8xlarge, r5n.12xlarge, r5n.16xlarge, r5n.24xlarge, inf1.xlarge, inf1.2xlarge, inf1.6xlarge, inf1.24xlarge, m6g.metal, m6g.medium, m6g.large, m6g.xlarge, m6g.2xlarge, m6g.4xlarge, m6g.8xlarge, m6g.12xlarge, m6g.16xlarge, m6gd.metal, m6gd.medium, m6gd.large, m6gd.xlarge, m6gd.2xlarge, m6gd.4xlarge, m6gd.8xlarge, m6gd.12xlarge, m6gd.16xlarge
         
     | 
| 
      
 31787 
     | 
    
         
            +
                #             spot_price: "String",
         
     | 
| 
      
 31788 
     | 
    
         
            +
                #             subnet_id: "String",
         
     | 
| 
      
 31789 
     | 
    
         
            +
                #             availability_zone: "String",
         
     | 
| 
      
 31790 
     | 
    
         
            +
                #             weighted_capacity: 1.0,
         
     | 
| 
      
 31791 
     | 
    
         
            +
                #             priority: 1.0,
         
     | 
| 
      
 31792 
     | 
    
         
            +
                #           },
         
     | 
| 
      
 31793 
     | 
    
         
            +
                #         ],
         
     | 
| 
      
 31794 
     | 
    
         
            +
                #       },
         
     | 
| 
      
 31795 
     | 
    
         
            +
                #     ],
         
     | 
| 
       31739 
31796 
     | 
    
         
             
                #     spot_fleet_request_id: "SpotFleetRequestId", # required
         
     | 
| 
       31740 
31797 
     | 
    
         
             
                #     target_capacity: 1,
         
     | 
| 
       31741 
31798 
     | 
    
         
             
                #     on_demand_target_capacity: 1,
         
     | 
| 
         @@ -33652,7 +33709,7 @@ module Aws::EC2 
     | 
|
| 
       33652 
33709 
     | 
    
         
             
                #     dry_run: false,
         
     | 
| 
       33653 
33710 
     | 
    
         
             
                #     pool_tag_specifications: [
         
     | 
| 
       33654 
33711 
     | 
    
         
             
                #       {
         
     | 
| 
       33655 
     | 
    
         
            -
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
      
 33712 
     | 
    
         
            +
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
       33656 
33713 
     | 
    
         
             
                #         tags: [
         
     | 
| 
       33657 
33714 
     | 
    
         
             
                #           {
         
     | 
| 
       33658 
33715 
     | 
    
         
             
                #             key: "String",
         
     | 
| 
         @@ -33735,7 +33792,7 @@ module Aws::EC2 
     | 
|
| 
       33735 
33792 
     | 
    
         
             
                #     offering_id: "OfferingId", # required
         
     | 
| 
       33736 
33793 
     | 
    
         
             
                #     tag_specifications: [
         
     | 
| 
       33737 
33794 
     | 
    
         
             
                #       {
         
     | 
| 
       33738 
     | 
    
         
            -
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
      
 33795 
     | 
    
         
            +
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
       33739 
33796 
     | 
    
         
             
                #         tags: [
         
     | 
| 
       33740 
33797 
     | 
    
         
             
                #           {
         
     | 
| 
       33741 
33798 
     | 
    
         
             
                #             key: "String",
         
     | 
| 
         @@ -35502,7 +35559,7 @@ module Aws::EC2 
     | 
|
| 
       35502 
35559 
     | 
    
         
             
                #           weighted_capacity: 1.0,
         
     | 
| 
       35503 
35560 
     | 
    
         
             
                #           tag_specifications: [
         
     | 
| 
       35504 
35561 
     | 
    
         
             
                #             {
         
     | 
| 
       35505 
     | 
    
         
            -
                #               resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
      
 35562 
     | 
    
         
            +
                #               resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
       35506 
35563 
     | 
    
         
             
                #               tags: [
         
     | 
| 
       35507 
35564 
     | 
    
         
             
                #                 {
         
     | 
| 
       35508 
35565 
     | 
    
         
             
                #                   key: "String",
         
     | 
| 
         @@ -35562,7 +35619,7 @@ module Aws::EC2 
     | 
|
| 
       35562 
35619 
     | 
    
         
             
                #       instance_pools_to_use_count: 1,
         
     | 
| 
       35563 
35620 
     | 
    
         
             
                #       tag_specifications: [
         
     | 
| 
       35564 
35621 
     | 
    
         
             
                #         {
         
     | 
| 
       35565 
     | 
    
         
            -
                #           resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
      
 35622 
     | 
    
         
            +
                #           resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
       35566 
35623 
     | 
    
         
             
                #           tags: [
         
     | 
| 
       35567 
35624 
     | 
    
         
             
                #             {
         
     | 
| 
       35568 
35625 
     | 
    
         
             
                #               key: "String",
         
     | 
| 
         @@ -35841,7 +35898,7 @@ module Aws::EC2 
     | 
|
| 
       35841 
35898 
     | 
    
         
             
                #     valid_until: Time.now,
         
     | 
| 
       35842 
35899 
     | 
    
         
             
                #     tag_specifications: [
         
     | 
| 
       35843 
35900 
     | 
    
         
             
                #       {
         
     | 
| 
       35844 
     | 
    
         
            -
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
      
 35901 
     | 
    
         
            +
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
       35845 
35902 
     | 
    
         
             
                #         tags: [
         
     | 
| 
       35846 
35903 
     | 
    
         
             
                #           {
         
     | 
| 
       35847 
35904 
     | 
    
         
             
                #             key: "String",
         
     | 
| 
         @@ -37172,7 +37229,7 @@ module Aws::EC2 
     | 
|
| 
       37172 
37229 
     | 
    
         
             
                #     ],
         
     | 
| 
       37173 
37230 
     | 
    
         
             
                #     tag_specifications: [
         
     | 
| 
       37174 
37231 
     | 
    
         
             
                #       {
         
     | 
| 
       37175 
     | 
    
         
            -
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
      
 37232 
     | 
    
         
            +
                #         resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
         
     | 
| 
       37176 
37233 
     | 
    
         
             
                #         tags: [
         
     | 
| 
       37177 
37234 
     | 
    
         
             
                #           {
         
     | 
| 
       37178 
37235 
     | 
    
         
             
                #             key: "String",
         
     | 
| 
         @@ -38714,7 +38771,7 @@ module Aws::EC2 
     | 
|
| 
       38714 
38771 
     | 
    
         
             
                    params: params,
         
     | 
| 
       38715 
38772 
     | 
    
         
             
                    config: config)
         
     | 
| 
       38716 
38773 
     | 
    
         
             
                  context[:gem_name] = 'aws-sdk-ec2'
         
     | 
| 
       38717 
     | 
    
         
            -
                  context[:gem_version] = '1. 
     | 
| 
      
 38774 
     | 
    
         
            +
                  context[:gem_version] = '1.192.0'
         
     | 
| 
       38718 
38775 
     | 
    
         
             
                  Seahorse::Client::Request.new(handlers, context)
         
     | 
| 
       38719 
38776 
     | 
    
         
             
                end
         
     | 
| 
       38720 
38777 
     | 
    
         |