aws-sdk-ec2 1.168.0 → 1.169.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/lib/aws-sdk-ec2.rb +1 -1
- data/lib/aws-sdk-ec2/client.rb +142 -71
- data/lib/aws-sdk-ec2/client_api.rb +10 -2
- data/lib/aws-sdk-ec2/instance.rb +1 -1
- data/lib/aws-sdk-ec2/resource.rb +10 -10
- data/lib/aws-sdk-ec2/snapshot.rb +1 -1
- data/lib/aws-sdk-ec2/subnet.rb +2 -2
- data/lib/aws-sdk-ec2/types.rb +176 -92
- data/lib/aws-sdk-ec2/volume.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 0cdfa19434d7128fa5cbecc9122e40fc251a4d14885388d71a83aa240af89ec8
|
|
4
|
+
data.tar.gz: 3d35e09e5bd95b621fbd1790da7797029476d2f88aa574211a697f828ca13cb0
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: e2ffd61bd3246930acf7defd5b32a1e527306fd9101e28de1ae70366eb613692455baedb5e054ad644b22d60013c5abb2d1f770894c40e78daaa0455ebb1ef28
|
|
7
|
+
data.tar.gz: 505a3f7daf31d2ffbe05b3305442bb46b8246f5d8409d7ed54452fe3fe9e3a1d7a2aefb56e45a20da687cd4e270a3436ce51c37bcf5715b2ffbc2e01e48c6dd2
|
data/lib/aws-sdk-ec2.rb
CHANGED
data/lib/aws-sdk-ec2/client.rb
CHANGED
|
@@ -863,7 +863,7 @@ module Aws::EC2
|
|
|
863
863
|
# quantity: 1, # required
|
|
864
864
|
# tag_specifications: [
|
|
865
865
|
# {
|
|
866
|
-
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, fleet, fpga-image, host-reservation, image, instance, internet-gateway, key-pair, launch-template, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
|
866
|
+
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
|
867
867
|
# tags: [
|
|
868
868
|
# {
|
|
869
869
|
# key: "String",
|
|
@@ -3458,7 +3458,7 @@ module Aws::EC2
|
|
|
3458
3458
|
# source_snapshot_id: "String", # required
|
|
3459
3459
|
# tag_specifications: [
|
|
3460
3460
|
# {
|
|
3461
|
-
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, fleet, fpga-image, host-reservation, image, instance, internet-gateway, key-pair, launch-template, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
|
3461
|
+
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
|
3462
3462
|
# tags: [
|
|
3463
3463
|
# {
|
|
3464
3464
|
# key: "String",
|
|
@@ -3646,7 +3646,7 @@ module Aws::EC2
|
|
|
3646
3646
|
# instance_match_criteria: "open", # accepts open, targeted
|
|
3647
3647
|
# tag_specifications: [
|
|
3648
3648
|
# {
|
|
3649
|
-
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, fleet, fpga-image, host-reservation, image, instance, internet-gateway, key-pair, launch-template, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
|
3649
|
+
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
|
3650
3650
|
# tags: [
|
|
3651
3651
|
# {
|
|
3652
3652
|
# key: "String",
|
|
@@ -3836,7 +3836,7 @@ module Aws::EC2
|
|
|
3836
3836
|
# client_token: "String",
|
|
3837
3837
|
# tag_specifications: [
|
|
3838
3838
|
# {
|
|
3839
|
-
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, fleet, fpga-image, host-reservation, image, instance, internet-gateway, key-pair, launch-template, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
|
3839
|
+
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
|
3840
3840
|
# tags: [
|
|
3841
3841
|
# {
|
|
3842
3842
|
# key: "String",
|
|
@@ -4549,7 +4549,7 @@ module Aws::EC2
|
|
|
4549
4549
|
# replace_unhealthy_instances: false,
|
|
4550
4550
|
# tag_specifications: [
|
|
4551
4551
|
# {
|
|
4552
|
-
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, fleet, fpga-image, host-reservation, image, instance, internet-gateway, key-pair, launch-template, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
|
4552
|
+
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
|
4553
4553
|
# tags: [
|
|
4554
4554
|
# {
|
|
4555
4555
|
# key: "String",
|
|
@@ -4755,7 +4755,7 @@ module Aws::EC2
|
|
|
4755
4755
|
# log_format: "String",
|
|
4756
4756
|
# tag_specifications: [
|
|
4757
4757
|
# {
|
|
4758
|
-
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, fleet, fpga-image, host-reservation, image, instance, internet-gateway, key-pair, launch-template, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
|
4758
|
+
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
|
4759
4759
|
# tags: [
|
|
4760
4760
|
# {
|
|
4761
4761
|
# key: "String",
|
|
@@ -4854,7 +4854,7 @@ module Aws::EC2
|
|
|
4854
4854
|
# client_token: "String",
|
|
4855
4855
|
# tag_specifications: [
|
|
4856
4856
|
# {
|
|
4857
|
-
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, fleet, fpga-image, host-reservation, image, instance, internet-gateway, key-pair, launch-template, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
|
4857
|
+
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
|
4858
4858
|
# tags: [
|
|
4859
4859
|
# {
|
|
4860
4860
|
# key: "String",
|
|
@@ -4972,7 +4972,7 @@ module Aws::EC2
|
|
|
4972
4972
|
# iops: 1,
|
|
4973
4973
|
# snapshot_id: "String",
|
|
4974
4974
|
# volume_size: 1,
|
|
4975
|
-
# volume_type: "standard", # accepts standard, io1,
|
|
4975
|
+
# volume_type: "standard", # accepts standard, io1, gp2, sc1, st1
|
|
4976
4976
|
# kms_key_id: "String",
|
|
4977
4977
|
# encrypted: false,
|
|
4978
4978
|
# },
|
|
@@ -4999,7 +4999,7 @@ module Aws::EC2
|
|
|
4999
4999
|
req.send_request(options)
|
|
5000
5000
|
end
|
|
5001
5001
|
|
|
5002
|
-
# Exports a running or stopped instance to an S3 bucket.
|
|
5002
|
+
# Exports a running or stopped instance to an Amazon S3 bucket.
|
|
5003
5003
|
#
|
|
5004
5004
|
# For information about the supported operating systems, image formats,
|
|
5005
5005
|
# and known limitations for the types of instances you can export, see
|
|
@@ -5012,7 +5012,7 @@ module Aws::EC2
|
|
|
5012
5012
|
#
|
|
5013
5013
|
# @option params [String] :description
|
|
5014
5014
|
# A description for the conversion task or the resource being exported.
|
|
5015
|
-
# The maximum length is 255
|
|
5015
|
+
# The maximum length is 255 characters.
|
|
5016
5016
|
#
|
|
5017
5017
|
# @option params [Types::ExportToS3TaskSpecification] :export_to_s3_task
|
|
5018
5018
|
# The format and location for an instance export task.
|
|
@@ -5023,6 +5023,9 @@ module Aws::EC2
|
|
|
5023
5023
|
# @option params [String] :target_environment
|
|
5024
5024
|
# The target virtualization environment.
|
|
5025
5025
|
#
|
|
5026
|
+
# @option params [Array<Types::TagSpecification>] :tag_specifications
|
|
5027
|
+
# The tags to apply to the instance export task during creation.
|
|
5028
|
+
#
|
|
5026
5029
|
# @return [Types::CreateInstanceExportTaskResult] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
|
|
5027
5030
|
#
|
|
5028
5031
|
# * {Types::CreateInstanceExportTaskResult#export_task #export_task} => Types::ExportTask
|
|
@@ -5039,6 +5042,17 @@ module Aws::EC2
|
|
|
5039
5042
|
# },
|
|
5040
5043
|
# instance_id: "InstanceId", # required
|
|
5041
5044
|
# target_environment: "citrix", # accepts citrix, vmware, microsoft
|
|
5045
|
+
# tag_specifications: [
|
|
5046
|
+
# {
|
|
5047
|
+
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
|
5048
|
+
# tags: [
|
|
5049
|
+
# {
|
|
5050
|
+
# key: "String",
|
|
5051
|
+
# value: "String",
|
|
5052
|
+
# },
|
|
5053
|
+
# ],
|
|
5054
|
+
# },
|
|
5055
|
+
# ],
|
|
5042
5056
|
# })
|
|
5043
5057
|
#
|
|
5044
5058
|
# @example Response structure
|
|
@@ -5188,7 +5202,7 @@ module Aws::EC2
|
|
|
5188
5202
|
# dry_run: false,
|
|
5189
5203
|
# tag_specifications: [
|
|
5190
5204
|
# {
|
|
5191
|
-
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, fleet, fpga-image, host-reservation, image, instance, internet-gateway, key-pair, launch-template, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
|
5205
|
+
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
|
5192
5206
|
# tags: [
|
|
5193
5207
|
# {
|
|
5194
5208
|
# key: "String",
|
|
@@ -5334,7 +5348,7 @@ module Aws::EC2
|
|
|
5334
5348
|
# kms_key_id: "KmsKeyId",
|
|
5335
5349
|
# snapshot_id: "SnapshotId",
|
|
5336
5350
|
# volume_size: 1,
|
|
5337
|
-
# volume_type: "standard", # accepts standard, io1,
|
|
5351
|
+
# volume_type: "standard", # accepts standard, io1, gp2, sc1, st1
|
|
5338
5352
|
# },
|
|
5339
5353
|
# no_device: "String",
|
|
5340
5354
|
# },
|
|
@@ -5387,7 +5401,7 @@ module Aws::EC2
|
|
|
5387
5401
|
# user_data: "String",
|
|
5388
5402
|
# tag_specifications: [
|
|
5389
5403
|
# {
|
|
5390
|
-
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, fleet, fpga-image, host-reservation, image, instance, internet-gateway, key-pair, launch-template, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
|
5404
|
+
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
|
5391
5405
|
# tags: [
|
|
5392
5406
|
# {
|
|
5393
5407
|
# key: "String",
|
|
@@ -5448,7 +5462,7 @@ module Aws::EC2
|
|
|
5448
5462
|
# },
|
|
5449
5463
|
# tag_specifications: [
|
|
5450
5464
|
# {
|
|
5451
|
-
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, fleet, fpga-image, host-reservation, image, instance, internet-gateway, key-pair, launch-template, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
|
5465
|
+
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
|
5452
5466
|
# tags: [
|
|
5453
5467
|
# {
|
|
5454
5468
|
# key: "String",
|
|
@@ -5613,7 +5627,7 @@ module Aws::EC2
|
|
|
5613
5627
|
# kms_key_id: "KmsKeyId",
|
|
5614
5628
|
# snapshot_id: "SnapshotId",
|
|
5615
5629
|
# volume_size: 1,
|
|
5616
|
-
# volume_type: "standard", # accepts standard, io1,
|
|
5630
|
+
# volume_type: "standard", # accepts standard, io1, gp2, sc1, st1
|
|
5617
5631
|
# },
|
|
5618
5632
|
# no_device: "String",
|
|
5619
5633
|
# },
|
|
@@ -5666,7 +5680,7 @@ module Aws::EC2
|
|
|
5666
5680
|
# user_data: "String",
|
|
5667
5681
|
# tag_specifications: [
|
|
5668
5682
|
# {
|
|
5669
|
-
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, fleet, fpga-image, host-reservation, image, instance, internet-gateway, key-pair, launch-template, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
|
5683
|
+
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
|
5670
5684
|
# tags: [
|
|
5671
5685
|
# {
|
|
5672
5686
|
# key: "String",
|
|
@@ -5749,7 +5763,7 @@ module Aws::EC2
|
|
|
5749
5763
|
# resp.launch_template_version.launch_template_data.block_device_mappings[0].ebs.kms_key_id #=> String
|
|
5750
5764
|
# resp.launch_template_version.launch_template_data.block_device_mappings[0].ebs.snapshot_id #=> String
|
|
5751
5765
|
# resp.launch_template_version.launch_template_data.block_device_mappings[0].ebs.volume_size #=> Integer
|
|
5752
|
-
# resp.launch_template_version.launch_template_data.block_device_mappings[0].ebs.volume_type #=> String, one of "standard", "io1", "
|
|
5766
|
+
# resp.launch_template_version.launch_template_data.block_device_mappings[0].ebs.volume_type #=> String, one of "standard", "io1", "gp2", "sc1", "st1"
|
|
5753
5767
|
# resp.launch_template_version.launch_template_data.block_device_mappings[0].no_device #=> String
|
|
5754
5768
|
# resp.launch_template_version.launch_template_data.network_interfaces #=> Array
|
|
5755
5769
|
# resp.launch_template_version.launch_template_data.network_interfaces[0].associate_public_ip_address #=> Boolean
|
|
@@ -5786,7 +5800,7 @@ module Aws::EC2
|
|
|
5786
5800
|
# resp.launch_template_version.launch_template_data.instance_initiated_shutdown_behavior #=> String, one of "stop", "terminate"
|
|
5787
5801
|
# resp.launch_template_version.launch_template_data.user_data #=> String
|
|
5788
5802
|
# resp.launch_template_version.launch_template_data.tag_specifications #=> Array
|
|
5789
|
-
# resp.launch_template_version.launch_template_data.tag_specifications[0].resource_type #=> String, one of "client-vpn-endpoint", "customer-gateway", "dedicated-host", "dhcp-options", "elastic-ip", "elastic-gpu", "fleet", "fpga-image", "host-reservation", "image", "instance", "internet-gateway", "key-pair", "launch-template", "natgateway", "network-acl", "network-interface", "placement-group", "reserved-instances", "route-table", "security-group", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-multicast-domain", "transit-gateway-route-table", "volume", "vpc", "vpc-peering-connection", "vpn-connection", "vpn-gateway", "vpc-flow-log"
|
|
5803
|
+
# resp.launch_template_version.launch_template_data.tag_specifications[0].resource_type #=> String, one of "client-vpn-endpoint", "customer-gateway", "dedicated-host", "dhcp-options", "elastic-ip", "elastic-gpu", "export-image-task", "export-instance-task", "fleet", "fpga-image", "host-reservation", "image", "import-image-task", "import-snapshot-task", "instance", "internet-gateway", "key-pair", "launch-template", "local-gateway-route-table-vpc-association", "natgateway", "network-acl", "network-interface", "placement-group", "reserved-instances", "route-table", "security-group", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-multicast-domain", "transit-gateway-route-table", "volume", "vpc", "vpc-peering-connection", "vpn-connection", "vpn-gateway", "vpc-flow-log"
|
|
5790
5804
|
# resp.launch_template_version.launch_template_data.tag_specifications[0].tags #=> Array
|
|
5791
5805
|
# resp.launch_template_version.launch_template_data.tag_specifications[0].tags[0].key #=> String
|
|
5792
5806
|
# resp.launch_template_version.launch_template_data.tag_specifications[0].tags[0].value #=> String
|
|
@@ -5907,7 +5921,7 @@ module Aws::EC2
|
|
|
5907
5921
|
# vpc_id: "VpcId", # required
|
|
5908
5922
|
# tag_specifications: [
|
|
5909
5923
|
# {
|
|
5910
|
-
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, fleet, fpga-image, host-reservation, image, instance, internet-gateway, key-pair, launch-template, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
|
5924
|
+
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
|
5911
5925
|
# tags: [
|
|
5912
5926
|
# {
|
|
5913
5927
|
# key: "String",
|
|
@@ -6023,7 +6037,7 @@ module Aws::EC2
|
|
|
6023
6037
|
# subnet_id: "SubnetId", # required
|
|
6024
6038
|
# tag_specifications: [
|
|
6025
6039
|
# {
|
|
6026
|
-
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, fleet, fpga-image, host-reservation, image, instance, internet-gateway, key-pair, launch-template, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
|
6040
|
+
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
|
6027
6041
|
# tags: [
|
|
6028
6042
|
# {
|
|
6029
6043
|
# key: "String",
|
|
@@ -6619,7 +6633,7 @@ module Aws::EC2
|
|
|
6619
6633
|
# partition_count: 1,
|
|
6620
6634
|
# tag_specifications: [
|
|
6621
6635
|
# {
|
|
6622
|
-
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, fleet, fpga-image, host-reservation, image, instance, internet-gateway, key-pair, launch-template, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
|
6636
|
+
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
|
6623
6637
|
# tags: [
|
|
6624
6638
|
# {
|
|
6625
6639
|
# key: "String",
|
|
@@ -7183,7 +7197,7 @@ module Aws::EC2
|
|
|
7183
7197
|
# volume_id: "VolumeId", # required
|
|
7184
7198
|
# tag_specifications: [
|
|
7185
7199
|
# {
|
|
7186
|
-
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, fleet, fpga-image, host-reservation, image, instance, internet-gateway, key-pair, launch-template, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
|
7200
|
+
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
|
7187
7201
|
# tags: [
|
|
7188
7202
|
# {
|
|
7189
7203
|
# key: "String",
|
|
@@ -7262,7 +7276,7 @@ module Aws::EC2
|
|
|
7262
7276
|
# },
|
|
7263
7277
|
# tag_specifications: [
|
|
7264
7278
|
# {
|
|
7265
|
-
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, fleet, fpga-image, host-reservation, image, instance, internet-gateway, key-pair, launch-template, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
|
7279
|
+
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
|
7266
7280
|
# tags: [
|
|
7267
7281
|
# {
|
|
7268
7282
|
# key: "String",
|
|
@@ -7650,7 +7664,7 @@ module Aws::EC2
|
|
|
7650
7664
|
# description: "String",
|
|
7651
7665
|
# tag_specifications: [
|
|
7652
7666
|
# {
|
|
7653
|
-
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, fleet, fpga-image, host-reservation, image, instance, internet-gateway, key-pair, launch-template, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
|
7667
|
+
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
|
7654
7668
|
# tags: [
|
|
7655
7669
|
# {
|
|
7656
7670
|
# key: "String",
|
|
@@ -7924,7 +7938,7 @@ module Aws::EC2
|
|
|
7924
7938
|
# description: "String",
|
|
7925
7939
|
# tag_specifications: [
|
|
7926
7940
|
# {
|
|
7927
|
-
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, fleet, fpga-image, host-reservation, image, instance, internet-gateway, key-pair, launch-template, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
|
7941
|
+
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
|
7928
7942
|
# tags: [
|
|
7929
7943
|
# {
|
|
7930
7944
|
# key: "String",
|
|
@@ -8023,7 +8037,7 @@ module Aws::EC2
|
|
|
8023
8037
|
# description: "String",
|
|
8024
8038
|
# tag_specifications: [
|
|
8025
8039
|
# {
|
|
8026
|
-
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, fleet, fpga-image, host-reservation, image, instance, internet-gateway, key-pair, launch-template, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
|
8040
|
+
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
|
8027
8041
|
# tags: [
|
|
8028
8042
|
# {
|
|
8029
8043
|
# key: "String",
|
|
@@ -8116,7 +8130,7 @@ module Aws::EC2
|
|
|
8116
8130
|
# },
|
|
8117
8131
|
# tag_specifications: [
|
|
8118
8132
|
# {
|
|
8119
|
-
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, fleet, fpga-image, host-reservation, image, instance, internet-gateway, key-pair, launch-template, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
|
8133
|
+
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
|
8120
8134
|
# tags: [
|
|
8121
8135
|
# {
|
|
8122
8136
|
# key: "String",
|
|
@@ -8190,7 +8204,7 @@ module Aws::EC2
|
|
|
8190
8204
|
# transit_gateway_id: "TransitGatewayId", # required
|
|
8191
8205
|
# tag_specifications: [
|
|
8192
8206
|
# {
|
|
8193
|
-
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, fleet, fpga-image, host-reservation, image, instance, internet-gateway, key-pair, launch-template, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
|
8207
|
+
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
|
8194
8208
|
# tags: [
|
|
8195
8209
|
# {
|
|
8196
8210
|
# key: "String",
|
|
@@ -8264,7 +8278,7 @@ module Aws::EC2
|
|
|
8264
8278
|
# peer_region: "String", # required
|
|
8265
8279
|
# tag_specifications: [
|
|
8266
8280
|
# {
|
|
8267
|
-
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, fleet, fpga-image, host-reservation, image, instance, internet-gateway, key-pair, launch-template, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
|
8281
|
+
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
|
8268
8282
|
# tags: [
|
|
8269
8283
|
# {
|
|
8270
8284
|
# key: "String",
|
|
@@ -8380,7 +8394,7 @@ module Aws::EC2
|
|
|
8380
8394
|
# transit_gateway_id: "TransitGatewayId", # required
|
|
8381
8395
|
# tag_specifications: [
|
|
8382
8396
|
# {
|
|
8383
|
-
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, fleet, fpga-image, host-reservation, image, instance, internet-gateway, key-pair, launch-template, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
|
8397
|
+
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
|
8384
8398
|
# tags: [
|
|
8385
8399
|
# {
|
|
8386
8400
|
# key: "String",
|
|
@@ -8462,7 +8476,7 @@ module Aws::EC2
|
|
|
8462
8476
|
# },
|
|
8463
8477
|
# tag_specifications: [
|
|
8464
8478
|
# {
|
|
8465
|
-
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, fleet, fpga-image, host-reservation, image, instance, internet-gateway, key-pair, launch-template, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
|
8479
|
+
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
|
8466
8480
|
# tags: [
|
|
8467
8481
|
# {
|
|
8468
8482
|
# key: "String",
|
|
@@ -8712,11 +8726,11 @@ module Aws::EC2
|
|
|
8712
8726
|
# outpost_arn: "String",
|
|
8713
8727
|
# size: 1,
|
|
8714
8728
|
# snapshot_id: "SnapshotId",
|
|
8715
|
-
# volume_type: "standard", # accepts standard, io1,
|
|
8729
|
+
# volume_type: "standard", # accepts standard, io1, gp2, sc1, st1
|
|
8716
8730
|
# dry_run: false,
|
|
8717
8731
|
# tag_specifications: [
|
|
8718
8732
|
# {
|
|
8719
|
-
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, fleet, fpga-image, host-reservation, image, instance, internet-gateway, key-pair, launch-template, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
|
8733
|
+
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
|
8720
8734
|
# tags: [
|
|
8721
8735
|
# {
|
|
8722
8736
|
# key: "String",
|
|
@@ -8750,7 +8764,7 @@ module Aws::EC2
|
|
|
8750
8764
|
# resp.tags #=> Array
|
|
8751
8765
|
# resp.tags[0].key #=> String
|
|
8752
8766
|
# resp.tags[0].value #=> String
|
|
8753
|
-
# resp.volume_type #=> String, one of "standard", "io1", "
|
|
8767
|
+
# resp.volume_type #=> String, one of "standard", "io1", "gp2", "sc1", "st1"
|
|
8754
8768
|
# resp.fast_restored #=> Boolean
|
|
8755
8769
|
# resp.multi_attach_enabled #=> Boolean
|
|
8756
8770
|
#
|
|
@@ -9013,7 +9027,7 @@ module Aws::EC2
|
|
|
9013
9027
|
# private_dns_enabled: false,
|
|
9014
9028
|
# tag_specifications: [
|
|
9015
9029
|
# {
|
|
9016
|
-
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, fleet, fpga-image, host-reservation, image, instance, internet-gateway, key-pair, launch-template, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
|
9030
|
+
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
|
9017
9031
|
# tags: [
|
|
9018
9032
|
# {
|
|
9019
9033
|
# key: "String",
|
|
@@ -9206,7 +9220,7 @@ module Aws::EC2
|
|
|
9206
9220
|
# client_token: "String",
|
|
9207
9221
|
# tag_specifications: [
|
|
9208
9222
|
# {
|
|
9209
|
-
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, fleet, fpga-image, host-reservation, image, instance, internet-gateway, key-pair, launch-template, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
|
9223
|
+
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
|
9210
9224
|
# tags: [
|
|
9211
9225
|
# {
|
|
9212
9226
|
# key: "String",
|
|
@@ -13857,7 +13871,7 @@ module Aws::EC2
|
|
|
13857
13871
|
req.send_request(options)
|
|
13858
13872
|
end
|
|
13859
13873
|
|
|
13860
|
-
# Describes the specified export image tasks or all your export image
|
|
13874
|
+
# Describes the specified export image tasks or all of your export image
|
|
13861
13875
|
# tasks.
|
|
13862
13876
|
#
|
|
13863
13877
|
# @option params [Boolean] :dry_run
|
|
@@ -13912,6 +13926,9 @@ module Aws::EC2
|
|
|
13912
13926
|
# resp.export_image_tasks[0].s3_export_location.s3_prefix #=> String
|
|
13913
13927
|
# resp.export_image_tasks[0].status #=> String
|
|
13914
13928
|
# resp.export_image_tasks[0].status_message #=> String
|
|
13929
|
+
# resp.export_image_tasks[0].tags #=> Array
|
|
13930
|
+
# resp.export_image_tasks[0].tags[0].key #=> String
|
|
13931
|
+
# resp.export_image_tasks[0].tags[0].value #=> String
|
|
13915
13932
|
# resp.next_token #=> String
|
|
13916
13933
|
#
|
|
13917
13934
|
# @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/DescribeExportImageTasks AWS API Documentation
|
|
@@ -13923,7 +13940,7 @@ module Aws::EC2
|
|
|
13923
13940
|
req.send_request(options)
|
|
13924
13941
|
end
|
|
13925
13942
|
|
|
13926
|
-
# Describes the specified export instance tasks or all your export
|
|
13943
|
+
# Describes the specified export instance tasks or all of your export
|
|
13927
13944
|
# instance tasks.
|
|
13928
13945
|
#
|
|
13929
13946
|
# @option params [Array<String>] :export_task_ids
|
|
@@ -15204,7 +15221,7 @@ module Aws::EC2
|
|
|
15204
15221
|
# resp.block_device_mappings[0].ebs.iops #=> Integer
|
|
15205
15222
|
# resp.block_device_mappings[0].ebs.snapshot_id #=> String
|
|
15206
15223
|
# resp.block_device_mappings[0].ebs.volume_size #=> Integer
|
|
15207
|
-
# resp.block_device_mappings[0].ebs.volume_type #=> String, one of "standard", "io1", "
|
|
15224
|
+
# resp.block_device_mappings[0].ebs.volume_type #=> String, one of "standard", "io1", "gp2", "sc1", "st1"
|
|
15208
15225
|
# resp.block_device_mappings[0].ebs.kms_key_id #=> String
|
|
15209
15226
|
# resp.block_device_mappings[0].ebs.encrypted #=> Boolean
|
|
15210
15227
|
# resp.block_device_mappings[0].no_device #=> String
|
|
@@ -15444,7 +15461,7 @@ module Aws::EC2
|
|
|
15444
15461
|
# resp.images[0].block_device_mappings[0].ebs.iops #=> Integer
|
|
15445
15462
|
# resp.images[0].block_device_mappings[0].ebs.snapshot_id #=> String
|
|
15446
15463
|
# resp.images[0].block_device_mappings[0].ebs.volume_size #=> Integer
|
|
15447
|
-
# resp.images[0].block_device_mappings[0].ebs.volume_type #=> String, one of "standard", "io1", "
|
|
15464
|
+
# resp.images[0].block_device_mappings[0].ebs.volume_type #=> String, one of "standard", "io1", "gp2", "sc1", "st1"
|
|
15448
15465
|
# resp.images[0].block_device_mappings[0].ebs.kms_key_id #=> String
|
|
15449
15466
|
# resp.images[0].block_device_mappings[0].ebs.encrypted #=> Boolean
|
|
15450
15467
|
# resp.images[0].block_device_mappings[0].no_device #=> String
|
|
@@ -17458,7 +17475,7 @@ module Aws::EC2
|
|
|
17458
17475
|
# resp.launch_template_versions[0].launch_template_data.block_device_mappings[0].ebs.kms_key_id #=> String
|
|
17459
17476
|
# resp.launch_template_versions[0].launch_template_data.block_device_mappings[0].ebs.snapshot_id #=> String
|
|
17460
17477
|
# resp.launch_template_versions[0].launch_template_data.block_device_mappings[0].ebs.volume_size #=> Integer
|
|
17461
|
-
# resp.launch_template_versions[0].launch_template_data.block_device_mappings[0].ebs.volume_type #=> String, one of "standard", "io1", "
|
|
17478
|
+
# resp.launch_template_versions[0].launch_template_data.block_device_mappings[0].ebs.volume_type #=> String, one of "standard", "io1", "gp2", "sc1", "st1"
|
|
17462
17479
|
# resp.launch_template_versions[0].launch_template_data.block_device_mappings[0].no_device #=> String
|
|
17463
17480
|
# resp.launch_template_versions[0].launch_template_data.network_interfaces #=> Array
|
|
17464
17481
|
# resp.launch_template_versions[0].launch_template_data.network_interfaces[0].associate_public_ip_address #=> Boolean
|
|
@@ -17495,7 +17512,7 @@ module Aws::EC2
|
|
|
17495
17512
|
# resp.launch_template_versions[0].launch_template_data.instance_initiated_shutdown_behavior #=> String, one of "stop", "terminate"
|
|
17496
17513
|
# resp.launch_template_versions[0].launch_template_data.user_data #=> String
|
|
17497
17514
|
# resp.launch_template_versions[0].launch_template_data.tag_specifications #=> Array
|
|
17498
|
-
# resp.launch_template_versions[0].launch_template_data.tag_specifications[0].resource_type #=> String, one of "client-vpn-endpoint", "customer-gateway", "dedicated-host", "dhcp-options", "elastic-ip", "elastic-gpu", "fleet", "fpga-image", "host-reservation", "image", "instance", "internet-gateway", "key-pair", "launch-template", "natgateway", "network-acl", "network-interface", "placement-group", "reserved-instances", "route-table", "security-group", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-multicast-domain", "transit-gateway-route-table", "volume", "vpc", "vpc-peering-connection", "vpn-connection", "vpn-gateway", "vpc-flow-log"
|
|
17515
|
+
# resp.launch_template_versions[0].launch_template_data.tag_specifications[0].resource_type #=> String, one of "client-vpn-endpoint", "customer-gateway", "dedicated-host", "dhcp-options", "elastic-ip", "elastic-gpu", "export-image-task", "export-instance-task", "fleet", "fpga-image", "host-reservation", "image", "import-image-task", "import-snapshot-task", "instance", "internet-gateway", "key-pair", "launch-template", "local-gateway-route-table-vpc-association", "natgateway", "network-acl", "network-interface", "placement-group", "reserved-instances", "route-table", "security-group", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-multicast-domain", "transit-gateway-route-table", "volume", "vpc", "vpc-peering-connection", "vpn-connection", "vpn-gateway", "vpc-flow-log"
|
|
17499
17516
|
# resp.launch_template_versions[0].launch_template_data.tag_specifications[0].tags #=> Array
|
|
17500
17517
|
# resp.launch_template_versions[0].launch_template_data.tag_specifications[0].tags[0].key #=> String
|
|
17501
17518
|
# resp.launch_template_versions[0].launch_template_data.tag_specifications[0].tags[0].value #=> String
|
|
@@ -21532,7 +21549,7 @@ module Aws::EC2
|
|
|
21532
21549
|
# resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_specifications[0].block_device_mappings[0].ebs.iops #=> Integer
|
|
21533
21550
|
# resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_specifications[0].block_device_mappings[0].ebs.snapshot_id #=> String
|
|
21534
21551
|
# resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_specifications[0].block_device_mappings[0].ebs.volume_size #=> Integer
|
|
21535
|
-
# resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_specifications[0].block_device_mappings[0].ebs.volume_type #=> String, one of "standard", "io1", "
|
|
21552
|
+
# resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_specifications[0].block_device_mappings[0].ebs.volume_type #=> String, one of "standard", "io1", "gp2", "sc1", "st1"
|
|
21536
21553
|
# resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_specifications[0].block_device_mappings[0].ebs.kms_key_id #=> String
|
|
21537
21554
|
# resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_specifications[0].block_device_mappings[0].ebs.encrypted #=> Boolean
|
|
21538
21555
|
# resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_specifications[0].block_device_mappings[0].no_device #=> String
|
|
@@ -21571,7 +21588,7 @@ module Aws::EC2
|
|
|
21571
21588
|
# resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_specifications[0].user_data #=> String
|
|
21572
21589
|
# resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_specifications[0].weighted_capacity #=> Float
|
|
21573
21590
|
# resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_specifications[0].tag_specifications #=> Array
|
|
21574
|
-
# resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_specifications[0].tag_specifications[0].resource_type #=> String, one of "client-vpn-endpoint", "customer-gateway", "dedicated-host", "dhcp-options", "elastic-ip", "elastic-gpu", "fleet", "fpga-image", "host-reservation", "image", "instance", "internet-gateway", "key-pair", "launch-template", "natgateway", "network-acl", "network-interface", "placement-group", "reserved-instances", "route-table", "security-group", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-multicast-domain", "transit-gateway-route-table", "volume", "vpc", "vpc-peering-connection", "vpn-connection", "vpn-gateway", "vpc-flow-log"
|
|
21591
|
+
# resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_specifications[0].tag_specifications[0].resource_type #=> String, one of "client-vpn-endpoint", "customer-gateway", "dedicated-host", "dhcp-options", "elastic-ip", "elastic-gpu", "export-image-task", "export-instance-task", "fleet", "fpga-image", "host-reservation", "image", "import-image-task", "import-snapshot-task", "instance", "internet-gateway", "key-pair", "launch-template", "local-gateway-route-table-vpc-association", "natgateway", "network-acl", "network-interface", "placement-group", "reserved-instances", "route-table", "security-group", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-multicast-domain", "transit-gateway-route-table", "volume", "vpc", "vpc-peering-connection", "vpn-connection", "vpn-gateway", "vpc-flow-log"
|
|
21575
21592
|
# resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_specifications[0].tag_specifications[0].tags #=> Array
|
|
21576
21593
|
# resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_specifications[0].tag_specifications[0].tags[0].key #=> String
|
|
21577
21594
|
# resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_specifications[0].tag_specifications[0].tags[0].value #=> String
|
|
@@ -21603,7 +21620,7 @@ module Aws::EC2
|
|
|
21603
21620
|
# resp.spot_fleet_request_configs[0].spot_fleet_request_config.load_balancers_config.target_groups_config.target_groups[0].arn #=> String
|
|
21604
21621
|
# resp.spot_fleet_request_configs[0].spot_fleet_request_config.instance_pools_to_use_count #=> Integer
|
|
21605
21622
|
# resp.spot_fleet_request_configs[0].spot_fleet_request_config.tag_specifications #=> Array
|
|
21606
|
-
# resp.spot_fleet_request_configs[0].spot_fleet_request_config.tag_specifications[0].resource_type #=> String, one of "client-vpn-endpoint", "customer-gateway", "dedicated-host", "dhcp-options", "elastic-ip", "elastic-gpu", "fleet", "fpga-image", "host-reservation", "image", "instance", "internet-gateway", "key-pair", "launch-template", "natgateway", "network-acl", "network-interface", "placement-group", "reserved-instances", "route-table", "security-group", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-multicast-domain", "transit-gateway-route-table", "volume", "vpc", "vpc-peering-connection", "vpn-connection", "vpn-gateway", "vpc-flow-log"
|
|
21623
|
+
# resp.spot_fleet_request_configs[0].spot_fleet_request_config.tag_specifications[0].resource_type #=> String, one of "client-vpn-endpoint", "customer-gateway", "dedicated-host", "dhcp-options", "elastic-ip", "elastic-gpu", "export-image-task", "export-instance-task", "fleet", "fpga-image", "host-reservation", "image", "import-image-task", "import-snapshot-task", "instance", "internet-gateway", "key-pair", "launch-template", "local-gateway-route-table-vpc-association", "natgateway", "network-acl", "network-interface", "placement-group", "reserved-instances", "route-table", "security-group", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-multicast-domain", "transit-gateway-route-table", "volume", "vpc", "vpc-peering-connection", "vpn-connection", "vpn-gateway", "vpc-flow-log"
|
|
21607
21624
|
# resp.spot_fleet_request_configs[0].spot_fleet_request_config.tag_specifications[0].tags #=> Array
|
|
21608
21625
|
# resp.spot_fleet_request_configs[0].spot_fleet_request_config.tag_specifications[0].tags[0].key #=> String
|
|
21609
21626
|
# resp.spot_fleet_request_configs[0].spot_fleet_request_config.tag_specifications[0].tags[0].value #=> String
|
|
@@ -21885,7 +21902,7 @@ module Aws::EC2
|
|
|
21885
21902
|
# resp.spot_instance_requests[0].launch_specification.block_device_mappings[0].ebs.iops #=> Integer
|
|
21886
21903
|
# resp.spot_instance_requests[0].launch_specification.block_device_mappings[0].ebs.snapshot_id #=> String
|
|
21887
21904
|
# resp.spot_instance_requests[0].launch_specification.block_device_mappings[0].ebs.volume_size #=> Integer
|
|
21888
|
-
# resp.spot_instance_requests[0].launch_specification.block_device_mappings[0].ebs.volume_type #=> String, one of "standard", "io1", "
|
|
21905
|
+
# resp.spot_instance_requests[0].launch_specification.block_device_mappings[0].ebs.volume_type #=> String, one of "standard", "io1", "gp2", "sc1", "st1"
|
|
21889
21906
|
# resp.spot_instance_requests[0].launch_specification.block_device_mappings[0].ebs.kms_key_id #=> String
|
|
21890
21907
|
# resp.spot_instance_requests[0].launch_specification.block_device_mappings[0].ebs.encrypted #=> Boolean
|
|
21891
21908
|
# resp.spot_instance_requests[0].launch_specification.block_device_mappings[0].no_device #=> String
|
|
@@ -22472,7 +22489,7 @@ module Aws::EC2
|
|
|
22472
22489
|
# resp.tags #=> Array
|
|
22473
22490
|
# resp.tags[0].key #=> String
|
|
22474
22491
|
# resp.tags[0].resource_id #=> String
|
|
22475
|
-
# resp.tags[0].resource_type #=> String, one of "client-vpn-endpoint", "customer-gateway", "dedicated-host", "dhcp-options", "elastic-ip", "elastic-gpu", "fleet", "fpga-image", "host-reservation", "image", "instance", "internet-gateway", "key-pair", "launch-template", "natgateway", "network-acl", "network-interface", "placement-group", "reserved-instances", "route-table", "security-group", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-multicast-domain", "transit-gateway-route-table", "volume", "vpc", "vpc-peering-connection", "vpn-connection", "vpn-gateway", "vpc-flow-log"
|
|
22492
|
+
# resp.tags[0].resource_type #=> String, one of "client-vpn-endpoint", "customer-gateway", "dedicated-host", "dhcp-options", "elastic-ip", "elastic-gpu", "export-image-task", "export-instance-task", "fleet", "fpga-image", "host-reservation", "image", "import-image-task", "import-snapshot-task", "instance", "internet-gateway", "key-pair", "launch-template", "local-gateway-route-table-vpc-association", "natgateway", "network-acl", "network-interface", "placement-group", "reserved-instances", "route-table", "security-group", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-multicast-domain", "transit-gateway-route-table", "volume", "vpc", "vpc-peering-connection", "vpn-connection", "vpn-gateway", "vpc-flow-log"
|
|
22476
22493
|
# resp.tags[0].value #=> String
|
|
22477
22494
|
#
|
|
22478
22495
|
# @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/DescribeTags AWS API Documentation
|
|
@@ -23819,7 +23836,7 @@ module Aws::EC2
|
|
|
23819
23836
|
# resp.volumes[0].tags #=> Array
|
|
23820
23837
|
# resp.volumes[0].tags[0].key #=> String
|
|
23821
23838
|
# resp.volumes[0].tags[0].value #=> String
|
|
23822
|
-
# resp.volumes[0].volume_type #=> String, one of "standard", "io1", "
|
|
23839
|
+
# resp.volumes[0].volume_type #=> String, one of "standard", "io1", "gp2", "sc1", "st1"
|
|
23823
23840
|
# resp.volumes[0].fast_restored #=> Boolean
|
|
23824
23841
|
# resp.volumes[0].multi_attach_enabled #=> Boolean
|
|
23825
23842
|
# resp.next_token #=> String
|
|
@@ -23934,10 +23951,10 @@ module Aws::EC2
|
|
|
23934
23951
|
# resp.volumes_modifications[0].status_message #=> String
|
|
23935
23952
|
# resp.volumes_modifications[0].target_size #=> Integer
|
|
23936
23953
|
# resp.volumes_modifications[0].target_iops #=> Integer
|
|
23937
|
-
# resp.volumes_modifications[0].target_volume_type #=> String, one of "standard", "io1", "
|
|
23954
|
+
# resp.volumes_modifications[0].target_volume_type #=> String, one of "standard", "io1", "gp2", "sc1", "st1"
|
|
23938
23955
|
# resp.volumes_modifications[0].original_size #=> Integer
|
|
23939
23956
|
# resp.volumes_modifications[0].original_iops #=> Integer
|
|
23940
|
-
# resp.volumes_modifications[0].original_volume_type #=> String, one of "standard", "io1", "
|
|
23957
|
+
# resp.volumes_modifications[0].original_volume_type #=> String, one of "standard", "io1", "gp2", "sc1", "st1"
|
|
23941
23958
|
# resp.volumes_modifications[0].progress #=> Integer
|
|
23942
23959
|
# resp.volumes_modifications[0].start_time #=> Time
|
|
23943
23960
|
# resp.volumes_modifications[0].end_time #=> Time
|
|
@@ -26606,7 +26623,7 @@ module Aws::EC2
|
|
|
26606
26623
|
#
|
|
26607
26624
|
# @option params [String] :description
|
|
26608
26625
|
# A description of the image being exported. The maximum length is 255
|
|
26609
|
-
#
|
|
26626
|
+
# characters.
|
|
26610
26627
|
#
|
|
26611
26628
|
# @option params [required, String] :disk_image_format
|
|
26612
26629
|
# The disk image format.
|
|
@@ -26621,14 +26638,17 @@ module Aws::EC2
|
|
|
26621
26638
|
# The ID of the image.
|
|
26622
26639
|
#
|
|
26623
26640
|
# @option params [required, Types::ExportTaskS3LocationRequest] :s3_export_location
|
|
26624
|
-
# Information about the destination S3 bucket. The bucket must
|
|
26625
|
-
# grant WRITE and READ\_ACP permissions to the AWS account
|
|
26641
|
+
# Information about the destination Amazon S3 bucket. The bucket must
|
|
26642
|
+
# exist and grant WRITE and READ\_ACP permissions to the AWS account
|
|
26626
26643
|
# vm-import-export@amazon.com.
|
|
26627
26644
|
#
|
|
26628
26645
|
# @option params [String] :role_name
|
|
26629
26646
|
# The name of the role that grants VM Import/Export permission to export
|
|
26630
|
-
# images to your S3 bucket. If this parameter is not specified,
|
|
26631
|
-
# default role is named 'vmimport'.
|
|
26647
|
+
# images to your Amazon S3 bucket. If this parameter is not specified,
|
|
26648
|
+
# the default role is named 'vmimport'.
|
|
26649
|
+
#
|
|
26650
|
+
# @option params [Array<Types::TagSpecification>] :tag_specifications
|
|
26651
|
+
# The tags to apply to the image being exported.
|
|
26632
26652
|
#
|
|
26633
26653
|
# @return [Types::ExportImageResult] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
|
|
26634
26654
|
#
|
|
@@ -26641,6 +26661,7 @@ module Aws::EC2
|
|
|
26641
26661
|
# * {Types::ExportImageResult#s3_export_location #s3_export_location} => Types::ExportTaskS3Location
|
|
26642
26662
|
# * {Types::ExportImageResult#status #status} => String
|
|
26643
26663
|
# * {Types::ExportImageResult#status_message #status_message} => String
|
|
26664
|
+
# * {Types::ExportImageResult#tags #tags} => Array<Types::Tag>
|
|
26644
26665
|
#
|
|
26645
26666
|
# @example Request syntax with placeholder values
|
|
26646
26667
|
#
|
|
@@ -26655,6 +26676,17 @@ module Aws::EC2
|
|
|
26655
26676
|
# s3_prefix: "String",
|
|
26656
26677
|
# },
|
|
26657
26678
|
# role_name: "String",
|
|
26679
|
+
# tag_specifications: [
|
|
26680
|
+
# {
|
|
26681
|
+
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
|
26682
|
+
# tags: [
|
|
26683
|
+
# {
|
|
26684
|
+
# key: "String",
|
|
26685
|
+
# value: "String",
|
|
26686
|
+
# },
|
|
26687
|
+
# ],
|
|
26688
|
+
# },
|
|
26689
|
+
# ],
|
|
26658
26690
|
# })
|
|
26659
26691
|
#
|
|
26660
26692
|
# @example Response structure
|
|
@@ -26669,6 +26701,9 @@ module Aws::EC2
|
|
|
26669
26701
|
# resp.s3_export_location.s3_prefix #=> String
|
|
26670
26702
|
# resp.status #=> String
|
|
26671
26703
|
# resp.status_message #=> String
|
|
26704
|
+
# resp.tags #=> Array
|
|
26705
|
+
# resp.tags[0].key #=> String
|
|
26706
|
+
# resp.tags[0].value #=> String
|
|
26672
26707
|
#
|
|
26673
26708
|
# @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/ExportImage AWS API Documentation
|
|
26674
26709
|
#
|
|
@@ -27369,7 +27404,7 @@ module Aws::EC2
|
|
|
27369
27404
|
# resp.launch_template_data.block_device_mappings[0].ebs.kms_key_id #=> String
|
|
27370
27405
|
# resp.launch_template_data.block_device_mappings[0].ebs.snapshot_id #=> String
|
|
27371
27406
|
# resp.launch_template_data.block_device_mappings[0].ebs.volume_size #=> Integer
|
|
27372
|
-
# resp.launch_template_data.block_device_mappings[0].ebs.volume_type #=> String, one of "standard", "io1", "
|
|
27407
|
+
# resp.launch_template_data.block_device_mappings[0].ebs.volume_type #=> String, one of "standard", "io1", "gp2", "sc1", "st1"
|
|
27373
27408
|
# resp.launch_template_data.block_device_mappings[0].no_device #=> String
|
|
27374
27409
|
# resp.launch_template_data.network_interfaces #=> Array
|
|
27375
27410
|
# resp.launch_template_data.network_interfaces[0].associate_public_ip_address #=> Boolean
|
|
@@ -27406,7 +27441,7 @@ module Aws::EC2
|
|
|
27406
27441
|
# resp.launch_template_data.instance_initiated_shutdown_behavior #=> String, one of "stop", "terminate"
|
|
27407
27442
|
# resp.launch_template_data.user_data #=> String
|
|
27408
27443
|
# resp.launch_template_data.tag_specifications #=> Array
|
|
27409
|
-
# resp.launch_template_data.tag_specifications[0].resource_type #=> String, one of "client-vpn-endpoint", "customer-gateway", "dedicated-host", "dhcp-options", "elastic-ip", "elastic-gpu", "fleet", "fpga-image", "host-reservation", "image", "instance", "internet-gateway", "key-pair", "launch-template", "natgateway", "network-acl", "network-interface", "placement-group", "reserved-instances", "route-table", "security-group", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-multicast-domain", "transit-gateway-route-table", "volume", "vpc", "vpc-peering-connection", "vpn-connection", "vpn-gateway", "vpc-flow-log"
|
|
27444
|
+
# resp.launch_template_data.tag_specifications[0].resource_type #=> String, one of "client-vpn-endpoint", "customer-gateway", "dedicated-host", "dhcp-options", "elastic-ip", "elastic-gpu", "export-image-task", "export-instance-task", "fleet", "fpga-image", "host-reservation", "image", "import-image-task", "import-snapshot-task", "instance", "internet-gateway", "key-pair", "launch-template", "local-gateway-route-table-vpc-association", "natgateway", "network-acl", "network-interface", "placement-group", "reserved-instances", "route-table", "security-group", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-multicast-domain", "transit-gateway-route-table", "volume", "vpc", "vpc-peering-connection", "vpn-connection", "vpn-gateway", "vpc-flow-log"
|
|
27410
27445
|
# resp.launch_template_data.tag_specifications[0].tags #=> Array
|
|
27411
27446
|
# resp.launch_template_data.tag_specifications[0].tags[0].key #=> String
|
|
27412
27447
|
# resp.launch_template_data.tag_specifications[0].tags[0].value #=> String
|
|
@@ -28040,6 +28075,9 @@ module Aws::EC2
|
|
|
28040
28075
|
# @option params [Array<Types::ImportImageLicenseConfigurationRequest>] :license_specifications
|
|
28041
28076
|
# The ARNs of the license configurations.
|
|
28042
28077
|
#
|
|
28078
|
+
# @option params [Array<Types::TagSpecification>] :tag_specifications
|
|
28079
|
+
# The tags to apply to the image being imported.
|
|
28080
|
+
#
|
|
28043
28081
|
# @return [Types::ImportImageResult] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
|
|
28044
28082
|
#
|
|
28045
28083
|
# * {Types::ImportImageResult#architecture #architecture} => String
|
|
@@ -28056,6 +28094,7 @@ module Aws::EC2
|
|
|
28056
28094
|
# * {Types::ImportImageResult#status #status} => String
|
|
28057
28095
|
# * {Types::ImportImageResult#status_message #status_message} => String
|
|
28058
28096
|
# * {Types::ImportImageResult#license_specifications #license_specifications} => Array<Types::ImportImageLicenseConfigurationResponse>
|
|
28097
|
+
# * {Types::ImportImageResult#tags #tags} => Array<Types::Tag>
|
|
28059
28098
|
#
|
|
28060
28099
|
# @example Request syntax with placeholder values
|
|
28061
28100
|
#
|
|
@@ -28094,6 +28133,17 @@ module Aws::EC2
|
|
|
28094
28133
|
# license_configuration_arn: "String",
|
|
28095
28134
|
# },
|
|
28096
28135
|
# ],
|
|
28136
|
+
# tag_specifications: [
|
|
28137
|
+
# {
|
|
28138
|
+
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
|
28139
|
+
# tags: [
|
|
28140
|
+
# {
|
|
28141
|
+
# key: "String",
|
|
28142
|
+
# value: "String",
|
|
28143
|
+
# },
|
|
28144
|
+
# ],
|
|
28145
|
+
# },
|
|
28146
|
+
# ],
|
|
28097
28147
|
# })
|
|
28098
28148
|
#
|
|
28099
28149
|
# @example Response structure
|
|
@@ -28124,6 +28174,9 @@ module Aws::EC2
|
|
|
28124
28174
|
# resp.status_message #=> String
|
|
28125
28175
|
# resp.license_specifications #=> Array
|
|
28126
28176
|
# resp.license_specifications[0].license_configuration_arn #=> String
|
|
28177
|
+
# resp.tags #=> Array
|
|
28178
|
+
# resp.tags[0].key #=> String
|
|
28179
|
+
# resp.tags[0].value #=> String
|
|
28127
28180
|
#
|
|
28128
28181
|
# @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/ImportImage AWS API Documentation
|
|
28129
28182
|
#
|
|
@@ -28302,7 +28355,7 @@ module Aws::EC2
|
|
|
28302
28355
|
# public_key_material: "data", # required
|
|
28303
28356
|
# tag_specifications: [
|
|
28304
28357
|
# {
|
|
28305
|
-
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, fleet, fpga-image, host-reservation, image, instance, internet-gateway, key-pair, launch-template, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
|
28358
|
+
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
|
28306
28359
|
# tags: [
|
|
28307
28360
|
# {
|
|
28308
28361
|
# key: "String",
|
|
@@ -28402,11 +28455,15 @@ module Aws::EC2
|
|
|
28402
28455
|
# The name of the role to use when not using the default role,
|
|
28403
28456
|
# 'vmimport'.
|
|
28404
28457
|
#
|
|
28458
|
+
# @option params [Array<Types::TagSpecification>] :tag_specifications
|
|
28459
|
+
# The tags to apply to the snapshot being imported.
|
|
28460
|
+
#
|
|
28405
28461
|
# @return [Types::ImportSnapshotResult] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
|
|
28406
28462
|
#
|
|
28407
28463
|
# * {Types::ImportSnapshotResult#description #description} => String
|
|
28408
28464
|
# * {Types::ImportSnapshotResult#import_task_id #import_task_id} => String
|
|
28409
28465
|
# * {Types::ImportSnapshotResult#snapshot_task_detail #snapshot_task_detail} => Types::SnapshotTaskDetail
|
|
28466
|
+
# * {Types::ImportSnapshotResult#tags #tags} => Array<Types::Tag>
|
|
28410
28467
|
#
|
|
28411
28468
|
# @example Request syntax with placeholder values
|
|
28412
28469
|
#
|
|
@@ -28432,6 +28489,17 @@ module Aws::EC2
|
|
|
28432
28489
|
# encrypted: false,
|
|
28433
28490
|
# kms_key_id: "KmsKeyId",
|
|
28434
28491
|
# role_name: "String",
|
|
28492
|
+
# tag_specifications: [
|
|
28493
|
+
# {
|
|
28494
|
+
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
|
28495
|
+
# tags: [
|
|
28496
|
+
# {
|
|
28497
|
+
# key: "String",
|
|
28498
|
+
# value: "String",
|
|
28499
|
+
# },
|
|
28500
|
+
# ],
|
|
28501
|
+
# },
|
|
28502
|
+
# ],
|
|
28435
28503
|
# })
|
|
28436
28504
|
#
|
|
28437
28505
|
# @example Response structure
|
|
@@ -28450,6 +28518,9 @@ module Aws::EC2
|
|
|
28450
28518
|
# resp.snapshot_task_detail.url #=> String
|
|
28451
28519
|
# resp.snapshot_task_detail.user_bucket.s3_bucket #=> String
|
|
28452
28520
|
# resp.snapshot_task_detail.user_bucket.s3_key #=> String
|
|
28521
|
+
# resp.tags #=> Array
|
|
28522
|
+
# resp.tags[0].key #=> String
|
|
28523
|
+
# resp.tags[0].value #=> String
|
|
28453
28524
|
#
|
|
28454
28525
|
# @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/ImportSnapshot AWS API Documentation
|
|
28455
28526
|
#
|
|
@@ -30997,7 +31068,7 @@ module Aws::EC2
|
|
|
30997
31068
|
# dry_run: false,
|
|
30998
31069
|
# volume_id: "VolumeId", # required
|
|
30999
31070
|
# size: 1,
|
|
31000
|
-
# volume_type: "standard", # accepts standard, io1,
|
|
31071
|
+
# volume_type: "standard", # accepts standard, io1, gp2, sc1, st1
|
|
31001
31072
|
# iops: 1,
|
|
31002
31073
|
# })
|
|
31003
31074
|
#
|
|
@@ -31008,10 +31079,10 @@ module Aws::EC2
|
|
|
31008
31079
|
# resp.volume_modification.status_message #=> String
|
|
31009
31080
|
# resp.volume_modification.target_size #=> Integer
|
|
31010
31081
|
# resp.volume_modification.target_iops #=> Integer
|
|
31011
|
-
# resp.volume_modification.target_volume_type #=> String, one of "standard", "io1", "
|
|
31082
|
+
# resp.volume_modification.target_volume_type #=> String, one of "standard", "io1", "gp2", "sc1", "st1"
|
|
31012
31083
|
# resp.volume_modification.original_size #=> Integer
|
|
31013
31084
|
# resp.volume_modification.original_iops #=> Integer
|
|
31014
|
-
# resp.volume_modification.original_volume_type #=> String, one of "standard", "io1", "
|
|
31085
|
+
# resp.volume_modification.original_volume_type #=> String, one of "standard", "io1", "gp2", "sc1", "st1"
|
|
31015
31086
|
# resp.volume_modification.progress #=> Integer
|
|
31016
31087
|
# resp.volume_modification.start_time #=> Time
|
|
31017
31088
|
# resp.volume_modification.end_time #=> Time
|
|
@@ -32101,7 +32172,7 @@ module Aws::EC2
|
|
|
32101
32172
|
# dry_run: false,
|
|
32102
32173
|
# pool_tag_specifications: [
|
|
32103
32174
|
# {
|
|
32104
|
-
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, fleet, fpga-image, host-reservation, image, instance, internet-gateway, key-pair, launch-template, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
|
32175
|
+
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
|
32105
32176
|
# tags: [
|
|
32106
32177
|
# {
|
|
32107
32178
|
# key: "String",
|
|
@@ -32607,7 +32678,7 @@ module Aws::EC2
|
|
|
32607
32678
|
# iops: 1,
|
|
32608
32679
|
# snapshot_id: "String",
|
|
32609
32680
|
# volume_size: 1,
|
|
32610
|
-
# volume_type: "standard", # accepts standard, io1,
|
|
32681
|
+
# volume_type: "standard", # accepts standard, io1, gp2, sc1, st1
|
|
32611
32682
|
# kms_key_id: "String",
|
|
32612
32683
|
# encrypted: false,
|
|
32613
32684
|
# },
|
|
@@ -33869,7 +33940,7 @@ module Aws::EC2
|
|
|
33869
33940
|
# iops: 1,
|
|
33870
33941
|
# snapshot_id: "String",
|
|
33871
33942
|
# volume_size: 1,
|
|
33872
|
-
# volume_type: "standard", # accepts standard, io1,
|
|
33943
|
+
# volume_type: "standard", # accepts standard, io1, gp2, sc1, st1
|
|
33873
33944
|
# kms_key_id: "String",
|
|
33874
33945
|
# encrypted: false,
|
|
33875
33946
|
# },
|
|
@@ -33926,7 +33997,7 @@ module Aws::EC2
|
|
|
33926
33997
|
# weighted_capacity: 1.0,
|
|
33927
33998
|
# tag_specifications: [
|
|
33928
33999
|
# {
|
|
33929
|
-
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, fleet, fpga-image, host-reservation, image, instance, internet-gateway, key-pair, launch-template, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
|
34000
|
+
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
|
33930
34001
|
# tags: [
|
|
33931
34002
|
# {
|
|
33932
34003
|
# key: "String",
|
|
@@ -33986,7 +34057,7 @@ module Aws::EC2
|
|
|
33986
34057
|
# instance_pools_to_use_count: 1,
|
|
33987
34058
|
# tag_specifications: [
|
|
33988
34059
|
# {
|
|
33989
|
-
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, fleet, fpga-image, host-reservation, image, instance, internet-gateway, key-pair, launch-template, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
|
34060
|
+
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
|
33990
34061
|
# tags: [
|
|
33991
34062
|
# {
|
|
33992
34063
|
# key: "String",
|
|
@@ -34194,7 +34265,7 @@ module Aws::EC2
|
|
|
34194
34265
|
# iops: 1,
|
|
34195
34266
|
# snapshot_id: "String",
|
|
34196
34267
|
# volume_size: 1,
|
|
34197
|
-
# volume_type: "standard", # accepts standard, io1,
|
|
34268
|
+
# volume_type: "standard", # accepts standard, io1, gp2, sc1, st1
|
|
34198
34269
|
# kms_key_id: "String",
|
|
34199
34270
|
# encrypted: false,
|
|
34200
34271
|
# },
|
|
@@ -34278,7 +34349,7 @@ module Aws::EC2
|
|
|
34278
34349
|
# resp.spot_instance_requests[0].launch_specification.block_device_mappings[0].ebs.iops #=> Integer
|
|
34279
34350
|
# resp.spot_instance_requests[0].launch_specification.block_device_mappings[0].ebs.snapshot_id #=> String
|
|
34280
34351
|
# resp.spot_instance_requests[0].launch_specification.block_device_mappings[0].ebs.volume_size #=> Integer
|
|
34281
|
-
# resp.spot_instance_requests[0].launch_specification.block_device_mappings[0].ebs.volume_type #=> String, one of "standard", "io1", "
|
|
34352
|
+
# resp.spot_instance_requests[0].launch_specification.block_device_mappings[0].ebs.volume_type #=> String, one of "standard", "io1", "gp2", "sc1", "st1"
|
|
34282
34353
|
# resp.spot_instance_requests[0].launch_specification.block_device_mappings[0].ebs.kms_key_id #=> String
|
|
34283
34354
|
# resp.spot_instance_requests[0].launch_specification.block_device_mappings[0].ebs.encrypted #=> Boolean
|
|
34284
34355
|
# resp.spot_instance_requests[0].launch_specification.block_device_mappings[0].no_device #=> String
|
|
@@ -35430,7 +35501,7 @@ module Aws::EC2
|
|
|
35430
35501
|
# iops: 1,
|
|
35431
35502
|
# snapshot_id: "String",
|
|
35432
35503
|
# volume_size: 1,
|
|
35433
|
-
# volume_type: "standard", # accepts standard, io1,
|
|
35504
|
+
# volume_type: "standard", # accepts standard, io1, gp2, sc1, st1
|
|
35434
35505
|
# kms_key_id: "String",
|
|
35435
35506
|
# encrypted: false,
|
|
35436
35507
|
# },
|
|
@@ -35517,7 +35588,7 @@ module Aws::EC2
|
|
|
35517
35588
|
# ],
|
|
35518
35589
|
# tag_specifications: [
|
|
35519
35590
|
# {
|
|
35520
|
-
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, fleet, fpga-image, host-reservation, image, instance, internet-gateway, key-pair, launch-template, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
|
35591
|
+
# resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, placement-group, reserved-instances, route-table, security-group, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
|
35521
35592
|
# tags: [
|
|
35522
35593
|
# {
|
|
35523
35594
|
# key: "String",
|
|
@@ -37052,7 +37123,7 @@ module Aws::EC2
|
|
|
37052
37123
|
params: params,
|
|
37053
37124
|
config: config)
|
|
37054
37125
|
context[:gem_name] = 'aws-sdk-ec2'
|
|
37055
|
-
context[:gem_version] = '1.
|
|
37126
|
+
context[:gem_version] = '1.169.0'
|
|
37056
37127
|
Seahorse::Client::Request.new(handlers, context)
|
|
37057
37128
|
end
|
|
37058
37129
|
|