aws-sdk-ec2 1.145.0 → 1.146.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/lib/aws-sdk-ec2.rb +1 -1
- data/lib/aws-sdk-ec2/client.rb +64 -45
- data/lib/aws-sdk-ec2/client_api.rb +88 -2
- data/lib/aws-sdk-ec2/instance.rb +1 -2
- data/lib/aws-sdk-ec2/placement_group.rb +0 -1
- data/lib/aws-sdk-ec2/resource.rb +5 -9
- data/lib/aws-sdk-ec2/snapshot.rb +1 -1
- data/lib/aws-sdk-ec2/subnet.rb +3 -7
- data/lib/aws-sdk-ec2/types.rb +72 -58
- data/lib/aws-sdk-ec2/volume.rb +1 -1
- data/lib/aws-sdk-ec2/vpc.rb +0 -1
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 5bcf528a609c1b03df7aa767f55e26a2c7489942
|
|
4
|
+
data.tar.gz: bc878e170b1f80ac7cd83215b3534ad32356572d
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 90f6699a9648c2dfe33e2f61ac43b15c27db1a60d6d6087f4fab4ec530742c1c0d7fe6f30c21370c52ad465cbe363ebae68897bf5a72dd4a4b3e4a8d39931b81
|
|
7
|
+
data.tar.gz: eb72fccc59e18211991472b6f553ecd1b6695989ea0fedf619d1fbf744f76fcb5a672025c1eb87b7e99d27a1802df9f1e052742355ace67a32173b0f6f17148d
|
data/lib/aws-sdk-ec2.rb
CHANGED
data/lib/aws-sdk-ec2/client.rb
CHANGED
|
@@ -801,7 +801,7 @@ module Aws::EC2
|
|
|
801
801
|
# quantity: 1, # required
|
|
802
802
|
# tag_specifications: [
|
|
803
803
|
# {
|
|
804
|
-
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, fleet, fpga-image, host-reservation, image, instance, internet-gateway, key-pair, launch-template, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway
|
|
804
|
+
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, fleet, fpga-image, host-reservation, image, instance, internet-gateway, key-pair, launch-template, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
|
805
805
|
# tags: [
|
|
806
806
|
# {
|
|
807
807
|
# key: "String",
|
|
@@ -3389,7 +3389,7 @@ module Aws::EC2
|
|
|
3389
3389
|
# source_snapshot_id: "String", # required
|
|
3390
3390
|
# tag_specifications: [
|
|
3391
3391
|
# {
|
|
3392
|
-
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, fleet, fpga-image, host-reservation, image, instance, internet-gateway, key-pair, launch-template, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway
|
|
3392
|
+
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, fleet, fpga-image, host-reservation, image, instance, internet-gateway, key-pair, launch-template, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
|
3393
3393
|
# tags: [
|
|
3394
3394
|
# {
|
|
3395
3395
|
# key: "String",
|
|
@@ -3577,7 +3577,7 @@ module Aws::EC2
|
|
|
3577
3577
|
# instance_match_criteria: "open", # accepts open, targeted
|
|
3578
3578
|
# tag_specifications: [
|
|
3579
3579
|
# {
|
|
3580
|
-
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, fleet, fpga-image, host-reservation, image, instance, internet-gateway, key-pair, launch-template, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway
|
|
3580
|
+
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, fleet, fpga-image, host-reservation, image, instance, internet-gateway, key-pair, launch-template, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
|
3581
3581
|
# tags: [
|
|
3582
3582
|
# {
|
|
3583
3583
|
# key: "String",
|
|
@@ -3754,7 +3754,7 @@ module Aws::EC2
|
|
|
3754
3754
|
# client_token: "String",
|
|
3755
3755
|
# tag_specifications: [
|
|
3756
3756
|
# {
|
|
3757
|
-
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, fleet, fpga-image, host-reservation, image, instance, internet-gateway, key-pair, launch-template, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway
|
|
3757
|
+
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, fleet, fpga-image, host-reservation, image, instance, internet-gateway, key-pair, launch-template, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
|
3758
3758
|
# tags: [
|
|
3759
3759
|
# {
|
|
3760
3760
|
# key: "String",
|
|
@@ -4463,7 +4463,7 @@ module Aws::EC2
|
|
|
4463
4463
|
# replace_unhealthy_instances: false,
|
|
4464
4464
|
# tag_specifications: [
|
|
4465
4465
|
# {
|
|
4466
|
-
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, fleet, fpga-image, host-reservation, image, instance, internet-gateway, key-pair, launch-template, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway
|
|
4466
|
+
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, fleet, fpga-image, host-reservation, image, instance, internet-gateway, key-pair, launch-template, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
|
4467
4467
|
# tags: [
|
|
4468
4468
|
# {
|
|
4469
4469
|
# key: "String",
|
|
@@ -4633,6 +4633,9 @@ module Aws::EC2
|
|
|
4633
4633
|
#
|
|
4634
4634
|
# [1]: https://docs.aws.amazon.com/vpc/latest/userguide/flow-logs.html#flow-log-records
|
|
4635
4635
|
#
|
|
4636
|
+
# @option params [Array<Types::TagSpecification>] :tag_specifications
|
|
4637
|
+
# The tags to apply to the flow logs.
|
|
4638
|
+
#
|
|
4636
4639
|
# @option params [Integer] :max_aggregation_interval
|
|
4637
4640
|
# The maximum interval of time during which a flow of packets is
|
|
4638
4641
|
# captured and aggregated into a flow log record. You can specify 60
|
|
@@ -4667,6 +4670,17 @@ module Aws::EC2
|
|
|
4667
4670
|
# log_destination_type: "cloud-watch-logs", # accepts cloud-watch-logs, s3
|
|
4668
4671
|
# log_destination: "String",
|
|
4669
4672
|
# log_format: "String",
|
|
4673
|
+
# tag_specifications: [
|
|
4674
|
+
# {
|
|
4675
|
+
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, fleet, fpga-image, host-reservation, image, instance, internet-gateway, key-pair, launch-template, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
|
4676
|
+
# tags: [
|
|
4677
|
+
# {
|
|
4678
|
+
# key: "String",
|
|
4679
|
+
# value: "String",
|
|
4680
|
+
# },
|
|
4681
|
+
# ],
|
|
4682
|
+
# },
|
|
4683
|
+
# ],
|
|
4670
4684
|
# max_aggregation_interval: 1,
|
|
4671
4685
|
# })
|
|
4672
4686
|
#
|
|
@@ -4757,7 +4771,7 @@ module Aws::EC2
|
|
|
4757
4771
|
# client_token: "String",
|
|
4758
4772
|
# tag_specifications: [
|
|
4759
4773
|
# {
|
|
4760
|
-
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, fleet, fpga-image, host-reservation, image, instance, internet-gateway, key-pair, launch-template, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway
|
|
4774
|
+
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, fleet, fpga-image, host-reservation, image, instance, internet-gateway, key-pair, launch-template, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
|
4761
4775
|
# tags: [
|
|
4762
4776
|
# {
|
|
4763
4777
|
# key: "String",
|
|
@@ -5265,7 +5279,7 @@ module Aws::EC2
|
|
|
5265
5279
|
# user_data: "String",
|
|
5266
5280
|
# tag_specifications: [
|
|
5267
5281
|
# {
|
|
5268
|
-
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, fleet, fpga-image, host-reservation, image, instance, internet-gateway, key-pair, launch-template, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway
|
|
5282
|
+
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, fleet, fpga-image, host-reservation, image, instance, internet-gateway, key-pair, launch-template, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
|
5269
5283
|
# tags: [
|
|
5270
5284
|
# {
|
|
5271
5285
|
# key: "String",
|
|
@@ -5326,7 +5340,7 @@ module Aws::EC2
|
|
|
5326
5340
|
# },
|
|
5327
5341
|
# tag_specifications: [
|
|
5328
5342
|
# {
|
|
5329
|
-
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, fleet, fpga-image, host-reservation, image, instance, internet-gateway, key-pair, launch-template, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway
|
|
5343
|
+
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, fleet, fpga-image, host-reservation, image, instance, internet-gateway, key-pair, launch-template, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
|
5330
5344
|
# tags: [
|
|
5331
5345
|
# {
|
|
5332
5346
|
# key: "String",
|
|
@@ -5533,7 +5547,7 @@ module Aws::EC2
|
|
|
5533
5547
|
# user_data: "String",
|
|
5534
5548
|
# tag_specifications: [
|
|
5535
5549
|
# {
|
|
5536
|
-
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, fleet, fpga-image, host-reservation, image, instance, internet-gateway, key-pair, launch-template, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway
|
|
5550
|
+
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, fleet, fpga-image, host-reservation, image, instance, internet-gateway, key-pair, launch-template, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
|
5537
5551
|
# tags: [
|
|
5538
5552
|
# {
|
|
5539
5553
|
# key: "String",
|
|
@@ -5653,7 +5667,7 @@ module Aws::EC2
|
|
|
5653
5667
|
# resp.launch_template_version.launch_template_data.instance_initiated_shutdown_behavior #=> String, one of "stop", "terminate"
|
|
5654
5668
|
# resp.launch_template_version.launch_template_data.user_data #=> String
|
|
5655
5669
|
# resp.launch_template_version.launch_template_data.tag_specifications #=> Array
|
|
5656
|
-
# resp.launch_template_version.launch_template_data.tag_specifications[0].resource_type #=> String, one of "client-vpn-endpoint", "customer-gateway", "dedicated-host", "dhcp-options", "elastic-ip", "fleet", "fpga-image", "host-reservation", "image", "instance", "internet-gateway", "key-pair", "launch-template", "natgateway", "network-acl", "network-interface", "placement-group", "reserved-instances", "route-table", "security-group", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-multicast-domain", "transit-gateway-route-table", "volume", "vpc", "vpc-peering-connection", "vpn-connection", "vpn-gateway"
|
|
5670
|
+
# resp.launch_template_version.launch_template_data.tag_specifications[0].resource_type #=> String, one of "client-vpn-endpoint", "customer-gateway", "dedicated-host", "dhcp-options", "elastic-ip", "fleet", "fpga-image", "host-reservation", "image", "instance", "internet-gateway", "key-pair", "launch-template", "natgateway", "network-acl", "network-interface", "placement-group", "reserved-instances", "route-table", "security-group", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-multicast-domain", "transit-gateway-route-table", "volume", "vpc", "vpc-peering-connection", "vpn-connection", "vpn-gateway", "vpc-flow-log"
|
|
5657
5671
|
# resp.launch_template_version.launch_template_data.tag_specifications[0].tags #=> Array
|
|
5658
5672
|
# resp.launch_template_version.launch_template_data.tag_specifications[0].tags[0].key #=> String
|
|
5659
5673
|
# resp.launch_template_version.launch_template_data.tag_specifications[0].tags[0].value #=> String
|
|
@@ -6982,7 +6996,7 @@ module Aws::EC2
|
|
|
6982
6996
|
# volume_id: "VolumeId", # required
|
|
6983
6997
|
# tag_specifications: [
|
|
6984
6998
|
# {
|
|
6985
|
-
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, fleet, fpga-image, host-reservation, image, instance, internet-gateway, key-pair, launch-template, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway
|
|
6999
|
+
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, fleet, fpga-image, host-reservation, image, instance, internet-gateway, key-pair, launch-template, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
|
6986
7000
|
# tags: [
|
|
6987
7001
|
# {
|
|
6988
7002
|
# key: "String",
|
|
@@ -7061,7 +7075,7 @@ module Aws::EC2
|
|
|
7061
7075
|
# },
|
|
7062
7076
|
# tag_specifications: [
|
|
7063
7077
|
# {
|
|
7064
|
-
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, fleet, fpga-image, host-reservation, image, instance, internet-gateway, key-pair, launch-template, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway
|
|
7078
|
+
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, fleet, fpga-image, host-reservation, image, instance, internet-gateway, key-pair, launch-template, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
|
7065
7079
|
# tags: [
|
|
7066
7080
|
# {
|
|
7067
7081
|
# key: "String",
|
|
@@ -7441,7 +7455,7 @@ module Aws::EC2
|
|
|
7441
7455
|
# description: "String",
|
|
7442
7456
|
# tag_specifications: [
|
|
7443
7457
|
# {
|
|
7444
|
-
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, fleet, fpga-image, host-reservation, image, instance, internet-gateway, key-pair, launch-template, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway
|
|
7458
|
+
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, fleet, fpga-image, host-reservation, image, instance, internet-gateway, key-pair, launch-template, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
|
7445
7459
|
# tags: [
|
|
7446
7460
|
# {
|
|
7447
7461
|
# key: "String",
|
|
@@ -7715,7 +7729,7 @@ module Aws::EC2
|
|
|
7715
7729
|
# description: "String",
|
|
7716
7730
|
# tag_specifications: [
|
|
7717
7731
|
# {
|
|
7718
|
-
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, fleet, fpga-image, host-reservation, image, instance, internet-gateway, key-pair, launch-template, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway
|
|
7732
|
+
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, fleet, fpga-image, host-reservation, image, instance, internet-gateway, key-pair, launch-template, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
|
7719
7733
|
# tags: [
|
|
7720
7734
|
# {
|
|
7721
7735
|
# key: "String",
|
|
@@ -7814,7 +7828,7 @@ module Aws::EC2
|
|
|
7814
7828
|
# description: "String",
|
|
7815
7829
|
# tag_specifications: [
|
|
7816
7830
|
# {
|
|
7817
|
-
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, fleet, fpga-image, host-reservation, image, instance, internet-gateway, key-pair, launch-template, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway
|
|
7831
|
+
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, fleet, fpga-image, host-reservation, image, instance, internet-gateway, key-pair, launch-template, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
|
7818
7832
|
# tags: [
|
|
7819
7833
|
# {
|
|
7820
7834
|
# key: "String",
|
|
@@ -7907,7 +7921,7 @@ module Aws::EC2
|
|
|
7907
7921
|
# },
|
|
7908
7922
|
# tag_specifications: [
|
|
7909
7923
|
# {
|
|
7910
|
-
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, fleet, fpga-image, host-reservation, image, instance, internet-gateway, key-pair, launch-template, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway
|
|
7924
|
+
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, fleet, fpga-image, host-reservation, image, instance, internet-gateway, key-pair, launch-template, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
|
7911
7925
|
# tags: [
|
|
7912
7926
|
# {
|
|
7913
7927
|
# key: "String",
|
|
@@ -7981,7 +7995,7 @@ module Aws::EC2
|
|
|
7981
7995
|
# transit_gateway_id: "TransitGatewayId", # required
|
|
7982
7996
|
# tag_specifications: [
|
|
7983
7997
|
# {
|
|
7984
|
-
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, fleet, fpga-image, host-reservation, image, instance, internet-gateway, key-pair, launch-template, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway
|
|
7998
|
+
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, fleet, fpga-image, host-reservation, image, instance, internet-gateway, key-pair, launch-template, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
|
7985
7999
|
# tags: [
|
|
7986
8000
|
# {
|
|
7987
8001
|
# key: "String",
|
|
@@ -8055,7 +8069,7 @@ module Aws::EC2
|
|
|
8055
8069
|
# peer_region: "String", # required
|
|
8056
8070
|
# tag_specifications: [
|
|
8057
8071
|
# {
|
|
8058
|
-
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, fleet, fpga-image, host-reservation, image, instance, internet-gateway, key-pair, launch-template, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway
|
|
8072
|
+
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, fleet, fpga-image, host-reservation, image, instance, internet-gateway, key-pair, launch-template, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
|
8059
8073
|
# tags: [
|
|
8060
8074
|
# {
|
|
8061
8075
|
# key: "String",
|
|
@@ -8171,7 +8185,7 @@ module Aws::EC2
|
|
|
8171
8185
|
# transit_gateway_id: "TransitGatewayId", # required
|
|
8172
8186
|
# tag_specifications: [
|
|
8173
8187
|
# {
|
|
8174
|
-
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, fleet, fpga-image, host-reservation, image, instance, internet-gateway, key-pair, launch-template, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway
|
|
8188
|
+
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, fleet, fpga-image, host-reservation, image, instance, internet-gateway, key-pair, launch-template, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
|
8175
8189
|
# tags: [
|
|
8176
8190
|
# {
|
|
8177
8191
|
# key: "String",
|
|
@@ -8253,7 +8267,7 @@ module Aws::EC2
|
|
|
8253
8267
|
# },
|
|
8254
8268
|
# tag_specifications: [
|
|
8255
8269
|
# {
|
|
8256
|
-
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, fleet, fpga-image, host-reservation, image, instance, internet-gateway, key-pair, launch-template, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway
|
|
8270
|
+
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, fleet, fpga-image, host-reservation, image, instance, internet-gateway, key-pair, launch-template, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
|
8257
8271
|
# tags: [
|
|
8258
8272
|
# {
|
|
8259
8273
|
# key: "String",
|
|
@@ -8507,7 +8521,7 @@ module Aws::EC2
|
|
|
8507
8521
|
# dry_run: false,
|
|
8508
8522
|
# tag_specifications: [
|
|
8509
8523
|
# {
|
|
8510
|
-
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, fleet, fpga-image, host-reservation, image, instance, internet-gateway, key-pair, launch-template, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway
|
|
8524
|
+
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, fleet, fpga-image, host-reservation, image, instance, internet-gateway, key-pair, launch-template, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
|
8511
8525
|
# tags: [
|
|
8512
8526
|
# {
|
|
8513
8527
|
# key: "String",
|
|
@@ -8804,7 +8818,7 @@ module Aws::EC2
|
|
|
8804
8818
|
# private_dns_enabled: false,
|
|
8805
8819
|
# tag_specifications: [
|
|
8806
8820
|
# {
|
|
8807
|
-
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, fleet, fpga-image, host-reservation, image, instance, internet-gateway, key-pair, launch-template, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway
|
|
8821
|
+
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, fleet, fpga-image, host-reservation, image, instance, internet-gateway, key-pair, launch-template, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
|
8808
8822
|
# tags: [
|
|
8809
8823
|
# {
|
|
8810
8824
|
# key: "String",
|
|
@@ -8997,7 +9011,7 @@ module Aws::EC2
|
|
|
8997
9011
|
# client_token: "String",
|
|
8998
9012
|
# tag_specifications: [
|
|
8999
9013
|
# {
|
|
9000
|
-
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, fleet, fpga-image, host-reservation, image, instance, internet-gateway, key-pair, launch-template, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway
|
|
9014
|
+
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, fleet, fpga-image, host-reservation, image, instance, internet-gateway, key-pair, launch-template, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
|
9001
9015
|
# tags: [
|
|
9002
9016
|
# {
|
|
9003
9017
|
# key: "String",
|
|
@@ -13979,6 +13993,16 @@ module Aws::EC2
|
|
|
13979
13993
|
# * `traffic-type` - The type of traffic (`ACCEPT` \| `REJECT` \|
|
|
13980
13994
|
# `ALL`).
|
|
13981
13995
|
#
|
|
13996
|
+
# * `tag`\:<key> - The key/value combination of a tag assigned to
|
|
13997
|
+
# the resource. Use the tag key in the filter name and the tag value
|
|
13998
|
+
# as the filter value. For example, to find all resources that have a
|
|
13999
|
+
# tag with the key `Owner` and the value `TeamA`, specify `tag:Owner`
|
|
14000
|
+
# for the filter name and `TeamA` for the filter value.
|
|
14001
|
+
#
|
|
14002
|
+
# * `tag-key` - The key of a tag assigned to the resource. Use this
|
|
14003
|
+
# filter to find all resources assigned a tag with a specific key,
|
|
14004
|
+
# regardless of the tag value.
|
|
14005
|
+
#
|
|
13982
14006
|
# @option params [Array<String>] :flow_log_ids
|
|
13983
14007
|
# One or more flow log IDs.
|
|
13984
14008
|
#
|
|
@@ -14027,6 +14051,9 @@ module Aws::EC2
|
|
|
14027
14051
|
# resp.flow_logs[0].log_destination_type #=> String, one of "cloud-watch-logs", "s3"
|
|
14028
14052
|
# resp.flow_logs[0].log_destination #=> String
|
|
14029
14053
|
# resp.flow_logs[0].log_format #=> String
|
|
14054
|
+
# resp.flow_logs[0].tags #=> Array
|
|
14055
|
+
# resp.flow_logs[0].tags[0].key #=> String
|
|
14056
|
+
# resp.flow_logs[0].tags[0].value #=> String
|
|
14030
14057
|
# resp.flow_logs[0].max_aggregation_interval #=> Integer
|
|
14031
14058
|
# resp.next_token #=> String
|
|
14032
14059
|
#
|
|
@@ -15987,7 +16014,6 @@ module Aws::EC2
|
|
|
15987
16014
|
# running, if applicable.
|
|
15988
16015
|
#
|
|
15989
16016
|
# * `hypervisor` - The hypervisor type of the instance (`ovm` \| `xen`).
|
|
15990
|
-
# The value `xen` is used for both Xen and Nitro hypervisors.
|
|
15991
16017
|
#
|
|
15992
16018
|
# * `iam-instance-profile.arn` - The instance profile associated with
|
|
15993
16019
|
# the instance. Specified as an ARN.
|
|
@@ -16936,7 +16962,7 @@ module Aws::EC2
|
|
|
16936
16962
|
# resp.launch_template_versions[0].launch_template_data.instance_initiated_shutdown_behavior #=> String, one of "stop", "terminate"
|
|
16937
16963
|
# resp.launch_template_versions[0].launch_template_data.user_data #=> String
|
|
16938
16964
|
# resp.launch_template_versions[0].launch_template_data.tag_specifications #=> Array
|
|
16939
|
-
# resp.launch_template_versions[0].launch_template_data.tag_specifications[0].resource_type #=> String, one of "client-vpn-endpoint", "customer-gateway", "dedicated-host", "dhcp-options", "elastic-ip", "fleet", "fpga-image", "host-reservation", "image", "instance", "internet-gateway", "key-pair", "launch-template", "natgateway", "network-acl", "network-interface", "placement-group", "reserved-instances", "route-table", "security-group", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-multicast-domain", "transit-gateway-route-table", "volume", "vpc", "vpc-peering-connection", "vpn-connection", "vpn-gateway"
|
|
16965
|
+
# resp.launch_template_versions[0].launch_template_data.tag_specifications[0].resource_type #=> String, one of "client-vpn-endpoint", "customer-gateway", "dedicated-host", "dhcp-options", "elastic-ip", "fleet", "fpga-image", "host-reservation", "image", "instance", "internet-gateway", "key-pair", "launch-template", "natgateway", "network-acl", "network-interface", "placement-group", "reserved-instances", "route-table", "security-group", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-multicast-domain", "transit-gateway-route-table", "volume", "vpc", "vpc-peering-connection", "vpn-connection", "vpn-gateway", "vpc-flow-log"
|
|
16940
16966
|
# resp.launch_template_versions[0].launch_template_data.tag_specifications[0].tags #=> Array
|
|
16941
16967
|
# resp.launch_template_versions[0].launch_template_data.tag_specifications[0].tags[0].key #=> String
|
|
16942
16968
|
# resp.launch_template_versions[0].launch_template_data.tag_specifications[0].tags[0].value #=> String
|
|
@@ -20869,7 +20895,7 @@ module Aws::EC2
|
|
|
20869
20895
|
# resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_specifications[0].user_data #=> String
|
|
20870
20896
|
# resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_specifications[0].weighted_capacity #=> Float
|
|
20871
20897
|
# resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_specifications[0].tag_specifications #=> Array
|
|
20872
|
-
# resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_specifications[0].tag_specifications[0].resource_type #=> String, one of "client-vpn-endpoint", "customer-gateway", "dedicated-host", "dhcp-options", "elastic-ip", "fleet", "fpga-image", "host-reservation", "image", "instance", "internet-gateway", "key-pair", "launch-template", "natgateway", "network-acl", "network-interface", "placement-group", "reserved-instances", "route-table", "security-group", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-multicast-domain", "transit-gateway-route-table", "volume", "vpc", "vpc-peering-connection", "vpn-connection", "vpn-gateway"
|
|
20898
|
+
# resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_specifications[0].tag_specifications[0].resource_type #=> String, one of "client-vpn-endpoint", "customer-gateway", "dedicated-host", "dhcp-options", "elastic-ip", "fleet", "fpga-image", "host-reservation", "image", "instance", "internet-gateway", "key-pair", "launch-template", "natgateway", "network-acl", "network-interface", "placement-group", "reserved-instances", "route-table", "security-group", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-multicast-domain", "transit-gateway-route-table", "volume", "vpc", "vpc-peering-connection", "vpn-connection", "vpn-gateway", "vpc-flow-log"
|
|
20873
20899
|
# resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_specifications[0].tag_specifications[0].tags #=> Array
|
|
20874
20900
|
# resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_specifications[0].tag_specifications[0].tags[0].key #=> String
|
|
20875
20901
|
# resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_specifications[0].tag_specifications[0].tags[0].value #=> String
|
|
@@ -20901,7 +20927,7 @@ module Aws::EC2
|
|
|
20901
20927
|
# resp.spot_fleet_request_configs[0].spot_fleet_request_config.load_balancers_config.target_groups_config.target_groups[0].arn #=> String
|
|
20902
20928
|
# resp.spot_fleet_request_configs[0].spot_fleet_request_config.instance_pools_to_use_count #=> Integer
|
|
20903
20929
|
# resp.spot_fleet_request_configs[0].spot_fleet_request_config.tag_specifications #=> Array
|
|
20904
|
-
# resp.spot_fleet_request_configs[0].spot_fleet_request_config.tag_specifications[0].resource_type #=> String, one of "client-vpn-endpoint", "customer-gateway", "dedicated-host", "dhcp-options", "elastic-ip", "fleet", "fpga-image", "host-reservation", "image", "instance", "internet-gateway", "key-pair", "launch-template", "natgateway", "network-acl", "network-interface", "placement-group", "reserved-instances", "route-table", "security-group", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-multicast-domain", "transit-gateway-route-table", "volume", "vpc", "vpc-peering-connection", "vpn-connection", "vpn-gateway"
|
|
20930
|
+
# resp.spot_fleet_request_configs[0].spot_fleet_request_config.tag_specifications[0].resource_type #=> String, one of "client-vpn-endpoint", "customer-gateway", "dedicated-host", "dhcp-options", "elastic-ip", "fleet", "fpga-image", "host-reservation", "image", "instance", "internet-gateway", "key-pair", "launch-template", "natgateway", "network-acl", "network-interface", "placement-group", "reserved-instances", "route-table", "security-group", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-multicast-domain", "transit-gateway-route-table", "volume", "vpc", "vpc-peering-connection", "vpn-connection", "vpn-gateway", "vpc-flow-log"
|
|
20905
20931
|
# resp.spot_fleet_request_configs[0].spot_fleet_request_config.tag_specifications[0].tags #=> Array
|
|
20906
20932
|
# resp.spot_fleet_request_configs[0].spot_fleet_request_config.tag_specifications[0].tags[0].key #=> String
|
|
20907
20933
|
# resp.spot_fleet_request_configs[0].spot_fleet_request_config.tag_specifications[0].tags[0].value #=> String
|
|
@@ -21742,7 +21768,7 @@ module Aws::EC2
|
|
|
21742
21768
|
# resp.tags #=> Array
|
|
21743
21769
|
# resp.tags[0].key #=> String
|
|
21744
21770
|
# resp.tags[0].resource_id #=> String
|
|
21745
|
-
# resp.tags[0].resource_type #=> String, one of "client-vpn-endpoint", "customer-gateway", "dedicated-host", "dhcp-options", "elastic-ip", "fleet", "fpga-image", "host-reservation", "image", "instance", "internet-gateway", "key-pair", "launch-template", "natgateway", "network-acl", "network-interface", "placement-group", "reserved-instances", "route-table", "security-group", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-multicast-domain", "transit-gateway-route-table", "volume", "vpc", "vpc-peering-connection", "vpn-connection", "vpn-gateway"
|
|
21771
|
+
# resp.tags[0].resource_type #=> String, one of "client-vpn-endpoint", "customer-gateway", "dedicated-host", "dhcp-options", "elastic-ip", "fleet", "fpga-image", "host-reservation", "image", "instance", "internet-gateway", "key-pair", "launch-template", "natgateway", "network-acl", "network-interface", "placement-group", "reserved-instances", "route-table", "security-group", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-multicast-domain", "transit-gateway-route-table", "volume", "vpc", "vpc-peering-connection", "vpn-connection", "vpn-gateway", "vpc-flow-log"
|
|
21746
21772
|
# resp.tags[0].value #=> String
|
|
21747
21773
|
#
|
|
21748
21774
|
# @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/DescribeTags AWS API Documentation
|
|
@@ -26555,7 +26581,7 @@ module Aws::EC2
|
|
|
26555
26581
|
# resp.launch_template_data.instance_initiated_shutdown_behavior #=> String, one of "stop", "terminate"
|
|
26556
26582
|
# resp.launch_template_data.user_data #=> String
|
|
26557
26583
|
# resp.launch_template_data.tag_specifications #=> Array
|
|
26558
|
-
# resp.launch_template_data.tag_specifications[0].resource_type #=> String, one of "client-vpn-endpoint", "customer-gateway", "dedicated-host", "dhcp-options", "elastic-ip", "fleet", "fpga-image", "host-reservation", "image", "instance", "internet-gateway", "key-pair", "launch-template", "natgateway", "network-acl", "network-interface", "placement-group", "reserved-instances", "route-table", "security-group", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-multicast-domain", "transit-gateway-route-table", "volume", "vpc", "vpc-peering-connection", "vpn-connection", "vpn-gateway"
|
|
26584
|
+
# resp.launch_template_data.tag_specifications[0].resource_type #=> String, one of "client-vpn-endpoint", "customer-gateway", "dedicated-host", "dhcp-options", "elastic-ip", "fleet", "fpga-image", "host-reservation", "image", "instance", "internet-gateway", "key-pair", "launch-template", "natgateway", "network-acl", "network-interface", "placement-group", "reserved-instances", "route-table", "security-group", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-multicast-domain", "transit-gateway-route-table", "volume", "vpc", "vpc-peering-connection", "vpn-connection", "vpn-gateway", "vpc-flow-log"
|
|
26559
26585
|
# resp.launch_template_data.tag_specifications[0].tags #=> Array
|
|
26560
26586
|
# resp.launch_template_data.tag_specifications[0].tags[0].key #=> String
|
|
26561
26587
|
# resp.launch_template_data.tag_specifications[0].tags[0].value #=> String
|
|
@@ -32644,10 +32670,9 @@ module Aws::EC2
|
|
|
32644
32670
|
# are in different Spot pools, you can improve the availability of your
|
|
32645
32671
|
# fleet.
|
|
32646
32672
|
#
|
|
32647
|
-
# You can specify tags for the Spot Fleet
|
|
32648
|
-
#
|
|
32649
|
-
#
|
|
32650
|
-
# types are supported.
|
|
32673
|
+
# You can specify tags for the Spot Fleet and Spot Instances. You cannot
|
|
32674
|
+
# tag other resource types in a Spot Fleet request because only the
|
|
32675
|
+
# `spot-fleet-request` and `instance` resource types are supported.
|
|
32651
32676
|
#
|
|
32652
32677
|
# For more information, see [Spot Fleet Requests][1] in the *Amazon EC2
|
|
32653
32678
|
# User Guide for Linux Instances*.
|
|
@@ -32907,7 +32932,7 @@ module Aws::EC2
|
|
|
32907
32932
|
# weighted_capacity: 1.0,
|
|
32908
32933
|
# tag_specifications: [
|
|
32909
32934
|
# {
|
|
32910
|
-
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, fleet, fpga-image, host-reservation, image, instance, internet-gateway, key-pair, launch-template, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway
|
|
32935
|
+
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, fleet, fpga-image, host-reservation, image, instance, internet-gateway, key-pair, launch-template, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
|
32911
32936
|
# tags: [
|
|
32912
32937
|
# {
|
|
32913
32938
|
# key: "String",
|
|
@@ -32967,7 +32992,7 @@ module Aws::EC2
|
|
|
32967
32992
|
# instance_pools_to_use_count: 1,
|
|
32968
32993
|
# tag_specifications: [
|
|
32969
32994
|
# {
|
|
32970
|
-
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, fleet, fpga-image, host-reservation, image, instance, internet-gateway, key-pair, launch-template, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway
|
|
32995
|
+
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, fleet, fpga-image, host-reservation, image, instance, internet-gateway, key-pair, launch-template, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
|
32971
32996
|
# tags: [
|
|
32972
32997
|
# {
|
|
32973
32998
|
# key: "String",
|
|
@@ -34184,17 +34209,11 @@ module Aws::EC2
|
|
|
34184
34209
|
#
|
|
34185
34210
|
# @option params [String] :client_token
|
|
34186
34211
|
# Unique, case-sensitive identifier you provide to ensure the
|
|
34187
|
-
# idempotency of the request.
|
|
34188
|
-
#
|
|
34189
|
-
# idempotency.
|
|
34190
|
-
#
|
|
34191
|
-
# For more information, see [Ensuring Idempotency][1].
|
|
34212
|
+
# idempotency of the request. For more information, see [Ensuring
|
|
34213
|
+
# Idempotency][1].
|
|
34192
34214
|
#
|
|
34193
34215
|
# Constraints: Maximum 64 ASCII characters
|
|
34194
34216
|
#
|
|
34195
|
-
# **A suitable default value is auto-generated.** You should normally
|
|
34196
|
-
# not need to pass this option.**
|
|
34197
|
-
#
|
|
34198
34217
|
#
|
|
34199
34218
|
#
|
|
34200
34219
|
# [1]: https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html
|
|
@@ -34495,7 +34514,7 @@ module Aws::EC2
|
|
|
34495
34514
|
# ],
|
|
34496
34515
|
# tag_specifications: [
|
|
34497
34516
|
# {
|
|
34498
|
-
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, fleet, fpga-image, host-reservation, image, instance, internet-gateway, key-pair, launch-template, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway
|
|
34517
|
+
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, fleet, fpga-image, host-reservation, image, instance, internet-gateway, key-pair, launch-template, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
|
34499
34518
|
# tags: [
|
|
34500
34519
|
# {
|
|
34501
34520
|
# key: "String",
|
|
@@ -36025,7 +36044,7 @@ module Aws::EC2
|
|
|
36025
36044
|
params: params,
|
|
36026
36045
|
config: config)
|
|
36027
36046
|
context[:gem_name] = 'aws-sdk-ec2'
|
|
36028
|
-
context[:gem_version] = '1.
|
|
36047
|
+
context[:gem_version] = '1.146.0'
|
|
36029
36048
|
Seahorse::Client::Request.new(handlers, context)
|
|
36030
36049
|
end
|
|
36031
36050
|
|
|
@@ -2901,6 +2901,7 @@ module Aws::EC2
|
|
|
2901
2901
|
CreateFlowLogsRequest.add_member(:log_destination_type, Shapes::ShapeRef.new(shape: LogDestinationType, location_name: "LogDestinationType"))
|
|
2902
2902
|
CreateFlowLogsRequest.add_member(:log_destination, Shapes::ShapeRef.new(shape: String, location_name: "LogDestination"))
|
|
2903
2903
|
CreateFlowLogsRequest.add_member(:log_format, Shapes::ShapeRef.new(shape: String, location_name: "LogFormat"))
|
|
2904
|
+
CreateFlowLogsRequest.add_member(:tag_specifications, Shapes::ShapeRef.new(shape: TagSpecificationList, location_name: "TagSpecification"))
|
|
2904
2905
|
CreateFlowLogsRequest.add_member(:max_aggregation_interval, Shapes::ShapeRef.new(shape: Integer, location_name: "MaxAggregationInterval"))
|
|
2905
2906
|
CreateFlowLogsRequest.struct_class = Types::CreateFlowLogsRequest
|
|
2906
2907
|
|
|
@@ -5502,7 +5503,7 @@ module Aws::EC2
|
|
|
5502
5503
|
|
|
5503
5504
|
FleetSet.member = Shapes::ShapeRef.new(shape: FleetData, location_name: "item")
|
|
5504
5505
|
|
|
5505
|
-
FlowLog.add_member(:creation_time, Shapes::ShapeRef.new(shape:
|
|
5506
|
+
FlowLog.add_member(:creation_time, Shapes::ShapeRef.new(shape: MillisecondDateTime, location_name: "creationTime"))
|
|
5506
5507
|
FlowLog.add_member(:deliver_logs_error_message, Shapes::ShapeRef.new(shape: String, location_name: "deliverLogsErrorMessage"))
|
|
5507
5508
|
FlowLog.add_member(:deliver_logs_permission_arn, Shapes::ShapeRef.new(shape: String, location_name: "deliverLogsPermissionArn"))
|
|
5508
5509
|
FlowLog.add_member(:deliver_logs_status, Shapes::ShapeRef.new(shape: String, location_name: "deliverLogsStatus"))
|
|
@@ -5514,6 +5515,7 @@ module Aws::EC2
|
|
|
5514
5515
|
FlowLog.add_member(:log_destination_type, Shapes::ShapeRef.new(shape: LogDestinationType, location_name: "logDestinationType"))
|
|
5515
5516
|
FlowLog.add_member(:log_destination, Shapes::ShapeRef.new(shape: String, location_name: "logDestination"))
|
|
5516
5517
|
FlowLog.add_member(:log_format, Shapes::ShapeRef.new(shape: String, location_name: "logFormat"))
|
|
5518
|
+
FlowLog.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "tagSet"))
|
|
5517
5519
|
FlowLog.add_member(:max_aggregation_interval, Shapes::ShapeRef.new(shape: Integer, location_name: "maxAggregationInterval"))
|
|
5518
5520
|
FlowLog.struct_class = Types::FlowLog
|
|
5519
5521
|
|
|
@@ -8310,7 +8312,7 @@ module Aws::EC2
|
|
|
8310
8312
|
RunInstancesRequest.add_member(:subnet_id, Shapes::ShapeRef.new(shape: String, location_name: "SubnetId"))
|
|
8311
8313
|
RunInstancesRequest.add_member(:user_data, Shapes::ShapeRef.new(shape: String, location_name: "UserData"))
|
|
8312
8314
|
RunInstancesRequest.add_member(:additional_info, Shapes::ShapeRef.new(shape: String, location_name: "additionalInfo"))
|
|
8313
|
-
RunInstancesRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: String, location_name: "clientToken"
|
|
8315
|
+
RunInstancesRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: String, location_name: "clientToken"))
|
|
8314
8316
|
RunInstancesRequest.add_member(:disable_api_termination, Shapes::ShapeRef.new(shape: Boolean, location_name: "disableApiTermination"))
|
|
8315
8317
|
RunInstancesRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "dryRun"))
|
|
8316
8318
|
RunInstancesRequest.add_member(:ebs_optimized, Shapes::ShapeRef.new(shape: Boolean, location_name: "ebsOptimized"))
|
|
@@ -11029,6 +11031,12 @@ module Aws::EC2
|
|
|
11029
11031
|
o.http_request_uri = "/"
|
|
11030
11032
|
o.input = Shapes::ShapeRef.new(shape: DescribeCoipPoolsRequest)
|
|
11031
11033
|
o.output = Shapes::ShapeRef.new(shape: DescribeCoipPoolsResult)
|
|
11034
|
+
o[:pager] = Aws::Pager.new(
|
|
11035
|
+
limit_key: "max_results",
|
|
11036
|
+
tokens: {
|
|
11037
|
+
"next_token" => "next_token"
|
|
11038
|
+
}
|
|
11039
|
+
)
|
|
11032
11040
|
end)
|
|
11033
11041
|
|
|
11034
11042
|
api.add_operation(:describe_conversion_tasks, Seahorse::Model::Operation.new.tap do |o|
|
|
@@ -11343,6 +11351,12 @@ module Aws::EC2
|
|
|
11343
11351
|
o.http_request_uri = "/"
|
|
11344
11352
|
o.input = Shapes::ShapeRef.new(shape: DescribeInstanceTypeOfferingsRequest)
|
|
11345
11353
|
o.output = Shapes::ShapeRef.new(shape: DescribeInstanceTypeOfferingsResult)
|
|
11354
|
+
o[:pager] = Aws::Pager.new(
|
|
11355
|
+
limit_key: "max_results",
|
|
11356
|
+
tokens: {
|
|
11357
|
+
"next_token" => "next_token"
|
|
11358
|
+
}
|
|
11359
|
+
)
|
|
11346
11360
|
end)
|
|
11347
11361
|
|
|
11348
11362
|
api.add_operation(:describe_instance_types, Seahorse::Model::Operation.new.tap do |o|
|
|
@@ -11351,6 +11365,12 @@ module Aws::EC2
|
|
|
11351
11365
|
o.http_request_uri = "/"
|
|
11352
11366
|
o.input = Shapes::ShapeRef.new(shape: DescribeInstanceTypesRequest)
|
|
11353
11367
|
o.output = Shapes::ShapeRef.new(shape: DescribeInstanceTypesResult)
|
|
11368
|
+
o[:pager] = Aws::Pager.new(
|
|
11369
|
+
limit_key: "max_results",
|
|
11370
|
+
tokens: {
|
|
11371
|
+
"next_token" => "next_token"
|
|
11372
|
+
}
|
|
11373
|
+
)
|
|
11354
11374
|
end)
|
|
11355
11375
|
|
|
11356
11376
|
api.add_operation(:describe_instances, Seahorse::Model::Operation.new.tap do |o|
|
|
@@ -11437,6 +11457,12 @@ module Aws::EC2
|
|
|
11437
11457
|
o.http_request_uri = "/"
|
|
11438
11458
|
o.input = Shapes::ShapeRef.new(shape: DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsRequest)
|
|
11439
11459
|
o.output = Shapes::ShapeRef.new(shape: DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsResult)
|
|
11460
|
+
o[:pager] = Aws::Pager.new(
|
|
11461
|
+
limit_key: "max_results",
|
|
11462
|
+
tokens: {
|
|
11463
|
+
"next_token" => "next_token"
|
|
11464
|
+
}
|
|
11465
|
+
)
|
|
11440
11466
|
end)
|
|
11441
11467
|
|
|
11442
11468
|
api.add_operation(:describe_local_gateway_route_table_vpc_associations, Seahorse::Model::Operation.new.tap do |o|
|
|
@@ -11445,6 +11471,12 @@ module Aws::EC2
|
|
|
11445
11471
|
o.http_request_uri = "/"
|
|
11446
11472
|
o.input = Shapes::ShapeRef.new(shape: DescribeLocalGatewayRouteTableVpcAssociationsRequest)
|
|
11447
11473
|
o.output = Shapes::ShapeRef.new(shape: DescribeLocalGatewayRouteTableVpcAssociationsResult)
|
|
11474
|
+
o[:pager] = Aws::Pager.new(
|
|
11475
|
+
limit_key: "max_results",
|
|
11476
|
+
tokens: {
|
|
11477
|
+
"next_token" => "next_token"
|
|
11478
|
+
}
|
|
11479
|
+
)
|
|
11448
11480
|
end)
|
|
11449
11481
|
|
|
11450
11482
|
api.add_operation(:describe_local_gateway_route_tables, Seahorse::Model::Operation.new.tap do |o|
|
|
@@ -11453,6 +11485,12 @@ module Aws::EC2
|
|
|
11453
11485
|
o.http_request_uri = "/"
|
|
11454
11486
|
o.input = Shapes::ShapeRef.new(shape: DescribeLocalGatewayRouteTablesRequest)
|
|
11455
11487
|
o.output = Shapes::ShapeRef.new(shape: DescribeLocalGatewayRouteTablesResult)
|
|
11488
|
+
o[:pager] = Aws::Pager.new(
|
|
11489
|
+
limit_key: "max_results",
|
|
11490
|
+
tokens: {
|
|
11491
|
+
"next_token" => "next_token"
|
|
11492
|
+
}
|
|
11493
|
+
)
|
|
11456
11494
|
end)
|
|
11457
11495
|
|
|
11458
11496
|
api.add_operation(:describe_local_gateway_virtual_interface_groups, Seahorse::Model::Operation.new.tap do |o|
|
|
@@ -11461,6 +11499,12 @@ module Aws::EC2
|
|
|
11461
11499
|
o.http_request_uri = "/"
|
|
11462
11500
|
o.input = Shapes::ShapeRef.new(shape: DescribeLocalGatewayVirtualInterfaceGroupsRequest)
|
|
11463
11501
|
o.output = Shapes::ShapeRef.new(shape: DescribeLocalGatewayVirtualInterfaceGroupsResult)
|
|
11502
|
+
o[:pager] = Aws::Pager.new(
|
|
11503
|
+
limit_key: "max_results",
|
|
11504
|
+
tokens: {
|
|
11505
|
+
"next_token" => "next_token"
|
|
11506
|
+
}
|
|
11507
|
+
)
|
|
11464
11508
|
end)
|
|
11465
11509
|
|
|
11466
11510
|
api.add_operation(:describe_local_gateway_virtual_interfaces, Seahorse::Model::Operation.new.tap do |o|
|
|
@@ -11469,6 +11513,12 @@ module Aws::EC2
|
|
|
11469
11513
|
o.http_request_uri = "/"
|
|
11470
11514
|
o.input = Shapes::ShapeRef.new(shape: DescribeLocalGatewayVirtualInterfacesRequest)
|
|
11471
11515
|
o.output = Shapes::ShapeRef.new(shape: DescribeLocalGatewayVirtualInterfacesResult)
|
|
11516
|
+
o[:pager] = Aws::Pager.new(
|
|
11517
|
+
limit_key: "max_results",
|
|
11518
|
+
tokens: {
|
|
11519
|
+
"next_token" => "next_token"
|
|
11520
|
+
}
|
|
11521
|
+
)
|
|
11472
11522
|
end)
|
|
11473
11523
|
|
|
11474
11524
|
api.add_operation(:describe_local_gateways, Seahorse::Model::Operation.new.tap do |o|
|
|
@@ -11477,6 +11527,12 @@ module Aws::EC2
|
|
|
11477
11527
|
o.http_request_uri = "/"
|
|
11478
11528
|
o.input = Shapes::ShapeRef.new(shape: DescribeLocalGatewaysRequest)
|
|
11479
11529
|
o.output = Shapes::ShapeRef.new(shape: DescribeLocalGatewaysResult)
|
|
11530
|
+
o[:pager] = Aws::Pager.new(
|
|
11531
|
+
limit_key: "max_results",
|
|
11532
|
+
tokens: {
|
|
11533
|
+
"next_token" => "next_token"
|
|
11534
|
+
}
|
|
11535
|
+
)
|
|
11480
11536
|
end)
|
|
11481
11537
|
|
|
11482
11538
|
api.add_operation(:describe_moving_addresses, Seahorse::Model::Operation.new.tap do |o|
|
|
@@ -11914,6 +11970,12 @@ module Aws::EC2
|
|
|
11914
11970
|
o.http_request_uri = "/"
|
|
11915
11971
|
o.input = Shapes::ShapeRef.new(shape: DescribeTransitGatewayMulticastDomainsRequest)
|
|
11916
11972
|
o.output = Shapes::ShapeRef.new(shape: DescribeTransitGatewayMulticastDomainsResult)
|
|
11973
|
+
o[:pager] = Aws::Pager.new(
|
|
11974
|
+
limit_key: "max_results",
|
|
11975
|
+
tokens: {
|
|
11976
|
+
"next_token" => "next_token"
|
|
11977
|
+
}
|
|
11978
|
+
)
|
|
11917
11979
|
end)
|
|
11918
11980
|
|
|
11919
11981
|
api.add_operation(:describe_transit_gateway_peering_attachments, Seahorse::Model::Operation.new.tap do |o|
|
|
@@ -11922,6 +11984,12 @@ module Aws::EC2
|
|
|
11922
11984
|
o.http_request_uri = "/"
|
|
11923
11985
|
o.input = Shapes::ShapeRef.new(shape: DescribeTransitGatewayPeeringAttachmentsRequest)
|
|
11924
11986
|
o.output = Shapes::ShapeRef.new(shape: DescribeTransitGatewayPeeringAttachmentsResult)
|
|
11987
|
+
o[:pager] = Aws::Pager.new(
|
|
11988
|
+
limit_key: "max_results",
|
|
11989
|
+
tokens: {
|
|
11990
|
+
"next_token" => "next_token"
|
|
11991
|
+
}
|
|
11992
|
+
)
|
|
11925
11993
|
end)
|
|
11926
11994
|
|
|
11927
11995
|
api.add_operation(:describe_transit_gateway_route_tables, Seahorse::Model::Operation.new.tap do |o|
|
|
@@ -12530,6 +12598,12 @@ module Aws::EC2
|
|
|
12530
12598
|
o.http_request_uri = "/"
|
|
12531
12599
|
o.input = Shapes::ShapeRef.new(shape: GetTransitGatewayMulticastDomainAssociationsRequest)
|
|
12532
12600
|
o.output = Shapes::ShapeRef.new(shape: GetTransitGatewayMulticastDomainAssociationsResult)
|
|
12601
|
+
o[:pager] = Aws::Pager.new(
|
|
12602
|
+
limit_key: "max_results",
|
|
12603
|
+
tokens: {
|
|
12604
|
+
"next_token" => "next_token"
|
|
12605
|
+
}
|
|
12606
|
+
)
|
|
12533
12607
|
end)
|
|
12534
12608
|
|
|
12535
12609
|
api.add_operation(:get_transit_gateway_route_table_associations, Seahorse::Model::Operation.new.tap do |o|
|
|
@@ -13214,6 +13288,12 @@ module Aws::EC2
|
|
|
13214
13288
|
o.http_request_uri = "/"
|
|
13215
13289
|
o.input = Shapes::ShapeRef.new(shape: SearchLocalGatewayRoutesRequest)
|
|
13216
13290
|
o.output = Shapes::ShapeRef.new(shape: SearchLocalGatewayRoutesResult)
|
|
13291
|
+
o[:pager] = Aws::Pager.new(
|
|
13292
|
+
limit_key: "max_results",
|
|
13293
|
+
tokens: {
|
|
13294
|
+
"next_token" => "next_token"
|
|
13295
|
+
}
|
|
13296
|
+
)
|
|
13217
13297
|
end)
|
|
13218
13298
|
|
|
13219
13299
|
api.add_operation(:search_transit_gateway_multicast_groups, Seahorse::Model::Operation.new.tap do |o|
|
|
@@ -13222,6 +13302,12 @@ module Aws::EC2
|
|
|
13222
13302
|
o.http_request_uri = "/"
|
|
13223
13303
|
o.input = Shapes::ShapeRef.new(shape: SearchTransitGatewayMulticastGroupsRequest)
|
|
13224
13304
|
o.output = Shapes::ShapeRef.new(shape: SearchTransitGatewayMulticastGroupsResult)
|
|
13305
|
+
o[:pager] = Aws::Pager.new(
|
|
13306
|
+
limit_key: "max_results",
|
|
13307
|
+
tokens: {
|
|
13308
|
+
"next_token" => "next_token"
|
|
13309
|
+
}
|
|
13310
|
+
)
|
|
13225
13311
|
end)
|
|
13226
13312
|
|
|
13227
13313
|
api.add_operation(:search_transit_gateway_routes, Seahorse::Model::Operation.new.tap do |o|
|