aws-sdk-ec2 1.238.0 → 1.239.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 28af543463cd54cdfde7f6cd3061c4028b5bf6ddbe0d5bd442fff19e75694b78
4
- data.tar.gz: 1810834ed60f6f03aa78a495b627dfa5aeea55bc5d03a532b8d452d83d347325
3
+ metadata.gz: 35aa8bb112b599a88dbc46b677816fc0e1f156e908fa4f9db85aa984f69afc19
4
+ data.tar.gz: b1f9807219a6e2d8fc3b4e95361fadf2372e88366da2ab45c6d5cc54fd5398d8
5
5
  SHA512:
6
- metadata.gz: 80f7acfd2293cecffc6e23161224b962a6cfde3bca5d707af6cd1484a4abc5d329e92150858c26e4de7345add3bdee923be6919b7d9da44ce5da991796cf4d82
7
- data.tar.gz: 9d80fa2747b5717120d9511b3fcd6f773e5043bc00f3c69f42dc70740ec9c1260bce51ca1b69561cd4b0fb0c05f18db91d97074df92f8dd0633bb7a99de14216
6
+ metadata.gz: 0c9e1f013ab818c9ec4cd1d11f33114fb2cb8a51c08df59f546baa67f704983f80381b1214fccda100a2c15831cf166a85886c82c75bdd5e8583575725c32a95
7
+ data.tar.gz: '07228e948216c2764e28cd9609f96977d1266b4ad6f565b05e25015763b9a19d2cc831bca932eef3bb2e2fd304583cf699e372b45dd2c0d400024e7f1c3c8135'
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.239.0 (2021-05-27)
5
+ ------------------
6
+
7
+ * Feature - This release removes resource ids and tagging support for VPC security group rules.
8
+
4
9
  1.238.0 (2021-05-26)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.238.0
1
+ 1.239.0
data/lib/aws-sdk-ec2.rb CHANGED
@@ -72,6 +72,6 @@ require_relative 'aws-sdk-ec2/customizations'
72
72
  # @!group service
73
73
  module Aws::EC2
74
74
 
75
- GEM_VERSION = '1.238.0'
75
+ GEM_VERSION = '1.239.0'
76
76
 
77
77
  end
@@ -838,7 +838,7 @@ module Aws::EC2
838
838
  # dry_run: false,
839
839
  # tag_specifications: [
840
840
  # {
841
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
841
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
842
842
  # tags: [
843
843
  # {
844
844
  # key: "String",
@@ -951,7 +951,7 @@ module Aws::EC2
951
951
  # quantity: 1, # required
952
952
  # tag_specifications: [
953
953
  # {
954
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
954
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
955
955
  # tags: [
956
956
  # {
957
957
  # key: "String",
@@ -2312,12 +2312,12 @@ module Aws::EC2
2312
2312
  req.send_request(options)
2313
2313
  end
2314
2314
 
2315
- # \[VPC only\] Adds the specified outbound (egress) rules to a security
2316
- # group for use with a VPC.
2315
+ # \[VPC only\] Adds the specified egress rules to a security group for
2316
+ # use with a VPC.
2317
2317
  #
2318
2318
  # An outbound rule permits instances to send traffic to the specified
2319
- # IPv4 or IPv6 CIDR address ranges, or to the instances that are
2320
- # associated with the specified destination security groups.
2319
+ # IPv4 or IPv6 CIDR address ranges, or to the instances associated with
2320
+ # the specified destination security groups.
2321
2321
  #
2322
2322
  # You specify a protocol for each rule (for example, TCP). For the TCP
2323
2323
  # and UDP protocols, you must also specify the destination port or port
@@ -2325,12 +2325,10 @@ module Aws::EC2
2325
2325
  # code. You can use -1 for the type or code to mean all types or all
2326
2326
  # codes.
2327
2327
  #
2328
- # You can optionally add a tag to the security group rule.
2329
- #
2330
2328
  # Rule changes are propagated to affected instances as quickly as
2331
2329
  # possible. However, a small delay might occur.
2332
2330
  #
2333
- # For information about VPC security group quotas, see [Amazon VPC
2331
+ # For more information about VPC security group limits, see [Amazon VPC
2334
2332
  # Limits][1].
2335
2333
  #
2336
2334
  #
@@ -2350,9 +2348,6 @@ module Aws::EC2
2350
2348
  # The sets of IP permissions. You can't specify a destination security
2351
2349
  # group and a CIDR IP address range in the same set of permissions.
2352
2350
  #
2353
- # @option params [Array<Types::TagSpecification>] :tag_specifications
2354
- # The tags applied to the security group rule.
2355
- #
2356
2351
  # @option params [String] :cidr_ip
2357
2352
  # Not supported. Use a set of IP permissions to specify the CIDR.
2358
2353
  #
@@ -2374,10 +2369,7 @@ module Aws::EC2
2374
2369
  # Not supported. Use a set of IP permissions to specify a destination
2375
2370
  # security group.
2376
2371
  #
2377
- # @return [Types::AuthorizeSecurityGroupEgressResult] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
2378
- #
2379
- # * {Types::AuthorizeSecurityGroupEgressResult#return #return} => Boolean
2380
- # * {Types::AuthorizeSecurityGroupEgressResult#security_group_rules #security_group_rules} => Array&lt;Types::SecurityGroupRule&gt;
2372
+ # @return [Struct] Returns an empty {Seahorse::Client::Response response}.
2381
2373
  #
2382
2374
  #
2383
2375
  # @example Example: To add a rule that allows outbound traffic to a specific address range
@@ -2441,21 +2433,18 @@ module Aws::EC2
2441
2433
  # {
2442
2434
  # cidr_ip: "String",
2443
2435
  # description: "String",
2444
- # security_group_rule_id: "SecurityGroupRuleId",
2445
2436
  # },
2446
2437
  # ],
2447
2438
  # ipv_6_ranges: [
2448
2439
  # {
2449
2440
  # cidr_ipv_6: "String",
2450
2441
  # description: "String",
2451
- # security_group_rule_id: "SecurityGroupRuleId",
2452
2442
  # },
2453
2443
  # ],
2454
2444
  # prefix_list_ids: [
2455
2445
  # {
2456
2446
  # description: "String",
2457
2447
  # prefix_list_id: "String",
2458
- # security_group_rule_id: "SecurityGroupRuleId",
2459
2448
  # },
2460
2449
  # ],
2461
2450
  # to_port: 1,
@@ -2468,18 +2457,6 @@ module Aws::EC2
2468
2457
  # user_id: "String",
2469
2458
  # vpc_id: "String",
2470
2459
  # vpc_peering_connection_id: "String",
2471
- # security_group_rule_id: "SecurityGroupRuleId",
2472
- # },
2473
- # ],
2474
- # },
2475
- # ],
2476
- # tag_specifications: [
2477
- # {
2478
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
2479
- # tags: [
2480
- # {
2481
- # key: "String",
2482
- # value: "String",
2483
2460
  # },
2484
2461
  # ],
2485
2462
  # },
@@ -2492,30 +2469,6 @@ module Aws::EC2
2492
2469
  # source_security_group_owner_id: "String",
2493
2470
  # })
2494
2471
  #
2495
- # @example Response structure
2496
- #
2497
- # resp.return #=> Boolean
2498
- # resp.security_group_rules #=> Array
2499
- # resp.security_group_rules[0].security_group_rule_id #=> String
2500
- # resp.security_group_rules[0].group_id #=> String
2501
- # resp.security_group_rules[0].group_owner_id #=> String
2502
- # resp.security_group_rules[0].is_egress #=> Boolean
2503
- # resp.security_group_rules[0].ip_protocol #=> String
2504
- # resp.security_group_rules[0].from_port #=> Integer
2505
- # resp.security_group_rules[0].to_port #=> Integer
2506
- # resp.security_group_rules[0].cidr_ipv_4 #=> String
2507
- # resp.security_group_rules[0].cidr_ipv_6 #=> String
2508
- # resp.security_group_rules[0].prefix_list_id #=> String
2509
- # resp.security_group_rules[0].referenced_group_info.group_id #=> String
2510
- # resp.security_group_rules[0].referenced_group_info.peering_status #=> String
2511
- # resp.security_group_rules[0].referenced_group_info.user_id #=> String
2512
- # resp.security_group_rules[0].referenced_group_info.vpc_id #=> String
2513
- # resp.security_group_rules[0].referenced_group_info.vpc_peering_connection_id #=> String
2514
- # resp.security_group_rules[0].description #=> String
2515
- # resp.security_group_rules[0].tags #=> Array
2516
- # resp.security_group_rules[0].tags[0].key #=> String
2517
- # resp.security_group_rules[0].tags[0].value #=> String
2518
- #
2519
2472
  # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/AuthorizeSecurityGroupEgress AWS API Documentation
2520
2473
  #
2521
2474
  # @overload authorize_security_group_egress(params = {})
@@ -2525,23 +2478,21 @@ module Aws::EC2
2525
2478
  req.send_request(options)
2526
2479
  end
2527
2480
 
2528
- # Adds the specified inbound (ingress) rules to a security group.
2481
+ # Adds the specified ingress rules to a security group.
2529
2482
  #
2530
2483
  # An inbound rule permits instances to receive traffic from the
2531
- # specified IPv4 or IPv6 CIDR address ranges, or from the instances that
2532
- # are associated with the specified destination security groups.
2484
+ # specified IPv4 or IPv6 CIDR address ranges, or from the instances
2485
+ # associated with the specified destination security groups.
2533
2486
  #
2534
2487
  # You specify a protocol for each rule (for example, TCP). For TCP and
2535
2488
  # UDP, you must also specify the destination port or port range. For
2536
2489
  # ICMP/ICMPv6, you must also specify the ICMP/ICMPv6 type and code. You
2537
2490
  # can use -1 to mean all types or all codes.
2538
2491
  #
2539
- # \[VPC Only\] You can optionally add a tag to the security group rule.
2540
- #
2541
2492
  # Rule changes are propagated to instances within the security group as
2542
2493
  # quickly as possible. However, a small delay might occur.
2543
2494
  #
2544
- # For information about VPC security group quotas, see [Amazon VPC
2495
+ # For more information about VPC security group limits, see [Amazon VPC
2545
2496
  # Limits][1].
2546
2497
  #
2547
2498
  #
@@ -2583,7 +2534,7 @@ module Aws::EC2
2583
2534
  #
2584
2535
  # \[VPC only\] Use `-1` to specify all protocols. If you specify `-1` or
2585
2536
  # a protocol other than `tcp`, `udp`, or `icmp`, traffic on all ports is
2586
- # allowed, regardless of any ports that you specify.
2537
+ # allowed, regardless of any ports you specify.
2587
2538
  #
2588
2539
  # Alternatively, use a set of IP permissions to specify multiple rules
2589
2540
  # and a description for the rule.
@@ -2624,13 +2575,7 @@ module Aws::EC2
2624
2575
  # If you have the required permissions, the error response is
2625
2576
  # `DryRunOperation`. Otherwise, it is `UnauthorizedOperation`.
2626
2577
  #
2627
- # @option params [Array<Types::TagSpecification>] :tag_specifications
2628
- # \[VPC Only\] The tags applied to the security group rule.
2629
- #
2630
- # @return [Types::AuthorizeSecurityGroupIngressResult] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
2631
- #
2632
- # * {Types::AuthorizeSecurityGroupIngressResult#return #return} => Boolean
2633
- # * {Types::AuthorizeSecurityGroupIngressResult#security_group_rules #security_group_rules} => Array&lt;Types::SecurityGroupRule&gt;
2578
+ # @return [Struct] Returns an empty {Seahorse::Client::Response response}.
2634
2579
  #
2635
2580
  #
2636
2581
  # @example Example: To add a rule that allows inbound SSH traffic from an IPv4 address range
@@ -2727,21 +2672,18 @@ module Aws::EC2
2727
2672
  # {
2728
2673
  # cidr_ip: "String",
2729
2674
  # description: "String",
2730
- # security_group_rule_id: "SecurityGroupRuleId",
2731
2675
  # },
2732
2676
  # ],
2733
2677
  # ipv_6_ranges: [
2734
2678
  # {
2735
2679
  # cidr_ipv_6: "String",
2736
2680
  # description: "String",
2737
- # security_group_rule_id: "SecurityGroupRuleId",
2738
2681
  # },
2739
2682
  # ],
2740
2683
  # prefix_list_ids: [
2741
2684
  # {
2742
2685
  # description: "String",
2743
2686
  # prefix_list_id: "String",
2744
- # security_group_rule_id: "SecurityGroupRuleId",
2745
2687
  # },
2746
2688
  # ],
2747
2689
  # to_port: 1,
@@ -2754,7 +2696,6 @@ module Aws::EC2
2754
2696
  # user_id: "String",
2755
2697
  # vpc_id: "String",
2756
2698
  # vpc_peering_connection_id: "String",
2757
- # security_group_rule_id: "SecurityGroupRuleId",
2758
2699
  # },
2759
2700
  # ],
2760
2701
  # },
@@ -2764,43 +2705,8 @@ module Aws::EC2
2764
2705
  # source_security_group_owner_id: "String",
2765
2706
  # to_port: 1,
2766
2707
  # dry_run: false,
2767
- # tag_specifications: [
2768
- # {
2769
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
2770
- # tags: [
2771
- # {
2772
- # key: "String",
2773
- # value: "String",
2774
- # },
2775
- # ],
2776
- # },
2777
- # ],
2778
2708
  # })
2779
2709
  #
2780
- # @example Response structure
2781
- #
2782
- # resp.return #=> Boolean
2783
- # resp.security_group_rules #=> Array
2784
- # resp.security_group_rules[0].security_group_rule_id #=> String
2785
- # resp.security_group_rules[0].group_id #=> String
2786
- # resp.security_group_rules[0].group_owner_id #=> String
2787
- # resp.security_group_rules[0].is_egress #=> Boolean
2788
- # resp.security_group_rules[0].ip_protocol #=> String
2789
- # resp.security_group_rules[0].from_port #=> Integer
2790
- # resp.security_group_rules[0].to_port #=> Integer
2791
- # resp.security_group_rules[0].cidr_ipv_4 #=> String
2792
- # resp.security_group_rules[0].cidr_ipv_6 #=> String
2793
- # resp.security_group_rules[0].prefix_list_id #=> String
2794
- # resp.security_group_rules[0].referenced_group_info.group_id #=> String
2795
- # resp.security_group_rules[0].referenced_group_info.peering_status #=> String
2796
- # resp.security_group_rules[0].referenced_group_info.user_id #=> String
2797
- # resp.security_group_rules[0].referenced_group_info.vpc_id #=> String
2798
- # resp.security_group_rules[0].referenced_group_info.vpc_peering_connection_id #=> String
2799
- # resp.security_group_rules[0].description #=> String
2800
- # resp.security_group_rules[0].tags #=> Array
2801
- # resp.security_group_rules[0].tags[0].key #=> String
2802
- # resp.security_group_rules[0].tags[0].value #=> String
2803
- #
2804
2710
  # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/AuthorizeSecurityGroupIngress AWS API Documentation
2805
2711
  #
2806
2712
  # @overload authorize_security_group_ingress(params = {})
@@ -3778,7 +3684,7 @@ module Aws::EC2
3778
3684
  # source_snapshot_id: "String", # required
3779
3685
  # tag_specifications: [
3780
3686
  # {
3781
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
3687
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
3782
3688
  # tags: [
3783
3689
  # {
3784
3690
  # key: "String",
@@ -3967,7 +3873,7 @@ module Aws::EC2
3967
3873
  # instance_match_criteria: "open", # accepts open, targeted
3968
3874
  # tag_specifications: [
3969
3875
  # {
3970
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
3876
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
3971
3877
  # tags: [
3972
3878
  # {
3973
3879
  # key: "String",
@@ -4056,7 +3962,7 @@ module Aws::EC2
4056
3962
  # vpc_id: "VpcId", # required
4057
3963
  # tag_specifications: [
4058
3964
  # {
4059
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
3965
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
4060
3966
  # tags: [
4061
3967
  # {
4062
3968
  # key: "String",
@@ -4245,7 +4151,7 @@ module Aws::EC2
4245
4151
  # client_token: "String",
4246
4152
  # tag_specifications: [
4247
4153
  # {
4248
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
4154
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
4249
4155
  # tags: [
4250
4156
  # {
4251
4157
  # key: "String",
@@ -4462,7 +4368,7 @@ module Aws::EC2
4462
4368
  # type: "ipsec.1", # required, accepts ipsec.1
4463
4369
  # tag_specifications: [
4464
4370
  # {
4465
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
4371
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
4466
4372
  # tags: [
4467
4373
  # {
4468
4374
  # key: "String",
@@ -4746,7 +4652,7 @@ module Aws::EC2
4746
4652
  # ],
4747
4653
  # tag_specifications: [
4748
4654
  # {
4749
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
4655
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
4750
4656
  # tags: [
4751
4657
  # {
4752
4658
  # key: "String",
@@ -4820,7 +4726,7 @@ module Aws::EC2
4820
4726
  # vpc_id: "VpcId", # required
4821
4727
  # tag_specifications: [
4822
4728
  # {
4823
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
4729
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
4824
4730
  # tags: [
4825
4731
  # {
4826
4732
  # key: "String",
@@ -5033,7 +4939,7 @@ module Aws::EC2
5033
4939
  # replace_unhealthy_instances: false,
5034
4940
  # tag_specifications: [
5035
4941
  # {
5036
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
4942
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
5037
4943
  # tags: [
5038
4944
  # {
5039
4945
  # key: "String",
@@ -5239,7 +5145,7 @@ module Aws::EC2
5239
5145
  # log_format: "String",
5240
5146
  # tag_specifications: [
5241
5147
  # {
5242
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
5148
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
5243
5149
  # tags: [
5244
5150
  # {
5245
5151
  # key: "String",
@@ -5338,7 +5244,7 @@ module Aws::EC2
5338
5244
  # client_token: "String",
5339
5245
  # tag_specifications: [
5340
5246
  # {
5341
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
5247
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
5342
5248
  # tags: [
5343
5249
  # {
5344
5250
  # key: "String",
@@ -5492,7 +5398,7 @@ module Aws::EC2
5492
5398
  # no_reboot: false,
5493
5399
  # tag_specifications: [
5494
5400
  # {
5495
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
5401
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
5496
5402
  # tags: [
5497
5403
  # {
5498
5404
  # key: "String",
@@ -5561,7 +5467,7 @@ module Aws::EC2
5561
5467
  # target_environment: "citrix", # required, accepts citrix, vmware, microsoft
5562
5468
  # tag_specifications: [
5563
5469
  # {
5564
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
5470
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
5565
5471
  # tags: [
5566
5472
  # {
5567
5473
  # key: "String",
@@ -5644,7 +5550,7 @@ module Aws::EC2
5644
5550
  # resp = client.create_internet_gateway({
5645
5551
  # tag_specifications: [
5646
5552
  # {
5647
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
5553
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
5648
5554
  # tags: [
5649
5555
  # {
5650
5556
  # key: "String",
@@ -5733,7 +5639,7 @@ module Aws::EC2
5733
5639
  # dry_run: false,
5734
5640
  # tag_specifications: [
5735
5641
  # {
5736
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
5642
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
5737
5643
  # tags: [
5738
5644
  # {
5739
5645
  # key: "String",
@@ -5935,7 +5841,7 @@ module Aws::EC2
5935
5841
  # user_data: "String",
5936
5842
  # tag_specifications: [
5937
5843
  # {
5938
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
5844
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
5939
5845
  # tags: [
5940
5846
  # {
5941
5847
  # key: "String",
@@ -6000,7 +5906,7 @@ module Aws::EC2
6000
5906
  # },
6001
5907
  # tag_specifications: [
6002
5908
  # {
6003
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
5909
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
6004
5910
  # tags: [
6005
5911
  # {
6006
5912
  # key: "String",
@@ -6221,7 +6127,7 @@ module Aws::EC2
6221
6127
  # user_data: "String",
6222
6128
  # tag_specifications: [
6223
6129
  # {
6224
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
6130
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
6225
6131
  # tags: [
6226
6132
  # {
6227
6133
  # key: "String",
@@ -6348,7 +6254,7 @@ module Aws::EC2
6348
6254
  # resp.launch_template_version.launch_template_data.instance_initiated_shutdown_behavior #=> String, one of "stop", "terminate"
6349
6255
  # resp.launch_template_version.launch_template_data.user_data #=> String
6350
6256
  # resp.launch_template_version.launch_template_data.tag_specifications #=> Array
6351
- # resp.launch_template_version.launch_template_data.tag_specifications[0].resource_type #=> String, one of "client-vpn-endpoint", "customer-gateway", "dedicated-host", "dhcp-options", "egress-only-internet-gateway", "elastic-ip", "elastic-gpu", "export-image-task", "export-instance-task", "fleet", "fpga-image", "host-reservation", "image", "import-image-task", "import-snapshot-task", "instance", "internet-gateway", "key-pair", "launch-template", "local-gateway-route-table-vpc-association", "natgateway", "network-acl", "network-interface", "network-insights-analysis", "network-insights-path", "placement-group", "reserved-instances", "route-table", "security-group", "security-group-rule", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-connect-peer", "transit-gateway-multicast-domain", "transit-gateway-route-table", "volume", "vpc", "vpc-peering-connection", "vpn-connection", "vpn-gateway", "vpc-flow-log"
6257
+ # resp.launch_template_version.launch_template_data.tag_specifications[0].resource_type #=> String, one of "client-vpn-endpoint", "customer-gateway", "dedicated-host", "dhcp-options", "egress-only-internet-gateway", "elastic-ip", "elastic-gpu", "export-image-task", "export-instance-task", "fleet", "fpga-image", "host-reservation", "image", "import-image-task", "import-snapshot-task", "instance", "internet-gateway", "key-pair", "launch-template", "local-gateway-route-table-vpc-association", "natgateway", "network-acl", "network-interface", "network-insights-analysis", "network-insights-path", "placement-group", "reserved-instances", "route-table", "security-group", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-connect-peer", "transit-gateway-multicast-domain", "transit-gateway-route-table", "volume", "vpc", "vpc-peering-connection", "vpn-connection", "vpn-gateway", "vpc-flow-log"
6352
6258
  # resp.launch_template_version.launch_template_data.tag_specifications[0].tags #=> Array
6353
6259
  # resp.launch_template_version.launch_template_data.tag_specifications[0].tags[0].key #=> String
6354
6260
  # resp.launch_template_version.launch_template_data.tag_specifications[0].tags[0].value #=> String
@@ -6473,7 +6379,7 @@ module Aws::EC2
6473
6379
  # vpc_id: "VpcId", # required
6474
6380
  # tag_specifications: [
6475
6381
  # {
6476
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
6382
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
6477
6383
  # tags: [
6478
6384
  # {
6479
6385
  # key: "String",
@@ -6572,7 +6478,7 @@ module Aws::EC2
6572
6478
  # max_entries: 1, # required
6573
6479
  # tag_specifications: [
6574
6480
  # {
6575
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
6481
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
6576
6482
  # tags: [
6577
6483
  # {
6578
6484
  # key: "String",
@@ -6692,7 +6598,7 @@ module Aws::EC2
6692
6598
  # subnet_id: "SubnetId", # required
6693
6599
  # tag_specifications: [
6694
6600
  # {
6695
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
6601
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
6696
6602
  # tags: [
6697
6603
  # {
6698
6604
  # key: "String",
@@ -6810,7 +6716,7 @@ module Aws::EC2
6810
6716
  # vpc_id: "VpcId", # required
6811
6717
  # tag_specifications: [
6812
6718
  # {
6813
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
6719
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
6814
6720
  # tags: [
6815
6721
  # {
6816
6722
  # key: "String",
@@ -7046,7 +6952,7 @@ module Aws::EC2
7046
6952
  # destination_port: 1,
7047
6953
  # tag_specifications: [
7048
6954
  # {
7049
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
6955
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
7050
6956
  # tags: [
7051
6957
  # {
7052
6958
  # key: "String",
@@ -7230,7 +7136,7 @@ module Aws::EC2
7230
7136
  # subnet_id: "SubnetId", # required
7231
7137
  # tag_specifications: [
7232
7138
  # {
7233
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
7139
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
7234
7140
  # tags: [
7235
7141
  # {
7236
7142
  # key: "String",
@@ -7426,7 +7332,7 @@ module Aws::EC2
7426
7332
  # partition_count: 1,
7427
7333
  # tag_specifications: [
7428
7334
  # {
7429
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
7335
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
7430
7336
  # tags: [
7431
7337
  # {
7432
7338
  # key: "String",
@@ -7511,7 +7417,7 @@ module Aws::EC2
7511
7417
  # dry_run: false,
7512
7418
  # tag_specifications: [
7513
7419
  # {
7514
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
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, network-insights-analysis, network-insights-path, 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-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
7515
7421
  # tags: [
7516
7422
  # {
7517
7423
  # key: "String",
@@ -7702,7 +7608,7 @@ module Aws::EC2
7702
7608
  # name: "String",
7703
7609
  # tag_specifications: [
7704
7610
  # {
7705
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
7611
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
7706
7612
  # tags: [
7707
7613
  # {
7708
7614
  # key: "String",
@@ -7926,7 +7832,7 @@ module Aws::EC2
7926
7832
  # vpc_id: "VpcId", # required
7927
7833
  # tag_specifications: [
7928
7834
  # {
7929
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
7835
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
7930
7836
  # tags: [
7931
7837
  # {
7932
7838
  # key: "String",
@@ -8076,7 +7982,7 @@ module Aws::EC2
8076
7982
  # vpc_id: "VpcId",
8077
7983
  # tag_specifications: [
8078
7984
  # {
8079
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
7985
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
8080
7986
  # tags: [
8081
7987
  # {
8082
7988
  # key: "String",
@@ -8237,7 +8143,7 @@ module Aws::EC2
8237
8143
  # volume_id: "VolumeId", # required
8238
8144
  # tag_specifications: [
8239
8145
  # {
8240
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
8146
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
8241
8147
  # tags: [
8242
8148
  # {
8243
8149
  # key: "String",
@@ -8349,7 +8255,7 @@ module Aws::EC2
8349
8255
  # outpost_arn: "String",
8350
8256
  # tag_specifications: [
8351
8257
  # {
8352
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
8258
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
8353
8259
  # tags: [
8354
8260
  # {
8355
8261
  # key: "String",
@@ -8639,7 +8545,7 @@ module Aws::EC2
8639
8545
  # resp = client.create_subnet({
8640
8546
  # tag_specifications: [
8641
8547
  # {
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, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
8548
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
8643
8549
  # tags: [
8644
8550
  # {
8645
8551
  # key: "String",
@@ -8819,7 +8725,7 @@ module Aws::EC2
8819
8725
  # description: "String",
8820
8726
  # tag_specifications: [
8821
8727
  # {
8822
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
8728
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
8823
8729
  # tags: [
8824
8730
  # {
8825
8731
  # key: "String",
@@ -9093,7 +8999,7 @@ module Aws::EC2
9093
8999
  # description: "String",
9094
9000
  # tag_specifications: [
9095
9001
  # {
9096
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
9002
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
9097
9003
  # tags: [
9098
9004
  # {
9099
9005
  # key: "String",
@@ -9192,7 +9098,7 @@ module Aws::EC2
9192
9098
  # description: "String",
9193
9099
  # tag_specifications: [
9194
9100
  # {
9195
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
9101
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
9196
9102
  # tags: [
9197
9103
  # {
9198
9104
  # key: "String",
@@ -9286,7 +9192,7 @@ module Aws::EC2
9286
9192
  # },
9287
9193
  # tag_specifications: [
9288
9194
  # {
9289
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
9195
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
9290
9196
  # tags: [
9291
9197
  # {
9292
9198
  # key: "String",
@@ -9367,7 +9273,7 @@ module Aws::EC2
9367
9273
  # },
9368
9274
  # tag_specifications: [
9369
9275
  # {
9370
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
9276
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
9371
9277
  # tags: [
9372
9278
  # {
9373
9279
  # key: "String",
@@ -9461,7 +9367,7 @@ module Aws::EC2
9461
9367
  # inside_cidr_blocks: ["String"], # required
9462
9368
  # tag_specifications: [
9463
9369
  # {
9464
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
9370
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
9465
9371
  # tags: [
9466
9372
  # {
9467
9373
  # key: "String",
@@ -9543,7 +9449,7 @@ module Aws::EC2
9543
9449
  # },
9544
9450
  # tag_specifications: [
9545
9451
  # {
9546
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
9452
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
9547
9453
  # tags: [
9548
9454
  # {
9549
9455
  # key: "String",
@@ -9622,7 +9528,7 @@ module Aws::EC2
9622
9528
  # peer_region: "String", # required
9623
9529
  # tag_specifications: [
9624
9530
  # {
9625
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
9531
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
9626
9532
  # tags: [
9627
9533
  # {
9628
9534
  # key: "String",
@@ -9794,7 +9700,7 @@ module Aws::EC2
9794
9700
  # transit_gateway_id: "TransitGatewayId", # required
9795
9701
  # tag_specifications: [
9796
9702
  # {
9797
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
9703
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
9798
9704
  # tags: [
9799
9705
  # {
9800
9706
  # key: "String",
@@ -9877,7 +9783,7 @@ module Aws::EC2
9877
9783
  # },
9878
9784
  # tag_specifications: [
9879
9785
  # {
9880
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
9786
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
9881
9787
  # tags: [
9882
9788
  # {
9883
9789
  # key: "String",
@@ -10170,7 +10076,7 @@ module Aws::EC2
10170
10076
  # dry_run: false,
10171
10077
  # tag_specifications: [
10172
10078
  # {
10173
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
10079
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
10174
10080
  # tags: [
10175
10081
  # {
10176
10082
  # key: "String",
@@ -10333,7 +10239,7 @@ module Aws::EC2
10333
10239
  # ipv_6_cidr_block_network_border_group: "String",
10334
10240
  # tag_specifications: [
10335
10241
  # {
10336
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
10242
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
10337
10243
  # tags: [
10338
10244
  # {
10339
10245
  # key: "String",
@@ -10490,7 +10396,7 @@ module Aws::EC2
10490
10396
  # private_dns_enabled: false,
10491
10397
  # tag_specifications: [
10492
10398
  # {
10493
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
10399
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
10494
10400
  # tags: [
10495
10401
  # {
10496
10402
  # key: "String",
@@ -10696,7 +10602,7 @@ module Aws::EC2
10696
10602
  # client_token: "String",
10697
10603
  # tag_specifications: [
10698
10604
  # {
10699
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
10605
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
10700
10606
  # tags: [
10701
10607
  # {
10702
10608
  # key: "String",
@@ -10809,7 +10715,7 @@ module Aws::EC2
10809
10715
  # peer_region: "String",
10810
10716
  # tag_specifications: [
10811
10717
  # {
10812
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
10718
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
10813
10719
  # tags: [
10814
10720
  # {
10815
10721
  # key: "String",
@@ -10985,7 +10891,7 @@ module Aws::EC2
10985
10891
  # },
10986
10892
  # tag_specifications: [
10987
10893
  # {
10988
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
10894
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
10989
10895
  # tags: [
10990
10896
  # {
10991
10897
  # key: "String",
@@ -11146,7 +11052,7 @@ module Aws::EC2
11146
11052
  # type: "ipsec.1", # required, accepts ipsec.1
11147
11053
  # tag_specifications: [
11148
11054
  # {
11149
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
11055
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
11150
11056
  # tags: [
11151
11057
  # {
11152
11058
  # key: "String",
@@ -19411,7 +19317,7 @@ module Aws::EC2
19411
19317
  # @option params [Array<String>] :key_names
19412
19318
  # The key pair names.
19413
19319
  #
19414
- # Default: Describes all of your key pairs.
19320
+ # Default: Describes all your key pairs.
19415
19321
  #
19416
19322
  # @option params [Array<String>] :key_pair_ids
19417
19323
  # The IDs of the key pairs.
@@ -19710,7 +19616,7 @@ module Aws::EC2
19710
19616
  # resp.launch_template_versions[0].launch_template_data.instance_initiated_shutdown_behavior #=> String, one of "stop", "terminate"
19711
19617
  # resp.launch_template_versions[0].launch_template_data.user_data #=> String
19712
19618
  # resp.launch_template_versions[0].launch_template_data.tag_specifications #=> Array
19713
- # resp.launch_template_versions[0].launch_template_data.tag_specifications[0].resource_type #=> String, one of "client-vpn-endpoint", "customer-gateway", "dedicated-host", "dhcp-options", "egress-only-internet-gateway", "elastic-ip", "elastic-gpu", "export-image-task", "export-instance-task", "fleet", "fpga-image", "host-reservation", "image", "import-image-task", "import-snapshot-task", "instance", "internet-gateway", "key-pair", "launch-template", "local-gateway-route-table-vpc-association", "natgateway", "network-acl", "network-interface", "network-insights-analysis", "network-insights-path", "placement-group", "reserved-instances", "route-table", "security-group", "security-group-rule", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-connect-peer", "transit-gateway-multicast-domain", "transit-gateway-route-table", "volume", "vpc", "vpc-peering-connection", "vpn-connection", "vpn-gateway", "vpc-flow-log"
19619
+ # resp.launch_template_versions[0].launch_template_data.tag_specifications[0].resource_type #=> String, one of "client-vpn-endpoint", "customer-gateway", "dedicated-host", "dhcp-options", "egress-only-internet-gateway", "elastic-ip", "elastic-gpu", "export-image-task", "export-instance-task", "fleet", "fpga-image", "host-reservation", "image", "import-image-task", "import-snapshot-task", "instance", "internet-gateway", "key-pair", "launch-template", "local-gateway-route-table-vpc-association", "natgateway", "network-acl", "network-interface", "network-insights-analysis", "network-insights-path", "placement-group", "reserved-instances", "route-table", "security-group", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-connect-peer", "transit-gateway-multicast-domain", "transit-gateway-route-table", "volume", "vpc", "vpc-peering-connection", "vpn-connection", "vpn-gateway", "vpc-flow-log"
19714
19620
  # resp.launch_template_versions[0].launch_template_data.tag_specifications[0].tags #=> Array
19715
19621
  # resp.launch_template_versions[0].launch_template_data.tag_specifications[0].tags[0].key #=> String
19716
19622
  # resp.launch_template_versions[0].launch_template_data.tag_specifications[0].tags[0].value #=> String
@@ -23349,94 +23255,6 @@ module Aws::EC2
23349
23255
  req.send_request(options)
23350
23256
  end
23351
23257
 
23352
- # Describes one or more of your security group rules.
23353
- #
23354
- # @option params [Array<Types::Filter>] :filters
23355
- # One or more filters.
23356
- #
23357
- # * `group-id` - The ID of the security group.
23358
- #
23359
- # * `security-group-rule-id` - The ID of the security group rule.
23360
- #
23361
- # * `tag`\:&lt;key&gt; - The key/value combination of a tag assigned to
23362
- # the resource. Use the tag key in the filter name and the tag value
23363
- # as the filter value. For example, to find all resources that have a
23364
- # tag with the key `Owner` and the value `TeamA`, specify `tag:Owner`
23365
- # for the filter name and `TeamA` for the filter value.
23366
- #
23367
- # @option params [Array<String>] :security_group_rule_ids
23368
- # The IDs of the security group rules.
23369
- #
23370
- # @option params [Boolean] :dry_run
23371
- # Checks whether you have the required permissions for the action,
23372
- # without actually making the request, and provides an error response.
23373
- # If you have the required permissions, the error response is
23374
- # `DryRunOperation`. Otherwise, it is `UnauthorizedOperation`.
23375
- #
23376
- # @option params [String] :next_token
23377
- # The token for the next page of results.
23378
- #
23379
- # @option params [Integer] :max_results
23380
- # The maximum number of results to return in a single call. To retrieve
23381
- # the remaining results, make another request with the returned
23382
- # `NextToken` value. This value can be between 5 and 1000. If this
23383
- # parameter is not specified, then all results are returned.
23384
- #
23385
- # @return [Types::DescribeSecurityGroupRulesResult] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
23386
- #
23387
- # * {Types::DescribeSecurityGroupRulesResult#security_group_rules #security_group_rules} => Array&lt;Types::SecurityGroupRule&gt;
23388
- # * {Types::DescribeSecurityGroupRulesResult#next_token #next_token} => String
23389
- #
23390
- # The returned {Seahorse::Client::Response response} is a pageable response and is Enumerable. For details on usage see {Aws::PageableResponse PageableResponse}.
23391
- #
23392
- # @example Request syntax with placeholder values
23393
- #
23394
- # resp = client.describe_security_group_rules({
23395
- # filters: [
23396
- # {
23397
- # name: "String",
23398
- # values: ["String"],
23399
- # },
23400
- # ],
23401
- # security_group_rule_ids: ["String"],
23402
- # dry_run: false,
23403
- # next_token: "String",
23404
- # max_results: 1,
23405
- # })
23406
- #
23407
- # @example Response structure
23408
- #
23409
- # resp.security_group_rules #=> Array
23410
- # resp.security_group_rules[0].security_group_rule_id #=> String
23411
- # resp.security_group_rules[0].group_id #=> String
23412
- # resp.security_group_rules[0].group_owner_id #=> String
23413
- # resp.security_group_rules[0].is_egress #=> Boolean
23414
- # resp.security_group_rules[0].ip_protocol #=> String
23415
- # resp.security_group_rules[0].from_port #=> Integer
23416
- # resp.security_group_rules[0].to_port #=> Integer
23417
- # resp.security_group_rules[0].cidr_ipv_4 #=> String
23418
- # resp.security_group_rules[0].cidr_ipv_6 #=> String
23419
- # resp.security_group_rules[0].prefix_list_id #=> String
23420
- # resp.security_group_rules[0].referenced_group_info.group_id #=> String
23421
- # resp.security_group_rules[0].referenced_group_info.peering_status #=> String
23422
- # resp.security_group_rules[0].referenced_group_info.user_id #=> String
23423
- # resp.security_group_rules[0].referenced_group_info.vpc_id #=> String
23424
- # resp.security_group_rules[0].referenced_group_info.vpc_peering_connection_id #=> String
23425
- # resp.security_group_rules[0].description #=> String
23426
- # resp.security_group_rules[0].tags #=> Array
23427
- # resp.security_group_rules[0].tags[0].key #=> String
23428
- # resp.security_group_rules[0].tags[0].value #=> String
23429
- # resp.next_token #=> String
23430
- #
23431
- # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/DescribeSecurityGroupRules AWS API Documentation
23432
- #
23433
- # @overload describe_security_group_rules(params = {})
23434
- # @param [Hash] params ({})
23435
- def describe_security_group_rules(params = {}, options = {})
23436
- req = build_request(:describe_security_group_rules, params)
23437
- req.send_request(options)
23438
- end
23439
-
23440
23258
  # Describes the specified security groups or all of your security
23441
23259
  # groups.
23442
23260
  #
@@ -23537,7 +23355,7 @@ module Aws::EC2
23537
23355
  # The IDs of the security groups. Required for security groups in a
23538
23356
  # nondefault VPC.
23539
23357
  #
23540
- # Default: Describes all of your security groups.
23358
+ # Default: Describes all your security groups.
23541
23359
  #
23542
23360
  # @option params [Array<String>] :group_names
23543
23361
  # \[EC2-Classic and default VPC only\] The names of the security groups.
@@ -23545,7 +23363,7 @@ module Aws::EC2
23545
23363
  # ID. For security groups in a nondefault VPC, use the `group-name`
23546
23364
  # filter to describe security groups by name.
23547
23365
  #
23548
- # Default: Describes all of your security groups.
23366
+ # Default: Describes all your security groups.
23549
23367
  #
23550
23368
  # @option params [Boolean] :dry_run
23551
23369
  # Checks whether you have the required permissions for the action,
@@ -23630,15 +23448,12 @@ module Aws::EC2
23630
23448
  # resp.security_groups[0].ip_permissions[0].ip_ranges #=> Array
23631
23449
  # resp.security_groups[0].ip_permissions[0].ip_ranges[0].cidr_ip #=> String
23632
23450
  # resp.security_groups[0].ip_permissions[0].ip_ranges[0].description #=> String
23633
- # resp.security_groups[0].ip_permissions[0].ip_ranges[0].security_group_rule_id #=> String
23634
23451
  # resp.security_groups[0].ip_permissions[0].ipv_6_ranges #=> Array
23635
23452
  # resp.security_groups[0].ip_permissions[0].ipv_6_ranges[0].cidr_ipv_6 #=> String
23636
23453
  # resp.security_groups[0].ip_permissions[0].ipv_6_ranges[0].description #=> String
23637
- # resp.security_groups[0].ip_permissions[0].ipv_6_ranges[0].security_group_rule_id #=> String
23638
23454
  # resp.security_groups[0].ip_permissions[0].prefix_list_ids #=> Array
23639
23455
  # resp.security_groups[0].ip_permissions[0].prefix_list_ids[0].description #=> String
23640
23456
  # resp.security_groups[0].ip_permissions[0].prefix_list_ids[0].prefix_list_id #=> String
23641
- # resp.security_groups[0].ip_permissions[0].prefix_list_ids[0].security_group_rule_id #=> String
23642
23457
  # resp.security_groups[0].ip_permissions[0].to_port #=> Integer
23643
23458
  # resp.security_groups[0].ip_permissions[0].user_id_group_pairs #=> Array
23644
23459
  # resp.security_groups[0].ip_permissions[0].user_id_group_pairs[0].description #=> String
@@ -23648,7 +23463,6 @@ module Aws::EC2
23648
23463
  # resp.security_groups[0].ip_permissions[0].user_id_group_pairs[0].user_id #=> String
23649
23464
  # resp.security_groups[0].ip_permissions[0].user_id_group_pairs[0].vpc_id #=> String
23650
23465
  # resp.security_groups[0].ip_permissions[0].user_id_group_pairs[0].vpc_peering_connection_id #=> String
23651
- # resp.security_groups[0].ip_permissions[0].user_id_group_pairs[0].security_group_rule_id #=> String
23652
23466
  # resp.security_groups[0].owner_id #=> String
23653
23467
  # resp.security_groups[0].group_id #=> String
23654
23468
  # resp.security_groups[0].ip_permissions_egress #=> Array
@@ -23657,15 +23471,12 @@ module Aws::EC2
23657
23471
  # resp.security_groups[0].ip_permissions_egress[0].ip_ranges #=> Array
23658
23472
  # resp.security_groups[0].ip_permissions_egress[0].ip_ranges[0].cidr_ip #=> String
23659
23473
  # resp.security_groups[0].ip_permissions_egress[0].ip_ranges[0].description #=> String
23660
- # resp.security_groups[0].ip_permissions_egress[0].ip_ranges[0].security_group_rule_id #=> String
23661
23474
  # resp.security_groups[0].ip_permissions_egress[0].ipv_6_ranges #=> Array
23662
23475
  # resp.security_groups[0].ip_permissions_egress[0].ipv_6_ranges[0].cidr_ipv_6 #=> String
23663
23476
  # resp.security_groups[0].ip_permissions_egress[0].ipv_6_ranges[0].description #=> String
23664
- # resp.security_groups[0].ip_permissions_egress[0].ipv_6_ranges[0].security_group_rule_id #=> String
23665
23477
  # resp.security_groups[0].ip_permissions_egress[0].prefix_list_ids #=> Array
23666
23478
  # resp.security_groups[0].ip_permissions_egress[0].prefix_list_ids[0].description #=> String
23667
23479
  # resp.security_groups[0].ip_permissions_egress[0].prefix_list_ids[0].prefix_list_id #=> String
23668
- # resp.security_groups[0].ip_permissions_egress[0].prefix_list_ids[0].security_group_rule_id #=> String
23669
23480
  # resp.security_groups[0].ip_permissions_egress[0].to_port #=> Integer
23670
23481
  # resp.security_groups[0].ip_permissions_egress[0].user_id_group_pairs #=> Array
23671
23482
  # resp.security_groups[0].ip_permissions_egress[0].user_id_group_pairs[0].description #=> String
@@ -23675,7 +23486,6 @@ module Aws::EC2
23675
23486
  # resp.security_groups[0].ip_permissions_egress[0].user_id_group_pairs[0].user_id #=> String
23676
23487
  # resp.security_groups[0].ip_permissions_egress[0].user_id_group_pairs[0].vpc_id #=> String
23677
23488
  # resp.security_groups[0].ip_permissions_egress[0].user_id_group_pairs[0].vpc_peering_connection_id #=> String
23678
- # resp.security_groups[0].ip_permissions_egress[0].user_id_group_pairs[0].security_group_rule_id #=> String
23679
23489
  # resp.security_groups[0].tags #=> Array
23680
23490
  # resp.security_groups[0].tags[0].key #=> String
23681
23491
  # resp.security_groups[0].tags[0].value #=> String
@@ -24450,7 +24260,7 @@ module Aws::EC2
24450
24260
  # resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_specifications[0].user_data #=> String
24451
24261
  # resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_specifications[0].weighted_capacity #=> Float
24452
24262
  # resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_specifications[0].tag_specifications #=> Array
24453
- # resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_specifications[0].tag_specifications[0].resource_type #=> String, one of "client-vpn-endpoint", "customer-gateway", "dedicated-host", "dhcp-options", "egress-only-internet-gateway", "elastic-ip", "elastic-gpu", "export-image-task", "export-instance-task", "fleet", "fpga-image", "host-reservation", "image", "import-image-task", "import-snapshot-task", "instance", "internet-gateway", "key-pair", "launch-template", "local-gateway-route-table-vpc-association", "natgateway", "network-acl", "network-interface", "network-insights-analysis", "network-insights-path", "placement-group", "reserved-instances", "route-table", "security-group", "security-group-rule", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-connect-peer", "transit-gateway-multicast-domain", "transit-gateway-route-table", "volume", "vpc", "vpc-peering-connection", "vpn-connection", "vpn-gateway", "vpc-flow-log"
24263
+ # resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_specifications[0].tag_specifications[0].resource_type #=> String, one of "client-vpn-endpoint", "customer-gateway", "dedicated-host", "dhcp-options", "egress-only-internet-gateway", "elastic-ip", "elastic-gpu", "export-image-task", "export-instance-task", "fleet", "fpga-image", "host-reservation", "image", "import-image-task", "import-snapshot-task", "instance", "internet-gateway", "key-pair", "launch-template", "local-gateway-route-table-vpc-association", "natgateway", "network-acl", "network-interface", "network-insights-analysis", "network-insights-path", "placement-group", "reserved-instances", "route-table", "security-group", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-connect-peer", "transit-gateway-multicast-domain", "transit-gateway-route-table", "volume", "vpc", "vpc-peering-connection", "vpn-connection", "vpn-gateway", "vpc-flow-log"
24454
24264
  # resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_specifications[0].tag_specifications[0].tags #=> Array
24455
24265
  # resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_specifications[0].tag_specifications[0].tags[0].key #=> String
24456
24266
  # resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_specifications[0].tag_specifications[0].tags[0].value #=> String
@@ -24482,7 +24292,7 @@ module Aws::EC2
24482
24292
  # resp.spot_fleet_request_configs[0].spot_fleet_request_config.load_balancers_config.target_groups_config.target_groups[0].arn #=> String
24483
24293
  # resp.spot_fleet_request_configs[0].spot_fleet_request_config.instance_pools_to_use_count #=> Integer
24484
24294
  # resp.spot_fleet_request_configs[0].spot_fleet_request_config.tag_specifications #=> Array
24485
- # resp.spot_fleet_request_configs[0].spot_fleet_request_config.tag_specifications[0].resource_type #=> String, one of "client-vpn-endpoint", "customer-gateway", "dedicated-host", "dhcp-options", "egress-only-internet-gateway", "elastic-ip", "elastic-gpu", "export-image-task", "export-instance-task", "fleet", "fpga-image", "host-reservation", "image", "import-image-task", "import-snapshot-task", "instance", "internet-gateway", "key-pair", "launch-template", "local-gateway-route-table-vpc-association", "natgateway", "network-acl", "network-interface", "network-insights-analysis", "network-insights-path", "placement-group", "reserved-instances", "route-table", "security-group", "security-group-rule", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-connect-peer", "transit-gateway-multicast-domain", "transit-gateway-route-table", "volume", "vpc", "vpc-peering-connection", "vpn-connection", "vpn-gateway", "vpc-flow-log"
24295
+ # resp.spot_fleet_request_configs[0].spot_fleet_request_config.tag_specifications[0].resource_type #=> String, one of "client-vpn-endpoint", "customer-gateway", "dedicated-host", "dhcp-options", "egress-only-internet-gateway", "elastic-ip", "elastic-gpu", "export-image-task", "export-instance-task", "fleet", "fpga-image", "host-reservation", "image", "import-image-task", "import-snapshot-task", "instance", "internet-gateway", "key-pair", "launch-template", "local-gateway-route-table-vpc-association", "natgateway", "network-acl", "network-interface", "network-insights-analysis", "network-insights-path", "placement-group", "reserved-instances", "route-table", "security-group", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-connect-peer", "transit-gateway-multicast-domain", "transit-gateway-route-table", "volume", "vpc", "vpc-peering-connection", "vpn-connection", "vpn-gateway", "vpc-flow-log"
24486
24296
  # resp.spot_fleet_request_configs[0].spot_fleet_request_config.tag_specifications[0].tags #=> Array
24487
24297
  # resp.spot_fleet_request_configs[0].spot_fleet_request_config.tag_specifications[0].tags[0].key #=> String
24488
24298
  # resp.spot_fleet_request_configs[0].spot_fleet_request_config.tag_specifications[0].tags[0].value #=> String
@@ -25047,7 +24857,6 @@ module Aws::EC2
25047
24857
  # resp.stale_security_group_set[0].stale_ip_permissions[0].user_id_group_pairs[0].user_id #=> String
25048
24858
  # resp.stale_security_group_set[0].stale_ip_permissions[0].user_id_group_pairs[0].vpc_id #=> String
25049
24859
  # resp.stale_security_group_set[0].stale_ip_permissions[0].user_id_group_pairs[0].vpc_peering_connection_id #=> String
25050
- # resp.stale_security_group_set[0].stale_ip_permissions[0].user_id_group_pairs[0].security_group_rule_id #=> String
25051
24860
  # resp.stale_security_group_set[0].stale_ip_permissions_egress #=> Array
25052
24861
  # resp.stale_security_group_set[0].stale_ip_permissions_egress[0].from_port #=> Integer
25053
24862
  # resp.stale_security_group_set[0].stale_ip_permissions_egress[0].ip_protocol #=> String
@@ -25064,7 +24873,6 @@ module Aws::EC2
25064
24873
  # resp.stale_security_group_set[0].stale_ip_permissions_egress[0].user_id_group_pairs[0].user_id #=> String
25065
24874
  # resp.stale_security_group_set[0].stale_ip_permissions_egress[0].user_id_group_pairs[0].vpc_id #=> String
25066
24875
  # resp.stale_security_group_set[0].stale_ip_permissions_egress[0].user_id_group_pairs[0].vpc_peering_connection_id #=> String
25067
- # resp.stale_security_group_set[0].stale_ip_permissions_egress[0].user_id_group_pairs[0].security_group_rule_id #=> String
25068
24876
  # resp.stale_security_group_set[0].vpc_id #=> String
25069
24877
  #
25070
24878
  # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/DescribeStaleSecurityGroups AWS API Documentation
@@ -25454,7 +25262,7 @@ module Aws::EC2
25454
25262
  # resp.tags #=> Array
25455
25263
  # resp.tags[0].key #=> String
25456
25264
  # resp.tags[0].resource_id #=> String
25457
- # resp.tags[0].resource_type #=> String, one of "client-vpn-endpoint", "customer-gateway", "dedicated-host", "dhcp-options", "egress-only-internet-gateway", "elastic-ip", "elastic-gpu", "export-image-task", "export-instance-task", "fleet", "fpga-image", "host-reservation", "image", "import-image-task", "import-snapshot-task", "instance", "internet-gateway", "key-pair", "launch-template", "local-gateway-route-table-vpc-association", "natgateway", "network-acl", "network-interface", "network-insights-analysis", "network-insights-path", "placement-group", "reserved-instances", "route-table", "security-group", "security-group-rule", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-connect-peer", "transit-gateway-multicast-domain", "transit-gateway-route-table", "volume", "vpc", "vpc-peering-connection", "vpn-connection", "vpn-gateway", "vpc-flow-log"
25265
+ # resp.tags[0].resource_type #=> String, one of "client-vpn-endpoint", "customer-gateway", "dedicated-host", "dhcp-options", "egress-only-internet-gateway", "elastic-ip", "elastic-gpu", "export-image-task", "export-instance-task", "fleet", "fpga-image", "host-reservation", "image", "import-image-task", "import-snapshot-task", "instance", "internet-gateway", "key-pair", "launch-template", "local-gateway-route-table-vpc-association", "natgateway", "network-acl", "network-interface", "network-insights-analysis", "network-insights-path", "placement-group", "reserved-instances", "route-table", "security-group", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-connect-peer", "transit-gateway-multicast-domain", "transit-gateway-route-table", "volume", "vpc", "vpc-peering-connection", "vpn-connection", "vpn-gateway", "vpc-flow-log"
25458
25266
  # resp.tags[0].value #=> String
25459
25267
  #
25460
25268
  # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/DescribeTags AWS API Documentation
@@ -29980,7 +29788,7 @@ module Aws::EC2
29980
29788
  # role_name: "String",
29981
29789
  # tag_specifications: [
29982
29790
  # {
29983
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
29791
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
29984
29792
  # tags: [
29985
29793
  # {
29986
29794
  # key: "String",
@@ -30919,7 +30727,7 @@ module Aws::EC2
30919
30727
  # resp.launch_template_data.instance_initiated_shutdown_behavior #=> String, one of "stop", "terminate"
30920
30728
  # resp.launch_template_data.user_data #=> String
30921
30729
  # resp.launch_template_data.tag_specifications #=> Array
30922
- # resp.launch_template_data.tag_specifications[0].resource_type #=> String, one of "client-vpn-endpoint", "customer-gateway", "dedicated-host", "dhcp-options", "egress-only-internet-gateway", "elastic-ip", "elastic-gpu", "export-image-task", "export-instance-task", "fleet", "fpga-image", "host-reservation", "image", "import-image-task", "import-snapshot-task", "instance", "internet-gateway", "key-pair", "launch-template", "local-gateway-route-table-vpc-association", "natgateway", "network-acl", "network-interface", "network-insights-analysis", "network-insights-path", "placement-group", "reserved-instances", "route-table", "security-group", "security-group-rule", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-connect-peer", "transit-gateway-multicast-domain", "transit-gateway-route-table", "volume", "vpc", "vpc-peering-connection", "vpn-connection", "vpn-gateway", "vpc-flow-log"
30730
+ # resp.launch_template_data.tag_specifications[0].resource_type #=> String, one of "client-vpn-endpoint", "customer-gateway", "dedicated-host", "dhcp-options", "egress-only-internet-gateway", "elastic-ip", "elastic-gpu", "export-image-task", "export-instance-task", "fleet", "fpga-image", "host-reservation", "image", "import-image-task", "import-snapshot-task", "instance", "internet-gateway", "key-pair", "launch-template", "local-gateway-route-table-vpc-association", "natgateway", "network-acl", "network-interface", "network-insights-analysis", "network-insights-path", "placement-group", "reserved-instances", "route-table", "security-group", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-connect-peer", "transit-gateway-multicast-domain", "transit-gateway-route-table", "volume", "vpc", "vpc-peering-connection", "vpn-connection", "vpn-gateway", "vpc-flow-log"
30923
30731
  # resp.launch_template_data.tag_specifications[0].tags #=> Array
30924
30732
  # resp.launch_template_data.tag_specifications[0].tags[0].key #=> String
30925
30733
  # resp.launch_template_data.tag_specifications[0].tags[0].value #=> String
@@ -31853,7 +31661,7 @@ module Aws::EC2
31853
31661
  # ],
31854
31662
  # tag_specifications: [
31855
31663
  # {
31856
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
31664
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
31857
31665
  # tags: [
31858
31666
  # {
31859
31667
  # key: "String",
@@ -32079,7 +31887,7 @@ module Aws::EC2
32079
31887
  # public_key_material: "data", # required
32080
31888
  # tag_specifications: [
32081
31889
  # {
32082
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
31890
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
32083
31891
  # tags: [
32084
31892
  # {
32085
31893
  # key: "String",
@@ -32222,7 +32030,7 @@ module Aws::EC2
32222
32030
  # role_name: "String",
32223
32031
  # tag_specifications: [
32224
32032
  # {
32225
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
32033
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
32226
32034
  # tags: [
32227
32035
  # {
32228
32036
  # key: "String",
@@ -34249,59 +34057,6 @@ module Aws::EC2
34249
34057
  req.send_request(options)
34250
34058
  end
34251
34059
 
34252
- # Modifies the rules of a security group.
34253
- #
34254
- # @option params [required, String] :group_id
34255
- # The ID of the security group.
34256
- #
34257
- # @option params [required, Array<Types::SecurityGroupRuleUpdate>] :security_group_rules
34258
- # Information about the security group properties to update.
34259
- #
34260
- # @option params [Boolean] :dry_run
34261
- # Checks whether you have the required permissions for the action,
34262
- # without actually making the request, and provides an error response.
34263
- # If you have the required permissions, the error response is
34264
- # `DryRunOperation`. Otherwise, it is `UnauthorizedOperation`.
34265
- #
34266
- # @return [Types::ModifySecurityGroupRulesResult] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
34267
- #
34268
- # * {Types::ModifySecurityGroupRulesResult#return #return} => Boolean
34269
- #
34270
- # @example Request syntax with placeholder values
34271
- #
34272
- # resp = client.modify_security_group_rules({
34273
- # group_id: "SecurityGroupId", # required
34274
- # security_group_rules: [ # required
34275
- # {
34276
- # security_group_rule_id: "SecurityGroupRuleId",
34277
- # security_group_rule: {
34278
- # ip_protocol: "String",
34279
- # from_port: 1,
34280
- # to_port: 1,
34281
- # cidr_ipv_4: "String",
34282
- # cidr_ipv_6: "String",
34283
- # prefix_list_id: "PrefixListResourceId",
34284
- # referenced_group_id: "SecurityGroupId",
34285
- # description: "String",
34286
- # },
34287
- # },
34288
- # ],
34289
- # dry_run: false,
34290
- # })
34291
- #
34292
- # @example Response structure
34293
- #
34294
- # resp.return #=> Boolean
34295
- #
34296
- # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/ModifySecurityGroupRules AWS API Documentation
34297
- #
34298
- # @overload modify_security_group_rules(params = {})
34299
- # @param [Hash] params ({})
34300
- def modify_security_group_rules(params = {}, options = {})
34301
- req = build_request(:modify_security_group_rules, params)
34302
- req.send_request(options)
34303
- end
34304
-
34305
34060
  # Adds or removes permission settings for the specified snapshot. You
34306
34061
  # may add or remove specified AWS account IDs from a snapshot's list of
34307
34062
  # create volume permissions, but you cannot do both in a single
@@ -36507,7 +36262,7 @@ module Aws::EC2
36507
36262
  # dry_run: false,
36508
36263
  # pool_tag_specifications: [
36509
36264
  # {
36510
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
36265
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
36511
36266
  # tags: [
36512
36267
  # {
36513
36268
  # key: "String",
@@ -36590,7 +36345,7 @@ module Aws::EC2
36590
36345
  # offering_id: "OfferingId", # required
36591
36346
  # tag_specifications: [
36592
36347
  # {
36593
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
36348
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
36594
36349
  # tags: [
36595
36350
  # {
36596
36351
  # key: "String",
@@ -38456,7 +38211,7 @@ module Aws::EC2
38456
38211
  # weighted_capacity: 1.0,
38457
38212
  # tag_specifications: [
38458
38213
  # {
38459
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
38214
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
38460
38215
  # tags: [
38461
38216
  # {
38462
38217
  # key: "String",
@@ -38516,7 +38271,7 @@ module Aws::EC2
38516
38271
  # instance_pools_to_use_count: 1,
38517
38272
  # tag_specifications: [
38518
38273
  # {
38519
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
38274
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
38520
38275
  # tags: [
38521
38276
  # {
38522
38277
  # key: "String",
@@ -38808,7 +38563,7 @@ module Aws::EC2
38808
38563
  # valid_until: Time.now,
38809
38564
  # tag_specifications: [
38810
38565
  # {
38811
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
38566
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
38812
38567
  # tags: [
38813
38568
  # {
38814
38569
  # key: "String",
@@ -39406,33 +39161,26 @@ module Aws::EC2
39406
39161
  req.send_request(options)
39407
39162
  end
39408
39163
 
39409
- # Removes the specified egress (outbound) rules from a security group
39164
+ # \[VPC only\] Removes the specified egress rules from a security group
39410
39165
  # for EC2-VPC. This action does not apply to security groups for use in
39411
- # EC2-Classic.
39412
- #
39413
- # You can specify the rules that you want to remove by using one of the
39414
- # following methods:
39415
- #
39416
- # * The security group rule IDs.
39166
+ # EC2-Classic. To remove a rule, the values that you specify (for
39167
+ # example, ports) must match the existing rule's values exactly.
39417
39168
  #
39418
- # * The security group rule properties. Each rule consists of the
39419
- # protocol, from port, to port, and the IPv4 or IPv6 CIDR range or
39420
- # referenced security group or prefix list id. For the TCP and UDP
39421
- # protocols, you must also specify the destination port or range of
39422
- # ports. For the ICMP protocol, you must also specify the ICMP type
39423
- # and code. If the security group rule has a description, you do not
39424
- # have to specify the description to revoke the rule. To remove a
39425
- # rule, the values that you specify (for example, ports) must match
39426
- # the existing rule's values exactly.
39169
+ # <note markdown="1"> \[Default VPC\] If the values you specify do not match the existing
39170
+ # rule's values, no error is returned, and the output describes the
39171
+ # security group rules that were not revoked.
39427
39172
  #
39428
- # <note markdown="1"> \[Default VPC\] If the values you specify do not match the existing
39429
- # rule's values, no error is returned, and the output describes the
39430
- # security group rules that were not revoked.
39173
+ # AWS recommends that you use DescribeSecurityGroups to verify that the
39174
+ # rule has been removed.
39431
39175
  #
39432
- # AWS recommends that you use DescribeSecurityGroups to verify that
39433
- # the rule has been removed.
39176
+ # </note>
39434
39177
  #
39435
- # </note>
39178
+ # Each rule consists of the protocol and the IPv4 or IPv6 CIDR range or
39179
+ # source security group. For the TCP and UDP protocols, you must also
39180
+ # specify the destination port or range of ports. For the ICMP protocol,
39181
+ # you must also specify the ICMP type and code. If the security group
39182
+ # rule has a description, you do not have to specify the description to
39183
+ # revoke the rule.
39436
39184
  #
39437
39185
  # Rule changes are propagated to instances within the security group as
39438
39186
  # quickly as possible. However, a small delay might occur.
@@ -39450,9 +39198,6 @@ module Aws::EC2
39450
39198
  # The sets of IP permissions. You can't specify a destination security
39451
39199
  # group and a CIDR IP address range in the same set of permissions.
39452
39200
  #
39453
- # @option params [Array<String>] :security_group_rule_ids
39454
- # The IDs of the security group rules.
39455
- #
39456
39201
  # @option params [String] :cidr_ip
39457
39202
  # Not supported. Use a set of IP permissions to specify the CIDR.
39458
39203
  #
@@ -39492,21 +39237,18 @@ module Aws::EC2
39492
39237
  # {
39493
39238
  # cidr_ip: "String",
39494
39239
  # description: "String",
39495
- # security_group_rule_id: "SecurityGroupRuleId",
39496
39240
  # },
39497
39241
  # ],
39498
39242
  # ipv_6_ranges: [
39499
39243
  # {
39500
39244
  # cidr_ipv_6: "String",
39501
39245
  # description: "String",
39502
- # security_group_rule_id: "SecurityGroupRuleId",
39503
39246
  # },
39504
39247
  # ],
39505
39248
  # prefix_list_ids: [
39506
39249
  # {
39507
39250
  # description: "String",
39508
39251
  # prefix_list_id: "String",
39509
- # security_group_rule_id: "SecurityGroupRuleId",
39510
39252
  # },
39511
39253
  # ],
39512
39254
  # to_port: 1,
@@ -39519,12 +39261,10 @@ module Aws::EC2
39519
39261
  # user_id: "String",
39520
39262
  # vpc_id: "String",
39521
39263
  # vpc_peering_connection_id: "String",
39522
- # security_group_rule_id: "SecurityGroupRuleId",
39523
39264
  # },
39524
39265
  # ],
39525
39266
  # },
39526
39267
  # ],
39527
- # security_group_rule_ids: ["String"],
39528
39268
  # cidr_ip: "String",
39529
39269
  # from_port: 1,
39530
39270
  # ip_protocol: "String",
@@ -39542,15 +39282,12 @@ module Aws::EC2
39542
39282
  # resp.unknown_ip_permissions[0].ip_ranges #=> Array
39543
39283
  # resp.unknown_ip_permissions[0].ip_ranges[0].cidr_ip #=> String
39544
39284
  # resp.unknown_ip_permissions[0].ip_ranges[0].description #=> String
39545
- # resp.unknown_ip_permissions[0].ip_ranges[0].security_group_rule_id #=> String
39546
39285
  # resp.unknown_ip_permissions[0].ipv_6_ranges #=> Array
39547
39286
  # resp.unknown_ip_permissions[0].ipv_6_ranges[0].cidr_ipv_6 #=> String
39548
39287
  # resp.unknown_ip_permissions[0].ipv_6_ranges[0].description #=> String
39549
- # resp.unknown_ip_permissions[0].ipv_6_ranges[0].security_group_rule_id #=> String
39550
39288
  # resp.unknown_ip_permissions[0].prefix_list_ids #=> Array
39551
39289
  # resp.unknown_ip_permissions[0].prefix_list_ids[0].description #=> String
39552
39290
  # resp.unknown_ip_permissions[0].prefix_list_ids[0].prefix_list_id #=> String
39553
- # resp.unknown_ip_permissions[0].prefix_list_ids[0].security_group_rule_id #=> String
39554
39291
  # resp.unknown_ip_permissions[0].to_port #=> Integer
39555
39292
  # resp.unknown_ip_permissions[0].user_id_group_pairs #=> Array
39556
39293
  # resp.unknown_ip_permissions[0].user_id_group_pairs[0].description #=> String
@@ -39560,7 +39297,6 @@ module Aws::EC2
39560
39297
  # resp.unknown_ip_permissions[0].user_id_group_pairs[0].user_id #=> String
39561
39298
  # resp.unknown_ip_permissions[0].user_id_group_pairs[0].vpc_id #=> String
39562
39299
  # resp.unknown_ip_permissions[0].user_id_group_pairs[0].vpc_peering_connection_id #=> String
39563
- # resp.unknown_ip_permissions[0].user_id_group_pairs[0].security_group_rule_id #=> String
39564
39300
  #
39565
39301
  # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/RevokeSecurityGroupEgress AWS API Documentation
39566
39302
  #
@@ -39575,7 +39311,7 @@ module Aws::EC2
39575
39311
  # rule, the values that you specify (for example, ports) must match the
39576
39312
  # existing rule's values exactly.
39577
39313
  #
39578
- # <note markdown="1"> \[EC2-Classic, default VPC\] If the values you specify do not match
39314
+ # <note markdown="1"> \[EC2-Classic , default VPC\] If the values you specify do not match
39579
39315
  # the existing rule's values, no error is returned, and the output
39580
39316
  # describes the security group rules that were not revoked.
39581
39317
  #
@@ -39584,29 +39320,12 @@ module Aws::EC2
39584
39320
  #
39585
39321
  # </note>
39586
39322
  #
39587
- # You can specify the rules that you want to remove by using one of the
39588
- # following methods:
39589
- #
39590
- # * \[VPC only\] The security group rule IDs.
39591
- #
39592
- # * The security group rule properties. Each rule consists of the
39593
- # protocol, from port, to port, and the IPv4 or IPv6 CIDR range or
39594
- # referenced security group or prefix list id. For the TCP and UDP
39595
- # protocols, you must also specify the destination port or range of
39596
- # ports. For the ICMP protocol, you must also specify the ICMP type
39597
- # and code. If the security group rule has a description, you do not
39598
- # have to specify the description to revoke the rule. To remove a
39599
- # rule, the values that you specify (for example, ports) must match
39600
- # the existing rule's values exactly.
39601
- #
39602
- # <note markdown="1"> \[Default VPC\] If the values you specify do not match the existing
39603
- # rule's values, no error is returned, and the output describes the
39604
- # security group rules that were not revoked.
39605
- #
39606
- # AWS recommends that you use DescribeSecurityGroups to verify that
39607
- # the rule has been removed.
39608
- #
39609
- # </note>
39323
+ # Each rule consists of the protocol and the CIDR range or source
39324
+ # security group. For the TCP and UDP protocols, you must also specify
39325
+ # the destination port or range of ports. For the ICMP protocol, you
39326
+ # must also specify the ICMP type and code. If the security group rule
39327
+ # has a description, you do not have to specify the description to
39328
+ # revoke the rule.
39610
39329
  #
39611
39330
  # Rule changes are propagated to instances within the security group as
39612
39331
  # quickly as possible. However, a small delay might occur.
@@ -39669,9 +39388,6 @@ module Aws::EC2
39669
39388
  # If you have the required permissions, the error response is
39670
39389
  # `DryRunOperation`. Otherwise, it is `UnauthorizedOperation`.
39671
39390
  #
39672
- # @option params [Array<String>] :security_group_rule_ids
39673
- # The IDs of the security group rules.
39674
- #
39675
39391
  # @return [Types::RevokeSecurityGroupIngressResult] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
39676
39392
  #
39677
39393
  # * {Types::RevokeSecurityGroupIngressResult#return #return} => Boolean
@@ -39692,21 +39408,18 @@ module Aws::EC2
39692
39408
  # {
39693
39409
  # cidr_ip: "String",
39694
39410
  # description: "String",
39695
- # security_group_rule_id: "SecurityGroupRuleId",
39696
39411
  # },
39697
39412
  # ],
39698
39413
  # ipv_6_ranges: [
39699
39414
  # {
39700
39415
  # cidr_ipv_6: "String",
39701
39416
  # description: "String",
39702
- # security_group_rule_id: "SecurityGroupRuleId",
39703
39417
  # },
39704
39418
  # ],
39705
39419
  # prefix_list_ids: [
39706
39420
  # {
39707
39421
  # description: "String",
39708
39422
  # prefix_list_id: "String",
39709
- # security_group_rule_id: "SecurityGroupRuleId",
39710
39423
  # },
39711
39424
  # ],
39712
39425
  # to_port: 1,
@@ -39719,7 +39432,6 @@ module Aws::EC2
39719
39432
  # user_id: "String",
39720
39433
  # vpc_id: "String",
39721
39434
  # vpc_peering_connection_id: "String",
39722
- # security_group_rule_id: "SecurityGroupRuleId",
39723
39435
  # },
39724
39436
  # ],
39725
39437
  # },
@@ -39729,7 +39441,6 @@ module Aws::EC2
39729
39441
  # source_security_group_owner_id: "String",
39730
39442
  # to_port: 1,
39731
39443
  # dry_run: false,
39732
- # security_group_rule_ids: ["String"],
39733
39444
  # })
39734
39445
  #
39735
39446
  # @example Response structure
@@ -39741,15 +39452,12 @@ module Aws::EC2
39741
39452
  # resp.unknown_ip_permissions[0].ip_ranges #=> Array
39742
39453
  # resp.unknown_ip_permissions[0].ip_ranges[0].cidr_ip #=> String
39743
39454
  # resp.unknown_ip_permissions[0].ip_ranges[0].description #=> String
39744
- # resp.unknown_ip_permissions[0].ip_ranges[0].security_group_rule_id #=> String
39745
39455
  # resp.unknown_ip_permissions[0].ipv_6_ranges #=> Array
39746
39456
  # resp.unknown_ip_permissions[0].ipv_6_ranges[0].cidr_ipv_6 #=> String
39747
39457
  # resp.unknown_ip_permissions[0].ipv_6_ranges[0].description #=> String
39748
- # resp.unknown_ip_permissions[0].ipv_6_ranges[0].security_group_rule_id #=> String
39749
39458
  # resp.unknown_ip_permissions[0].prefix_list_ids #=> Array
39750
39459
  # resp.unknown_ip_permissions[0].prefix_list_ids[0].description #=> String
39751
39460
  # resp.unknown_ip_permissions[0].prefix_list_ids[0].prefix_list_id #=> String
39752
- # resp.unknown_ip_permissions[0].prefix_list_ids[0].security_group_rule_id #=> String
39753
39461
  # resp.unknown_ip_permissions[0].to_port #=> Integer
39754
39462
  # resp.unknown_ip_permissions[0].user_id_group_pairs #=> Array
39755
39463
  # resp.unknown_ip_permissions[0].user_id_group_pairs[0].description #=> String
@@ -39759,7 +39467,6 @@ module Aws::EC2
39759
39467
  # resp.unknown_ip_permissions[0].user_id_group_pairs[0].user_id #=> String
39760
39468
  # resp.unknown_ip_permissions[0].user_id_group_pairs[0].vpc_id #=> String
39761
39469
  # resp.unknown_ip_permissions[0].user_id_group_pairs[0].vpc_peering_connection_id #=> String
39762
- # resp.unknown_ip_permissions[0].user_id_group_pairs[0].security_group_rule_id #=> String
39763
39470
  #
39764
39471
  # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/RevokeSecurityGroupIngress AWS API Documentation
39765
39472
  #
@@ -40321,7 +40028,7 @@ module Aws::EC2
40321
40028
  # ],
40322
40029
  # tag_specifications: [
40323
40030
  # {
40324
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
40031
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
40325
40032
  # tags: [
40326
40033
  # {
40327
40034
  # key: "String",
@@ -41162,7 +40869,7 @@ module Aws::EC2
41162
40869
  # dry_run: false,
41163
40870
  # tag_specifications: [
41164
40871
  # {
41165
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
40872
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
41166
40873
  # tags: [
41167
40874
  # {
41168
40875
  # key: "String",
@@ -41892,13 +41599,7 @@ module Aws::EC2
41892
41599
  # group rule. You can replace an existing description, or add a
41893
41600
  # description to a rule that did not have one previously.
41894
41601
  #
41895
- # You can specify the rule that you want to update by using one of the
41896
- # following methods:
41897
- #
41898
- # * The security group rule descriptions.
41899
- #
41900
- # * The IP permissions structure.
41901
- #
41602
+ # You specify the description as part of the IP permissions structure.
41902
41603
  # You can remove a description for a security group rule by omitting the
41903
41604
  # description parameter in the request.
41904
41605
  #
@@ -41918,13 +41619,8 @@ module Aws::EC2
41918
41619
  # either the security group ID or the security group name in the
41919
41620
  # request.
41920
41621
  #
41921
- # @option params [Array<Types::IpPermission>] :ip_permissions
41922
- # The IP permissions for the security group rule. You can either specify
41923
- # this parameter, or the `SecurityGroupRuleDescriptions` parameter.
41924
- #
41925
- # @option params [Array<Types::SecurityGroupRuleDescription>] :security_group_rule_descriptions
41926
- # The description for the egress security group rules. You can either
41927
- # specify this parameter, or the `IpPermissions` parameter.
41622
+ # @option params [required, Array<Types::IpPermission>] :ip_permissions
41623
+ # The IP permissions for the security group rule.
41928
41624
  #
41929
41625
  # @return [Types::UpdateSecurityGroupRuleDescriptionsEgressResult] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
41930
41626
  #
@@ -41962,7 +41658,7 @@ module Aws::EC2
41962
41658
  # dry_run: false,
41963
41659
  # group_id: "SecurityGroupId",
41964
41660
  # group_name: "SecurityGroupName",
41965
- # ip_permissions: [
41661
+ # ip_permissions: [ # required
41966
41662
  # {
41967
41663
  # from_port: 1,
41968
41664
  # ip_protocol: "String",
@@ -41970,21 +41666,18 @@ module Aws::EC2
41970
41666
  # {
41971
41667
  # cidr_ip: "String",
41972
41668
  # description: "String",
41973
- # security_group_rule_id: "SecurityGroupRuleId",
41974
41669
  # },
41975
41670
  # ],
41976
41671
  # ipv_6_ranges: [
41977
41672
  # {
41978
41673
  # cidr_ipv_6: "String",
41979
41674
  # description: "String",
41980
- # security_group_rule_id: "SecurityGroupRuleId",
41981
41675
  # },
41982
41676
  # ],
41983
41677
  # prefix_list_ids: [
41984
41678
  # {
41985
41679
  # description: "String",
41986
41680
  # prefix_list_id: "String",
41987
- # security_group_rule_id: "SecurityGroupRuleId",
41988
41681
  # },
41989
41682
  # ],
41990
41683
  # to_port: 1,
@@ -41997,17 +41690,10 @@ module Aws::EC2
41997
41690
  # user_id: "String",
41998
41691
  # vpc_id: "String",
41999
41692
  # vpc_peering_connection_id: "String",
42000
- # security_group_rule_id: "SecurityGroupRuleId",
42001
41693
  # },
42002
41694
  # ],
42003
41695
  # },
42004
41696
  # ],
42005
- # security_group_rule_descriptions: [
42006
- # {
42007
- # security_group_rule_id: "String",
42008
- # description: "String",
42009
- # },
42010
- # ],
42011
41697
  # })
42012
41698
  #
42013
41699
  # @example Response structure
@@ -42027,13 +41713,7 @@ module Aws::EC2
42027
41713
  # You can replace an existing description, or add a description to a
42028
41714
  # rule that did not have one previously.
42029
41715
  #
42030
- # You can specify the rule that you want to update by using one of the
42031
- # following methods:
42032
- #
42033
- # * \[VPC only\] The security group rule descriptions.
42034
- #
42035
- # * The IP permissions structure.
42036
- #
41716
+ # You specify the description as part of the IP permissions structure.
42037
41717
  # You can remove a description for a security group rule by omitting the
42038
41718
  # description parameter in the request.
42039
41719
  #
@@ -42053,13 +41733,8 @@ module Aws::EC2
42053
41733
  # specify either the security group ID or the security group name in the
42054
41734
  # request.
42055
41735
  #
42056
- # @option params [Array<Types::IpPermission>] :ip_permissions
42057
- # The IP permissions for the security group rule. You can either specify
42058
- # this parameter, or the `SecurityGroupRuleDescriptions` parameter.
42059
- #
42060
- # @option params [Array<Types::SecurityGroupRuleDescription>] :security_group_rule_descriptions
42061
- # \[VPC only\] The description for the ingress security group rules. You
42062
- # can either specify this parameter, or the `IpPermissions` parameter.
41736
+ # @option params [required, Array<Types::IpPermission>] :ip_permissions
41737
+ # The IP permissions for the security group rule.
42063
41738
  #
42064
41739
  # @return [Types::UpdateSecurityGroupRuleDescriptionsIngressResult] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
42065
41740
  #
@@ -42097,7 +41772,7 @@ module Aws::EC2
42097
41772
  # dry_run: false,
42098
41773
  # group_id: "SecurityGroupId",
42099
41774
  # group_name: "SecurityGroupName",
42100
- # ip_permissions: [
41775
+ # ip_permissions: [ # required
42101
41776
  # {
42102
41777
  # from_port: 1,
42103
41778
  # ip_protocol: "String",
@@ -42105,21 +41780,18 @@ module Aws::EC2
42105
41780
  # {
42106
41781
  # cidr_ip: "String",
42107
41782
  # description: "String",
42108
- # security_group_rule_id: "SecurityGroupRuleId",
42109
41783
  # },
42110
41784
  # ],
42111
41785
  # ipv_6_ranges: [
42112
41786
  # {
42113
41787
  # cidr_ipv_6: "String",
42114
41788
  # description: "String",
42115
- # security_group_rule_id: "SecurityGroupRuleId",
42116
41789
  # },
42117
41790
  # ],
42118
41791
  # prefix_list_ids: [
42119
41792
  # {
42120
41793
  # description: "String",
42121
41794
  # prefix_list_id: "String",
42122
- # security_group_rule_id: "SecurityGroupRuleId",
42123
41795
  # },
42124
41796
  # ],
42125
41797
  # to_port: 1,
@@ -42132,17 +41804,10 @@ module Aws::EC2
42132
41804
  # user_id: "String",
42133
41805
  # vpc_id: "String",
42134
41806
  # vpc_peering_connection_id: "String",
42135
- # security_group_rule_id: "SecurityGroupRuleId",
42136
41807
  # },
42137
41808
  # ],
42138
41809
  # },
42139
41810
  # ],
42140
- # security_group_rule_descriptions: [
42141
- # {
42142
- # security_group_rule_id: "String",
42143
- # description: "String",
42144
- # },
42145
- # ],
42146
41811
  # })
42147
41812
  #
42148
41813
  # @example Response structure
@@ -42216,7 +41881,7 @@ module Aws::EC2
42216
41881
  params: params,
42217
41882
  config: config)
42218
41883
  context[:gem_name] = 'aws-sdk-ec2'
42219
- context[:gem_version] = '1.238.0'
41884
+ context[:gem_version] = '1.239.0'
42220
41885
  Seahorse::Client::Request.new(handlers, context)
42221
41886
  end
42222
41887