aws-sdk-ec2 1.320.0 → 1.323.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +15 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-ec2/client.rb +938 -207
- data/lib/aws-sdk-ec2/client_api.rb +303 -3
- data/lib/aws-sdk-ec2/instance.rb +1 -1
- data/lib/aws-sdk-ec2/resource.rb +54 -30
- data/lib/aws-sdk-ec2/security_group.rb +2 -2
- data/lib/aws-sdk-ec2/snapshot.rb +1 -1
- data/lib/aws-sdk-ec2/subnet.rb +19 -7
- data/lib/aws-sdk-ec2/types.rb +1377 -259
- data/lib/aws-sdk-ec2/volume.rb +1 -1
- data/lib/aws-sdk-ec2/vpc.rb +5 -5
- data/lib/aws-sdk-ec2.rb +1 -1
- metadata +2 -2
data/lib/aws-sdk-ec2/client.rb
CHANGED
@@ -480,12 +480,16 @@ module Aws::EC2
|
|
480
480
|
# @example Response structure
|
481
481
|
#
|
482
482
|
# resp.transit_gateway_peering_attachment.transit_gateway_attachment_id #=> String
|
483
|
+
# resp.transit_gateway_peering_attachment.accepter_transit_gateway_attachment_id #=> String
|
483
484
|
# resp.transit_gateway_peering_attachment.requester_tgw_info.transit_gateway_id #=> String
|
485
|
+
# resp.transit_gateway_peering_attachment.requester_tgw_info.core_network_id #=> String
|
484
486
|
# resp.transit_gateway_peering_attachment.requester_tgw_info.owner_id #=> String
|
485
487
|
# resp.transit_gateway_peering_attachment.requester_tgw_info.region #=> String
|
486
488
|
# resp.transit_gateway_peering_attachment.accepter_tgw_info.transit_gateway_id #=> String
|
489
|
+
# resp.transit_gateway_peering_attachment.accepter_tgw_info.core_network_id #=> String
|
487
490
|
# resp.transit_gateway_peering_attachment.accepter_tgw_info.owner_id #=> String
|
488
491
|
# resp.transit_gateway_peering_attachment.accepter_tgw_info.region #=> String
|
492
|
+
# resp.transit_gateway_peering_attachment.options.dynamic_routing #=> String, one of "enable", "disable"
|
489
493
|
# resp.transit_gateway_peering_attachment.status.code #=> String
|
490
494
|
# resp.transit_gateway_peering_attachment.status.message #=> String
|
491
495
|
# resp.transit_gateway_peering_attachment.state #=> String, one of "initiating", "initiatingRequest", "pendingAcceptance", "rollingBack", "pending", "available", "modifying", "deleting", "deleted", "failed", "rejected", "rejecting", "failing"
|
@@ -863,7 +867,7 @@ module Aws::EC2
|
|
863
867
|
# dry_run: false,
|
864
868
|
# tag_specifications: [
|
865
869
|
# {
|
866
|
-
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
870
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
867
871
|
# tags: [
|
868
872
|
# {
|
869
873
|
# key: "String",
|
@@ -980,7 +984,7 @@ module Aws::EC2
|
|
980
984
|
# quantity: 1, # required
|
981
985
|
# tag_specifications: [
|
982
986
|
# {
|
983
|
-
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
987
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
984
988
|
# tags: [
|
985
989
|
# {
|
986
990
|
# key: "String",
|
@@ -1009,9 +1013,12 @@ module Aws::EC2
|
|
1009
1013
|
|
1010
1014
|
# Allocate a CIDR from an IPAM pool. In IPAM, an allocation is a CIDR
|
1011
1015
|
# assignment from an IPAM pool to another resource or IPAM pool. For
|
1012
|
-
# more information, see [Allocate
|
1013
|
-
#
|
1014
|
-
#
|
1016
|
+
# more information, see [Allocate CIDRs][1] in the *Amazon VPC IPAM User
|
1017
|
+
# Guide*.
|
1018
|
+
#
|
1019
|
+
#
|
1020
|
+
#
|
1021
|
+
# [1]: https://docs.aws.amazon.com/vpc/latest/ipam/allocate-cidrs-ipam.html
|
1015
1022
|
#
|
1016
1023
|
# @option params [Boolean] :dry_run
|
1017
1024
|
# A check for whether you have the required permissions for the action
|
@@ -2025,6 +2032,52 @@ module Aws::EC2
|
|
2025
2032
|
req.send_request(options)
|
2026
2033
|
end
|
2027
2034
|
|
2035
|
+
# Associates the specified transit gateway attachment with a transit
|
2036
|
+
# gateway policy table.
|
2037
|
+
#
|
2038
|
+
# @option params [required, String] :transit_gateway_policy_table_id
|
2039
|
+
# The ID of the transit gateway policy table to associate with the
|
2040
|
+
# transit gateway attachment.
|
2041
|
+
#
|
2042
|
+
# @option params [required, String] :transit_gateway_attachment_id
|
2043
|
+
# The ID of the transit gateway attachment to associate with the policy
|
2044
|
+
# table.
|
2045
|
+
#
|
2046
|
+
# @option params [Boolean] :dry_run
|
2047
|
+
# Checks whether you have the required permissions for the action,
|
2048
|
+
# without actually making the request, and provides an error response.
|
2049
|
+
# If you have the required permissions, the error response is
|
2050
|
+
# `DryRunOperation`. Otherwise, it is `UnauthorizedOperation`.
|
2051
|
+
#
|
2052
|
+
# @return [Types::AssociateTransitGatewayPolicyTableResult] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
|
2053
|
+
#
|
2054
|
+
# * {Types::AssociateTransitGatewayPolicyTableResult#association #association} => Types::TransitGatewayPolicyTableAssociation
|
2055
|
+
#
|
2056
|
+
# @example Request syntax with placeholder values
|
2057
|
+
#
|
2058
|
+
# resp = client.associate_transit_gateway_policy_table({
|
2059
|
+
# transit_gateway_policy_table_id: "TransitGatewayPolicyTableId", # required
|
2060
|
+
# transit_gateway_attachment_id: "TransitGatewayAttachmentId", # required
|
2061
|
+
# dry_run: false,
|
2062
|
+
# })
|
2063
|
+
#
|
2064
|
+
# @example Response structure
|
2065
|
+
#
|
2066
|
+
# resp.association.transit_gateway_policy_table_id #=> String
|
2067
|
+
# resp.association.transit_gateway_attachment_id #=> String
|
2068
|
+
# resp.association.resource_id #=> String
|
2069
|
+
# resp.association.resource_type #=> String, one of "vpc", "vpn", "direct-connect-gateway", "connect", "peering", "tgw-peering"
|
2070
|
+
# resp.association.state #=> String, one of "associating", "associated", "disassociating", "disassociated"
|
2071
|
+
#
|
2072
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/AssociateTransitGatewayPolicyTable AWS API Documentation
|
2073
|
+
#
|
2074
|
+
# @overload associate_transit_gateway_policy_table(params = {})
|
2075
|
+
# @param [Hash] params ({})
|
2076
|
+
def associate_transit_gateway_policy_table(params = {}, options = {})
|
2077
|
+
req = build_request(:associate_transit_gateway_policy_table, params)
|
2078
|
+
req.send_request(options)
|
2079
|
+
end
|
2080
|
+
|
2028
2081
|
# Associates the specified attachment with the specified transit gateway
|
2029
2082
|
# route table. You can associate only one route table with an
|
2030
2083
|
# attachment.
|
@@ -2206,26 +2259,40 @@ module Aws::EC2
|
|
2206
2259
|
# @option params [String] :ipv_4_ipam_pool_id
|
2207
2260
|
# Associate a CIDR allocated from an IPv4 IPAM pool to a VPC. For more
|
2208
2261
|
# information about Amazon VPC IP Address Manager (IPAM), see [What is
|
2209
|
-
# IPAM?]
|
2210
|
-
#
|
2262
|
+
# IPAM?][1] in the *Amazon VPC IPAM User Guide*.
|
2263
|
+
#
|
2264
|
+
#
|
2265
|
+
#
|
2266
|
+
# [1]: https://docs.aws.amazon.com/vpc/latest/ipam/what-is-it-ipam.html
|
2211
2267
|
#
|
2212
2268
|
# @option params [Integer] :ipv_4_netmask_length
|
2213
2269
|
# The netmask length of the IPv4 CIDR you would like to associate from
|
2214
2270
|
# an Amazon VPC IP Address Manager (IPAM) pool. For more information
|
2215
|
-
# about IPAM, see [What is IPAM?]
|
2216
|
-
#
|
2271
|
+
# about IPAM, see [What is IPAM?][1] in the *Amazon VPC IPAM User
|
2272
|
+
# Guide*.
|
2273
|
+
#
|
2274
|
+
#
|
2275
|
+
#
|
2276
|
+
# [1]: https://docs.aws.amazon.com/vpc/latest/ipam/what-is-it-ipam.html
|
2217
2277
|
#
|
2218
2278
|
# @option params [String] :ipv_6_ipam_pool_id
|
2219
2279
|
# Associates a CIDR allocated from an IPv6 IPAM pool to a VPC. For more
|
2220
2280
|
# information about Amazon VPC IP Address Manager (IPAM), see [What is
|
2221
|
-
# IPAM?]
|
2222
|
-
#
|
2281
|
+
# IPAM?][1] in the *Amazon VPC IPAM User Guide*.
|
2282
|
+
#
|
2283
|
+
#
|
2284
|
+
#
|
2285
|
+
# [1]: https://docs.aws.amazon.com/vpc/latest/ipam/what-is-it-ipam.html
|
2223
2286
|
#
|
2224
2287
|
# @option params [Integer] :ipv_6_netmask_length
|
2225
2288
|
# The netmask length of the IPv6 CIDR you would like to associate from
|
2226
2289
|
# an Amazon VPC IP Address Manager (IPAM) pool. For more information
|
2227
|
-
# about IPAM, see [What is IPAM?]
|
2228
|
-
#
|
2290
|
+
# about IPAM, see [What is IPAM?][1] in the *Amazon VPC IPAM User
|
2291
|
+
# Guide*.
|
2292
|
+
#
|
2293
|
+
#
|
2294
|
+
#
|
2295
|
+
# [1]: https://docs.aws.amazon.com/vpc/latest/ipam/what-is-it-ipam.html
|
2229
2296
|
#
|
2230
2297
|
# @return [Types::AssociateVpcCidrBlockResult] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
|
2231
2298
|
#
|
@@ -2829,7 +2896,7 @@ module Aws::EC2
|
|
2829
2896
|
# ],
|
2830
2897
|
# tag_specifications: [
|
2831
2898
|
# {
|
2832
|
-
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
2899
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
2833
2900
|
# tags: [
|
2834
2901
|
# {
|
2835
2902
|
# key: "String",
|
@@ -3115,7 +3182,7 @@ module Aws::EC2
|
|
3115
3182
|
# dry_run: false,
|
3116
3183
|
# tag_specifications: [
|
3117
3184
|
# {
|
3118
|
-
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
3185
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
3119
3186
|
# tags: [
|
3120
3187
|
# {
|
3121
3188
|
# key: "String",
|
@@ -4184,7 +4251,7 @@ module Aws::EC2
|
|
4184
4251
|
# source_snapshot_id: "String", # required
|
4185
4252
|
# tag_specifications: [
|
4186
4253
|
# {
|
4187
|
-
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
4254
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
4188
4255
|
# tags: [
|
4189
4256
|
# {
|
4190
4257
|
# key: "String",
|
@@ -4384,7 +4451,7 @@ module Aws::EC2
|
|
4384
4451
|
# instance_match_criteria: "open", # accepts open, targeted
|
4385
4452
|
# tag_specifications: [
|
4386
4453
|
# {
|
4387
|
-
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
4454
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
4388
4455
|
# tags: [
|
4389
4456
|
# {
|
4390
4457
|
# key: "String",
|
@@ -4561,7 +4628,7 @@ module Aws::EC2
|
|
4561
4628
|
# instance_match_criteria: "open", # accepts open
|
4562
4629
|
# tag_specifications: [
|
4563
4630
|
# {
|
4564
|
-
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
4631
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
4565
4632
|
# tags: [
|
4566
4633
|
# {
|
4567
4634
|
# key: "String",
|
@@ -4651,7 +4718,7 @@ module Aws::EC2
|
|
4651
4718
|
# vpc_id: "VpcId", # required
|
4652
4719
|
# tag_specifications: [
|
4653
4720
|
# {
|
4654
|
-
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
4721
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
4655
4722
|
# tags: [
|
4656
4723
|
# {
|
4657
4724
|
# key: "String",
|
@@ -4850,7 +4917,7 @@ module Aws::EC2
|
|
4850
4917
|
# client_token: "String",
|
4851
4918
|
# tag_specifications: [
|
4852
4919
|
# {
|
4853
|
-
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
4920
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
4854
4921
|
# tags: [
|
4855
4922
|
# {
|
4856
4923
|
# key: "String",
|
@@ -5062,7 +5129,7 @@ module Aws::EC2
|
|
5062
5129
|
# type: "ipsec.1", # required, accepts ipsec.1
|
5063
5130
|
# tag_specifications: [
|
5064
5131
|
# {
|
5065
|
-
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
5132
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
5066
5133
|
# tags: [
|
5067
5134
|
# {
|
5068
5135
|
# key: "String",
|
@@ -5359,7 +5426,7 @@ module Aws::EC2
|
|
5359
5426
|
# ],
|
5360
5427
|
# tag_specifications: [
|
5361
5428
|
# {
|
5362
|
-
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
5429
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
5363
5430
|
# tags: [
|
5364
5431
|
# {
|
5365
5432
|
# key: "String",
|
@@ -5433,7 +5500,7 @@ module Aws::EC2
|
|
5433
5500
|
# vpc_id: "VpcId", # required
|
5434
5501
|
# tag_specifications: [
|
5435
5502
|
# {
|
5436
|
-
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
5503
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
5437
5504
|
# tags: [
|
5438
5505
|
# {
|
5439
5506
|
# key: "String",
|
@@ -5703,7 +5770,7 @@ module Aws::EC2
|
|
5703
5770
|
# replace_unhealthy_instances: false,
|
5704
5771
|
# tag_specifications: [
|
5705
5772
|
# {
|
5706
|
-
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
5773
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
5707
5774
|
# tags: [
|
5708
5775
|
# {
|
5709
5776
|
# key: "String",
|
@@ -5892,7 +5959,7 @@ module Aws::EC2
|
|
5892
5959
|
# you specified a VPC ID for the `ResourceId` property, specify `VPC`
|
5893
5960
|
# for this property.
|
5894
5961
|
#
|
5895
|
-
# @option params [
|
5962
|
+
# @option params [String] :traffic_type
|
5896
5963
|
# The type of traffic to log. You can log traffic that the resource
|
5897
5964
|
# accepts or rejects, or all traffic.
|
5898
5965
|
#
|
@@ -5977,14 +6044,14 @@ module Aws::EC2
|
|
5977
6044
|
# deliver_logs_permission_arn: "String",
|
5978
6045
|
# log_group_name: "String",
|
5979
6046
|
# resource_ids: ["FlowLogResourceId"], # required
|
5980
|
-
# resource_type: "VPC", # required, accepts VPC, Subnet, NetworkInterface
|
5981
|
-
# traffic_type: "ACCEPT", #
|
6047
|
+
# resource_type: "VPC", # required, accepts VPC, Subnet, NetworkInterface, TransitGateway, TransitGatewayAttachment
|
6048
|
+
# traffic_type: "ACCEPT", # accepts ACCEPT, REJECT, ALL
|
5982
6049
|
# log_destination_type: "cloud-watch-logs", # accepts cloud-watch-logs, s3
|
5983
6050
|
# log_destination: "String",
|
5984
6051
|
# log_format: "String",
|
5985
6052
|
# tag_specifications: [
|
5986
6053
|
# {
|
5987
|
-
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
6054
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
5988
6055
|
# tags: [
|
5989
6056
|
# {
|
5990
6057
|
# key: "String",
|
@@ -6088,7 +6155,7 @@ module Aws::EC2
|
|
6088
6155
|
# client_token: "String",
|
6089
6156
|
# tag_specifications: [
|
6090
6157
|
# {
|
6091
|
-
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
6158
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
6092
6159
|
# tags: [
|
6093
6160
|
# {
|
6094
6161
|
# key: "String",
|
@@ -6262,7 +6329,7 @@ module Aws::EC2
|
|
6262
6329
|
# no_reboot: false,
|
6263
6330
|
# tag_specifications: [
|
6264
6331
|
# {
|
6265
|
-
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
6332
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
6266
6333
|
# tags: [
|
6267
6334
|
# {
|
6268
6335
|
# key: "String",
|
@@ -6382,7 +6449,7 @@ module Aws::EC2
|
|
6382
6449
|
# cron_expression: "InstanceEventWindowCronExpression",
|
6383
6450
|
# tag_specifications: [
|
6384
6451
|
# {
|
6385
|
-
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
6452
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
6386
6453
|
# tags: [
|
6387
6454
|
# {
|
6388
6455
|
# key: "String",
|
@@ -6469,7 +6536,7 @@ module Aws::EC2
|
|
6469
6536
|
# target_environment: "citrix", # required, accepts citrix, vmware, microsoft
|
6470
6537
|
# tag_specifications: [
|
6471
6538
|
# {
|
6472
|
-
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
6539
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
6473
6540
|
# tags: [
|
6474
6541
|
# {
|
6475
6542
|
# key: "String",
|
@@ -6552,7 +6619,7 @@ module Aws::EC2
|
|
6552
6619
|
# resp = client.create_internet_gateway({
|
6553
6620
|
# tag_specifications: [
|
6554
6621
|
# {
|
6555
|
-
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
6622
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
6556
6623
|
# tags: [
|
6557
6624
|
# {
|
6558
6625
|
# key: "String",
|
@@ -6590,9 +6657,12 @@ module Aws::EC2
|
|
6590
6657
|
# addresses across Amazon Web Services Regions and accounts throughout
|
6591
6658
|
# your Amazon Web Services Organization.
|
6592
6659
|
#
|
6593
|
-
# For more information, see [Create an
|
6594
|
-
#
|
6595
|
-
#
|
6660
|
+
# For more information, see [Create an IPAM][1] in the *Amazon VPC IPAM
|
6661
|
+
# User Guide*.
|
6662
|
+
#
|
6663
|
+
#
|
6664
|
+
#
|
6665
|
+
# [1]: https://docs.aws.amazon.com/vpc/latest/ipam/create-ipam.html
|
6596
6666
|
#
|
6597
6667
|
# @option params [Boolean] :dry_run
|
6598
6668
|
# A check for whether you have the required permissions for the action
|
@@ -6609,9 +6679,12 @@ module Aws::EC2
|
|
6609
6679
|
# IPAM only discovers and monitors resources in the Amazon Web Services
|
6610
6680
|
# Regions you select as operating Regions.
|
6611
6681
|
#
|
6612
|
-
# For more information about operating Regions, see [Create an
|
6613
|
-
#
|
6614
|
-
#
|
6682
|
+
# For more information about operating Regions, see [Create an IPAM][1]
|
6683
|
+
# in the *Amazon VPC IPAM User Guide*.
|
6684
|
+
#
|
6685
|
+
#
|
6686
|
+
#
|
6687
|
+
# [1]: https://docs.aws.amazon.com/vpc/latest/ipam/create-ipam.html
|
6615
6688
|
#
|
6616
6689
|
# @option params [Array<Types::TagSpecification>] :tag_specifications
|
6617
6690
|
# The key/value combination of a tag assigned to the resource. Use the
|
@@ -6648,7 +6721,7 @@ module Aws::EC2
|
|
6648
6721
|
# ],
|
6649
6722
|
# tag_specifications: [
|
6650
6723
|
# {
|
6651
|
-
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
6724
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
6652
6725
|
# tags: [
|
6653
6726
|
# {
|
6654
6727
|
# key: "String",
|
@@ -6693,9 +6766,12 @@ module Aws::EC2
|
|
6693
6766
|
# needs for development and production applications, you can create a
|
6694
6767
|
# pool for each.
|
6695
6768
|
#
|
6696
|
-
# For more information, see [Create a top-level
|
6697
|
-
#
|
6698
|
-
#
|
6769
|
+
# For more information, see [Create a top-level pool][1] in the *Amazon
|
6770
|
+
# VPC IPAM User Guide*.
|
6771
|
+
#
|
6772
|
+
#
|
6773
|
+
#
|
6774
|
+
# [1]: https://docs.aws.amazon.com/vpc/latest/ipam/create-top-ipam.html
|
6699
6775
|
#
|
6700
6776
|
# @option params [Boolean] :dry_run
|
6701
6777
|
# A check for whether you have the required permissions for the action
|
@@ -6825,7 +6901,7 @@ module Aws::EC2
|
|
6825
6901
|
# ],
|
6826
6902
|
# tag_specifications: [
|
6827
6903
|
# {
|
6828
|
-
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
6904
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
6829
6905
|
# tags: [
|
6830
6906
|
# {
|
6831
6907
|
# key: "String",
|
@@ -6884,10 +6960,13 @@ module Aws::EC2
|
|
6884
6960
|
# IP addresses across multiple unconnected networks without causing IP
|
6885
6961
|
# address overlap or conflict.
|
6886
6962
|
#
|
6887
|
-
# For more information, see [Add a
|
6888
|
-
# scope](/vpc/latest/ipam/add-scope-ipam.html) in the *Amazon VPC IPAM
|
6963
|
+
# For more information, see [Add a scope][1] in the *Amazon VPC IPAM
|
6889
6964
|
# User Guide*.
|
6890
6965
|
#
|
6966
|
+
#
|
6967
|
+
#
|
6968
|
+
# [1]: https://docs.aws.amazon.com/vpc/latest/ipam/add-scope-ipam.html
|
6969
|
+
#
|
6891
6970
|
# @option params [Boolean] :dry_run
|
6892
6971
|
# A check for whether you have the required permissions for the action
|
6893
6972
|
# without actually making the request and provides an error response. If
|
@@ -6931,7 +7010,7 @@ module Aws::EC2
|
|
6931
7010
|
# description: "String",
|
6932
7011
|
# tag_specifications: [
|
6933
7012
|
# {
|
6934
|
-
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
7013
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
6935
7014
|
# tags: [
|
6936
7015
|
# {
|
6937
7016
|
# key: "String",
|
@@ -7040,7 +7119,7 @@ module Aws::EC2
|
|
7040
7119
|
# key_type: "rsa", # accepts rsa, ed25519
|
7041
7120
|
# tag_specifications: [
|
7042
7121
|
# {
|
7043
|
-
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
7122
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
7044
7123
|
# tags: [
|
7045
7124
|
# {
|
7046
7125
|
# key: "String",
|
@@ -7274,7 +7353,7 @@ module Aws::EC2
|
|
7274
7353
|
# user_data: "String",
|
7275
7354
|
# tag_specifications: [
|
7276
7355
|
# {
|
7277
|
-
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
7356
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
7278
7357
|
# tags: [
|
7279
7358
|
# {
|
7280
7359
|
# key: "String",
|
@@ -7397,7 +7476,7 @@ module Aws::EC2
|
|
7397
7476
|
# },
|
7398
7477
|
# tag_specifications: [
|
7399
7478
|
# {
|
7400
|
-
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
7479
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
7401
7480
|
# tags: [
|
7402
7481
|
# {
|
7403
7482
|
# key: "String",
|
@@ -7432,7 +7511,7 @@ module Aws::EC2
|
|
7432
7511
|
req.send_request(options)
|
7433
7512
|
end
|
7434
7513
|
|
7435
|
-
# Creates a new version
|
7514
|
+
# Creates a new version of a launch template. You can specify an
|
7436
7515
|
# existing version of launch template from which to base the new
|
7437
7516
|
# version.
|
7438
7517
|
#
|
@@ -7445,7 +7524,7 @@ module Aws::EC2
|
|
7445
7524
|
# launch template that includes any changes you require.
|
7446
7525
|
#
|
7447
7526
|
# For more information, see [Modify a launch template (manage launch
|
7448
|
-
# template versions)][1]in the *Amazon Elastic Compute Cloud User
|
7527
|
+
# template versions)][1] in the *Amazon Elastic Compute Cloud User
|
7449
7528
|
# Guide*.
|
7450
7529
|
#
|
7451
7530
|
#
|
@@ -7470,12 +7549,16 @@ module Aws::EC2
|
|
7470
7549
|
# [1]: https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html
|
7471
7550
|
#
|
7472
7551
|
# @option params [String] :launch_template_id
|
7473
|
-
# The ID of the launch template.
|
7474
|
-
#
|
7552
|
+
# The ID of the launch template.
|
7553
|
+
#
|
7554
|
+
# You must specify either the `LaunchTemplateId` or the
|
7555
|
+
# `LaunchTemplateName`, but not both.
|
7475
7556
|
#
|
7476
7557
|
# @option params [String] :launch_template_name
|
7477
|
-
# The name of the launch template.
|
7478
|
-
#
|
7558
|
+
# The name of the launch template.
|
7559
|
+
#
|
7560
|
+
# You must specify the `LaunchTemplateName` or the `LaunchTemplateId`,
|
7561
|
+
# but not both.
|
7479
7562
|
#
|
7480
7563
|
# @option params [String] :source_version
|
7481
7564
|
# The version number of the launch template version on which to base the
|
@@ -7635,7 +7718,7 @@ module Aws::EC2
|
|
7635
7718
|
# user_data: "String",
|
7636
7719
|
# tag_specifications: [
|
7637
7720
|
# {
|
7638
|
-
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
7721
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
7639
7722
|
# tags: [
|
7640
7723
|
# {
|
7641
7724
|
# key: "String",
|
@@ -7826,7 +7909,7 @@ module Aws::EC2
|
|
7826
7909
|
# resp.launch_template_version.launch_template_data.instance_initiated_shutdown_behavior #=> String, one of "stop", "terminate"
|
7827
7910
|
# resp.launch_template_version.launch_template_data.user_data #=> String
|
7828
7911
|
# resp.launch_template_version.launch_template_data.tag_specifications #=> Array
|
7829
|
-
# resp.launch_template_version.launch_template_data.tag_specifications[0].resource_type #=> String, one of "capacity-reservation", "client-vpn-endpoint", "customer-gateway", "carrier-gateway", "dedicated-host", "dhcp-options", "egress-only-internet-gateway", "elastic-ip", "elastic-gpu", "export-image-task", "export-instance-task", "fleet", "fpga-image", "host-reservation", "image", "import-image-task", "import-snapshot-task", "instance", "instance-event-window", "internet-gateway", "ipam", "ipam-pool", "ipam-scope", "ipv4pool-ec2", "ipv6pool-ec2", "key-pair", "launch-template", "local-gateway", "local-gateway-route-table", "local-gateway-virtual-interface", "local-gateway-virtual-interface-group", "local-gateway-route-table-vpc-association", "local-gateway-route-table-virtual-interface-group-association", "natgateway", "network-acl", "network-interface", "network-insights-analysis", "network-insights-path", "network-insights-access-scope", "network-insights-access-scope-analysis", "placement-group", "prefix-list", "replace-root-volume-task", "reserved-instances", "route-table", "security-group", "security-group-rule", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "subnet-cidr-reservation", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-connect-peer", "transit-gateway-multicast-domain", "transit-gateway-route-table", "volume", "vpc", "vpc-endpoint", "vpc-endpoint-service", "vpc-peering-connection", "vpn-connection", "vpn-gateway", "vpc-flow-log"
|
7912
|
+
# resp.launch_template_version.launch_template_data.tag_specifications[0].resource_type #=> String, one of "capacity-reservation", "client-vpn-endpoint", "customer-gateway", "carrier-gateway", "dedicated-host", "dhcp-options", "egress-only-internet-gateway", "elastic-ip", "elastic-gpu", "export-image-task", "export-instance-task", "fleet", "fpga-image", "host-reservation", "image", "import-image-task", "import-snapshot-task", "instance", "instance-event-window", "internet-gateway", "ipam", "ipam-pool", "ipam-scope", "ipv4pool-ec2", "ipv6pool-ec2", "key-pair", "launch-template", "local-gateway", "local-gateway-route-table", "local-gateway-virtual-interface", "local-gateway-virtual-interface-group", "local-gateway-route-table-vpc-association", "local-gateway-route-table-virtual-interface-group-association", "natgateway", "network-acl", "network-interface", "network-insights-analysis", "network-insights-path", "network-insights-access-scope", "network-insights-access-scope-analysis", "placement-group", "prefix-list", "replace-root-volume-task", "reserved-instances", "route-table", "security-group", "security-group-rule", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "subnet-cidr-reservation", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-connect-peer", "transit-gateway-multicast-domain", "transit-gateway-policy-table", "transit-gateway-route-table", "transit-gateway-route-table-announcement", "volume", "vpc", "vpc-endpoint", "vpc-endpoint-service", "vpc-peering-connection", "vpn-connection", "vpn-gateway", "vpc-flow-log"
|
7830
7913
|
# resp.launch_template_version.launch_template_data.tag_specifications[0].tags #=> Array
|
7831
7914
|
# resp.launch_template_version.launch_template_data.tag_specifications[0].tags[0].key #=> String
|
7832
7915
|
# resp.launch_template_version.launch_template_data.tag_specifications[0].tags[0].value #=> String
|
@@ -7994,7 +8077,7 @@ module Aws::EC2
|
|
7994
8077
|
# vpc_id: "VpcId", # required
|
7995
8078
|
# tag_specifications: [
|
7996
8079
|
# {
|
7997
|
-
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
8080
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
7998
8081
|
# tags: [
|
7999
8082
|
# {
|
8000
8083
|
# key: "String",
|
@@ -8090,7 +8173,7 @@ module Aws::EC2
|
|
8090
8173
|
# max_entries: 1, # required
|
8091
8174
|
# tag_specifications: [
|
8092
8175
|
# {
|
8093
|
-
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
8176
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
8094
8177
|
# tags: [
|
8095
8178
|
# {
|
8096
8179
|
# key: "String",
|
@@ -8227,7 +8310,7 @@ module Aws::EC2
|
|
8227
8310
|
# subnet_id: "SubnetId", # required
|
8228
8311
|
# tag_specifications: [
|
8229
8312
|
# {
|
8230
|
-
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
8313
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
8231
8314
|
# tags: [
|
8232
8315
|
# {
|
8233
8316
|
# key: "String",
|
@@ -8346,7 +8429,7 @@ module Aws::EC2
|
|
8346
8429
|
# vpc_id: "VpcId", # required
|
8347
8430
|
# tag_specifications: [
|
8348
8431
|
# {
|
8349
|
-
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
8432
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
8350
8433
|
# tags: [
|
8351
8434
|
# {
|
8352
8435
|
# key: "String",
|
@@ -8651,7 +8734,7 @@ module Aws::EC2
|
|
8651
8734
|
# client_token: "String", # required
|
8652
8735
|
# tag_specifications: [
|
8653
8736
|
# {
|
8654
|
-
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
8737
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
8655
8738
|
# tags: [
|
8656
8739
|
# {
|
8657
8740
|
# key: "String",
|
@@ -8833,7 +8916,7 @@ module Aws::EC2
|
|
8833
8916
|
# destination_port: 1,
|
8834
8917
|
# tag_specifications: [
|
8835
8918
|
# {
|
8836
|
-
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
8919
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
8837
8920
|
# tags: [
|
8838
8921
|
# {
|
8839
8922
|
# key: "String",
|
@@ -9056,7 +9139,7 @@ module Aws::EC2
|
|
9056
9139
|
# subnet_id: "SubnetId", # required
|
9057
9140
|
# tag_specifications: [
|
9058
9141
|
# {
|
9059
|
-
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
9142
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
9060
9143
|
# tags: [
|
9061
9144
|
# {
|
9062
9145
|
# key: "String",
|
@@ -9268,7 +9351,7 @@ module Aws::EC2
|
|
9268
9351
|
# partition_count: 1,
|
9269
9352
|
# tag_specifications: [
|
9270
9353
|
# {
|
9271
|
-
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
9354
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
9272
9355
|
# tags: [
|
9273
9356
|
# {
|
9274
9357
|
# key: "String",
|
@@ -9335,7 +9418,7 @@ module Aws::EC2
|
|
9335
9418
|
# dry_run: false,
|
9336
9419
|
# tag_specifications: [
|
9337
9420
|
# {
|
9338
|
-
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
9421
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
9339
9422
|
# tags: [
|
9340
9423
|
# {
|
9341
9424
|
# key: "String",
|
@@ -9413,7 +9496,7 @@ module Aws::EC2
|
|
9413
9496
|
# dry_run: false,
|
9414
9497
|
# tag_specifications: [
|
9415
9498
|
# {
|
9416
|
-
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
9499
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
9417
9500
|
# tags: [
|
9418
9501
|
# {
|
9419
9502
|
# key: "String",
|
@@ -9604,7 +9687,7 @@ module Aws::EC2
|
|
9604
9687
|
# name: "String",
|
9605
9688
|
# tag_specifications: [
|
9606
9689
|
# {
|
9607
|
-
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
9690
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
9608
9691
|
# tags: [
|
9609
9692
|
# {
|
9610
9693
|
# key: "String",
|
@@ -9831,7 +9914,7 @@ module Aws::EC2
|
|
9831
9914
|
# vpc_id: "VpcId", # required
|
9832
9915
|
# tag_specifications: [
|
9833
9916
|
# {
|
9834
|
-
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
9917
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
9835
9918
|
# tags: [
|
9836
9919
|
# {
|
9837
9920
|
# key: "String",
|
@@ -9982,7 +10065,7 @@ module Aws::EC2
|
|
9982
10065
|
# vpc_id: "VpcId",
|
9983
10066
|
# tag_specifications: [
|
9984
10067
|
# {
|
9985
|
-
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
10068
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
9986
10069
|
# tags: [
|
9987
10070
|
# {
|
9988
10071
|
# key: "String",
|
@@ -10147,7 +10230,7 @@ module Aws::EC2
|
|
10147
10230
|
# volume_id: "VolumeId", # required
|
10148
10231
|
# tag_specifications: [
|
10149
10232
|
# {
|
10150
|
-
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
10233
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
10151
10234
|
# tags: [
|
10152
10235
|
# {
|
10153
10236
|
# key: "String",
|
@@ -10261,7 +10344,7 @@ module Aws::EC2
|
|
10261
10344
|
# outpost_arn: "String",
|
10262
10345
|
# tag_specifications: [
|
10263
10346
|
# {
|
10264
|
-
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
10347
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
10265
10348
|
# tags: [
|
10266
10349
|
# {
|
10267
10350
|
# key: "String",
|
@@ -10558,7 +10641,7 @@ module Aws::EC2
|
|
10558
10641
|
# resp = client.create_subnet({
|
10559
10642
|
# tag_specifications: [
|
10560
10643
|
# {
|
10561
|
-
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
10644
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
10562
10645
|
# tags: [
|
10563
10646
|
# {
|
10564
10647
|
# key: "String",
|
@@ -10676,7 +10759,7 @@ module Aws::EC2
|
|
10676
10759
|
# dry_run: false,
|
10677
10760
|
# tag_specifications: [
|
10678
10761
|
# {
|
10679
|
-
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
10762
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
10680
10763
|
# tags: [
|
10681
10764
|
# {
|
10682
10765
|
# key: "String",
|
@@ -10714,11 +10797,12 @@ module Aws::EC2
|
|
10714
10797
|
# maximum of 50 tags. Each tag consists of a key and optional value. Tag
|
10715
10798
|
# keys must be unique per resource.
|
10716
10799
|
#
|
10717
|
-
# For more information about tags, see [
|
10718
|
-
# the *Amazon Elastic Compute Cloud User Guide*. For
|
10719
|
-
# about creating IAM policies that control users'
|
10720
|
-
# based on tags, see [Supported
|
10721
|
-
# EC2 API
|
10800
|
+
# For more information about tags, see [Tag your Amazon EC2
|
10801
|
+
# resources][1] in the *Amazon Elastic Compute Cloud User Guide*. For
|
10802
|
+
# more information about creating IAM policies that control users'
|
10803
|
+
# access to resources based on tags, see [Supported resource-level
|
10804
|
+
# permissions for Amazon EC2 API actions][2] in the *Amazon Elastic
|
10805
|
+
# Compute Cloud User Guide*.
|
10722
10806
|
#
|
10723
10807
|
#
|
10724
10808
|
#
|
@@ -10835,7 +10919,7 @@ module Aws::EC2
|
|
10835
10919
|
# description: "String",
|
10836
10920
|
# tag_specifications: [
|
10837
10921
|
# {
|
10838
|
-
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
10922
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
10839
10923
|
# tags: [
|
10840
10924
|
# {
|
10841
10925
|
# key: "String",
|
@@ -11109,7 +11193,7 @@ module Aws::EC2
|
|
11109
11193
|
# description: "String",
|
11110
11194
|
# tag_specifications: [
|
11111
11195
|
# {
|
11112
|
-
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
11196
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
11113
11197
|
# tags: [
|
11114
11198
|
# {
|
11115
11199
|
# key: "String",
|
@@ -11211,7 +11295,7 @@ module Aws::EC2
|
|
11211
11295
|
# description: "String",
|
11212
11296
|
# tag_specifications: [
|
11213
11297
|
# {
|
11214
|
-
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
11298
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
11215
11299
|
# tags: [
|
11216
11300
|
# {
|
11217
11301
|
# key: "String",
|
@@ -11307,7 +11391,7 @@ module Aws::EC2
|
|
11307
11391
|
# },
|
11308
11392
|
# tag_specifications: [
|
11309
11393
|
# {
|
11310
|
-
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
11394
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
11311
11395
|
# tags: [
|
11312
11396
|
# {
|
11313
11397
|
# key: "String",
|
@@ -11388,7 +11472,7 @@ module Aws::EC2
|
|
11388
11472
|
# },
|
11389
11473
|
# tag_specifications: [
|
11390
11474
|
# {
|
11391
|
-
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
11475
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
11392
11476
|
# tags: [
|
11393
11477
|
# {
|
11394
11478
|
# key: "String",
|
@@ -11482,7 +11566,7 @@ module Aws::EC2
|
|
11482
11566
|
# inside_cidr_blocks: ["String"], # required
|
11483
11567
|
# tag_specifications: [
|
11484
11568
|
# {
|
11485
|
-
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
11569
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
11486
11570
|
# tags: [
|
11487
11571
|
# {
|
11488
11572
|
# key: "String",
|
@@ -11564,7 +11648,7 @@ module Aws::EC2
|
|
11564
11648
|
# },
|
11565
11649
|
# tag_specifications: [
|
11566
11650
|
# {
|
11567
|
-
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
11651
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
11568
11652
|
# tags: [
|
11569
11653
|
# {
|
11570
11654
|
# key: "String",
|
@@ -11622,6 +11706,9 @@ module Aws::EC2
|
|
11622
11706
|
# @option params [required, String] :peer_region
|
11623
11707
|
# The Region where the peer transit gateway is located.
|
11624
11708
|
#
|
11709
|
+
# @option params [Types::CreateTransitGatewayPeeringAttachmentRequestOptions] :options
|
11710
|
+
# Requests a transit gateway peering attachment.
|
11711
|
+
#
|
11625
11712
|
# @option params [Array<Types::TagSpecification>] :tag_specifications
|
11626
11713
|
# The tags to apply to the transit gateway peering attachment.
|
11627
11714
|
#
|
@@ -11642,9 +11729,12 @@ module Aws::EC2
|
|
11642
11729
|
# peer_transit_gateway_id: "TransitAssociationGatewayId", # required
|
11643
11730
|
# peer_account_id: "String", # required
|
11644
11731
|
# peer_region: "String", # required
|
11732
|
+
# options: {
|
11733
|
+
# dynamic_routing: "enable", # accepts enable, disable
|
11734
|
+
# },
|
11645
11735
|
# tag_specifications: [
|
11646
11736
|
# {
|
11647
|
-
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
11737
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
11648
11738
|
# tags: [
|
11649
11739
|
# {
|
11650
11740
|
# key: "String",
|
@@ -11659,12 +11749,16 @@ module Aws::EC2
|
|
11659
11749
|
# @example Response structure
|
11660
11750
|
#
|
11661
11751
|
# resp.transit_gateway_peering_attachment.transit_gateway_attachment_id #=> String
|
11752
|
+
# resp.transit_gateway_peering_attachment.accepter_transit_gateway_attachment_id #=> String
|
11662
11753
|
# resp.transit_gateway_peering_attachment.requester_tgw_info.transit_gateway_id #=> String
|
11754
|
+
# resp.transit_gateway_peering_attachment.requester_tgw_info.core_network_id #=> String
|
11663
11755
|
# resp.transit_gateway_peering_attachment.requester_tgw_info.owner_id #=> String
|
11664
11756
|
# resp.transit_gateway_peering_attachment.requester_tgw_info.region #=> String
|
11665
11757
|
# resp.transit_gateway_peering_attachment.accepter_tgw_info.transit_gateway_id #=> String
|
11758
|
+
# resp.transit_gateway_peering_attachment.accepter_tgw_info.core_network_id #=> String
|
11666
11759
|
# resp.transit_gateway_peering_attachment.accepter_tgw_info.owner_id #=> String
|
11667
11760
|
# resp.transit_gateway_peering_attachment.accepter_tgw_info.region #=> String
|
11761
|
+
# resp.transit_gateway_peering_attachment.options.dynamic_routing #=> String, one of "enable", "disable"
|
11668
11762
|
# resp.transit_gateway_peering_attachment.status.code #=> String
|
11669
11763
|
# resp.transit_gateway_peering_attachment.status.message #=> String
|
11670
11764
|
# resp.transit_gateway_peering_attachment.state #=> String, one of "initiating", "initiatingRequest", "pendingAcceptance", "rollingBack", "pending", "available", "modifying", "deleting", "deleted", "failed", "rejected", "rejecting", "failing"
|
@@ -11682,6 +11776,62 @@ module Aws::EC2
|
|
11682
11776
|
req.send_request(options)
|
11683
11777
|
end
|
11684
11778
|
|
11779
|
+
# Creates a transit gateway policy table.
|
11780
|
+
#
|
11781
|
+
# @option params [required, String] :transit_gateway_id
|
11782
|
+
# The ID of the transit gateway used for the policy table.
|
11783
|
+
#
|
11784
|
+
# @option params [Array<Types::TagSpecification>] :tag_specifications
|
11785
|
+
# The tags specification for the transit gateway policy table created
|
11786
|
+
# during the request.
|
11787
|
+
#
|
11788
|
+
# @option params [Boolean] :dry_run
|
11789
|
+
# Checks whether you have the required permissions for the action,
|
11790
|
+
# without actually making the request, and provides an error response.
|
11791
|
+
# If you have the required permissions, the error response is
|
11792
|
+
# `DryRunOperation`. Otherwise, it is `UnauthorizedOperation`.
|
11793
|
+
#
|
11794
|
+
# @return [Types::CreateTransitGatewayPolicyTableResult] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
|
11795
|
+
#
|
11796
|
+
# * {Types::CreateTransitGatewayPolicyTableResult#transit_gateway_policy_table #transit_gateway_policy_table} => Types::TransitGatewayPolicyTable
|
11797
|
+
#
|
11798
|
+
# @example Request syntax with placeholder values
|
11799
|
+
#
|
11800
|
+
# resp = client.create_transit_gateway_policy_table({
|
11801
|
+
# transit_gateway_id: "TransitGatewayId", # required
|
11802
|
+
# tag_specifications: [
|
11803
|
+
# {
|
11804
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
11805
|
+
# tags: [
|
11806
|
+
# {
|
11807
|
+
# key: "String",
|
11808
|
+
# value: "String",
|
11809
|
+
# },
|
11810
|
+
# ],
|
11811
|
+
# },
|
11812
|
+
# ],
|
11813
|
+
# dry_run: false,
|
11814
|
+
# })
|
11815
|
+
#
|
11816
|
+
# @example Response structure
|
11817
|
+
#
|
11818
|
+
# resp.transit_gateway_policy_table.transit_gateway_policy_table_id #=> String
|
11819
|
+
# resp.transit_gateway_policy_table.transit_gateway_id #=> String
|
11820
|
+
# resp.transit_gateway_policy_table.state #=> String, one of "pending", "available", "deleting", "deleted"
|
11821
|
+
# resp.transit_gateway_policy_table.creation_time #=> Time
|
11822
|
+
# resp.transit_gateway_policy_table.tags #=> Array
|
11823
|
+
# resp.transit_gateway_policy_table.tags[0].key #=> String
|
11824
|
+
# resp.transit_gateway_policy_table.tags[0].value #=> String
|
11825
|
+
#
|
11826
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/CreateTransitGatewayPolicyTable AWS API Documentation
|
11827
|
+
#
|
11828
|
+
# @overload create_transit_gateway_policy_table(params = {})
|
11829
|
+
# @param [Hash] params ({})
|
11830
|
+
def create_transit_gateway_policy_table(params = {}, options = {})
|
11831
|
+
req = build_request(:create_transit_gateway_policy_table, params)
|
11832
|
+
req.send_request(options)
|
11833
|
+
end
|
11834
|
+
|
11685
11835
|
# Creates a reference (route) to a prefix list in a specified transit
|
11686
11836
|
# gateway route table.
|
11687
11837
|
#
|
@@ -11776,6 +11926,7 @@ module Aws::EC2
|
|
11776
11926
|
#
|
11777
11927
|
# resp.route.destination_cidr_block #=> String
|
11778
11928
|
# resp.route.prefix_list_id #=> String
|
11929
|
+
# resp.route.transit_gateway_route_table_announcement_id #=> String
|
11779
11930
|
# resp.route.transit_gateway_attachments #=> Array
|
11780
11931
|
# resp.route.transit_gateway_attachments[0].resource_id #=> String
|
11781
11932
|
# resp.route.transit_gateway_attachments[0].transit_gateway_attachment_id #=> String
|
@@ -11816,7 +11967,7 @@ module Aws::EC2
|
|
11816
11967
|
# transit_gateway_id: "TransitGatewayId", # required
|
11817
11968
|
# tag_specifications: [
|
11818
11969
|
# {
|
11819
|
-
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
11970
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
11820
11971
|
# tags: [
|
11821
11972
|
# {
|
11822
11973
|
# key: "String",
|
@@ -11849,6 +12000,72 @@ module Aws::EC2
|
|
11849
12000
|
req.send_request(options)
|
11850
12001
|
end
|
11851
12002
|
|
12003
|
+
# Advertises a new transit gateway route table.
|
12004
|
+
#
|
12005
|
+
# @option params [required, String] :transit_gateway_route_table_id
|
12006
|
+
# The ID of the transit gateway route table.
|
12007
|
+
#
|
12008
|
+
# @option params [required, String] :peering_attachment_id
|
12009
|
+
# The ID of the peering attachment.
|
12010
|
+
#
|
12011
|
+
# @option params [Array<Types::TagSpecification>] :tag_specifications
|
12012
|
+
# The tags specifications applied to the transit gateway route table
|
12013
|
+
# announcement.
|
12014
|
+
#
|
12015
|
+
# @option params [Boolean] :dry_run
|
12016
|
+
# Checks whether you have the required permissions for the action,
|
12017
|
+
# without actually making the request, and provides an error response.
|
12018
|
+
# If you have the required permissions, the error response is
|
12019
|
+
# `DryRunOperation`. Otherwise, it is `UnauthorizedOperation`.
|
12020
|
+
#
|
12021
|
+
# @return [Types::CreateTransitGatewayRouteTableAnnouncementResult] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
|
12022
|
+
#
|
12023
|
+
# * {Types::CreateTransitGatewayRouteTableAnnouncementResult#transit_gateway_route_table_announcement #transit_gateway_route_table_announcement} => Types::TransitGatewayRouteTableAnnouncement
|
12024
|
+
#
|
12025
|
+
# @example Request syntax with placeholder values
|
12026
|
+
#
|
12027
|
+
# resp = client.create_transit_gateway_route_table_announcement({
|
12028
|
+
# transit_gateway_route_table_id: "TransitGatewayRouteTableId", # required
|
12029
|
+
# peering_attachment_id: "TransitGatewayAttachmentId", # required
|
12030
|
+
# tag_specifications: [
|
12031
|
+
# {
|
12032
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
12033
|
+
# tags: [
|
12034
|
+
# {
|
12035
|
+
# key: "String",
|
12036
|
+
# value: "String",
|
12037
|
+
# },
|
12038
|
+
# ],
|
12039
|
+
# },
|
12040
|
+
# ],
|
12041
|
+
# dry_run: false,
|
12042
|
+
# })
|
12043
|
+
#
|
12044
|
+
# @example Response structure
|
12045
|
+
#
|
12046
|
+
# resp.transit_gateway_route_table_announcement.transit_gateway_route_table_announcement_id #=> String
|
12047
|
+
# resp.transit_gateway_route_table_announcement.transit_gateway_id #=> String
|
12048
|
+
# resp.transit_gateway_route_table_announcement.core_network_id #=> String
|
12049
|
+
# resp.transit_gateway_route_table_announcement.peer_transit_gateway_id #=> String
|
12050
|
+
# resp.transit_gateway_route_table_announcement.peer_core_network_id #=> String
|
12051
|
+
# resp.transit_gateway_route_table_announcement.peering_attachment_id #=> String
|
12052
|
+
# resp.transit_gateway_route_table_announcement.announcement_direction #=> String, one of "outgoing", "incoming"
|
12053
|
+
# resp.transit_gateway_route_table_announcement.transit_gateway_route_table_id #=> String
|
12054
|
+
# resp.transit_gateway_route_table_announcement.state #=> String, one of "available", "pending", "failing", "failed", "deleting", "deleted"
|
12055
|
+
# resp.transit_gateway_route_table_announcement.creation_time #=> Time
|
12056
|
+
# resp.transit_gateway_route_table_announcement.tags #=> Array
|
12057
|
+
# resp.transit_gateway_route_table_announcement.tags[0].key #=> String
|
12058
|
+
# resp.transit_gateway_route_table_announcement.tags[0].value #=> String
|
12059
|
+
#
|
12060
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/CreateTransitGatewayRouteTableAnnouncement AWS API Documentation
|
12061
|
+
#
|
12062
|
+
# @overload create_transit_gateway_route_table_announcement(params = {})
|
12063
|
+
# @param [Hash] params ({})
|
12064
|
+
def create_transit_gateway_route_table_announcement(params = {}, options = {})
|
12065
|
+
req = build_request(:create_transit_gateway_route_table_announcement, params)
|
12066
|
+
req.send_request(options)
|
12067
|
+
end
|
12068
|
+
|
11852
12069
|
# Attaches the specified VPC to the specified transit gateway.
|
11853
12070
|
#
|
11854
12071
|
# If you attach a VPC with a CIDR range that overlaps the CIDR range of
|
@@ -11899,7 +12116,7 @@ module Aws::EC2
|
|
11899
12116
|
# },
|
11900
12117
|
# tag_specifications: [
|
11901
12118
|
# {
|
11902
|
-
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
12119
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
11903
12120
|
# tags: [
|
11904
12121
|
# {
|
11905
12122
|
# key: "String",
|
@@ -12204,7 +12421,7 @@ module Aws::EC2
|
|
12204
12421
|
# dry_run: false,
|
12205
12422
|
# tag_specifications: [
|
12206
12423
|
# {
|
12207
|
-
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
12424
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
12208
12425
|
# tags: [
|
12209
12426
|
# {
|
12210
12427
|
# key: "String",
|
@@ -12305,34 +12522,46 @@ module Aws::EC2
|
|
12305
12522
|
#
|
12306
12523
|
# @option params [String] :ipv_4_ipam_pool_id
|
12307
12524
|
# The ID of an IPv4 IPAM pool you want to use for allocating this VPC's
|
12308
|
-
# CIDR. For more information, see [What is
|
12309
|
-
# IPAM
|
12310
|
-
#
|
12525
|
+
# CIDR. For more information, see [What is IPAM?][1] in the *Amazon VPC
|
12526
|
+
# IPAM User Guide*.
|
12527
|
+
#
|
12528
|
+
#
|
12529
|
+
#
|
12530
|
+
# [1]: https://docs.aws.amazon.com/vpc/latest/ipam/what-is-it-ipam.html
|
12311
12531
|
#
|
12312
12532
|
# @option params [Integer] :ipv_4_netmask_length
|
12313
12533
|
# The netmask length of the IPv4 CIDR you want to allocate to this VPC
|
12314
12534
|
# from an Amazon VPC IP Address Manager (IPAM) pool. For more
|
12315
|
-
# information about IPAM, see [What is
|
12316
|
-
# IPAM?](/vpc/latest/ipam/what-is-it-ipam.html) in the *Amazon VPC IPAM
|
12535
|
+
# information about IPAM, see [What is IPAM?][1] in the *Amazon VPC IPAM
|
12317
12536
|
# User Guide*.
|
12318
12537
|
#
|
12538
|
+
#
|
12539
|
+
#
|
12540
|
+
# [1]: https://docs.aws.amazon.com/vpc/latest/ipam/what-is-it-ipam.html
|
12541
|
+
#
|
12319
12542
|
# @option params [String] :ipv_6_ipam_pool_id
|
12320
12543
|
# The ID of an IPv6 IPAM pool which will be used to allocate this VPC an
|
12321
12544
|
# IPv6 CIDR. IPAM is a VPC feature that you can use to automate your IP
|
12322
12545
|
# address management workflows including assigning, tracking,
|
12323
12546
|
# troubleshooting, and auditing IP addresses across Amazon Web Services
|
12324
12547
|
# Regions and accounts throughout your Amazon Web Services Organization.
|
12325
|
-
# For more information, see [What is
|
12326
|
-
# IPAM?](/vpc/latest/ipam/what-is-it-ipam.html) in the *Amazon VPC IPAM
|
12548
|
+
# For more information, see [What is IPAM?][1] in the *Amazon VPC IPAM
|
12327
12549
|
# User Guide*.
|
12328
12550
|
#
|
12551
|
+
#
|
12552
|
+
#
|
12553
|
+
# [1]: https://docs.aws.amazon.com/vpc/latest/ipam/what-is-it-ipam.html
|
12554
|
+
#
|
12329
12555
|
# @option params [Integer] :ipv_6_netmask_length
|
12330
12556
|
# The netmask length of the IPv6 CIDR you want to allocate to this VPC
|
12331
12557
|
# from an Amazon VPC IP Address Manager (IPAM) pool. For more
|
12332
|
-
# information about IPAM, see [What is
|
12333
|
-
# IPAM?](/vpc/latest/ipam/what-is-it-ipam.html) in the *Amazon VPC IPAM
|
12558
|
+
# information about IPAM, see [What is IPAM?][1] in the *Amazon VPC IPAM
|
12334
12559
|
# User Guide*.
|
12335
12560
|
#
|
12561
|
+
#
|
12562
|
+
#
|
12563
|
+
# [1]: https://docs.aws.amazon.com/vpc/latest/ipam/what-is-it-ipam.html
|
12564
|
+
#
|
12336
12565
|
# @option params [Boolean] :dry_run
|
12337
12566
|
# Checks whether you have the required permissions for the action,
|
12338
12567
|
# without actually making the request, and provides an error response.
|
@@ -12402,7 +12631,7 @@ module Aws::EC2
|
|
12402
12631
|
# ipv_6_cidr_block_network_border_group: "String",
|
12403
12632
|
# tag_specifications: [
|
12404
12633
|
# {
|
12405
|
-
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
12634
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
12406
12635
|
# tags: [
|
12407
12636
|
# {
|
12408
12637
|
# key: "String",
|
@@ -12553,7 +12782,7 @@ module Aws::EC2
|
|
12553
12782
|
# private_dns_enabled: false,
|
12554
12783
|
# tag_specifications: [
|
12555
12784
|
# {
|
12556
|
-
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
12785
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
12557
12786
|
# tags: [
|
12558
12787
|
# {
|
12559
12788
|
# key: "String",
|
@@ -12762,7 +12991,7 @@ module Aws::EC2
|
|
12762
12991
|
# client_token: "String",
|
12763
12992
|
# tag_specifications: [
|
12764
12993
|
# {
|
12765
|
-
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
12994
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
12766
12995
|
# tags: [
|
12767
12996
|
# {
|
12768
12997
|
# key: "String",
|
@@ -12878,7 +13107,7 @@ module Aws::EC2
|
|
12878
13107
|
# peer_region: "String",
|
12879
13108
|
# tag_specifications: [
|
12880
13109
|
# {
|
12881
|
-
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
13110
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
12882
13111
|
# tags: [
|
12883
13112
|
# {
|
12884
13113
|
# key: "String",
|
@@ -13056,7 +13285,7 @@ module Aws::EC2
|
|
13056
13285
|
# },
|
13057
13286
|
# tag_specifications: [
|
13058
13287
|
# {
|
13059
|
-
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
13288
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
13060
13289
|
# tags: [
|
13061
13290
|
# {
|
13062
13291
|
# key: "String",
|
@@ -13222,7 +13451,7 @@ module Aws::EC2
|
|
13222
13451
|
# type: "ipsec.1", # required, accepts ipsec.1
|
13223
13452
|
# tag_specifications: [
|
13224
13453
|
# {
|
13225
|
-
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
13454
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
13226
13455
|
# tags: [
|
13227
13456
|
# {
|
13228
13457
|
# key: "String",
|
@@ -13757,9 +13986,12 @@ module Aws::EC2
|
|
13757
13986
|
# Delete an IPAM. Deleting an IPAM removes all monitored data associated
|
13758
13987
|
# with the IPAM including the historical data for CIDRs.
|
13759
13988
|
#
|
13760
|
-
# For more information, see [Delete an
|
13761
|
-
#
|
13762
|
-
#
|
13989
|
+
# For more information, see [Delete an IPAM][1] in the *Amazon VPC IPAM
|
13990
|
+
# User Guide*.
|
13991
|
+
#
|
13992
|
+
#
|
13993
|
+
#
|
13994
|
+
# [1]: https://docs.aws.amazon.com/vpc/latest/ipam/delete-ipam.html
|
13763
13995
|
#
|
13764
13996
|
# @option params [Boolean] :dry_run
|
13765
13997
|
# A check for whether you have the required permissions for the action
|
@@ -13841,14 +14073,14 @@ module Aws::EC2
|
|
13841
14073
|
#
|
13842
14074
|
# </note>
|
13843
14075
|
#
|
13844
|
-
# For more information, see [Delete a
|
13845
|
-
# pool](/vpc/latest/ipam/delete-pool-ipam.html) in the *Amazon VPC IPAM
|
14076
|
+
# For more information, see [Delete a pool][3] in the *Amazon VPC IPAM
|
13846
14077
|
# User Guide*.
|
13847
14078
|
#
|
13848
14079
|
#
|
13849
14080
|
#
|
13850
14081
|
# [1]: https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_ReleaseIpamPoolAllocation.html
|
13851
14082
|
# [2]: https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DeprovisionIpamPoolCidr.html
|
14083
|
+
# [3]: https://docs.aws.amazon.com/vpc/latest/ipam/delete-pool-ipam.html
|
13852
14084
|
#
|
13853
14085
|
# @option params [Boolean] :dry_run
|
13854
14086
|
# A check for whether you have the required permissions for the action
|
@@ -13910,9 +14142,12 @@ module Aws::EC2
|
|
13910
14142
|
|
13911
14143
|
# Delete the scope for an IPAM. You cannot delete the default scopes.
|
13912
14144
|
#
|
13913
|
-
# For more information, see [Delete a
|
13914
|
-
#
|
13915
|
-
#
|
14145
|
+
# For more information, see [Delete a scope][1] in the *Amazon VPC IPAM
|
14146
|
+
# User Guide*.
|
14147
|
+
#
|
14148
|
+
#
|
14149
|
+
#
|
14150
|
+
# [1]: https://docs.aws.amazon.com/vpc/latest/ipam/delete-scope-ipam.html
|
13916
14151
|
#
|
13917
14152
|
# @option params [Boolean] :dry_run
|
13918
14153
|
# A check for whether you have the required permissions for the action
|
@@ -14012,12 +14247,16 @@ module Aws::EC2
|
|
14012
14247
|
# `DryRunOperation`. Otherwise, it is `UnauthorizedOperation`.
|
14013
14248
|
#
|
14014
14249
|
# @option params [String] :launch_template_id
|
14015
|
-
# The ID of the launch template.
|
14016
|
-
#
|
14250
|
+
# The ID of the launch template.
|
14251
|
+
#
|
14252
|
+
# You must specify either the `LaunchTemplateId` or the
|
14253
|
+
# `LaunchTemplateName`, but not both.
|
14017
14254
|
#
|
14018
14255
|
# @option params [String] :launch_template_name
|
14019
|
-
# The name of the launch template.
|
14020
|
-
#
|
14256
|
+
# The name of the launch template.
|
14257
|
+
#
|
14258
|
+
# You must specify either the `LaunchTemplateName` or the
|
14259
|
+
# `LaunchTemplateId`, but not both.
|
14021
14260
|
#
|
14022
14261
|
# @return [Types::DeleteLaunchTemplateResult] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
|
14023
14262
|
#
|
@@ -14086,12 +14325,16 @@ module Aws::EC2
|
|
14086
14325
|
# `DryRunOperation`. Otherwise, it is `UnauthorizedOperation`.
|
14087
14326
|
#
|
14088
14327
|
# @option params [String] :launch_template_id
|
14089
|
-
# The ID of the launch template.
|
14090
|
-
#
|
14328
|
+
# The ID of the launch template.
|
14329
|
+
#
|
14330
|
+
# You must specify either the `LaunchTemplateId` or the
|
14331
|
+
# `LaunchTemplateName`, but not both.
|
14091
14332
|
#
|
14092
14333
|
# @option params [String] :launch_template_name
|
14093
|
-
# The name of the launch template.
|
14094
|
-
#
|
14334
|
+
# The name of the launch template.
|
14335
|
+
#
|
14336
|
+
# You must specify either the `LaunchTemplateName` or the
|
14337
|
+
# `LaunchTemplateId`, but not both.
|
14095
14338
|
#
|
14096
14339
|
# @option params [required, Array<String>] :versions
|
14097
14340
|
# The version numbers of one or more launch template versions to delete.
|
@@ -15112,8 +15355,8 @@ module Aws::EC2
|
|
15112
15355
|
# Deletes the specified set of tags from the specified set of resources.
|
15113
15356
|
#
|
15114
15357
|
# To list the current tags, use DescribeTags. For more information about
|
15115
|
-
# tags, see [
|
15116
|
-
# Cloud User Guide*.
|
15358
|
+
# tags, see [Tag your Amazon EC2 resources][1] in the *Amazon Elastic
|
15359
|
+
# Compute Cloud User Guide*.
|
15117
15360
|
#
|
15118
15361
|
#
|
15119
15362
|
#
|
@@ -15552,12 +15795,16 @@ module Aws::EC2
|
|
15552
15795
|
# @example Response structure
|
15553
15796
|
#
|
15554
15797
|
# resp.transit_gateway_peering_attachment.transit_gateway_attachment_id #=> String
|
15798
|
+
# resp.transit_gateway_peering_attachment.accepter_transit_gateway_attachment_id #=> String
|
15555
15799
|
# resp.transit_gateway_peering_attachment.requester_tgw_info.transit_gateway_id #=> String
|
15800
|
+
# resp.transit_gateway_peering_attachment.requester_tgw_info.core_network_id #=> String
|
15556
15801
|
# resp.transit_gateway_peering_attachment.requester_tgw_info.owner_id #=> String
|
15557
15802
|
# resp.transit_gateway_peering_attachment.requester_tgw_info.region #=> String
|
15558
15803
|
# resp.transit_gateway_peering_attachment.accepter_tgw_info.transit_gateway_id #=> String
|
15804
|
+
# resp.transit_gateway_peering_attachment.accepter_tgw_info.core_network_id #=> String
|
15559
15805
|
# resp.transit_gateway_peering_attachment.accepter_tgw_info.owner_id #=> String
|
15560
15806
|
# resp.transit_gateway_peering_attachment.accepter_tgw_info.region #=> String
|
15807
|
+
# resp.transit_gateway_peering_attachment.options.dynamic_routing #=> String, one of "enable", "disable"
|
15561
15808
|
# resp.transit_gateway_peering_attachment.status.code #=> String
|
15562
15809
|
# resp.transit_gateway_peering_attachment.status.message #=> String
|
15563
15810
|
# resp.transit_gateway_peering_attachment.state #=> String, one of "initiating", "initiatingRequest", "pendingAcceptance", "rollingBack", "pending", "available", "modifying", "deleting", "deleted", "failed", "rejected", "rejecting", "failing"
|
@@ -15575,6 +15822,47 @@ module Aws::EC2
|
|
15575
15822
|
req.send_request(options)
|
15576
15823
|
end
|
15577
15824
|
|
15825
|
+
# Deletes the specified transit gateway policy table.
|
15826
|
+
#
|
15827
|
+
# @option params [required, String] :transit_gateway_policy_table_id
|
15828
|
+
# The transit gateway policy table to delete.
|
15829
|
+
#
|
15830
|
+
# @option params [Boolean] :dry_run
|
15831
|
+
# Checks whether you have the required permissions for the action,
|
15832
|
+
# without actually making the request, and provides an error response.
|
15833
|
+
# If you have the required permissions, the error response is
|
15834
|
+
# `DryRunOperation`. Otherwise, it is `UnauthorizedOperation`.
|
15835
|
+
#
|
15836
|
+
# @return [Types::DeleteTransitGatewayPolicyTableResult] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
|
15837
|
+
#
|
15838
|
+
# * {Types::DeleteTransitGatewayPolicyTableResult#transit_gateway_policy_table #transit_gateway_policy_table} => Types::TransitGatewayPolicyTable
|
15839
|
+
#
|
15840
|
+
# @example Request syntax with placeholder values
|
15841
|
+
#
|
15842
|
+
# resp = client.delete_transit_gateway_policy_table({
|
15843
|
+
# transit_gateway_policy_table_id: "TransitGatewayPolicyTableId", # required
|
15844
|
+
# dry_run: false,
|
15845
|
+
# })
|
15846
|
+
#
|
15847
|
+
# @example Response structure
|
15848
|
+
#
|
15849
|
+
# resp.transit_gateway_policy_table.transit_gateway_policy_table_id #=> String
|
15850
|
+
# resp.transit_gateway_policy_table.transit_gateway_id #=> String
|
15851
|
+
# resp.transit_gateway_policy_table.state #=> String, one of "pending", "available", "deleting", "deleted"
|
15852
|
+
# resp.transit_gateway_policy_table.creation_time #=> Time
|
15853
|
+
# resp.transit_gateway_policy_table.tags #=> Array
|
15854
|
+
# resp.transit_gateway_policy_table.tags[0].key #=> String
|
15855
|
+
# resp.transit_gateway_policy_table.tags[0].value #=> String
|
15856
|
+
#
|
15857
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/DeleteTransitGatewayPolicyTable AWS API Documentation
|
15858
|
+
#
|
15859
|
+
# @overload delete_transit_gateway_policy_table(params = {})
|
15860
|
+
# @param [Hash] params ({})
|
15861
|
+
def delete_transit_gateway_policy_table(params = {}, options = {})
|
15862
|
+
req = build_request(:delete_transit_gateway_policy_table, params)
|
15863
|
+
req.send_request(options)
|
15864
|
+
end
|
15865
|
+
|
15578
15866
|
# Deletes a reference (route) to a prefix list in a specified transit
|
15579
15867
|
# gateway route table.
|
15580
15868
|
#
|
@@ -15654,6 +15942,7 @@ module Aws::EC2
|
|
15654
15942
|
#
|
15655
15943
|
# resp.route.destination_cidr_block #=> String
|
15656
15944
|
# resp.route.prefix_list_id #=> String
|
15945
|
+
# resp.route.transit_gateway_route_table_announcement_id #=> String
|
15657
15946
|
# resp.route.transit_gateway_attachments #=> Array
|
15658
15947
|
# resp.route.transit_gateway_attachments[0].resource_id #=> String
|
15659
15948
|
# resp.route.transit_gateway_attachments[0].transit_gateway_attachment_id #=> String
|
@@ -15715,6 +16004,54 @@ module Aws::EC2
|
|
15715
16004
|
req.send_request(options)
|
15716
16005
|
end
|
15717
16006
|
|
16007
|
+
# Advertises to the transit gateway that a transit gateway route table
|
16008
|
+
# is deleted.
|
16009
|
+
#
|
16010
|
+
# @option params [required, String] :transit_gateway_route_table_announcement_id
|
16011
|
+
# The transit gateway route table ID that's being deleted.
|
16012
|
+
#
|
16013
|
+
# @option params [Boolean] :dry_run
|
16014
|
+
# Checks whether you have the required permissions for the action,
|
16015
|
+
# without actually making the request, and provides an error response.
|
16016
|
+
# If you have the required permissions, the error response is
|
16017
|
+
# `DryRunOperation`. Otherwise, it is `UnauthorizedOperation`.
|
16018
|
+
#
|
16019
|
+
# @return [Types::DeleteTransitGatewayRouteTableAnnouncementResult] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
|
16020
|
+
#
|
16021
|
+
# * {Types::DeleteTransitGatewayRouteTableAnnouncementResult#transit_gateway_route_table_announcement #transit_gateway_route_table_announcement} => Types::TransitGatewayRouteTableAnnouncement
|
16022
|
+
#
|
16023
|
+
# @example Request syntax with placeholder values
|
16024
|
+
#
|
16025
|
+
# resp = client.delete_transit_gateway_route_table_announcement({
|
16026
|
+
# transit_gateway_route_table_announcement_id: "TransitGatewayRouteTableAnnouncementId", # required
|
16027
|
+
# dry_run: false,
|
16028
|
+
# })
|
16029
|
+
#
|
16030
|
+
# @example Response structure
|
16031
|
+
#
|
16032
|
+
# resp.transit_gateway_route_table_announcement.transit_gateway_route_table_announcement_id #=> String
|
16033
|
+
# resp.transit_gateway_route_table_announcement.transit_gateway_id #=> String
|
16034
|
+
# resp.transit_gateway_route_table_announcement.core_network_id #=> String
|
16035
|
+
# resp.transit_gateway_route_table_announcement.peer_transit_gateway_id #=> String
|
16036
|
+
# resp.transit_gateway_route_table_announcement.peer_core_network_id #=> String
|
16037
|
+
# resp.transit_gateway_route_table_announcement.peering_attachment_id #=> String
|
16038
|
+
# resp.transit_gateway_route_table_announcement.announcement_direction #=> String, one of "outgoing", "incoming"
|
16039
|
+
# resp.transit_gateway_route_table_announcement.transit_gateway_route_table_id #=> String
|
16040
|
+
# resp.transit_gateway_route_table_announcement.state #=> String, one of "available", "pending", "failing", "failed", "deleting", "deleted"
|
16041
|
+
# resp.transit_gateway_route_table_announcement.creation_time #=> Time
|
16042
|
+
# resp.transit_gateway_route_table_announcement.tags #=> Array
|
16043
|
+
# resp.transit_gateway_route_table_announcement.tags[0].key #=> String
|
16044
|
+
# resp.transit_gateway_route_table_announcement.tags[0].value #=> String
|
16045
|
+
#
|
16046
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/DeleteTransitGatewayRouteTableAnnouncement AWS API Documentation
|
16047
|
+
#
|
16048
|
+
# @overload delete_transit_gateway_route_table_announcement(params = {})
|
16049
|
+
# @param [Hash] params ({})
|
16050
|
+
def delete_transit_gateway_route_table_announcement(params = {}, options = {})
|
16051
|
+
req = build_request(:delete_transit_gateway_route_table_announcement, params)
|
16052
|
+
req.send_request(options)
|
16053
|
+
end
|
16054
|
+
|
15718
16055
|
# Deletes the specified VPC attachment.
|
15719
16056
|
#
|
15720
16057
|
# @option params [required, String] :transit_gateway_attachment_id
|
@@ -16191,8 +16528,11 @@ module Aws::EC2
|
|
16191
16528
|
# Deprovision a CIDR provisioned from an IPAM pool. If you deprovision a
|
16192
16529
|
# CIDR from a pool that has a source pool, the CIDR is recycled back
|
16193
16530
|
# into the source pool. For more information, see [Deprovision pool
|
16194
|
-
# CIDRs]
|
16195
|
-
#
|
16531
|
+
# CIDRs][1] in the *Amazon VPC IPAM User Guide*.
|
16532
|
+
#
|
16533
|
+
#
|
16534
|
+
#
|
16535
|
+
# [1]: https://docs.aws.amazon.com/vpc/latest/ipam/depro-pool-cidr-ipam.html
|
16196
16536
|
#
|
16197
16537
|
# @option params [Boolean] :dry_run
|
16198
16538
|
# A check for whether you have the required permissions for the action
|
@@ -22565,10 +22905,13 @@ module Aws::EC2
|
|
22565
22905
|
|
22566
22906
|
# Get information about your IPAM pools.
|
22567
22907
|
#
|
22568
|
-
# For more information, see [What is
|
22569
|
-
# IPAM?](/vpc/latest/ipam/what-is-it-ipam.html) in the *Amazon VPC IPAM
|
22908
|
+
# For more information, see [What is IPAM?][1] in the *Amazon VPC IPAM
|
22570
22909
|
# User Guide*.
|
22571
22910
|
#
|
22911
|
+
#
|
22912
|
+
#
|
22913
|
+
# [1]: https://docs.aws.amazon.com/vpc/latest/ipam/what-is-it-ipam.html
|
22914
|
+
#
|
22572
22915
|
# @option params [Boolean] :dry_run
|
22573
22916
|
# A check for whether you have the required permissions for the action
|
22574
22917
|
# without actually making the request and provides an error response. If
|
@@ -22843,18 +23186,24 @@ module Aws::EC2
|
|
22843
23186
|
# `DryRunOperation`. Otherwise, it is `UnauthorizedOperation`.
|
22844
23187
|
#
|
22845
23188
|
# @option params [String] :launch_template_id
|
22846
|
-
# The ID of the launch template.
|
22847
|
-
#
|
22848
|
-
#
|
22849
|
-
#
|
22850
|
-
#
|
23189
|
+
# The ID of the launch template.
|
23190
|
+
#
|
23191
|
+
# To describe one or more versions of a specified launch template, you
|
23192
|
+
# must specify either the `LaunchTemplateId` or the
|
23193
|
+
# `LaunchTemplateName`, but not both.
|
23194
|
+
#
|
23195
|
+
# To describe all the latest or default launch template versions in your
|
23196
|
+
# account, you must omit this parameter.
|
22851
23197
|
#
|
22852
23198
|
# @option params [String] :launch_template_name
|
22853
|
-
# The name of the launch template.
|
22854
|
-
#
|
22855
|
-
#
|
22856
|
-
#
|
22857
|
-
#
|
23199
|
+
# The name of the launch template.
|
23200
|
+
#
|
23201
|
+
# To describe one or more versions of a specified launch template, you
|
23202
|
+
# must specify either the `LaunchTemplateName` or the
|
23203
|
+
# `LaunchTemplateId`, but not both.
|
23204
|
+
#
|
23205
|
+
# To describe all the latest or default launch template versions in your
|
23206
|
+
# account, you must omit this parameter.
|
22858
23207
|
#
|
22859
23208
|
# @option params [Array<String>] :versions
|
22860
23209
|
# One or more versions of the launch template. Valid values depend on
|
@@ -22868,7 +23217,7 @@ module Aws::EC2
|
|
22868
23217
|
# the latest version, the valid value is `$Latest`. To describe all
|
22869
23218
|
# launch templates in your account that are defined as the default
|
22870
23219
|
# version, the valid value is `$Default`. You can specify `$Latest` and
|
22871
|
-
# `$Default` in the same
|
23220
|
+
# `$Default` in the same request. You cannot specify numbers.
|
22872
23221
|
#
|
22873
23222
|
# @option params [String] :min_version
|
22874
23223
|
# The version number after which to describe launch template versions.
|
@@ -23078,7 +23427,7 @@ module Aws::EC2
|
|
23078
23427
|
# resp.launch_template_versions[0].launch_template_data.instance_initiated_shutdown_behavior #=> String, one of "stop", "terminate"
|
23079
23428
|
# resp.launch_template_versions[0].launch_template_data.user_data #=> String
|
23080
23429
|
# resp.launch_template_versions[0].launch_template_data.tag_specifications #=> Array
|
23081
|
-
# resp.launch_template_versions[0].launch_template_data.tag_specifications[0].resource_type #=> String, one of "capacity-reservation", "client-vpn-endpoint", "customer-gateway", "carrier-gateway", "dedicated-host", "dhcp-options", "egress-only-internet-gateway", "elastic-ip", "elastic-gpu", "export-image-task", "export-instance-task", "fleet", "fpga-image", "host-reservation", "image", "import-image-task", "import-snapshot-task", "instance", "instance-event-window", "internet-gateway", "ipam", "ipam-pool", "ipam-scope", "ipv4pool-ec2", "ipv6pool-ec2", "key-pair", "launch-template", "local-gateway", "local-gateway-route-table", "local-gateway-virtual-interface", "local-gateway-virtual-interface-group", "local-gateway-route-table-vpc-association", "local-gateway-route-table-virtual-interface-group-association", "natgateway", "network-acl", "network-interface", "network-insights-analysis", "network-insights-path", "network-insights-access-scope", "network-insights-access-scope-analysis", "placement-group", "prefix-list", "replace-root-volume-task", "reserved-instances", "route-table", "security-group", "security-group-rule", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "subnet-cidr-reservation", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-connect-peer", "transit-gateway-multicast-domain", "transit-gateway-route-table", "volume", "vpc", "vpc-endpoint", "vpc-endpoint-service", "vpc-peering-connection", "vpn-connection", "vpn-gateway", "vpc-flow-log"
|
23430
|
+
# resp.launch_template_versions[0].launch_template_data.tag_specifications[0].resource_type #=> String, one of "capacity-reservation", "client-vpn-endpoint", "customer-gateway", "carrier-gateway", "dedicated-host", "dhcp-options", "egress-only-internet-gateway", "elastic-ip", "elastic-gpu", "export-image-task", "export-instance-task", "fleet", "fpga-image", "host-reservation", "image", "import-image-task", "import-snapshot-task", "instance", "instance-event-window", "internet-gateway", "ipam", "ipam-pool", "ipam-scope", "ipv4pool-ec2", "ipv6pool-ec2", "key-pair", "launch-template", "local-gateway", "local-gateway-route-table", "local-gateway-virtual-interface", "local-gateway-virtual-interface-group", "local-gateway-route-table-vpc-association", "local-gateway-route-table-virtual-interface-group-association", "natgateway", "network-acl", "network-interface", "network-insights-analysis", "network-insights-path", "network-insights-access-scope", "network-insights-access-scope-analysis", "placement-group", "prefix-list", "replace-root-volume-task", "reserved-instances", "route-table", "security-group", "security-group-rule", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "subnet-cidr-reservation", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-connect-peer", "transit-gateway-multicast-domain", "transit-gateway-policy-table", "transit-gateway-route-table", "transit-gateway-route-table-announcement", "volume", "vpc", "vpc-endpoint", "vpc-endpoint-service", "vpc-peering-connection", "vpn-connection", "vpn-gateway", "vpc-flow-log"
|
23082
23431
|
# resp.launch_template_versions[0].launch_template_data.tag_specifications[0].tags #=> Array
|
23083
23432
|
# resp.launch_template_versions[0].launch_template_data.tag_specifications[0].tags[0].key #=> String
|
23084
23433
|
# resp.launch_template_versions[0].launch_template_data.tag_specifications[0].tags[0].value #=> String
|
@@ -28264,7 +28613,7 @@ module Aws::EC2
|
|
28264
28613
|
# resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_specifications[0].user_data #=> String
|
28265
28614
|
# resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_specifications[0].weighted_capacity #=> Float
|
28266
28615
|
# resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_specifications[0].tag_specifications #=> Array
|
28267
|
-
# resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_specifications[0].tag_specifications[0].resource_type #=> String, one of "capacity-reservation", "client-vpn-endpoint", "customer-gateway", "carrier-gateway", "dedicated-host", "dhcp-options", "egress-only-internet-gateway", "elastic-ip", "elastic-gpu", "export-image-task", "export-instance-task", "fleet", "fpga-image", "host-reservation", "image", "import-image-task", "import-snapshot-task", "instance", "instance-event-window", "internet-gateway", "ipam", "ipam-pool", "ipam-scope", "ipv4pool-ec2", "ipv6pool-ec2", "key-pair", "launch-template", "local-gateway", "local-gateway-route-table", "local-gateway-virtual-interface", "local-gateway-virtual-interface-group", "local-gateway-route-table-vpc-association", "local-gateway-route-table-virtual-interface-group-association", "natgateway", "network-acl", "network-interface", "network-insights-analysis", "network-insights-path", "network-insights-access-scope", "network-insights-access-scope-analysis", "placement-group", "prefix-list", "replace-root-volume-task", "reserved-instances", "route-table", "security-group", "security-group-rule", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "subnet-cidr-reservation", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-connect-peer", "transit-gateway-multicast-domain", "transit-gateway-route-table", "volume", "vpc", "vpc-endpoint", "vpc-endpoint-service", "vpc-peering-connection", "vpn-connection", "vpn-gateway", "vpc-flow-log"
|
28616
|
+
# resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_specifications[0].tag_specifications[0].resource_type #=> String, one of "capacity-reservation", "client-vpn-endpoint", "customer-gateway", "carrier-gateway", "dedicated-host", "dhcp-options", "egress-only-internet-gateway", "elastic-ip", "elastic-gpu", "export-image-task", "export-instance-task", "fleet", "fpga-image", "host-reservation", "image", "import-image-task", "import-snapshot-task", "instance", "instance-event-window", "internet-gateway", "ipam", "ipam-pool", "ipam-scope", "ipv4pool-ec2", "ipv6pool-ec2", "key-pair", "launch-template", "local-gateway", "local-gateway-route-table", "local-gateway-virtual-interface", "local-gateway-virtual-interface-group", "local-gateway-route-table-vpc-association", "local-gateway-route-table-virtual-interface-group-association", "natgateway", "network-acl", "network-interface", "network-insights-analysis", "network-insights-path", "network-insights-access-scope", "network-insights-access-scope-analysis", "placement-group", "prefix-list", "replace-root-volume-task", "reserved-instances", "route-table", "security-group", "security-group-rule", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "subnet-cidr-reservation", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-connect-peer", "transit-gateway-multicast-domain", "transit-gateway-policy-table", "transit-gateway-route-table", "transit-gateway-route-table-announcement", "volume", "vpc", "vpc-endpoint", "vpc-endpoint-service", "vpc-peering-connection", "vpn-connection", "vpn-gateway", "vpc-flow-log"
|
28268
28617
|
# resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_specifications[0].tag_specifications[0].tags #=> Array
|
28269
28618
|
# resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_specifications[0].tag_specifications[0].tags[0].key #=> String
|
28270
28619
|
# resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_specifications[0].tag_specifications[0].tags[0].value #=> String
|
@@ -28370,7 +28719,7 @@ module Aws::EC2
|
|
28370
28719
|
# resp.spot_fleet_request_configs[0].spot_fleet_request_config.context #=> String
|
28371
28720
|
# resp.spot_fleet_request_configs[0].spot_fleet_request_config.target_capacity_unit_type #=> String, one of "vcpu", "memory-mib", "units"
|
28372
28721
|
# resp.spot_fleet_request_configs[0].spot_fleet_request_config.tag_specifications #=> Array
|
28373
|
-
# resp.spot_fleet_request_configs[0].spot_fleet_request_config.tag_specifications[0].resource_type #=> String, one of "capacity-reservation", "client-vpn-endpoint", "customer-gateway", "carrier-gateway", "dedicated-host", "dhcp-options", "egress-only-internet-gateway", "elastic-ip", "elastic-gpu", "export-image-task", "export-instance-task", "fleet", "fpga-image", "host-reservation", "image", "import-image-task", "import-snapshot-task", "instance", "instance-event-window", "internet-gateway", "ipam", "ipam-pool", "ipam-scope", "ipv4pool-ec2", "ipv6pool-ec2", "key-pair", "launch-template", "local-gateway", "local-gateway-route-table", "local-gateway-virtual-interface", "local-gateway-virtual-interface-group", "local-gateway-route-table-vpc-association", "local-gateway-route-table-virtual-interface-group-association", "natgateway", "network-acl", "network-interface", "network-insights-analysis", "network-insights-path", "network-insights-access-scope", "network-insights-access-scope-analysis", "placement-group", "prefix-list", "replace-root-volume-task", "reserved-instances", "route-table", "security-group", "security-group-rule", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "subnet-cidr-reservation", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-connect-peer", "transit-gateway-multicast-domain", "transit-gateway-route-table", "volume", "vpc", "vpc-endpoint", "vpc-endpoint-service", "vpc-peering-connection", "vpn-connection", "vpn-gateway", "vpc-flow-log"
|
28722
|
+
# resp.spot_fleet_request_configs[0].spot_fleet_request_config.tag_specifications[0].resource_type #=> String, one of "capacity-reservation", "client-vpn-endpoint", "customer-gateway", "carrier-gateway", "dedicated-host", "dhcp-options", "egress-only-internet-gateway", "elastic-ip", "elastic-gpu", "export-image-task", "export-instance-task", "fleet", "fpga-image", "host-reservation", "image", "import-image-task", "import-snapshot-task", "instance", "instance-event-window", "internet-gateway", "ipam", "ipam-pool", "ipam-scope", "ipv4pool-ec2", "ipv6pool-ec2", "key-pair", "launch-template", "local-gateway", "local-gateway-route-table", "local-gateway-virtual-interface", "local-gateway-virtual-interface-group", "local-gateway-route-table-vpc-association", "local-gateway-route-table-virtual-interface-group-association", "natgateway", "network-acl", "network-interface", "network-insights-analysis", "network-insights-path", "network-insights-access-scope", "network-insights-access-scope-analysis", "placement-group", "prefix-list", "replace-root-volume-task", "reserved-instances", "route-table", "security-group", "security-group-rule", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "subnet-cidr-reservation", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-connect-peer", "transit-gateway-multicast-domain", "transit-gateway-policy-table", "transit-gateway-route-table", "transit-gateway-route-table-announcement", "volume", "vpc", "vpc-endpoint", "vpc-endpoint-service", "vpc-peering-connection", "vpn-connection", "vpn-gateway", "vpc-flow-log"
|
28374
28723
|
# resp.spot_fleet_request_configs[0].spot_fleet_request_config.tag_specifications[0].tags #=> Array
|
28375
28724
|
# resp.spot_fleet_request_configs[0].spot_fleet_request_config.tag_specifications[0].tags[0].key #=> String
|
28376
28725
|
# resp.spot_fleet_request_configs[0].spot_fleet_request_config.tag_specifications[0].tags[0].value #=> String
|
@@ -29251,8 +29600,8 @@ module Aws::EC2
|
|
29251
29600
|
|
29252
29601
|
# Describes the specified tags for your EC2 resources.
|
29253
29602
|
#
|
29254
|
-
# For more information about tags, see [
|
29255
|
-
# the *Amazon Elastic Compute Cloud User Guide*.
|
29603
|
+
# For more information about tags, see [Tag your Amazon EC2
|
29604
|
+
# resources][1] in the *Amazon Elastic Compute Cloud User Guide*.
|
29256
29605
|
#
|
29257
29606
|
#
|
29258
29607
|
#
|
@@ -29357,7 +29706,7 @@ module Aws::EC2
|
|
29357
29706
|
# resp.tags #=> Array
|
29358
29707
|
# resp.tags[0].key #=> String
|
29359
29708
|
# resp.tags[0].resource_id #=> String
|
29360
|
-
# resp.tags[0].resource_type #=> String, one of "capacity-reservation", "client-vpn-endpoint", "customer-gateway", "carrier-gateway", "dedicated-host", "dhcp-options", "egress-only-internet-gateway", "elastic-ip", "elastic-gpu", "export-image-task", "export-instance-task", "fleet", "fpga-image", "host-reservation", "image", "import-image-task", "import-snapshot-task", "instance", "instance-event-window", "internet-gateway", "ipam", "ipam-pool", "ipam-scope", "ipv4pool-ec2", "ipv6pool-ec2", "key-pair", "launch-template", "local-gateway", "local-gateway-route-table", "local-gateway-virtual-interface", "local-gateway-virtual-interface-group", "local-gateway-route-table-vpc-association", "local-gateway-route-table-virtual-interface-group-association", "natgateway", "network-acl", "network-interface", "network-insights-analysis", "network-insights-path", "network-insights-access-scope", "network-insights-access-scope-analysis", "placement-group", "prefix-list", "replace-root-volume-task", "reserved-instances", "route-table", "security-group", "security-group-rule", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "subnet-cidr-reservation", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-connect-peer", "transit-gateway-multicast-domain", "transit-gateway-route-table", "volume", "vpc", "vpc-endpoint", "vpc-endpoint-service", "vpc-peering-connection", "vpn-connection", "vpn-gateway", "vpc-flow-log"
|
29709
|
+
# resp.tags[0].resource_type #=> String, one of "capacity-reservation", "client-vpn-endpoint", "customer-gateway", "carrier-gateway", "dedicated-host", "dhcp-options", "egress-only-internet-gateway", "elastic-ip", "elastic-gpu", "export-image-task", "export-instance-task", "fleet", "fpga-image", "host-reservation", "image", "import-image-task", "import-snapshot-task", "instance", "instance-event-window", "internet-gateway", "ipam", "ipam-pool", "ipam-scope", "ipv4pool-ec2", "ipv6pool-ec2", "key-pair", "launch-template", "local-gateway", "local-gateway-route-table", "local-gateway-virtual-interface", "local-gateway-virtual-interface-group", "local-gateway-route-table-vpc-association", "local-gateway-route-table-virtual-interface-group-association", "natgateway", "network-acl", "network-interface", "network-insights-analysis", "network-insights-path", "network-insights-access-scope", "network-insights-access-scope-analysis", "placement-group", "prefix-list", "replace-root-volume-task", "reserved-instances", "route-table", "security-group", "security-group-rule", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "subnet-cidr-reservation", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-connect-peer", "transit-gateway-multicast-domain", "transit-gateway-policy-table", "transit-gateway-route-table", "transit-gateway-route-table-announcement", "volume", "vpc", "vpc-endpoint", "vpc-endpoint-service", "vpc-peering-connection", "vpn-connection", "vpn-gateway", "vpc-flow-log"
|
29361
29710
|
# resp.tags[0].value #=> String
|
29362
29711
|
#
|
29363
29712
|
# @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/DescribeTags AWS API Documentation
|
@@ -30055,12 +30404,16 @@ module Aws::EC2
|
|
30055
30404
|
#
|
30056
30405
|
# resp.transit_gateway_peering_attachments #=> Array
|
30057
30406
|
# resp.transit_gateway_peering_attachments[0].transit_gateway_attachment_id #=> String
|
30407
|
+
# resp.transit_gateway_peering_attachments[0].accepter_transit_gateway_attachment_id #=> String
|
30058
30408
|
# resp.transit_gateway_peering_attachments[0].requester_tgw_info.transit_gateway_id #=> String
|
30409
|
+
# resp.transit_gateway_peering_attachments[0].requester_tgw_info.core_network_id #=> String
|
30059
30410
|
# resp.transit_gateway_peering_attachments[0].requester_tgw_info.owner_id #=> String
|
30060
30411
|
# resp.transit_gateway_peering_attachments[0].requester_tgw_info.region #=> String
|
30061
30412
|
# resp.transit_gateway_peering_attachments[0].accepter_tgw_info.transit_gateway_id #=> String
|
30413
|
+
# resp.transit_gateway_peering_attachments[0].accepter_tgw_info.core_network_id #=> String
|
30062
30414
|
# resp.transit_gateway_peering_attachments[0].accepter_tgw_info.owner_id #=> String
|
30063
30415
|
# resp.transit_gateway_peering_attachments[0].accepter_tgw_info.region #=> String
|
30416
|
+
# resp.transit_gateway_peering_attachments[0].options.dynamic_routing #=> String, one of "enable", "disable"
|
30064
30417
|
# resp.transit_gateway_peering_attachments[0].status.code #=> String
|
30065
30418
|
# resp.transit_gateway_peering_attachments[0].status.message #=> String
|
30066
30419
|
# resp.transit_gateway_peering_attachments[0].state #=> String, one of "initiating", "initiatingRequest", "pendingAcceptance", "rollingBack", "pending", "available", "modifying", "deleting", "deleted", "failed", "rejected", "rejecting", "failing"
|
@@ -30079,6 +30432,142 @@ module Aws::EC2
|
|
30079
30432
|
req.send_request(options)
|
30080
30433
|
end
|
30081
30434
|
|
30435
|
+
# Describes one or more transit gateway route policy tables.
|
30436
|
+
#
|
30437
|
+
# @option params [Array<String>] :transit_gateway_policy_table_ids
|
30438
|
+
# The IDs of the transit gateway policy tables.
|
30439
|
+
#
|
30440
|
+
# @option params [Array<Types::Filter>] :filters
|
30441
|
+
# The filters associated with the transit gateway policy table.
|
30442
|
+
#
|
30443
|
+
# @option params [Integer] :max_results
|
30444
|
+
# The maximum number of results to return with a single call. To
|
30445
|
+
# retrieve the remaining results, make another call with the returned
|
30446
|
+
# `nextToken` value.
|
30447
|
+
#
|
30448
|
+
# @option params [String] :next_token
|
30449
|
+
# The token for the next page of results.
|
30450
|
+
#
|
30451
|
+
# @option params [Boolean] :dry_run
|
30452
|
+
# Checks whether you have the required permissions for the action,
|
30453
|
+
# without actually making the request, and provides an error response.
|
30454
|
+
# If you have the required permissions, the error response is
|
30455
|
+
# `DryRunOperation`. Otherwise, it is `UnauthorizedOperation`.
|
30456
|
+
#
|
30457
|
+
# @return [Types::DescribeTransitGatewayPolicyTablesResult] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
|
30458
|
+
#
|
30459
|
+
# * {Types::DescribeTransitGatewayPolicyTablesResult#transit_gateway_policy_tables #transit_gateway_policy_tables} => Array<Types::TransitGatewayPolicyTable>
|
30460
|
+
# * {Types::DescribeTransitGatewayPolicyTablesResult#next_token #next_token} => String
|
30461
|
+
#
|
30462
|
+
# The returned {Seahorse::Client::Response response} is a pageable response and is Enumerable. For details on usage see {Aws::PageableResponse PageableResponse}.
|
30463
|
+
#
|
30464
|
+
# @example Request syntax with placeholder values
|
30465
|
+
#
|
30466
|
+
# resp = client.describe_transit_gateway_policy_tables({
|
30467
|
+
# transit_gateway_policy_table_ids: ["TransitGatewayPolicyTableId"],
|
30468
|
+
# filters: [
|
30469
|
+
# {
|
30470
|
+
# name: "String",
|
30471
|
+
# values: ["String"],
|
30472
|
+
# },
|
30473
|
+
# ],
|
30474
|
+
# max_results: 1,
|
30475
|
+
# next_token: "String",
|
30476
|
+
# dry_run: false,
|
30477
|
+
# })
|
30478
|
+
#
|
30479
|
+
# @example Response structure
|
30480
|
+
#
|
30481
|
+
# resp.transit_gateway_policy_tables #=> Array
|
30482
|
+
# resp.transit_gateway_policy_tables[0].transit_gateway_policy_table_id #=> String
|
30483
|
+
# resp.transit_gateway_policy_tables[0].transit_gateway_id #=> String
|
30484
|
+
# resp.transit_gateway_policy_tables[0].state #=> String, one of "pending", "available", "deleting", "deleted"
|
30485
|
+
# resp.transit_gateway_policy_tables[0].creation_time #=> Time
|
30486
|
+
# resp.transit_gateway_policy_tables[0].tags #=> Array
|
30487
|
+
# resp.transit_gateway_policy_tables[0].tags[0].key #=> String
|
30488
|
+
# resp.transit_gateway_policy_tables[0].tags[0].value #=> String
|
30489
|
+
# resp.next_token #=> String
|
30490
|
+
#
|
30491
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/DescribeTransitGatewayPolicyTables AWS API Documentation
|
30492
|
+
#
|
30493
|
+
# @overload describe_transit_gateway_policy_tables(params = {})
|
30494
|
+
# @param [Hash] params ({})
|
30495
|
+
def describe_transit_gateway_policy_tables(params = {}, options = {})
|
30496
|
+
req = build_request(:describe_transit_gateway_policy_tables, params)
|
30497
|
+
req.send_request(options)
|
30498
|
+
end
|
30499
|
+
|
30500
|
+
# Describes one or more transit gateway route table advertisements.
|
30501
|
+
#
|
30502
|
+
# @option params [Array<String>] :transit_gateway_route_table_announcement_ids
|
30503
|
+
# The IDs of the transit gateway route tables that are being advertised.
|
30504
|
+
#
|
30505
|
+
# @option params [Array<Types::Filter>] :filters
|
30506
|
+
# The filters associated with the transit gateway policy table.
|
30507
|
+
#
|
30508
|
+
# @option params [Integer] :max_results
|
30509
|
+
# The maximum number of results to return with a single call. To
|
30510
|
+
# retrieve the remaining results, make another call with the returned
|
30511
|
+
# `nextToken` value.
|
30512
|
+
#
|
30513
|
+
# @option params [String] :next_token
|
30514
|
+
# The token for the next page of results.
|
30515
|
+
#
|
30516
|
+
# @option params [Boolean] :dry_run
|
30517
|
+
# Checks whether you have the required permissions for the action,
|
30518
|
+
# without actually making the request, and provides an error response.
|
30519
|
+
# If you have the required permissions, the error response is
|
30520
|
+
# `DryRunOperation`. Otherwise, it is `UnauthorizedOperation`.
|
30521
|
+
#
|
30522
|
+
# @return [Types::DescribeTransitGatewayRouteTableAnnouncementsResult] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
|
30523
|
+
#
|
30524
|
+
# * {Types::DescribeTransitGatewayRouteTableAnnouncementsResult#transit_gateway_route_table_announcements #transit_gateway_route_table_announcements} => Array<Types::TransitGatewayRouteTableAnnouncement>
|
30525
|
+
# * {Types::DescribeTransitGatewayRouteTableAnnouncementsResult#next_token #next_token} => String
|
30526
|
+
#
|
30527
|
+
# The returned {Seahorse::Client::Response response} is a pageable response and is Enumerable. For details on usage see {Aws::PageableResponse PageableResponse}.
|
30528
|
+
#
|
30529
|
+
# @example Request syntax with placeholder values
|
30530
|
+
#
|
30531
|
+
# resp = client.describe_transit_gateway_route_table_announcements({
|
30532
|
+
# transit_gateway_route_table_announcement_ids: ["TransitGatewayRouteTableAnnouncementId"],
|
30533
|
+
# filters: [
|
30534
|
+
# {
|
30535
|
+
# name: "String",
|
30536
|
+
# values: ["String"],
|
30537
|
+
# },
|
30538
|
+
# ],
|
30539
|
+
# max_results: 1,
|
30540
|
+
# next_token: "String",
|
30541
|
+
# dry_run: false,
|
30542
|
+
# })
|
30543
|
+
#
|
30544
|
+
# @example Response structure
|
30545
|
+
#
|
30546
|
+
# resp.transit_gateway_route_table_announcements #=> Array
|
30547
|
+
# resp.transit_gateway_route_table_announcements[0].transit_gateway_route_table_announcement_id #=> String
|
30548
|
+
# resp.transit_gateway_route_table_announcements[0].transit_gateway_id #=> String
|
30549
|
+
# resp.transit_gateway_route_table_announcements[0].core_network_id #=> String
|
30550
|
+
# resp.transit_gateway_route_table_announcements[0].peer_transit_gateway_id #=> String
|
30551
|
+
# resp.transit_gateway_route_table_announcements[0].peer_core_network_id #=> String
|
30552
|
+
# resp.transit_gateway_route_table_announcements[0].peering_attachment_id #=> String
|
30553
|
+
# resp.transit_gateway_route_table_announcements[0].announcement_direction #=> String, one of "outgoing", "incoming"
|
30554
|
+
# resp.transit_gateway_route_table_announcements[0].transit_gateway_route_table_id #=> String
|
30555
|
+
# resp.transit_gateway_route_table_announcements[0].state #=> String, one of "available", "pending", "failing", "failed", "deleting", "deleted"
|
30556
|
+
# resp.transit_gateway_route_table_announcements[0].creation_time #=> Time
|
30557
|
+
# resp.transit_gateway_route_table_announcements[0].tags #=> Array
|
30558
|
+
# resp.transit_gateway_route_table_announcements[0].tags[0].key #=> String
|
30559
|
+
# resp.transit_gateway_route_table_announcements[0].tags[0].value #=> String
|
30560
|
+
# resp.next_token #=> String
|
30561
|
+
#
|
30562
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/DescribeTransitGatewayRouteTableAnnouncements AWS API Documentation
|
30563
|
+
#
|
30564
|
+
# @overload describe_transit_gateway_route_table_announcements(params = {})
|
30565
|
+
# @param [Hash] params ({})
|
30566
|
+
def describe_transit_gateway_route_table_announcements(params = {}, options = {})
|
30567
|
+
req = build_request(:describe_transit_gateway_route_table_announcements, params)
|
30568
|
+
req.send_request(options)
|
30569
|
+
end
|
30570
|
+
|
30082
30571
|
# Describes one or more transit gateway route tables. By default, all
|
30083
30572
|
# transit gateway route tables are described. Alternatively, you can
|
30084
30573
|
# filter the results.
|
@@ -32924,9 +33413,12 @@ module Aws::EC2
|
|
32924
33413
|
end
|
32925
33414
|
|
32926
33415
|
# Disable the IPAM account. For more information, see [Enable
|
32927
|
-
# integration with
|
32928
|
-
#
|
32929
|
-
#
|
33416
|
+
# integration with Organizations][1] in the *Amazon VPC IPAM User
|
33417
|
+
# Guide*.
|
33418
|
+
#
|
33419
|
+
#
|
33420
|
+
#
|
33421
|
+
# [1]: https://docs.aws.amazon.com/vpc/latest/ipam/enable-integ-ipam.html
|
32930
33422
|
#
|
32931
33423
|
# @option params [Boolean] :dry_run
|
32932
33424
|
# A check for whether you have the required permissions for the action
|
@@ -33006,7 +33498,7 @@ module Aws::EC2
|
|
33006
33498
|
# @option params [required, String] :transit_gateway_route_table_id
|
33007
33499
|
# The ID of the propagation route table.
|
33008
33500
|
#
|
33009
|
-
# @option params [
|
33501
|
+
# @option params [String] :transit_gateway_attachment_id
|
33010
33502
|
# The ID of the attachment.
|
33011
33503
|
#
|
33012
33504
|
# @option params [Boolean] :dry_run
|
@@ -33015,6 +33507,9 @@ module Aws::EC2
|
|
33015
33507
|
# If you have the required permissions, the error response is
|
33016
33508
|
# `DryRunOperation`. Otherwise, it is `UnauthorizedOperation`.
|
33017
33509
|
#
|
33510
|
+
# @option params [String] :transit_gateway_route_table_announcement_id
|
33511
|
+
# The ID of the route table announcement.
|
33512
|
+
#
|
33018
33513
|
# @return [Types::DisableTransitGatewayRouteTablePropagationResult] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
|
33019
33514
|
#
|
33020
33515
|
# * {Types::DisableTransitGatewayRouteTablePropagationResult#propagation #propagation} => Types::TransitGatewayPropagation
|
@@ -33023,8 +33518,9 @@ module Aws::EC2
|
|
33023
33518
|
#
|
33024
33519
|
# resp = client.disable_transit_gateway_route_table_propagation({
|
33025
33520
|
# transit_gateway_route_table_id: "TransitGatewayRouteTableId", # required
|
33026
|
-
# transit_gateway_attachment_id: "TransitGatewayAttachmentId",
|
33521
|
+
# transit_gateway_attachment_id: "TransitGatewayAttachmentId",
|
33027
33522
|
# dry_run: false,
|
33523
|
+
# transit_gateway_route_table_announcement_id: "TransitGatewayRouteTableAnnouncementId",
|
33028
33524
|
# })
|
33029
33525
|
#
|
33030
33526
|
# @example Response structure
|
@@ -33034,6 +33530,7 @@ module Aws::EC2
|
|
33034
33530
|
# resp.propagation.resource_type #=> String, one of "vpc", "vpn", "direct-connect-gateway", "connect", "peering", "tgw-peering"
|
33035
33531
|
# resp.propagation.transit_gateway_route_table_id #=> String
|
33036
33532
|
# resp.propagation.state #=> String, one of "enabling", "enabled", "disabling", "disabled"
|
33533
|
+
# resp.propagation.transit_gateway_route_table_announcement_id #=> String
|
33037
33534
|
#
|
33038
33535
|
# @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/DisableTransitGatewayRouteTablePropagation AWS API Documentation
|
33039
33536
|
#
|
@@ -33589,6 +34086,50 @@ module Aws::EC2
|
|
33589
34086
|
req.send_request(options)
|
33590
34087
|
end
|
33591
34088
|
|
34089
|
+
# Removes the association between an an attachment and a policy table.
|
34090
|
+
#
|
34091
|
+
# @option params [required, String] :transit_gateway_policy_table_id
|
34092
|
+
# The ID of the disassociated policy table.
|
34093
|
+
#
|
34094
|
+
# @option params [required, String] :transit_gateway_attachment_id
|
34095
|
+
# The ID of the transit gateway attachment to disassociate from the
|
34096
|
+
# policy table.
|
34097
|
+
#
|
34098
|
+
# @option params [Boolean] :dry_run
|
34099
|
+
# Checks whether you have the required permissions for the action,
|
34100
|
+
# without actually making the request, and provides an error response.
|
34101
|
+
# If you have the required permissions, the error response is
|
34102
|
+
# `DryRunOperation`. Otherwise, it is `UnauthorizedOperation`.
|
34103
|
+
#
|
34104
|
+
# @return [Types::DisassociateTransitGatewayPolicyTableResult] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
|
34105
|
+
#
|
34106
|
+
# * {Types::DisassociateTransitGatewayPolicyTableResult#association #association} => Types::TransitGatewayPolicyTableAssociation
|
34107
|
+
#
|
34108
|
+
# @example Request syntax with placeholder values
|
34109
|
+
#
|
34110
|
+
# resp = client.disassociate_transit_gateway_policy_table({
|
34111
|
+
# transit_gateway_policy_table_id: "TransitGatewayPolicyTableId", # required
|
34112
|
+
# transit_gateway_attachment_id: "TransitGatewayAttachmentId", # required
|
34113
|
+
# dry_run: false,
|
34114
|
+
# })
|
34115
|
+
#
|
34116
|
+
# @example Response structure
|
34117
|
+
#
|
34118
|
+
# resp.association.transit_gateway_policy_table_id #=> String
|
34119
|
+
# resp.association.transit_gateway_attachment_id #=> String
|
34120
|
+
# resp.association.resource_id #=> String
|
34121
|
+
# resp.association.resource_type #=> String, one of "vpc", "vpn", "direct-connect-gateway", "connect", "peering", "tgw-peering"
|
34122
|
+
# resp.association.state #=> String, one of "associating", "associated", "disassociating", "disassociated"
|
34123
|
+
#
|
34124
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/DisassociateTransitGatewayPolicyTable AWS API Documentation
|
34125
|
+
#
|
34126
|
+
# @overload disassociate_transit_gateway_policy_table(params = {})
|
34127
|
+
# @param [Hash] params ({})
|
34128
|
+
def disassociate_transit_gateway_policy_table(params = {}, options = {})
|
34129
|
+
req = build_request(:disassociate_transit_gateway_policy_table, params)
|
34130
|
+
req.send_request(options)
|
34131
|
+
end
|
34132
|
+
|
33592
34133
|
# Disassociates a resource attachment from a transit gateway route
|
33593
34134
|
# table.
|
33594
34135
|
#
|
@@ -34008,8 +34549,11 @@ module Aws::EC2
|
|
34008
34549
|
# Enable an Organizations member account as the IPAM admin account. You
|
34009
34550
|
# cannot select the Organizations management account as the IPAM admin
|
34010
34551
|
# account. For more information, see [Enable integration with
|
34011
|
-
# Organizations]
|
34012
|
-
#
|
34552
|
+
# Organizations][1] in the *Amazon VPC IPAM User Guide*.
|
34553
|
+
#
|
34554
|
+
#
|
34555
|
+
#
|
34556
|
+
# [1]: https://docs.aws.amazon.com/vpc/latest/ipam/enable-integ-ipam.html
|
34013
34557
|
#
|
34014
34558
|
# @option params [Boolean] :dry_run
|
34015
34559
|
# A check for whether you have the required permissions for the action
|
@@ -34089,7 +34633,7 @@ module Aws::EC2
|
|
34089
34633
|
# @option params [required, String] :transit_gateway_route_table_id
|
34090
34634
|
# The ID of the propagation route table.
|
34091
34635
|
#
|
34092
|
-
# @option params [
|
34636
|
+
# @option params [String] :transit_gateway_attachment_id
|
34093
34637
|
# The ID of the attachment.
|
34094
34638
|
#
|
34095
34639
|
# @option params [Boolean] :dry_run
|
@@ -34098,6 +34642,9 @@ module Aws::EC2
|
|
34098
34642
|
# If you have the required permissions, the error response is
|
34099
34643
|
# `DryRunOperation`. Otherwise, it is `UnauthorizedOperation`.
|
34100
34644
|
#
|
34645
|
+
# @option params [String] :transit_gateway_route_table_announcement_id
|
34646
|
+
# The ID of the transit gateway route table announcement.
|
34647
|
+
#
|
34101
34648
|
# @return [Types::EnableTransitGatewayRouteTablePropagationResult] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
|
34102
34649
|
#
|
34103
34650
|
# * {Types::EnableTransitGatewayRouteTablePropagationResult#propagation #propagation} => Types::TransitGatewayPropagation
|
@@ -34106,8 +34653,9 @@ module Aws::EC2
|
|
34106
34653
|
#
|
34107
34654
|
# resp = client.enable_transit_gateway_route_table_propagation({
|
34108
34655
|
# transit_gateway_route_table_id: "TransitGatewayRouteTableId", # required
|
34109
|
-
# transit_gateway_attachment_id: "TransitGatewayAttachmentId",
|
34656
|
+
# transit_gateway_attachment_id: "TransitGatewayAttachmentId",
|
34110
34657
|
# dry_run: false,
|
34658
|
+
# transit_gateway_route_table_announcement_id: "TransitGatewayRouteTableAnnouncementId",
|
34111
34659
|
# })
|
34112
34660
|
#
|
34113
34661
|
# @example Response structure
|
@@ -34117,6 +34665,7 @@ module Aws::EC2
|
|
34117
34665
|
# resp.propagation.resource_type #=> String, one of "vpc", "vpn", "direct-connect-gateway", "connect", "peering", "tgw-peering"
|
34118
34666
|
# resp.propagation.transit_gateway_route_table_id #=> String
|
34119
34667
|
# resp.propagation.state #=> String, one of "enabling", "enabled", "disabling", "disabled"
|
34668
|
+
# resp.propagation.transit_gateway_route_table_announcement_id #=> String
|
34120
34669
|
#
|
34121
34670
|
# @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/EnableTransitGatewayRouteTablePropagation AWS API Documentation
|
34122
34671
|
#
|
@@ -34448,7 +34997,7 @@ module Aws::EC2
|
|
34448
34997
|
# role_name: "String",
|
34449
34998
|
# tag_specifications: [
|
34450
34999
|
# {
|
34451
|
-
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
35000
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
34452
35001
|
# tags: [
|
34453
35002
|
# {
|
34454
35003
|
# key: "String",
|
@@ -35417,10 +35966,13 @@ module Aws::EC2
|
|
35417
35966
|
end
|
35418
35967
|
|
35419
35968
|
# Retrieve historical information about a CIDR within an IPAM scope. For
|
35420
|
-
# more information, see [View the history of IP
|
35421
|
-
# addresses](/vpc/latest/ipam/view-history-cidr-ipam.html) in the
|
35969
|
+
# more information, see [View the history of IP addresses][1] in the
|
35422
35970
|
# *Amazon VPC IPAM User Guide*.
|
35423
35971
|
#
|
35972
|
+
#
|
35973
|
+
#
|
35974
|
+
# [1]: https://docs.aws.amazon.com/vpc/latest/ipam/view-history-cidr-ipam.html
|
35975
|
+
#
|
35424
35976
|
# @option params [Boolean] :dry_run
|
35425
35977
|
# A check for whether you have the required permissions for the action
|
35426
35978
|
# without actually making the request and provides an error response. If
|
@@ -35743,9 +36295,10 @@ module Aws::EC2
|
|
35743
36295
|
# This action calls on other describe actions to get instance
|
35744
36296
|
# information. Depending on your instance configuration, you may need to
|
35745
36297
|
# allow the following actions in your IAM policy:
|
35746
|
-
# DescribeSpotInstanceRequests
|
35747
|
-
# DescribeVolumes
|
35748
|
-
# Or, you can
|
36298
|
+
# `DescribeSpotInstanceRequests`,
|
36299
|
+
# `DescribeInstanceCreditSpecifications`, `DescribeVolumes`,
|
36300
|
+
# `DescribeInstanceAttribute`, and `DescribeElasticGpus`. Or, you can
|
36301
|
+
# allow `describe*` depending on your instance requirements.
|
35749
36302
|
#
|
35750
36303
|
# @option params [Boolean] :dry_run
|
35751
36304
|
# Checks whether you have the required permissions for the action,
|
@@ -35890,7 +36443,7 @@ module Aws::EC2
|
|
35890
36443
|
# resp.launch_template_data.instance_initiated_shutdown_behavior #=> String, one of "stop", "terminate"
|
35891
36444
|
# resp.launch_template_data.user_data #=> String
|
35892
36445
|
# resp.launch_template_data.tag_specifications #=> Array
|
35893
|
-
# resp.launch_template_data.tag_specifications[0].resource_type #=> String, one of "capacity-reservation", "client-vpn-endpoint", "customer-gateway", "carrier-gateway", "dedicated-host", "dhcp-options", "egress-only-internet-gateway", "elastic-ip", "elastic-gpu", "export-image-task", "export-instance-task", "fleet", "fpga-image", "host-reservation", "image", "import-image-task", "import-snapshot-task", "instance", "instance-event-window", "internet-gateway", "ipam", "ipam-pool", "ipam-scope", "ipv4pool-ec2", "ipv6pool-ec2", "key-pair", "launch-template", "local-gateway", "local-gateway-route-table", "local-gateway-virtual-interface", "local-gateway-virtual-interface-group", "local-gateway-route-table-vpc-association", "local-gateway-route-table-virtual-interface-group-association", "natgateway", "network-acl", "network-interface", "network-insights-analysis", "network-insights-path", "network-insights-access-scope", "network-insights-access-scope-analysis", "placement-group", "prefix-list", "replace-root-volume-task", "reserved-instances", "route-table", "security-group", "security-group-rule", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "subnet-cidr-reservation", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-connect-peer", "transit-gateway-multicast-domain", "transit-gateway-route-table", "volume", "vpc", "vpc-endpoint", "vpc-endpoint-service", "vpc-peering-connection", "vpn-connection", "vpn-gateway", "vpc-flow-log"
|
36446
|
+
# resp.launch_template_data.tag_specifications[0].resource_type #=> String, one of "capacity-reservation", "client-vpn-endpoint", "customer-gateway", "carrier-gateway", "dedicated-host", "dhcp-options", "egress-only-internet-gateway", "elastic-ip", "elastic-gpu", "export-image-task", "export-instance-task", "fleet", "fpga-image", "host-reservation", "image", "import-image-task", "import-snapshot-task", "instance", "instance-event-window", "internet-gateway", "ipam", "ipam-pool", "ipam-scope", "ipv4pool-ec2", "ipv6pool-ec2", "key-pair", "launch-template", "local-gateway", "local-gateway-route-table", "local-gateway-virtual-interface", "local-gateway-virtual-interface-group", "local-gateway-route-table-vpc-association", "local-gateway-route-table-virtual-interface-group-association", "natgateway", "network-acl", "network-interface", "network-insights-analysis", "network-insights-path", "network-insights-access-scope", "network-insights-access-scope-analysis", "placement-group", "prefix-list", "replace-root-volume-task", "reserved-instances", "route-table", "security-group", "security-group-rule", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "subnet-cidr-reservation", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-connect-peer", "transit-gateway-multicast-domain", "transit-gateway-policy-table", "transit-gateway-route-table", "transit-gateway-route-table-announcement", "volume", "vpc", "vpc-endpoint", "vpc-endpoint-service", "vpc-peering-connection", "vpn-connection", "vpn-gateway", "vpc-flow-log"
|
35894
36447
|
# resp.launch_template_data.tag_specifications[0].tags #=> Array
|
35895
36448
|
# resp.launch_template_data.tag_specifications[0].tags[0].key #=> String
|
35896
36449
|
# resp.launch_template_data.tag_specifications[0].tags[0].value #=> String
|
@@ -36915,6 +37468,132 @@ module Aws::EC2
|
|
36915
37468
|
req.send_request(options)
|
36916
37469
|
end
|
36917
37470
|
|
37471
|
+
# Gets a list of the transit gateway policy table associations.
|
37472
|
+
#
|
37473
|
+
# @option params [required, String] :transit_gateway_policy_table_id
|
37474
|
+
# The ID of the transit gateway policy table.
|
37475
|
+
#
|
37476
|
+
# @option params [Array<Types::Filter>] :filters
|
37477
|
+
# The filters associated with the transit gateway policy table.
|
37478
|
+
#
|
37479
|
+
# @option params [Integer] :max_results
|
37480
|
+
# The maximum number of results to return with a single call. To
|
37481
|
+
# retrieve the remaining results, make another call with the returned
|
37482
|
+
# `nextToken` value.
|
37483
|
+
#
|
37484
|
+
# @option params [String] :next_token
|
37485
|
+
# The token for the next page of results.
|
37486
|
+
#
|
37487
|
+
# @option params [Boolean] :dry_run
|
37488
|
+
# Checks whether you have the required permissions for the action,
|
37489
|
+
# without actually making the request, and provides an error response.
|
37490
|
+
# If you have the required permissions, the error response is
|
37491
|
+
# `DryRunOperation`. Otherwise, it is `UnauthorizedOperation`.
|
37492
|
+
#
|
37493
|
+
# @return [Types::GetTransitGatewayPolicyTableAssociationsResult] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
|
37494
|
+
#
|
37495
|
+
# * {Types::GetTransitGatewayPolicyTableAssociationsResult#associations #associations} => Array<Types::TransitGatewayPolicyTableAssociation>
|
37496
|
+
# * {Types::GetTransitGatewayPolicyTableAssociationsResult#next_token #next_token} => String
|
37497
|
+
#
|
37498
|
+
# The returned {Seahorse::Client::Response response} is a pageable response and is Enumerable. For details on usage see {Aws::PageableResponse PageableResponse}.
|
37499
|
+
#
|
37500
|
+
# @example Request syntax with placeholder values
|
37501
|
+
#
|
37502
|
+
# resp = client.get_transit_gateway_policy_table_associations({
|
37503
|
+
# transit_gateway_policy_table_id: "TransitGatewayPolicyTableId", # required
|
37504
|
+
# filters: [
|
37505
|
+
# {
|
37506
|
+
# name: "String",
|
37507
|
+
# values: ["String"],
|
37508
|
+
# },
|
37509
|
+
# ],
|
37510
|
+
# max_results: 1,
|
37511
|
+
# next_token: "String",
|
37512
|
+
# dry_run: false,
|
37513
|
+
# })
|
37514
|
+
#
|
37515
|
+
# @example Response structure
|
37516
|
+
#
|
37517
|
+
# resp.associations #=> Array
|
37518
|
+
# resp.associations[0].transit_gateway_policy_table_id #=> String
|
37519
|
+
# resp.associations[0].transit_gateway_attachment_id #=> String
|
37520
|
+
# resp.associations[0].resource_id #=> String
|
37521
|
+
# resp.associations[0].resource_type #=> String, one of "vpc", "vpn", "direct-connect-gateway", "connect", "peering", "tgw-peering"
|
37522
|
+
# resp.associations[0].state #=> String, one of "associating", "associated", "disassociating", "disassociated"
|
37523
|
+
# resp.next_token #=> String
|
37524
|
+
#
|
37525
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/GetTransitGatewayPolicyTableAssociations AWS API Documentation
|
37526
|
+
#
|
37527
|
+
# @overload get_transit_gateway_policy_table_associations(params = {})
|
37528
|
+
# @param [Hash] params ({})
|
37529
|
+
def get_transit_gateway_policy_table_associations(params = {}, options = {})
|
37530
|
+
req = build_request(:get_transit_gateway_policy_table_associations, params)
|
37531
|
+
req.send_request(options)
|
37532
|
+
end
|
37533
|
+
|
37534
|
+
# Returns a list of transit gateway policy table entries.
|
37535
|
+
#
|
37536
|
+
# @option params [required, String] :transit_gateway_policy_table_id
|
37537
|
+
# The ID of the transit gateway policy table.
|
37538
|
+
#
|
37539
|
+
# @option params [Array<Types::Filter>] :filters
|
37540
|
+
# The filters associated with the transit gateway policy table.
|
37541
|
+
#
|
37542
|
+
# @option params [Integer] :max_results
|
37543
|
+
# The maximum number of results to return with a single call. To
|
37544
|
+
# retrieve the remaining results, make another call with the returned
|
37545
|
+
# `nextToken` value.
|
37546
|
+
#
|
37547
|
+
# @option params [String] :next_token
|
37548
|
+
# The token for the next page of results.
|
37549
|
+
#
|
37550
|
+
# @option params [Boolean] :dry_run
|
37551
|
+
# Checks whether you have the required permissions for the action,
|
37552
|
+
# without actually making the request, and provides an error response.
|
37553
|
+
# If you have the required permissions, the error response is
|
37554
|
+
# `DryRunOperation`. Otherwise, it is `UnauthorizedOperation`.
|
37555
|
+
#
|
37556
|
+
# @return [Types::GetTransitGatewayPolicyTableEntriesResult] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
|
37557
|
+
#
|
37558
|
+
# * {Types::GetTransitGatewayPolicyTableEntriesResult#transit_gateway_policy_table_entries #transit_gateway_policy_table_entries} => Array<Types::TransitGatewayPolicyTableEntry>
|
37559
|
+
#
|
37560
|
+
# @example Request syntax with placeholder values
|
37561
|
+
#
|
37562
|
+
# resp = client.get_transit_gateway_policy_table_entries({
|
37563
|
+
# transit_gateway_policy_table_id: "TransitGatewayPolicyTableId", # required
|
37564
|
+
# filters: [
|
37565
|
+
# {
|
37566
|
+
# name: "String",
|
37567
|
+
# values: ["String"],
|
37568
|
+
# },
|
37569
|
+
# ],
|
37570
|
+
# max_results: 1,
|
37571
|
+
# next_token: "String",
|
37572
|
+
# dry_run: false,
|
37573
|
+
# })
|
37574
|
+
#
|
37575
|
+
# @example Response structure
|
37576
|
+
#
|
37577
|
+
# resp.transit_gateway_policy_table_entries #=> Array
|
37578
|
+
# resp.transit_gateway_policy_table_entries[0].policy_rule_number #=> String
|
37579
|
+
# resp.transit_gateway_policy_table_entries[0].policy_rule.source_cidr_block #=> String
|
37580
|
+
# resp.transit_gateway_policy_table_entries[0].policy_rule.source_port_range #=> String
|
37581
|
+
# resp.transit_gateway_policy_table_entries[0].policy_rule.destination_cidr_block #=> String
|
37582
|
+
# resp.transit_gateway_policy_table_entries[0].policy_rule.destination_port_range #=> String
|
37583
|
+
# resp.transit_gateway_policy_table_entries[0].policy_rule.protocol #=> String
|
37584
|
+
# resp.transit_gateway_policy_table_entries[0].policy_rule.meta_data.meta_data_key #=> String
|
37585
|
+
# resp.transit_gateway_policy_table_entries[0].policy_rule.meta_data.meta_data_value #=> String
|
37586
|
+
# resp.transit_gateway_policy_table_entries[0].target_route_table_id #=> String
|
37587
|
+
#
|
37588
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/GetTransitGatewayPolicyTableEntries AWS API Documentation
|
37589
|
+
#
|
37590
|
+
# @overload get_transit_gateway_policy_table_entries(params = {})
|
37591
|
+
# @param [Hash] params ({})
|
37592
|
+
def get_transit_gateway_policy_table_entries(params = {}, options = {})
|
37593
|
+
req = build_request(:get_transit_gateway_policy_table_entries, params)
|
37594
|
+
req.send_request(options)
|
37595
|
+
end
|
37596
|
+
|
36918
37597
|
# Gets information about the prefix list references in a specified
|
36919
37598
|
# transit gateway route table.
|
36920
37599
|
#
|
@@ -37131,6 +37810,7 @@ module Aws::EC2
|
|
37131
37810
|
# resp.transit_gateway_route_table_propagations[0].resource_id #=> String
|
37132
37811
|
# resp.transit_gateway_route_table_propagations[0].resource_type #=> String, one of "vpc", "vpn", "direct-connect-gateway", "connect", "peering", "tgw-peering"
|
37133
37812
|
# resp.transit_gateway_route_table_propagations[0].state #=> String, one of "enabling", "enabled", "disabling", "disabled"
|
37813
|
+
# resp.transit_gateway_route_table_propagations[0].transit_gateway_route_table_announcement_id #=> String
|
37134
37814
|
# resp.next_token #=> String
|
37135
37815
|
#
|
37136
37816
|
# @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/GetTransitGatewayRouteTablePropagations AWS API Documentation
|
@@ -37499,7 +38179,7 @@ module Aws::EC2
|
|
37499
38179
|
# ],
|
37500
38180
|
# tag_specifications: [
|
37501
38181
|
# {
|
37502
|
-
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
38182
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
37503
38183
|
# tags: [
|
37504
38184
|
# {
|
37505
38185
|
# key: "String",
|
@@ -37729,7 +38409,7 @@ module Aws::EC2
|
|
37729
38409
|
# public_key_material: "data", # required
|
37730
38410
|
# tag_specifications: [
|
37731
38411
|
# {
|
37732
|
-
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
38412
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
37733
38413
|
# tags: [
|
37734
38414
|
# {
|
37735
38415
|
# key: "String",
|
@@ -37875,7 +38555,7 @@ module Aws::EC2
|
|
37875
38555
|
# role_name: "String",
|
37876
38556
|
# tag_specifications: [
|
37877
38557
|
# {
|
37878
|
-
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
38558
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
37879
38559
|
# tags: [
|
37880
38560
|
# {
|
37881
38561
|
# key: "String",
|
@@ -40081,9 +40761,12 @@ module Aws::EC2
|
|
40081
40761
|
# address CIDRs. IPAM only discovers and monitors resources in the
|
40082
40762
|
# Amazon Web Services Regions you select as operating Regions.
|
40083
40763
|
#
|
40084
|
-
# For more information about operating Regions, see [Create an
|
40085
|
-
#
|
40086
|
-
#
|
40764
|
+
# For more information about operating Regions, see [Create an IPAM][1]
|
40765
|
+
# in the *Amazon VPC IPAM User Guide*.
|
40766
|
+
#
|
40767
|
+
#
|
40768
|
+
#
|
40769
|
+
# [1]: https://docs.aws.amazon.com/vpc/latest/ipam/create-ipam.html
|
40087
40770
|
#
|
40088
40771
|
# @option params [Array<Types::RemoveIpamOperatingRegion>] :remove_operating_regions
|
40089
40772
|
# The operating Regions to remove.
|
@@ -40138,10 +40821,13 @@ module Aws::EC2
|
|
40138
40821
|
|
40139
40822
|
# Modify the configurations of an IPAM pool.
|
40140
40823
|
#
|
40141
|
-
# For more information, see [Modify a
|
40142
|
-
# pool](/vpc/latest/ipam/mod-pool-ipam.html) in the *Amazon VPC IPAM
|
40824
|
+
# For more information, see [Modify a pool][1] in the *Amazon VPC IPAM
|
40143
40825
|
# User Guide*.
|
40144
40826
|
#
|
40827
|
+
#
|
40828
|
+
#
|
40829
|
+
# [1]: https://docs.aws.amazon.com/vpc/latest/ipam/mod-pool-ipam.html
|
40830
|
+
#
|
40145
40831
|
# @option params [Boolean] :dry_run
|
40146
40832
|
# A check for whether you have the required permissions for the action
|
40147
40833
|
# without actually making the request and provides an error response. If
|
@@ -40191,9 +40877,12 @@ module Aws::EC2
|
|
40191
40877
|
#
|
40192
40878
|
# @option params [Array<Types::RequestIpamResourceTag>] :add_allocation_resource_tags
|
40193
40879
|
# Add tag allocation rules to a pool. For more information about
|
40194
|
-
# allocation rules, see [Create a top-level
|
40195
|
-
#
|
40196
|
-
#
|
40880
|
+
# allocation rules, see [Create a top-level pool][1] in the *Amazon VPC
|
40881
|
+
# IPAM User Guide*.
|
40882
|
+
#
|
40883
|
+
#
|
40884
|
+
#
|
40885
|
+
# [1]: https://docs.aws.amazon.com/vpc/latest/ipam/create-top-ipam.html
|
40197
40886
|
#
|
40198
40887
|
# @option params [Array<Types::RequestIpamResourceTag>] :remove_allocation_resource_tags
|
40199
40888
|
# Remove tag allocation rules from a pool.
|
@@ -40271,11 +40960,14 @@ module Aws::EC2
|
|
40271
40960
|
# it cannot be auto-imported into a pool, and it will be removed from
|
40272
40961
|
# any pool it has an allocation in.
|
40273
40962
|
#
|
40274
|
-
# For more information, see [Move resource CIDRs between
|
40275
|
-
#
|
40276
|
-
#
|
40277
|
-
#
|
40278
|
-
#
|
40963
|
+
# For more information, see [Move resource CIDRs between scopes][1] and
|
40964
|
+
# [Change the monitoring state of resource CIDRs][2] in the *Amazon VPC
|
40965
|
+
# IPAM User Guide*.
|
40966
|
+
#
|
40967
|
+
#
|
40968
|
+
#
|
40969
|
+
# [1]: https://docs.aws.amazon.com/vpc/latest/ipam/move-resource-ipam.html
|
40970
|
+
# [2]: https://docs.aws.amazon.com/vpc/latest/ipam/change-monitoring-state-ipam.html
|
40279
40971
|
#
|
40280
40972
|
# @option params [Boolean] :dry_run
|
40281
40973
|
# A check for whether you have the required permissions for the action
|
@@ -40422,12 +41114,16 @@ module Aws::EC2
|
|
40422
41114
|
# [1]: https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html
|
40423
41115
|
#
|
40424
41116
|
# @option params [String] :launch_template_id
|
40425
|
-
# The ID of the launch template.
|
40426
|
-
#
|
41117
|
+
# The ID of the launch template.
|
41118
|
+
#
|
41119
|
+
# You must specify either the `LaunchTemplateId` or the
|
41120
|
+
# `LaunchTemplateName`, but not both.
|
40427
41121
|
#
|
40428
41122
|
# @option params [String] :launch_template_name
|
40429
|
-
# The name of the launch template.
|
40430
|
-
#
|
41123
|
+
# The name of the launch template.
|
41124
|
+
#
|
41125
|
+
# You must specify either the `LaunchTemplateName` or the
|
41126
|
+
# `LaunchTemplateId`, but not both.
|
40431
41127
|
#
|
40432
41128
|
# @option params [String] :default_version
|
40433
41129
|
# The version number of the launch template to set as the default
|
@@ -41658,6 +42354,7 @@ module Aws::EC2
|
|
41658
42354
|
# association_default_route_table_id: "TransitGatewayRouteTableId",
|
41659
42355
|
# default_route_table_propagation: "enable", # accepts enable, disable
|
41660
42356
|
# propagation_default_route_table_id: "TransitGatewayRouteTableId",
|
42357
|
+
# amazon_side_asn: 1,
|
41661
42358
|
# },
|
41662
42359
|
# dry_run: false,
|
41663
42360
|
# })
|
@@ -43217,7 +43914,11 @@ module Aws::EC2
|
|
43217
43914
|
# can move the CIDR to IPAM from a public IPv4 pool. You cannot move an
|
43218
43915
|
# IPv6 CIDR to IPAM. If you are bringing a new IP address to Amazon Web
|
43219
43916
|
# Services for the first time, complete the steps in [Tutorial: BYOIP
|
43220
|
-
# address CIDRs to IPAM]
|
43917
|
+
# address CIDRs to IPAM][1].
|
43918
|
+
#
|
43919
|
+
#
|
43920
|
+
#
|
43921
|
+
# [1]: https://docs.aws.amazon.com/vpc/latest/ipam/tutorials-byoip-ipam.html
|
43221
43922
|
#
|
43222
43923
|
# @option params [Boolean] :dry_run
|
43223
43924
|
# A check for whether you have the required permissions for the action
|
@@ -43336,7 +44037,7 @@ module Aws::EC2
|
|
43336
44037
|
# dry_run: false,
|
43337
44038
|
# pool_tag_specifications: [
|
43338
44039
|
# {
|
43339
|
-
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
44040
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
43340
44041
|
# tags: [
|
43341
44042
|
# {
|
43342
44043
|
# key: "String",
|
@@ -43368,9 +44069,12 @@ module Aws::EC2
|
|
43368
44069
|
# new CIDRs to a top-level pool or to transfer a CIDR from a top-level
|
43369
44070
|
# pool to a pool within it.
|
43370
44071
|
#
|
43371
|
-
# For more information, see [Provision CIDRs to
|
43372
|
-
#
|
43373
|
-
#
|
44072
|
+
# For more information, see [Provision CIDRs to pools][1] in the *Amazon
|
44073
|
+
# VPC IPAM User Guide*.
|
44074
|
+
#
|
44075
|
+
#
|
44076
|
+
#
|
44077
|
+
# [1]: https://docs.aws.amazon.com/vpc/latest/ipam/prov-cidr-ipam.html
|
43374
44078
|
#
|
43375
44079
|
# @option params [Boolean] :dry_run
|
43376
44080
|
# A check for whether you have the required permissions for the action
|
@@ -43423,9 +44127,12 @@ module Aws::EC2
|
|
43423
44127
|
|
43424
44128
|
# Provision a CIDR to a public IPv4 pool.
|
43425
44129
|
#
|
43426
|
-
# For more information about IPAM, see [What is
|
43427
|
-
# IPAM
|
43428
|
-
#
|
44130
|
+
# For more information about IPAM, see [What is IPAM?][1] in the *Amazon
|
44131
|
+
# VPC IPAM User Guide*.
|
44132
|
+
#
|
44133
|
+
#
|
44134
|
+
#
|
44135
|
+
# [1]: https://docs.aws.amazon.com/vpc/latest/ipam/what-is-it-ipam.html
|
43429
44136
|
#
|
43430
44137
|
# @option params [Boolean] :dry_run
|
43431
44138
|
# A check for whether you have the required permissions for the action
|
@@ -43530,7 +44237,7 @@ module Aws::EC2
|
|
43530
44237
|
# offering_id: "OfferingId", # required
|
43531
44238
|
# tag_specifications: [
|
43532
44239
|
# {
|
43533
|
-
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
44240
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
43534
44241
|
# tags: [
|
43535
44242
|
# {
|
43536
44243
|
# key: "String",
|
@@ -43829,7 +44536,8 @@ module Aws::EC2
|
|
43829
44536
|
#
|
43830
44537
|
# <note markdown="1"> For Amazon EBS-backed instances, CreateImage creates and registers the
|
43831
44538
|
# AMI in a single request, so you don't have to register the AMI
|
43832
|
-
# yourself.
|
44539
|
+
# yourself. We recommend that you always use CreateImage unless you have
|
44540
|
+
# a specific reason to use RegisterImage.
|
43833
44541
|
#
|
43834
44542
|
# </note>
|
43835
44543
|
#
|
@@ -44302,12 +45010,16 @@ module Aws::EC2
|
|
44302
45010
|
# @example Response structure
|
44303
45011
|
#
|
44304
45012
|
# resp.transit_gateway_peering_attachment.transit_gateway_attachment_id #=> String
|
45013
|
+
# resp.transit_gateway_peering_attachment.accepter_transit_gateway_attachment_id #=> String
|
44305
45014
|
# resp.transit_gateway_peering_attachment.requester_tgw_info.transit_gateway_id #=> String
|
45015
|
+
# resp.transit_gateway_peering_attachment.requester_tgw_info.core_network_id #=> String
|
44306
45016
|
# resp.transit_gateway_peering_attachment.requester_tgw_info.owner_id #=> String
|
44307
45017
|
# resp.transit_gateway_peering_attachment.requester_tgw_info.region #=> String
|
44308
45018
|
# resp.transit_gateway_peering_attachment.accepter_tgw_info.transit_gateway_id #=> String
|
45019
|
+
# resp.transit_gateway_peering_attachment.accepter_tgw_info.core_network_id #=> String
|
44309
45020
|
# resp.transit_gateway_peering_attachment.accepter_tgw_info.owner_id #=> String
|
44310
45021
|
# resp.transit_gateway_peering_attachment.accepter_tgw_info.region #=> String
|
45022
|
+
# resp.transit_gateway_peering_attachment.options.dynamic_routing #=> String, one of "enable", "disable"
|
44311
45023
|
# resp.transit_gateway_peering_attachment.status.code #=> String
|
44312
45024
|
# resp.transit_gateway_peering_attachment.status.message #=> String
|
44313
45025
|
# resp.transit_gateway_peering_attachment.state #=> String, one of "initiating", "initiatingRequest", "pendingAcceptance", "rollingBack", "pending", "available", "modifying", "deleting", "deleted", "failed", "rejected", "rejecting", "failing"
|
@@ -44600,12 +45312,12 @@ module Aws::EC2
|
|
44600
45312
|
# action to release manual allocations. To remove an allocation for a
|
44601
45313
|
# resource without deleting the resource, set its monitored state to
|
44602
45314
|
# false using [ModifyIpamResourceCidr][1]. For more information, see
|
44603
|
-
# [Release an allocation]
|
44604
|
-
# in the *Amazon VPC IPAM User Guide*.
|
45315
|
+
# [Release an allocation][2] in the *Amazon VPC IPAM User Guide*.
|
44605
45316
|
#
|
44606
45317
|
#
|
44607
45318
|
#
|
44608
45319
|
# [1]: https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_ModifyIpamResourceCidr.html
|
45320
|
+
# [2]: https://docs.aws.amazon.com/vpc/latest/ipam/release-pool-alloc-ipam.html
|
44609
45321
|
#
|
44610
45322
|
# @option params [Boolean] :dry_run
|
44611
45323
|
# A check for whether you have the required permissions for the action
|
@@ -45090,6 +45802,7 @@ module Aws::EC2
|
|
45090
45802
|
#
|
45091
45803
|
# resp.route.destination_cidr_block #=> String
|
45092
45804
|
# resp.route.prefix_list_id #=> String
|
45805
|
+
# resp.route.transit_gateway_route_table_announcement_id #=> String
|
45093
45806
|
# resp.route.transit_gateway_attachments #=> Array
|
45094
45807
|
# resp.route.transit_gateway_attachments[0].resource_id #=> String
|
45095
45808
|
# resp.route.transit_gateway_attachments[0].transit_gateway_attachment_id #=> String
|
@@ -45501,7 +46214,7 @@ module Aws::EC2
|
|
45501
46214
|
# weighted_capacity: 1.0,
|
45502
46215
|
# tag_specifications: [
|
45503
46216
|
# {
|
45504
|
-
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
46217
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
45505
46218
|
# tags: [
|
45506
46219
|
# {
|
45507
46220
|
# key: "String",
|
@@ -45657,7 +46370,7 @@ module Aws::EC2
|
|
45657
46370
|
# target_capacity_unit_type: "vcpu", # accepts vcpu, memory-mib, units
|
45658
46371
|
# tag_specifications: [
|
45659
46372
|
# {
|
45660
|
-
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
46373
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
45661
46374
|
# tags: [
|
45662
46375
|
# {
|
45663
46376
|
# key: "String",
|
@@ -45753,8 +46466,13 @@ module Aws::EC2
|
|
45753
46466
|
# The launch specification.
|
45754
46467
|
#
|
45755
46468
|
# @option params [String] :spot_price
|
45756
|
-
# The maximum price per hour that you are willing to pay for a Spot
|
45757
|
-
# Instance.
|
46469
|
+
# The maximum price per unit hour that you are willing to pay for a Spot
|
46470
|
+
# Instance. We do not recommend using this parameter because it can lead
|
46471
|
+
# to increased interruptions. If you do not specify this parameter, you
|
46472
|
+
# will pay the current Spot price.
|
46473
|
+
#
|
46474
|
+
# If you specify a maximum price, your instances will be interrupted
|
46475
|
+
# more frequently than if you do not specify this parameter.
|
45758
46476
|
#
|
45759
46477
|
# @option params [String] :type
|
45760
46478
|
# The Spot Instance request type.
|
@@ -45952,7 +46670,7 @@ module Aws::EC2
|
|
45952
46670
|
# valid_until: Time.now,
|
45953
46671
|
# tag_specifications: [
|
45954
46672
|
# {
|
45955
|
-
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
46673
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
45956
46674
|
# tags: [
|
45957
46675
|
# {
|
45958
46676
|
# key: "String",
|
@@ -47360,10 +48078,22 @@ module Aws::EC2
|
|
47360
48078
|
# request.
|
47361
48079
|
#
|
47362
48080
|
# @option params [Array<Types::TagSpecification>] :tag_specifications
|
47363
|
-
# The tags to apply to the resources
|
47364
|
-
#
|
47365
|
-
#
|
47366
|
-
#
|
48081
|
+
# The tags to apply to the resources that are created during instance
|
48082
|
+
# launch.
|
48083
|
+
#
|
48084
|
+
# You can specify tags for the following resources only:
|
48085
|
+
#
|
48086
|
+
# * Instances
|
48087
|
+
#
|
48088
|
+
# * Volumes
|
48089
|
+
#
|
48090
|
+
# * Elastic graphics
|
48091
|
+
#
|
48092
|
+
# * Spot Instance requests
|
48093
|
+
#
|
48094
|
+
# * Network interfaces
|
48095
|
+
#
|
48096
|
+
# To tag a resource after it has been created, see [CreateTags][1].
|
47367
48097
|
#
|
47368
48098
|
#
|
47369
48099
|
#
|
@@ -47458,7 +48188,7 @@ module Aws::EC2
|
|
47458
48188
|
#
|
47459
48189
|
# @option params [Boolean] :disable_api_stop
|
47460
48190
|
# Indicates whether an instance is enabled for stop protection. For more
|
47461
|
-
# information, see [Stop
|
48191
|
+
# information, see [Stop protection][1].
|
47462
48192
|
#
|
47463
48193
|
#
|
47464
48194
|
#
|
@@ -47628,7 +48358,7 @@ module Aws::EC2
|
|
47628
48358
|
# ],
|
47629
48359
|
# tag_specifications: [
|
47630
48360
|
# {
|
47631
|
-
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
48361
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
47632
48362
|
# tags: [
|
47633
48363
|
# {
|
47634
48364
|
# key: "String",
|
@@ -48301,6 +49031,7 @@ module Aws::EC2
|
|
48301
49031
|
# resp.routes #=> Array
|
48302
49032
|
# resp.routes[0].destination_cidr_block #=> String
|
48303
49033
|
# resp.routes[0].prefix_list_id #=> String
|
49034
|
+
# resp.routes[0].transit_gateway_route_table_announcement_id #=> String
|
48304
49035
|
# resp.routes[0].transit_gateway_attachments #=> Array
|
48305
49036
|
# resp.routes[0].transit_gateway_attachments[0].resource_id #=> String
|
48306
49037
|
# resp.routes[0].transit_gateway_attachments[0].transit_gateway_attachment_id #=> String
|
@@ -48509,7 +49240,7 @@ module Aws::EC2
|
|
48509
49240
|
# dry_run: false,
|
48510
49241
|
# tag_specifications: [
|
48511
49242
|
# {
|
48512
|
-
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
49243
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
48513
49244
|
# tags: [
|
48514
49245
|
# {
|
48515
49246
|
# key: "String",
|
@@ -48589,7 +49320,7 @@ module Aws::EC2
|
|
48589
49320
|
# dry_run: false,
|
48590
49321
|
# tag_specifications: [
|
48591
49322
|
# {
|
48592
|
-
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
49323
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
48593
49324
|
# tags: [
|
48594
49325
|
# {
|
48595
49326
|
# key: "String",
|
@@ -49746,7 +50477,7 @@ module Aws::EC2
|
|
49746
50477
|
params: params,
|
49747
50478
|
config: config)
|
49748
50479
|
context[:gem_name] = 'aws-sdk-ec2'
|
49749
|
-
context[:gem_version] = '1.
|
50480
|
+
context[:gem_version] = '1.323.0'
|
49750
50481
|
Seahorse::Client::Request.new(handlers, context)
|
49751
50482
|
end
|
49752
50483
|
|