aws-sdk-ec2 1.261.0 → 1.262.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +5 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-ec2/client.rb +206 -191
- data/lib/aws-sdk-ec2/client_api.rb +1 -1
- data/lib/aws-sdk-ec2/image.rb +20 -19
- data/lib/aws-sdk-ec2/instance.rb +9 -7
- data/lib/aws-sdk-ec2/resource.rb +48 -44
- data/lib/aws-sdk-ec2/security_group.rb +2 -2
- data/lib/aws-sdk-ec2/snapshot.rb +1 -1
- data/lib/aws-sdk-ec2/subnet.rb +4 -2
- data/lib/aws-sdk-ec2/types.rb +219 -196
- data/lib/aws-sdk-ec2/volume.rb +1 -1
- data/lib/aws-sdk-ec2/vpc.rb +5 -5
- data/lib/aws-sdk-ec2.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: ad19c53c78c77f10dd1065a215fc9d6c973566d60b0bf55b52ba5fbad1719a42
|
4
|
+
data.tar.gz: fbd316680e815a3296250f9ec9105c94de3c0548d382d2faadcae36d35d69824
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 19220765ebede8cdfd0d7bd820c6fa137a8b2caf446cb75300a42cf4c321b09d52179c3f7955616cbe49167b51f96d4255f6efa4efb04cdf0c0d1fa33c439c64
|
7
|
+
data.tar.gz: 18c731b42378a136390e79c05914eb19d21cf54675b5cc19eabffa87efee646010200491c26283d54e935e061653af6ceb7ccf52d60e8225059990e94fcd0bf4
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.262.0
|
data/lib/aws-sdk-ec2/client.rb
CHANGED
@@ -843,7 +843,7 @@ module Aws::EC2
|
|
843
843
|
# dry_run: false,
|
844
844
|
# tag_specifications: [
|
845
845
|
# {
|
846
|
-
# resource_type: "
|
846
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
847
847
|
# tags: [
|
848
848
|
# {
|
849
849
|
# key: "String",
|
@@ -956,7 +956,7 @@ module Aws::EC2
|
|
956
956
|
# quantity: 1, # required
|
957
957
|
# tag_specifications: [
|
958
958
|
# {
|
959
|
-
# resource_type: "
|
959
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
960
960
|
# tags: [
|
961
961
|
# {
|
962
962
|
# key: "String",
|
@@ -2676,7 +2676,7 @@ module Aws::EC2
|
|
2676
2676
|
# ],
|
2677
2677
|
# tag_specifications: [
|
2678
2678
|
# {
|
2679
|
-
# resource_type: "
|
2679
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
2680
2680
|
# tags: [
|
2681
2681
|
# {
|
2682
2682
|
# key: "String",
|
@@ -2962,7 +2962,7 @@ module Aws::EC2
|
|
2962
2962
|
# dry_run: false,
|
2963
2963
|
# tag_specifications: [
|
2964
2964
|
# {
|
2965
|
-
# resource_type: "
|
2965
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
2966
2966
|
# tags: [
|
2967
2967
|
# {
|
2968
2968
|
# key: "String",
|
@@ -3620,9 +3620,9 @@ module Aws::EC2
|
|
3620
3620
|
end
|
3621
3621
|
|
3622
3622
|
# Initiates the copy of an AMI. You can copy an AMI from one Region to
|
3623
|
-
# another, or from a Region to an
|
3624
|
-
#
|
3625
|
-
#
|
3623
|
+
# another, or from a Region to an Outpost. You can't copy an AMI from
|
3624
|
+
# an Outpost to a Region, from one Outpost to another, or within the
|
3625
|
+
# same Outpost. To copy an AMI to another partition, see
|
3626
3626
|
# [CreateStoreImageTask][1].
|
3627
3627
|
#
|
3628
3628
|
# To copy an AMI from one Region to another, specify the source Region
|
@@ -3667,22 +3667,23 @@ module Aws::EC2
|
|
3667
3667
|
# Specifies whether the destination snapshots of the copied image should
|
3668
3668
|
# be encrypted. You can encrypt a copy of an unencrypted snapshot, but
|
3669
3669
|
# you cannot create an unencrypted copy of an encrypted snapshot. The
|
3670
|
-
# default
|
3671
|
-
# Management Service (
|
3672
|
-
# information, see [Amazon EBS Encryption][1] in the *Amazon
|
3673
|
-
# Compute Cloud User Guide*.
|
3670
|
+
# default KMS key for Amazon EBS is used unless you specify a
|
3671
|
+
# non-default Key Management Service (KMS) KMS key using `KmsKeyId`. For
|
3672
|
+
# more information, see [Amazon EBS Encryption][1] in the *Amazon
|
3673
|
+
# Elastic Compute Cloud User Guide*.
|
3674
3674
|
#
|
3675
3675
|
#
|
3676
3676
|
#
|
3677
3677
|
# [1]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/EBSEncryption.html
|
3678
3678
|
#
|
3679
3679
|
# @option params [String] :kms_key_id
|
3680
|
-
# The identifier of the symmetric
|
3681
|
-
#
|
3682
|
-
#
|
3683
|
-
# If you specify a
|
3680
|
+
# The identifier of the symmetric Key Management Service (KMS) KMS key
|
3681
|
+
# to use when creating encrypted volumes. If this parameter is not
|
3682
|
+
# specified, your Amazon Web Services managed KMS key for Amazon EBS is
|
3683
|
+
# used. If you specify a KMS key, you must also set the encrypted state
|
3684
|
+
# to `true`.
|
3684
3685
|
#
|
3685
|
-
# You can specify a
|
3686
|
+
# You can specify a KMS key using any of the following:
|
3686
3687
|
#
|
3687
3688
|
# * Key ID. For example, 1234abcd-12ab-34cd-56ef-1234567890ab.
|
3688
3689
|
#
|
@@ -3694,13 +3695,13 @@ module Aws::EC2
|
|
3694
3695
|
# * Alias ARN. For example,
|
3695
3696
|
# arn:aws:kms:us-east-1:012345678910:alias/ExampleAlias.
|
3696
3697
|
#
|
3697
|
-
#
|
3698
|
-
# identifier that is not valid, the action
|
3699
|
-
# eventually fails.
|
3698
|
+
# Amazon Web Services authenticates the KMS key asynchronously.
|
3699
|
+
# Therefore, if you specify an identifier that is not valid, the action
|
3700
|
+
# can appear to complete, but eventually fails.
|
3700
3701
|
#
|
3701
|
-
# The specified
|
3702
|
+
# The specified KMS key must exist in the destination Region.
|
3702
3703
|
#
|
3703
|
-
# Amazon EBS does not support asymmetric
|
3704
|
+
# Amazon EBS does not support asymmetric KMS keys.
|
3704
3705
|
#
|
3705
3706
|
# @option params [required, String] :name
|
3706
3707
|
# The name of the new AMI in the destination Region.
|
@@ -3713,13 +3714,14 @@ module Aws::EC2
|
|
3713
3714
|
#
|
3714
3715
|
# @option params [String] :destination_outpost_arn
|
3715
3716
|
# The Amazon Resource Name (ARN) of the Outpost to which to copy the
|
3716
|
-
# AMI. Only specify this parameter when copying an AMI from an
|
3717
|
-
# Region to an Outpost. The AMI must be in the Region of
|
3718
|
-
# Outpost. You cannot copy an AMI from an Outpost to a
|
3719
|
-
# Outpost to another, or within the same Outpost.
|
3717
|
+
# AMI. Only specify this parameter when copying an AMI from an Amazon
|
3718
|
+
# Web Services Region to an Outpost. The AMI must be in the Region of
|
3719
|
+
# the destination Outpost. You cannot copy an AMI from an Outpost to a
|
3720
|
+
# Region, from one Outpost to another, or within the same Outpost.
|
3720
3721
|
#
|
3721
|
-
# For more information, see [ Copying AMIs from an
|
3722
|
-
# Outpost][1] in the *Amazon Elastic Compute Cloud User
|
3722
|
+
# For more information, see [ Copying AMIs from an Amazon Web Services
|
3723
|
+
# Region to an Outpost][1] in the *Amazon Elastic Compute Cloud User
|
3724
|
+
# Guide*.
|
3723
3725
|
#
|
3724
3726
|
#
|
3725
3727
|
#
|
@@ -3977,7 +3979,7 @@ module Aws::EC2
|
|
3977
3979
|
# source_snapshot_id: "String", # required
|
3978
3980
|
# tag_specifications: [
|
3979
3981
|
# {
|
3980
|
-
# resource_type: "
|
3982
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
3981
3983
|
# tags: [
|
3982
3984
|
# {
|
3983
3985
|
# key: "String",
|
@@ -4168,7 +4170,7 @@ module Aws::EC2
|
|
4168
4170
|
# instance_match_criteria: "open", # accepts open, targeted
|
4169
4171
|
# tag_specifications: [
|
4170
4172
|
# {
|
4171
|
-
# resource_type: "
|
4173
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
4172
4174
|
# tags: [
|
4173
4175
|
# {
|
4174
4176
|
# key: "String",
|
@@ -4257,7 +4259,7 @@ module Aws::EC2
|
|
4257
4259
|
# vpc_id: "VpcId", # required
|
4258
4260
|
# tag_specifications: [
|
4259
4261
|
# {
|
4260
|
-
# resource_type: "
|
4262
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
4261
4263
|
# tags: [
|
4262
4264
|
# {
|
4263
4265
|
# key: "String",
|
@@ -4446,7 +4448,7 @@ module Aws::EC2
|
|
4446
4448
|
# client_token: "String",
|
4447
4449
|
# tag_specifications: [
|
4448
4450
|
# {
|
4449
|
-
# resource_type: "
|
4451
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
4450
4452
|
# tags: [
|
4451
4453
|
# {
|
4452
4454
|
# key: "String",
|
@@ -4663,7 +4665,7 @@ module Aws::EC2
|
|
4663
4665
|
# type: "ipsec.1", # required, accepts ipsec.1
|
4664
4666
|
# tag_specifications: [
|
4665
4667
|
# {
|
4666
|
-
# resource_type: "
|
4668
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
4667
4669
|
# tags: [
|
4668
4670
|
# {
|
4669
4671
|
# key: "String",
|
@@ -4947,7 +4949,7 @@ module Aws::EC2
|
|
4947
4949
|
# ],
|
4948
4950
|
# tag_specifications: [
|
4949
4951
|
# {
|
4950
|
-
# resource_type: "
|
4952
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
4951
4953
|
# tags: [
|
4952
4954
|
# {
|
4953
4955
|
# key: "String",
|
@@ -5021,7 +5023,7 @@ module Aws::EC2
|
|
5021
5023
|
# vpc_id: "VpcId", # required
|
5022
5024
|
# tag_specifications: [
|
5023
5025
|
# {
|
5024
|
-
# resource_type: "
|
5026
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
5025
5027
|
# tags: [
|
5026
5028
|
# {
|
5027
5029
|
# key: "String",
|
@@ -5242,7 +5244,7 @@ module Aws::EC2
|
|
5242
5244
|
# replace_unhealthy_instances: false,
|
5243
5245
|
# tag_specifications: [
|
5244
5246
|
# {
|
5245
|
-
# resource_type: "
|
5247
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
5246
5248
|
# tags: [
|
5247
5249
|
# {
|
5248
5250
|
# key: "String",
|
@@ -5449,7 +5451,7 @@ module Aws::EC2
|
|
5449
5451
|
# log_format: "String",
|
5450
5452
|
# tag_specifications: [
|
5451
5453
|
# {
|
5452
|
-
# resource_type: "
|
5454
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
5453
5455
|
# tags: [
|
5454
5456
|
# {
|
5455
5457
|
# key: "String",
|
@@ -5548,7 +5550,7 @@ module Aws::EC2
|
|
5548
5550
|
# client_token: "String",
|
5549
5551
|
# tag_specifications: [
|
5550
5552
|
# {
|
5551
|
-
# resource_type: "
|
5553
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
5552
5554
|
# tags: [
|
5553
5555
|
# {
|
5554
5556
|
# key: "String",
|
@@ -5576,11 +5578,11 @@ module Aws::EC2
|
|
5576
5578
|
# Creates an Amazon EBS-backed AMI from an Amazon EBS-backed instance
|
5577
5579
|
# that is either running or stopped.
|
5578
5580
|
#
|
5579
|
-
# If you customized your instance with instance store volumes or
|
5580
|
-
# volumes in addition to the root device volume, the new AMI
|
5581
|
-
# block device mapping information for those volumes. When you
|
5582
|
-
# instance from this new AMI, the instance automatically
|
5583
|
-
# those additional volumes.
|
5581
|
+
# If you customized your instance with instance store volumes or Amazon
|
5582
|
+
# EBS volumes in addition to the root device volume, the new AMI
|
5583
|
+
# contains block device mapping information for those volumes. When you
|
5584
|
+
# launch an instance from this new AMI, the instance automatically
|
5585
|
+
# launches with those additional volumes.
|
5584
5586
|
#
|
5585
5587
|
# For more information, see [Creating Amazon EBS-Backed Linux AMIs][1]
|
5586
5588
|
# in the *Amazon Elastic Compute Cloud User Guide*.
|
@@ -5616,9 +5618,11 @@ module Aws::EC2
|
|
5616
5618
|
# @option params [Boolean] :no_reboot
|
5617
5619
|
# By default, Amazon EC2 attempts to shut down and reboot the instance
|
5618
5620
|
# before creating the image. If the `No Reboot` option is set, Amazon
|
5619
|
-
# EC2 doesn't shut down the instance before creating the image.
|
5620
|
-
#
|
5621
|
-
#
|
5621
|
+
# EC2 doesn't shut down the instance before creating the image. Without
|
5622
|
+
# a reboot, the AMI will be crash consistent (all the volumes are
|
5623
|
+
# snapshotted at the same time), but not application consistent (all the
|
5624
|
+
# operating system buffers are not flushed to disk before the snapshots
|
5625
|
+
# are created).
|
5622
5626
|
#
|
5623
5627
|
# @option params [Array<Types::TagSpecification>] :tag_specifications
|
5624
5628
|
# The tags to apply to the AMI and snapshots on creation. You can tag
|
@@ -5627,9 +5631,9 @@ module Aws::EC2
|
|
5627
5631
|
# * To tag the AMI, the value for `ResourceType` must be `image`.
|
5628
5632
|
#
|
5629
5633
|
# * To tag the snapshots that are created of the root volume and of
|
5630
|
-
# other EBS volumes that are attached to the instance, the
|
5631
|
-
# `ResourceType` must be `snapshot`. The same tag is applied
|
5632
|
-
# the snapshots that are created.
|
5634
|
+
# other Amazon EBS volumes that are attached to the instance, the
|
5635
|
+
# value for `ResourceType` must be `snapshot`. The same tag is applied
|
5636
|
+
# to all of the snapshots that are created.
|
5633
5637
|
#
|
5634
5638
|
# If you specify other values for `ResourceType`, the request fails.
|
5635
5639
|
#
|
@@ -5702,7 +5706,7 @@ module Aws::EC2
|
|
5702
5706
|
# no_reboot: false,
|
5703
5707
|
# tag_specifications: [
|
5704
5708
|
# {
|
5705
|
-
# resource_type: "
|
5709
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
5706
5710
|
# tags: [
|
5707
5711
|
# {
|
5708
5712
|
# key: "String",
|
@@ -5822,7 +5826,7 @@ module Aws::EC2
|
|
5822
5826
|
# cron_expression: "InstanceEventWindowCronExpression",
|
5823
5827
|
# tag_specifications: [
|
5824
5828
|
# {
|
5825
|
-
# resource_type: "
|
5829
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
5826
5830
|
# tags: [
|
5827
5831
|
# {
|
5828
5832
|
# key: "String",
|
@@ -5909,7 +5913,7 @@ module Aws::EC2
|
|
5909
5913
|
# target_environment: "citrix", # required, accepts citrix, vmware, microsoft
|
5910
5914
|
# tag_specifications: [
|
5911
5915
|
# {
|
5912
|
-
# resource_type: "
|
5916
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
5913
5917
|
# tags: [
|
5914
5918
|
# {
|
5915
5919
|
# key: "String",
|
@@ -5992,7 +5996,7 @@ module Aws::EC2
|
|
5992
5996
|
# resp = client.create_internet_gateway({
|
5993
5997
|
# tag_specifications: [
|
5994
5998
|
# {
|
5995
|
-
# resource_type: "
|
5999
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
5996
6000
|
# tags: [
|
5997
6001
|
# {
|
5998
6002
|
# key: "String",
|
@@ -6089,7 +6093,7 @@ module Aws::EC2
|
|
6089
6093
|
# key_type: "rsa", # accepts rsa, ed25519
|
6090
6094
|
# tag_specifications: [
|
6091
6095
|
# {
|
6092
|
-
# resource_type: "
|
6096
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
6093
6097
|
# tags: [
|
6094
6098
|
# {
|
6095
6099
|
# key: "String",
|
@@ -6303,7 +6307,7 @@ module Aws::EC2
|
|
6303
6307
|
# user_data: "String",
|
6304
6308
|
# tag_specifications: [
|
6305
6309
|
# {
|
6306
|
-
# resource_type: "
|
6310
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
6307
6311
|
# tags: [
|
6308
6312
|
# {
|
6309
6313
|
# key: "String",
|
@@ -6369,7 +6373,7 @@ module Aws::EC2
|
|
6369
6373
|
# },
|
6370
6374
|
# tag_specifications: [
|
6371
6375
|
# {
|
6372
|
-
# resource_type: "
|
6376
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
6373
6377
|
# tags: [
|
6374
6378
|
# {
|
6375
6379
|
# key: "String",
|
@@ -6602,7 +6606,7 @@ module Aws::EC2
|
|
6602
6606
|
# user_data: "String",
|
6603
6607
|
# tag_specifications: [
|
6604
6608
|
# {
|
6605
|
-
# resource_type: "
|
6609
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
6606
6610
|
# tags: [
|
6607
6611
|
# {
|
6608
6612
|
# key: "String",
|
@@ -6736,7 +6740,7 @@ module Aws::EC2
|
|
6736
6740
|
# resp.launch_template_version.launch_template_data.instance_initiated_shutdown_behavior #=> String, one of "stop", "terminate"
|
6737
6741
|
# resp.launch_template_version.launch_template_data.user_data #=> String
|
6738
6742
|
# resp.launch_template_version.launch_template_data.tag_specifications #=> Array
|
6739
|
-
# resp.launch_template_version.launch_template_data.tag_specifications[0].resource_type #=> String, one of "client-vpn-endpoint", "customer-gateway", "dedicated-host", "dhcp-options", "egress-only-internet-gateway", "elastic-ip", "elastic-gpu", "export-image-task", "export-instance-task", "fleet", "fpga-image", "host-reservation", "image", "import-image-task", "import-snapshot-task", "instance", "instance-event-window", "internet-gateway", "key-pair", "launch-template", "local-gateway-route-table-vpc-association", "natgateway", "network-acl", "network-interface", "network-insights-analysis", "network-insights-path", "placement-group", "reserved-instances", "route-table", "security-group", "security-group-rule", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-connect-peer", "transit-gateway-multicast-domain", "transit-gateway-route-table", "volume", "vpc", "vpc-peering-connection", "vpn-connection", "vpn-gateway", "vpc-flow-log"
|
6743
|
+
# resp.launch_template_version.launch_template_data.tag_specifications[0].resource_type #=> String, one of "capacity-reservation", "client-vpn-endpoint", "customer-gateway", "carrier-gateway", "dedicated-host", "dhcp-options", "egress-only-internet-gateway", "elastic-ip", "elastic-gpu", "export-image-task", "export-instance-task", "fleet", "fpga-image", "host-reservation", "image", "import-image-task", "import-snapshot-task", "instance", "instance-event-window", "internet-gateway", "ipv4pool-ec2", "ipv6pool-ec2", "key-pair", "launch-template", "local-gateway", "local-gateway-route-table", "local-gateway-virtual-interface", "local-gateway-virtual-interface-group", "local-gateway-route-table-vpc-association", "local-gateway-route-table-virtual-interface-group-association", "natgateway", "network-acl", "network-interface", "network-insights-analysis", "network-insights-path", "placement-group", "prefix-list", "replace-root-volume-task", "reserved-instances", "route-table", "security-group", "security-group-rule", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-connect-peer", "transit-gateway-multicast-domain", "transit-gateway-route-table", "volume", "vpc", "vpc-endpoint", "vpc-endpoint-service", "vpc-peering-connection", "vpn-connection", "vpn-gateway", "vpc-flow-log"
|
6740
6744
|
# resp.launch_template_version.launch_template_data.tag_specifications[0].tags #=> Array
|
6741
6745
|
# resp.launch_template_version.launch_template_data.tag_specifications[0].tags[0].key #=> String
|
6742
6746
|
# resp.launch_template_version.launch_template_data.tag_specifications[0].tags[0].value #=> String
|
@@ -6862,7 +6866,7 @@ module Aws::EC2
|
|
6862
6866
|
# vpc_id: "VpcId", # required
|
6863
6867
|
# tag_specifications: [
|
6864
6868
|
# {
|
6865
|
-
# resource_type: "
|
6869
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
6866
6870
|
# tags: [
|
6867
6871
|
# {
|
6868
6872
|
# key: "String",
|
@@ -6900,9 +6904,6 @@ module Aws::EC2
|
|
6900
6904
|
# the prefix list. Each entry consists of a CIDR block and an optional
|
6901
6905
|
# description.
|
6902
6906
|
#
|
6903
|
-
# You must specify the maximum number of entries for the prefix list.
|
6904
|
-
# The maximum number of entries cannot be changed later.
|
6905
|
-
#
|
6906
6907
|
# @option params [Boolean] :dry_run
|
6907
6908
|
# Checks whether you have the required permissions for the action,
|
6908
6909
|
# without actually making the request, and provides an error response.
|
@@ -6961,7 +6962,7 @@ module Aws::EC2
|
|
6961
6962
|
# max_entries: 1, # required
|
6962
6963
|
# tag_specifications: [
|
6963
6964
|
# {
|
6964
|
-
# resource_type: "
|
6965
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
6965
6966
|
# tags: [
|
6966
6967
|
# {
|
6967
6968
|
# key: "String",
|
@@ -7098,7 +7099,7 @@ module Aws::EC2
|
|
7098
7099
|
# subnet_id: "SubnetId", # required
|
7099
7100
|
# tag_specifications: [
|
7100
7101
|
# {
|
7101
|
-
# resource_type: "
|
7102
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
7102
7103
|
# tags: [
|
7103
7104
|
# {
|
7104
7105
|
# key: "String",
|
@@ -7217,7 +7218,7 @@ module Aws::EC2
|
|
7217
7218
|
# vpc_id: "VpcId", # required
|
7218
7219
|
# tag_specifications: [
|
7219
7220
|
# {
|
7220
|
-
# resource_type: "
|
7221
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
7221
7222
|
# tags: [
|
7222
7223
|
# {
|
7223
7224
|
# key: "String",
|
@@ -7454,7 +7455,7 @@ module Aws::EC2
|
|
7454
7455
|
# destination_port: 1,
|
7455
7456
|
# tag_specifications: [
|
7456
7457
|
# {
|
7457
|
-
# resource_type: "
|
7458
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
7458
7459
|
# tags: [
|
7459
7460
|
# {
|
7460
7461
|
# key: "String",
|
@@ -7685,7 +7686,7 @@ module Aws::EC2
|
|
7685
7686
|
# subnet_id: "SubnetId", # required
|
7686
7687
|
# tag_specifications: [
|
7687
7688
|
# {
|
7688
|
-
# resource_type: "
|
7689
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
7689
7690
|
# tags: [
|
7690
7691
|
# {
|
7691
7692
|
# key: "String",
|
@@ -7887,7 +7888,7 @@ module Aws::EC2
|
|
7887
7888
|
# partition_count: 1,
|
7888
7889
|
# tag_specifications: [
|
7889
7890
|
# {
|
7890
|
-
# resource_type: "
|
7891
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
7891
7892
|
# tags: [
|
7892
7893
|
# {
|
7893
7894
|
# key: "String",
|
@@ -7972,7 +7973,7 @@ module Aws::EC2
|
|
7972
7973
|
# dry_run: false,
|
7973
7974
|
# tag_specifications: [
|
7974
7975
|
# {
|
7975
|
-
# resource_type: "
|
7976
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
7976
7977
|
# tags: [
|
7977
7978
|
# {
|
7978
7979
|
# key: "String",
|
@@ -8108,15 +8109,15 @@ module Aws::EC2
|
|
8108
8109
|
req.send_request(options)
|
8109
8110
|
end
|
8110
8111
|
|
8111
|
-
# Starts a task that restores an AMI from an S3 object that was
|
8112
|
+
# Starts a task that restores an AMI from an Amazon S3 object that was
|
8112
8113
|
# previously created by using [CreateStoreImageTask][1].
|
8113
8114
|
#
|
8114
8115
|
# To use this API, you must have the required permissions. For more
|
8115
8116
|
# information, see [Permissions for storing and restoring AMIs using
|
8116
|
-
# S3][2] in the *Amazon Elastic Compute Cloud User Guide*.
|
8117
|
+
# Amazon S3][2] in the *Amazon Elastic Compute Cloud User Guide*.
|
8117
8118
|
#
|
8118
|
-
# For more information, see [Store and restore an AMI using
|
8119
|
-
# the *Amazon Elastic Compute Cloud User Guide*.
|
8119
|
+
# For more information, see [Store and restore an AMI using Amazon
|
8120
|
+
# S3][3] in the *Amazon Elastic Compute Cloud User Guide*.
|
8120
8121
|
#
|
8121
8122
|
#
|
8122
8123
|
#
|
@@ -8125,7 +8126,7 @@ module Aws::EC2
|
|
8125
8126
|
# [3]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ami-store-restore.html
|
8126
8127
|
#
|
8127
8128
|
# @option params [required, String] :bucket
|
8128
|
-
# The name of the S3 bucket that contains the stored AMI object.
|
8129
|
+
# The name of the Amazon S3 bucket that contains the stored AMI object.
|
8129
8130
|
#
|
8130
8131
|
# @option params [required, String] :object_key
|
8131
8132
|
# The name of the stored AMI object in the bucket.
|
@@ -8163,7 +8164,7 @@ module Aws::EC2
|
|
8163
8164
|
# name: "String",
|
8164
8165
|
# tag_specifications: [
|
8165
8166
|
# {
|
8166
|
-
# resource_type: "
|
8167
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
8167
8168
|
# tags: [
|
8168
8169
|
# {
|
8169
8170
|
# key: "String",
|
@@ -8387,7 +8388,7 @@ module Aws::EC2
|
|
8387
8388
|
# vpc_id: "VpcId", # required
|
8388
8389
|
# tag_specifications: [
|
8389
8390
|
# {
|
8390
|
-
# resource_type: "
|
8391
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
8391
8392
|
# tags: [
|
8392
8393
|
# {
|
8393
8394
|
# key: "String",
|
@@ -8537,7 +8538,7 @@ module Aws::EC2
|
|
8537
8538
|
# vpc_id: "VpcId",
|
8538
8539
|
# tag_specifications: [
|
8539
8540
|
# {
|
8540
|
-
# resource_type: "
|
8541
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
8541
8542
|
# tags: [
|
8542
8543
|
# {
|
8543
8544
|
# key: "String",
|
@@ -8700,7 +8701,7 @@ module Aws::EC2
|
|
8700
8701
|
# volume_id: "VolumeId", # required
|
8701
8702
|
# tag_specifications: [
|
8702
8703
|
# {
|
8703
|
-
# resource_type: "
|
8704
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
8704
8705
|
# tags: [
|
8705
8706
|
# {
|
8706
8707
|
# key: "String",
|
@@ -8812,7 +8813,7 @@ module Aws::EC2
|
|
8812
8813
|
# outpost_arn: "String",
|
8813
8814
|
# tag_specifications: [
|
8814
8815
|
# {
|
8815
|
-
# resource_type: "
|
8816
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
8816
8817
|
# tags: [
|
8817
8818
|
# {
|
8818
8819
|
# key: "String",
|
@@ -8928,14 +8929,14 @@ module Aws::EC2
|
|
8928
8929
|
req.send_request(options)
|
8929
8930
|
end
|
8930
8931
|
|
8931
|
-
# Stores an AMI as a single object in an S3 bucket.
|
8932
|
+
# Stores an AMI as a single object in an Amazon S3 bucket.
|
8932
8933
|
#
|
8933
8934
|
# To use this API, you must have the required permissions. For more
|
8934
8935
|
# information, see [Permissions for storing and restoring AMIs using
|
8935
|
-
# S3][1] in the *Amazon Elastic Compute Cloud User Guide*.
|
8936
|
+
# Amazon S3][1] in the *Amazon Elastic Compute Cloud User Guide*.
|
8936
8937
|
#
|
8937
|
-
# For more information, see [Store and restore an AMI using
|
8938
|
-
# the *Amazon Elastic Compute Cloud User Guide*.
|
8938
|
+
# For more information, see [Store and restore an AMI using Amazon
|
8939
|
+
# S3][2] in the *Amazon Elastic Compute Cloud User Guide*.
|
8939
8940
|
#
|
8940
8941
|
#
|
8941
8942
|
#
|
@@ -8946,14 +8947,14 @@ module Aws::EC2
|
|
8946
8947
|
# The ID of the AMI.
|
8947
8948
|
#
|
8948
8949
|
# @option params [required, String] :bucket
|
8949
|
-
# The name of the S3 bucket in which the AMI object will be
|
8950
|
-
# bucket must be in the Region in which the request is being
|
8951
|
-
# AMI object appears in the bucket only after the upload task
|
8952
|
-
# completed.
|
8950
|
+
# The name of the Amazon S3 bucket in which the AMI object will be
|
8951
|
+
# stored. The bucket must be in the Region in which the request is being
|
8952
|
+
# made. The AMI object appears in the bucket only after the upload task
|
8953
|
+
# has completed.
|
8953
8954
|
#
|
8954
8955
|
# @option params [Array<Types::S3ObjectTag>] :s3_object_tags
|
8955
|
-
# The tags to apply to the AMI object that will be stored in the
|
8956
|
-
# bucket.
|
8956
|
+
# The tags to apply to the AMI object that will be stored in the Amazon
|
8957
|
+
# S3 bucket.
|
8957
8958
|
#
|
8958
8959
|
# @option params [Boolean] :dry_run
|
8959
8960
|
# Checks whether you have the required permissions for the action,
|
@@ -9102,7 +9103,7 @@ module Aws::EC2
|
|
9102
9103
|
# resp = client.create_subnet({
|
9103
9104
|
# tag_specifications: [
|
9104
9105
|
# {
|
9105
|
-
# resource_type: "
|
9106
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
9106
9107
|
# tags: [
|
9107
9108
|
# {
|
9108
9109
|
# key: "String",
|
@@ -9208,7 +9209,7 @@ module Aws::EC2
|
|
9208
9209
|
# resp = client.create_subnet_cidr_reservation({
|
9209
9210
|
# tag_specifications: [
|
9210
9211
|
# {
|
9211
|
-
# resource_type: "
|
9212
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
9212
9213
|
# tags: [
|
9213
9214
|
# {
|
9214
9215
|
# key: "String",
|
@@ -9372,7 +9373,7 @@ module Aws::EC2
|
|
9372
9373
|
# description: "String",
|
9373
9374
|
# tag_specifications: [
|
9374
9375
|
# {
|
9375
|
-
# resource_type: "
|
9376
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
9376
9377
|
# tags: [
|
9377
9378
|
# {
|
9378
9379
|
# key: "String",
|
@@ -9646,7 +9647,7 @@ module Aws::EC2
|
|
9646
9647
|
# description: "String",
|
9647
9648
|
# tag_specifications: [
|
9648
9649
|
# {
|
9649
|
-
# resource_type: "
|
9650
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
9650
9651
|
# tags: [
|
9651
9652
|
# {
|
9652
9653
|
# key: "String",
|
@@ -9745,7 +9746,7 @@ module Aws::EC2
|
|
9745
9746
|
# description: "String",
|
9746
9747
|
# tag_specifications: [
|
9747
9748
|
# {
|
9748
|
-
# resource_type: "
|
9749
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
9749
9750
|
# tags: [
|
9750
9751
|
# {
|
9751
9752
|
# key: "String",
|
@@ -9839,7 +9840,7 @@ module Aws::EC2
|
|
9839
9840
|
# },
|
9840
9841
|
# tag_specifications: [
|
9841
9842
|
# {
|
9842
|
-
# resource_type: "
|
9843
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
9843
9844
|
# tags: [
|
9844
9845
|
# {
|
9845
9846
|
# key: "String",
|
@@ -9920,7 +9921,7 @@ module Aws::EC2
|
|
9920
9921
|
# },
|
9921
9922
|
# tag_specifications: [
|
9922
9923
|
# {
|
9923
|
-
# resource_type: "
|
9924
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
9924
9925
|
# tags: [
|
9925
9926
|
# {
|
9926
9927
|
# key: "String",
|
@@ -10014,7 +10015,7 @@ module Aws::EC2
|
|
10014
10015
|
# inside_cidr_blocks: ["String"], # required
|
10015
10016
|
# tag_specifications: [
|
10016
10017
|
# {
|
10017
|
-
# resource_type: "
|
10018
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
10018
10019
|
# tags: [
|
10019
10020
|
# {
|
10020
10021
|
# key: "String",
|
@@ -10096,7 +10097,7 @@ module Aws::EC2
|
|
10096
10097
|
# },
|
10097
10098
|
# tag_specifications: [
|
10098
10099
|
# {
|
10099
|
-
# resource_type: "
|
10100
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
10100
10101
|
# tags: [
|
10101
10102
|
# {
|
10102
10103
|
# key: "String",
|
@@ -10177,7 +10178,7 @@ module Aws::EC2
|
|
10177
10178
|
# peer_region: "String", # required
|
10178
10179
|
# tag_specifications: [
|
10179
10180
|
# {
|
10180
|
-
# resource_type: "
|
10181
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
10181
10182
|
# tags: [
|
10182
10183
|
# {
|
10183
10184
|
# key: "String",
|
@@ -10349,7 +10350,7 @@ module Aws::EC2
|
|
10349
10350
|
# transit_gateway_id: "TransitGatewayId", # required
|
10350
10351
|
# tag_specifications: [
|
10351
10352
|
# {
|
10352
|
-
# resource_type: "
|
10353
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
10353
10354
|
# tags: [
|
10354
10355
|
# {
|
10355
10356
|
# key: "String",
|
@@ -10432,7 +10433,7 @@ module Aws::EC2
|
|
10432
10433
|
# },
|
10433
10434
|
# tag_specifications: [
|
10434
10435
|
# {
|
10435
|
-
# resource_type: "
|
10436
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
10436
10437
|
# tags: [
|
10437
10438
|
# {
|
10438
10439
|
# key: "String",
|
@@ -10737,7 +10738,7 @@ module Aws::EC2
|
|
10737
10738
|
# dry_run: false,
|
10738
10739
|
# tag_specifications: [
|
10739
10740
|
# {
|
10740
|
-
# resource_type: "
|
10741
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
10741
10742
|
# tags: [
|
10742
10743
|
# {
|
10743
10744
|
# key: "String",
|
@@ -10815,6 +10816,12 @@ module Aws::EC2
|
|
10815
10816
|
# [3]: https://docs.aws.amazon.com/vpc/latest/userguide/VPC_DHCP_Options.html
|
10816
10817
|
# [4]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/dedicated-instance.html
|
10817
10818
|
#
|
10819
|
+
# @option params [required, String] :cidr_block
|
10820
|
+
# The IPv4 network range for the VPC, in CIDR notation. For example,
|
10821
|
+
# `10.0.0.0/16`. We modify the specified CIDR block to its canonical
|
10822
|
+
# form; for example, if you specify `100.68.0.18/18`, we modify it to
|
10823
|
+
# `100.68.0.0/18`.
|
10824
|
+
#
|
10818
10825
|
# @option params [Boolean] :amazon_provided_ipv_6_cidr_block
|
10819
10826
|
# Requests an Amazon-provided IPv6 CIDR block with a /56 prefix length
|
10820
10827
|
# for the VPC. You cannot specify the range of IP addresses, or the size
|
@@ -10859,12 +10866,6 @@ module Aws::EC2
|
|
10859
10866
|
# @option params [Array<Types::TagSpecification>] :tag_specifications
|
10860
10867
|
# The tags to assign to the VPC.
|
10861
10868
|
#
|
10862
|
-
# @option params [required, String] :cidr_block
|
10863
|
-
# The IPv4 network range for the VPC, in CIDR notation. For example,
|
10864
|
-
# `10.0.0.0/16`. We modify the specified CIDR block to its canonical
|
10865
|
-
# form; for example, if you specify `100.68.0.18/18`, we modify it to
|
10866
|
-
# `100.68.0.0/18`.
|
10867
|
-
#
|
10868
10869
|
# @return [Types::CreateVpcResult] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
|
10869
10870
|
#
|
10870
10871
|
# * {Types::CreateVpcResult#vpc #vpc} => Types::Vpc
|
@@ -10892,6 +10893,7 @@ module Aws::EC2
|
|
10892
10893
|
# @example Request syntax with placeholder values
|
10893
10894
|
#
|
10894
10895
|
# resp = client.create_vpc({
|
10896
|
+
# cidr_block: "String", # required
|
10895
10897
|
# amazon_provided_ipv_6_cidr_block: false,
|
10896
10898
|
# ipv_6_pool: "Ipv6PoolEc2Id",
|
10897
10899
|
# ipv_6_cidr_block: "String",
|
@@ -10900,7 +10902,7 @@ module Aws::EC2
|
|
10900
10902
|
# ipv_6_cidr_block_network_border_group: "String",
|
10901
10903
|
# tag_specifications: [
|
10902
10904
|
# {
|
10903
|
-
# resource_type: "
|
10905
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
10904
10906
|
# tags: [
|
10905
10907
|
# {
|
10906
10908
|
# key: "String",
|
@@ -10909,7 +10911,6 @@ module Aws::EC2
|
|
10909
10911
|
# ],
|
10910
10912
|
# },
|
10911
10913
|
# ],
|
10912
|
-
# cidr_block: "String", # required
|
10913
10914
|
# })
|
10914
10915
|
#
|
10915
10916
|
# @example Response structure
|
@@ -11058,7 +11059,7 @@ module Aws::EC2
|
|
11058
11059
|
# private_dns_enabled: false,
|
11059
11060
|
# tag_specifications: [
|
11060
11061
|
# {
|
11061
|
-
# resource_type: "
|
11062
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
11062
11063
|
# tags: [
|
11063
11064
|
# {
|
11064
11065
|
# key: "String",
|
@@ -11264,7 +11265,7 @@ module Aws::EC2
|
|
11264
11265
|
# client_token: "String",
|
11265
11266
|
# tag_specifications: [
|
11266
11267
|
# {
|
11267
|
-
# resource_type: "
|
11268
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
11268
11269
|
# tags: [
|
11269
11270
|
# {
|
11270
11271
|
# key: "String",
|
@@ -11377,7 +11378,7 @@ module Aws::EC2
|
|
11377
11378
|
# peer_region: "String",
|
11378
11379
|
# tag_specifications: [
|
11379
11380
|
# {
|
11380
|
-
# resource_type: "
|
11381
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
11381
11382
|
# tags: [
|
11382
11383
|
# {
|
11383
11384
|
# key: "String",
|
@@ -11553,7 +11554,7 @@ module Aws::EC2
|
|
11553
11554
|
# },
|
11554
11555
|
# tag_specifications: [
|
11555
11556
|
# {
|
11556
|
-
# resource_type: "
|
11557
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
11557
11558
|
# tags: [
|
11558
11559
|
# {
|
11559
11560
|
# key: "String",
|
@@ -11714,7 +11715,7 @@ module Aws::EC2
|
|
11714
11715
|
# type: "ipsec.1", # required, accepts ipsec.1
|
11715
11716
|
# tag_specifications: [
|
11716
11717
|
# {
|
11717
|
-
# resource_type: "
|
11718
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
11718
11719
|
# tags: [
|
11719
11720
|
# {
|
11720
11721
|
# key: "String",
|
@@ -18039,8 +18040,8 @@ module Aws::EC2
|
|
18039
18040
|
# or all of the images available to you.
|
18040
18041
|
#
|
18041
18042
|
# The images available to you include public images, private images that
|
18042
|
-
# you own, and private images owned by other
|
18043
|
-
# have explicit launch permissions.
|
18043
|
+
# you own, and private images owned by other Amazon Web Services
|
18044
|
+
# accounts for which you have explicit launch permissions.
|
18044
18045
|
#
|
18045
18046
|
# Recently deregistered images appear in the returned results for a
|
18046
18047
|
# short interval and then return empty results. After all instances that
|
@@ -18050,8 +18051,8 @@ module Aws::EC2
|
|
18050
18051
|
#
|
18051
18052
|
# @option params [Array<String>] :executable_users
|
18052
18053
|
# Scopes the images by users with explicit launch permissions. Specify
|
18053
|
-
# an
|
18054
|
-
# (public AMIs).
|
18054
|
+
# an Amazon Web Services account ID, `self` (the sender of the request),
|
18055
|
+
# or `all` (public AMIs).
|
18055
18056
|
#
|
18056
18057
|
# @option params [Array<Types::Filter>] :filters
|
18057
18058
|
# The filters.
|
@@ -18067,16 +18068,17 @@ module Aws::EC2
|
|
18067
18068
|
# the block device mapping (for example, `/dev/sdh` or `xvdh`).
|
18068
18069
|
#
|
18069
18070
|
# * `block-device-mapping.snapshot-id` - The ID of the snapshot used for
|
18070
|
-
# the EBS volume.
|
18071
|
+
# the Amazon EBS volume.
|
18071
18072
|
#
|
18072
|
-
# * `block-device-mapping.volume-size` - The volume size of the
|
18073
|
-
# volume, in GiB.
|
18073
|
+
# * `block-device-mapping.volume-size` - The volume size of the Amazon
|
18074
|
+
# EBS volume, in GiB.
|
18074
18075
|
#
|
18075
|
-
# * `block-device-mapping.volume-type` - The volume type of the
|
18076
|
-
# volume (`
|
18076
|
+
# * `block-device-mapping.volume-type` - The volume type of the Amazon
|
18077
|
+
# EBS volume (`io1` \| `io2` \| `gp2` \| `gp3` \| `sc1 `\| `st1` \|
|
18078
|
+
# `standard`).
|
18077
18079
|
#
|
18078
18080
|
# * `block-device-mapping.encrypted` - A Boolean that indicates whether
|
18079
|
-
# the EBS volume is encrypted.
|
18081
|
+
# the Amazon EBS volume is encrypted.
|
18080
18082
|
#
|
18081
18083
|
# * `description` - The description of the image (provided during image
|
18082
18084
|
# creation).
|
@@ -18100,20 +18102,20 @@ module Aws::EC2
|
|
18100
18102
|
#
|
18101
18103
|
# * `owner-alias` - The owner alias (`amazon` \| `aws-marketplace`). The
|
18102
18104
|
# valid aliases are defined in an Amazon-maintained list. This is not
|
18103
|
-
# the
|
18105
|
+
# the Amazon Web Services account alias that can be set using the IAM
|
18106
|
+
# console. We recommend that you use the **Owner** request parameter
|
18107
|
+
# instead of this filter.
|
18108
|
+
#
|
18109
|
+
# * `owner-id` - The Amazon Web Services account ID of the owner. We
|
18104
18110
|
# recommend that you use the **Owner** request parameter instead of
|
18105
18111
|
# this filter.
|
18106
18112
|
#
|
18107
|
-
# * `owner-id` - The AWS account ID of the owner. We recommend that you
|
18108
|
-
# use the **Owner** request parameter instead of this filter.
|
18109
|
-
#
|
18110
18113
|
# * `platform` - The platform. To only list Windows-based AMIs, use
|
18111
18114
|
# `windows`.
|
18112
18115
|
#
|
18113
18116
|
# * `product-code` - The product code.
|
18114
18117
|
#
|
18115
|
-
# * `product-code.type` - The type of the product code (`
|
18116
|
-
# `marketplace`).
|
18118
|
+
# * `product-code.type` - The type of the product code (`marketplace`).
|
18117
18119
|
#
|
18118
18120
|
# * `ramdisk-id` - The RAM disk ID.
|
18119
18121
|
#
|
@@ -18153,9 +18155,10 @@ module Aws::EC2
|
|
18153
18155
|
#
|
18154
18156
|
# @option params [Array<String>] :owners
|
18155
18157
|
# Scopes the results to images with the specified owners. You can
|
18156
|
-
# specify a combination of
|
18157
|
-
# `aws-marketplace`. If you omit this parameter, the
|
18158
|
-
# images for which you have launch permissions,
|
18158
|
+
# specify a combination of Amazon Web Services account IDs, `self`,
|
18159
|
+
# `amazon`, and `aws-marketplace`. If you omit this parameter, the
|
18160
|
+
# results include all images for which you have launch permissions,
|
18161
|
+
# regardless of ownership.
|
18159
18162
|
#
|
18160
18163
|
# @option params [Boolean] :include_deprecated
|
18161
18164
|
# If `true`, all deprecated AMIs are included in the response. If
|
@@ -18241,7 +18244,7 @@ module Aws::EC2
|
|
18241
18244
|
# @example Response structure
|
18242
18245
|
#
|
18243
18246
|
# resp.images #=> Array
|
18244
|
-
# resp.images[0].architecture #=> String, one of "i386", "x86_64", "arm64"
|
18247
|
+
# resp.images[0].architecture #=> String, one of "i386", "x86_64", "arm64", "x86_64_mac"
|
18245
18248
|
# resp.images[0].creation_date #=> String
|
18246
18249
|
# resp.images[0].image_id #=> String
|
18247
18250
|
# resp.images[0].image_location #=> String
|
@@ -19272,7 +19275,7 @@ module Aws::EC2
|
|
19272
19275
|
#
|
19273
19276
|
# * `network-info.encryption-in-transit-supported` - Indicates whether
|
19274
19277
|
# the instance type automatically encrypts in-transit traffic between
|
19275
|
-
# instances.
|
19278
|
+
# instances (`true` \| `false`).
|
19276
19279
|
#
|
19277
19280
|
# * `network-info.ipv4-addresses-per-interface` - The maximum number of
|
19278
19281
|
# private IPv4 addresses per network interface.
|
@@ -19885,7 +19888,7 @@ module Aws::EC2
|
|
19885
19888
|
# resp.reservations[0].instances[0].state_transition_reason #=> String
|
19886
19889
|
# resp.reservations[0].instances[0].subnet_id #=> String
|
19887
19890
|
# resp.reservations[0].instances[0].vpc_id #=> String
|
19888
|
-
# resp.reservations[0].instances[0].architecture #=> String, one of "i386", "x86_64", "arm64"
|
19891
|
+
# resp.reservations[0].instances[0].architecture #=> String, one of "i386", "x86_64", "arm64", "x86_64_mac"
|
19889
19892
|
# resp.reservations[0].instances[0].block_device_mappings #=> Array
|
19890
19893
|
# resp.reservations[0].instances[0].block_device_mappings[0].device_name #=> String
|
19891
19894
|
# resp.reservations[0].instances[0].block_device_mappings[0].ebs.attach_time #=> Time
|
@@ -20535,7 +20538,7 @@ module Aws::EC2
|
|
20535
20538
|
# resp.launch_template_versions[0].launch_template_data.instance_initiated_shutdown_behavior #=> String, one of "stop", "terminate"
|
20536
20539
|
# resp.launch_template_versions[0].launch_template_data.user_data #=> String
|
20537
20540
|
# resp.launch_template_versions[0].launch_template_data.tag_specifications #=> Array
|
20538
|
-
# resp.launch_template_versions[0].launch_template_data.tag_specifications[0].resource_type #=> String, one of "client-vpn-endpoint", "customer-gateway", "dedicated-host", "dhcp-options", "egress-only-internet-gateway", "elastic-ip", "elastic-gpu", "export-image-task", "export-instance-task", "fleet", "fpga-image", "host-reservation", "image", "import-image-task", "import-snapshot-task", "instance", "instance-event-window", "internet-gateway", "key-pair", "launch-template", "local-gateway-route-table-vpc-association", "natgateway", "network-acl", "network-interface", "network-insights-analysis", "network-insights-path", "placement-group", "reserved-instances", "route-table", "security-group", "security-group-rule", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-connect-peer", "transit-gateway-multicast-domain", "transit-gateway-route-table", "volume", "vpc", "vpc-peering-connection", "vpn-connection", "vpn-gateway", "vpc-flow-log"
|
20541
|
+
# resp.launch_template_versions[0].launch_template_data.tag_specifications[0].resource_type #=> String, one of "capacity-reservation", "client-vpn-endpoint", "customer-gateway", "carrier-gateway", "dedicated-host", "dhcp-options", "egress-only-internet-gateway", "elastic-ip", "elastic-gpu", "export-image-task", "export-instance-task", "fleet", "fpga-image", "host-reservation", "image", "import-image-task", "import-snapshot-task", "instance", "instance-event-window", "internet-gateway", "ipv4pool-ec2", "ipv6pool-ec2", "key-pair", "launch-template", "local-gateway", "local-gateway-route-table", "local-gateway-virtual-interface", "local-gateway-virtual-interface-group", "local-gateway-route-table-vpc-association", "local-gateway-route-table-virtual-interface-group-association", "natgateway", "network-acl", "network-interface", "network-insights-analysis", "network-insights-path", "placement-group", "prefix-list", "replace-root-volume-task", "reserved-instances", "route-table", "security-group", "security-group-rule", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-connect-peer", "transit-gateway-multicast-domain", "transit-gateway-route-table", "volume", "vpc", "vpc-endpoint", "vpc-endpoint-service", "vpc-peering-connection", "vpn-connection", "vpn-gateway", "vpc-flow-log"
|
20539
20542
|
# resp.launch_template_versions[0].launch_template_data.tag_specifications[0].tags #=> Array
|
20540
20543
|
# resp.launch_template_versions[0].launch_template_data.tag_specifications[0].tags[0].key #=> String
|
20541
20544
|
# resp.launch_template_versions[0].launch_template_data.tag_specifications[0].tags[0].value #=> String
|
@@ -25290,7 +25293,7 @@ module Aws::EC2
|
|
25290
25293
|
# resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_specifications[0].user_data #=> String
|
25291
25294
|
# resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_specifications[0].weighted_capacity #=> Float
|
25292
25295
|
# resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_specifications[0].tag_specifications #=> Array
|
25293
|
-
# resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_specifications[0].tag_specifications[0].resource_type #=> String, one of "client-vpn-endpoint", "customer-gateway", "dedicated-host", "dhcp-options", "egress-only-internet-gateway", "elastic-ip", "elastic-gpu", "export-image-task", "export-instance-task", "fleet", "fpga-image", "host-reservation", "image", "import-image-task", "import-snapshot-task", "instance", "instance-event-window", "internet-gateway", "key-pair", "launch-template", "local-gateway-route-table-vpc-association", "natgateway", "network-acl", "network-interface", "network-insights-analysis", "network-insights-path", "placement-group", "reserved-instances", "route-table", "security-group", "security-group-rule", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-connect-peer", "transit-gateway-multicast-domain", "transit-gateway-route-table", "volume", "vpc", "vpc-peering-connection", "vpn-connection", "vpn-gateway", "vpc-flow-log"
|
25296
|
+
# resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_specifications[0].tag_specifications[0].resource_type #=> String, one of "capacity-reservation", "client-vpn-endpoint", "customer-gateway", "carrier-gateway", "dedicated-host", "dhcp-options", "egress-only-internet-gateway", "elastic-ip", "elastic-gpu", "export-image-task", "export-instance-task", "fleet", "fpga-image", "host-reservation", "image", "import-image-task", "import-snapshot-task", "instance", "instance-event-window", "internet-gateway", "ipv4pool-ec2", "ipv6pool-ec2", "key-pair", "launch-template", "local-gateway", "local-gateway-route-table", "local-gateway-virtual-interface", "local-gateway-virtual-interface-group", "local-gateway-route-table-vpc-association", "local-gateway-route-table-virtual-interface-group-association", "natgateway", "network-acl", "network-interface", "network-insights-analysis", "network-insights-path", "placement-group", "prefix-list", "replace-root-volume-task", "reserved-instances", "route-table", "security-group", "security-group-rule", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-connect-peer", "transit-gateway-multicast-domain", "transit-gateway-route-table", "volume", "vpc", "vpc-endpoint", "vpc-endpoint-service", "vpc-peering-connection", "vpn-connection", "vpn-gateway", "vpc-flow-log"
|
25294
25297
|
# resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_specifications[0].tag_specifications[0].tags #=> Array
|
25295
25298
|
# resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_specifications[0].tag_specifications[0].tags[0].key #=> String
|
25296
25299
|
# resp.spot_fleet_request_configs[0].spot_fleet_request_config.launch_specifications[0].tag_specifications[0].tags[0].value #=> String
|
@@ -25323,7 +25326,7 @@ module Aws::EC2
|
|
25323
25326
|
# resp.spot_fleet_request_configs[0].spot_fleet_request_config.instance_pools_to_use_count #=> Integer
|
25324
25327
|
# resp.spot_fleet_request_configs[0].spot_fleet_request_config.context #=> String
|
25325
25328
|
# resp.spot_fleet_request_configs[0].spot_fleet_request_config.tag_specifications #=> Array
|
25326
|
-
# resp.spot_fleet_request_configs[0].spot_fleet_request_config.tag_specifications[0].resource_type #=> String, one of "client-vpn-endpoint", "customer-gateway", "dedicated-host", "dhcp-options", "egress-only-internet-gateway", "elastic-ip", "elastic-gpu", "export-image-task", "export-instance-task", "fleet", "fpga-image", "host-reservation", "image", "import-image-task", "import-snapshot-task", "instance", "instance-event-window", "internet-gateway", "key-pair", "launch-template", "local-gateway-route-table-vpc-association", "natgateway", "network-acl", "network-interface", "network-insights-analysis", "network-insights-path", "placement-group", "reserved-instances", "route-table", "security-group", "security-group-rule", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-connect-peer", "transit-gateway-multicast-domain", "transit-gateway-route-table", "volume", "vpc", "vpc-peering-connection", "vpn-connection", "vpn-gateway", "vpc-flow-log"
|
25329
|
+
# resp.spot_fleet_request_configs[0].spot_fleet_request_config.tag_specifications[0].resource_type #=> String, one of "capacity-reservation", "client-vpn-endpoint", "customer-gateway", "carrier-gateway", "dedicated-host", "dhcp-options", "egress-only-internet-gateway", "elastic-ip", "elastic-gpu", "export-image-task", "export-instance-task", "fleet", "fpga-image", "host-reservation", "image", "import-image-task", "import-snapshot-task", "instance", "instance-event-window", "internet-gateway", "ipv4pool-ec2", "ipv6pool-ec2", "key-pair", "launch-template", "local-gateway", "local-gateway-route-table", "local-gateway-virtual-interface", "local-gateway-virtual-interface-group", "local-gateway-route-table-vpc-association", "local-gateway-route-table-virtual-interface-group-association", "natgateway", "network-acl", "network-interface", "network-insights-analysis", "network-insights-path", "placement-group", "prefix-list", "replace-root-volume-task", "reserved-instances", "route-table", "security-group", "security-group-rule", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-connect-peer", "transit-gateway-multicast-domain", "transit-gateway-route-table", "volume", "vpc", "vpc-endpoint", "vpc-endpoint-service", "vpc-peering-connection", "vpn-connection", "vpn-gateway", "vpc-flow-log"
|
25327
25330
|
# resp.spot_fleet_request_configs[0].spot_fleet_request_config.tag_specifications[0].tags #=> Array
|
25328
25331
|
# resp.spot_fleet_request_configs[0].spot_fleet_request_config.tag_specifications[0].tags[0].key #=> String
|
25329
25332
|
# resp.spot_fleet_request_configs[0].spot_fleet_request_config.tag_specifications[0].tags[0].value #=> String
|
@@ -25934,10 +25937,10 @@ module Aws::EC2
|
|
25934
25937
|
#
|
25935
25938
|
# To use this API, you must have the required permissions. For more
|
25936
25939
|
# information, see [Permissions for storing and restoring AMIs using
|
25937
|
-
# S3][1] in the *Amazon Elastic Compute Cloud User Guide*.
|
25940
|
+
# Amazon S3][1] in the *Amazon Elastic Compute Cloud User Guide*.
|
25938
25941
|
#
|
25939
|
-
# For more information, see [Store and restore an AMI using
|
25940
|
-
# the *Amazon Elastic Compute Cloud User Guide*.
|
25942
|
+
# For more information, see [Store and restore an AMI using Amazon
|
25943
|
+
# S3][2] in the *Amazon Elastic Compute Cloud User Guide*.
|
25941
25944
|
#
|
25942
25945
|
#
|
25943
25946
|
#
|
@@ -26300,7 +26303,7 @@ module Aws::EC2
|
|
26300
26303
|
# resp.tags #=> Array
|
26301
26304
|
# resp.tags[0].key #=> String
|
26302
26305
|
# resp.tags[0].resource_id #=> String
|
26303
|
-
# resp.tags[0].resource_type #=> String, one of "client-vpn-endpoint", "customer-gateway", "dedicated-host", "dhcp-options", "egress-only-internet-gateway", "elastic-ip", "elastic-gpu", "export-image-task", "export-instance-task", "fleet", "fpga-image", "host-reservation", "image", "import-image-task", "import-snapshot-task", "instance", "instance-event-window", "internet-gateway", "key-pair", "launch-template", "local-gateway-route-table-vpc-association", "natgateway", "network-acl", "network-interface", "network-insights-analysis", "network-insights-path", "placement-group", "reserved-instances", "route-table", "security-group", "security-group-rule", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-connect-peer", "transit-gateway-multicast-domain", "transit-gateway-route-table", "volume", "vpc", "vpc-peering-connection", "vpn-connection", "vpn-gateway", "vpc-flow-log"
|
26306
|
+
# resp.tags[0].resource_type #=> String, one of "capacity-reservation", "client-vpn-endpoint", "customer-gateway", "carrier-gateway", "dedicated-host", "dhcp-options", "egress-only-internet-gateway", "elastic-ip", "elastic-gpu", "export-image-task", "export-instance-task", "fleet", "fpga-image", "host-reservation", "image", "import-image-task", "import-snapshot-task", "instance", "instance-event-window", "internet-gateway", "ipv4pool-ec2", "ipv6pool-ec2", "key-pair", "launch-template", "local-gateway", "local-gateway-route-table", "local-gateway-virtual-interface", "local-gateway-virtual-interface-group", "local-gateway-route-table-vpc-association", "local-gateway-route-table-virtual-interface-group-association", "natgateway", "network-acl", "network-interface", "network-insights-analysis", "network-insights-path", "placement-group", "prefix-list", "replace-root-volume-task", "reserved-instances", "route-table", "security-group", "security-group-rule", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-connect-peer", "transit-gateway-multicast-domain", "transit-gateway-route-table", "volume", "vpc", "vpc-endpoint", "vpc-endpoint-service", "vpc-peering-connection", "vpn-connection", "vpn-gateway", "vpc-flow-log"
|
26304
26307
|
# resp.tags[0].value #=> String
|
26305
26308
|
#
|
26306
26309
|
# @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/DescribeTags AWS API Documentation
|
@@ -31127,7 +31130,7 @@ module Aws::EC2
|
|
31127
31130
|
# role_name: "String",
|
31128
31131
|
# tag_specifications: [
|
31129
31132
|
# {
|
31130
|
-
# resource_type: "
|
31133
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
31131
31134
|
# tags: [
|
31132
31135
|
# {
|
31133
31136
|
# key: "String",
|
@@ -32071,7 +32074,7 @@ module Aws::EC2
|
|
32071
32074
|
# resp.launch_template_data.instance_initiated_shutdown_behavior #=> String, one of "stop", "terminate"
|
32072
32075
|
# resp.launch_template_data.user_data #=> String
|
32073
32076
|
# resp.launch_template_data.tag_specifications #=> Array
|
32074
|
-
# resp.launch_template_data.tag_specifications[0].resource_type #=> String, one of "client-vpn-endpoint", "customer-gateway", "dedicated-host", "dhcp-options", "egress-only-internet-gateway", "elastic-ip", "elastic-gpu", "export-image-task", "export-instance-task", "fleet", "fpga-image", "host-reservation", "image", "import-image-task", "import-snapshot-task", "instance", "instance-event-window", "internet-gateway", "key-pair", "launch-template", "local-gateway-route-table-vpc-association", "natgateway", "network-acl", "network-interface", "network-insights-analysis", "network-insights-path", "placement-group", "reserved-instances", "route-table", "security-group", "security-group-rule", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-connect-peer", "transit-gateway-multicast-domain", "transit-gateway-route-table", "volume", "vpc", "vpc-peering-connection", "vpn-connection", "vpn-gateway", "vpc-flow-log"
|
32077
|
+
# resp.launch_template_data.tag_specifications[0].resource_type #=> String, one of "capacity-reservation", "client-vpn-endpoint", "customer-gateway", "carrier-gateway", "dedicated-host", "dhcp-options", "egress-only-internet-gateway", "elastic-ip", "elastic-gpu", "export-image-task", "export-instance-task", "fleet", "fpga-image", "host-reservation", "image", "import-image-task", "import-snapshot-task", "instance", "instance-event-window", "internet-gateway", "ipv4pool-ec2", "ipv6pool-ec2", "key-pair", "launch-template", "local-gateway", "local-gateway-route-table", "local-gateway-virtual-interface", "local-gateway-virtual-interface-group", "local-gateway-route-table-vpc-association", "local-gateway-route-table-virtual-interface-group-association", "natgateway", "network-acl", "network-interface", "network-insights-analysis", "network-insights-path", "placement-group", "prefix-list", "replace-root-volume-task", "reserved-instances", "route-table", "security-group", "security-group-rule", "snapshot", "spot-fleet-request", "spot-instances-request", "subnet", "traffic-mirror-filter", "traffic-mirror-session", "traffic-mirror-target", "transit-gateway", "transit-gateway-attachment", "transit-gateway-connect-peer", "transit-gateway-multicast-domain", "transit-gateway-route-table", "volume", "vpc", "vpc-endpoint", "vpc-endpoint-service", "vpc-peering-connection", "vpn-connection", "vpn-gateway", "vpc-flow-log"
|
32075
32078
|
# resp.launch_template_data.tag_specifications[0].tags #=> Array
|
32076
32079
|
# resp.launch_template_data.tag_specifications[0].tags[0].key #=> String
|
32077
32080
|
# resp.launch_template_data.tag_specifications[0].tags[0].value #=> String
|
@@ -33114,7 +33117,7 @@ module Aws::EC2
|
|
33114
33117
|
# ],
|
33115
33118
|
# tag_specifications: [
|
33116
33119
|
# {
|
33117
|
-
# resource_type: "
|
33120
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
33118
33121
|
# tags: [
|
33119
33122
|
# {
|
33120
33123
|
# key: "String",
|
@@ -33230,7 +33233,7 @@ module Aws::EC2
|
|
33230
33233
|
# dry_run: false,
|
33231
33234
|
# launch_specification: {
|
33232
33235
|
# additional_info: "String",
|
33233
|
-
# architecture: "i386", # accepts i386, x86_64, arm64
|
33236
|
+
# architecture: "i386", # accepts i386, x86_64, arm64, x86_64_mac
|
33234
33237
|
# group_ids: ["SecurityGroupId"],
|
33235
33238
|
# group_names: ["SecurityGroupName"],
|
33236
33239
|
# instance_initiated_shutdown_behavior: "stop", # accepts stop, terminate
|
@@ -33344,7 +33347,7 @@ module Aws::EC2
|
|
33344
33347
|
# public_key_material: "data", # required
|
33345
33348
|
# tag_specifications: [
|
33346
33349
|
# {
|
33347
|
-
# resource_type: "
|
33350
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
33348
33351
|
# tags: [
|
33349
33352
|
# {
|
33350
33353
|
# key: "String",
|
@@ -33490,7 +33493,7 @@ module Aws::EC2
|
|
33490
33493
|
# role_name: "String",
|
33491
33494
|
# tag_specifications: [
|
33492
33495
|
# {
|
33493
|
-
# resource_type: "
|
33496
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
33494
33497
|
# tags: [
|
33495
33498
|
# {
|
33496
33499
|
# key: "String",
|
@@ -33746,9 +33749,9 @@ module Aws::EC2
|
|
33746
33749
|
# The ID of the Capacity Reservation.
|
33747
33750
|
#
|
33748
33751
|
# @option params [Integer] :instance_count
|
33749
|
-
# The number of instances for which to reserve capacity.
|
33750
|
-
#
|
33751
|
-
#
|
33752
|
+
# The number of instances for which to reserve capacity. The number of
|
33753
|
+
# instances can't be increased or decreased by more than `1000` in a
|
33754
|
+
# single request.
|
33752
33755
|
#
|
33753
33756
|
# @option params [Time,DateTime,Date,Integer,String] :end_date
|
33754
33757
|
# The date and time at which the Capacity Reservation expires. When a
|
@@ -34510,10 +34513,10 @@ module Aws::EC2
|
|
34510
34513
|
# Modifies the specified attribute of the specified AMI. You can specify
|
34511
34514
|
# only one attribute at a time. You can use the `Attribute` parameter to
|
34512
34515
|
# specify the attribute or one of the following parameters:
|
34513
|
-
# `Description
|
34516
|
+
# `Description` or `LaunchPermission`.
|
34514
34517
|
#
|
34515
|
-
#
|
34516
|
-
#
|
34518
|
+
# Images with an Amazon Web Services Marketplace product code cannot be
|
34519
|
+
# made public.
|
34517
34520
|
#
|
34518
34521
|
# To enable the SriovNetSupport enhanced networking attribute of an
|
34519
34522
|
# image, enable SriovNetSupport on an instance and create an AMI from
|
@@ -34521,7 +34524,7 @@ module Aws::EC2
|
|
34521
34524
|
#
|
34522
34525
|
# @option params [String] :attribute
|
34523
34526
|
# The name of the attribute to modify. The valid values are
|
34524
|
-
# `description
|
34527
|
+
# `description` and `launchPermission`.
|
34525
34528
|
#
|
34526
34529
|
# @option params [Types::AttributeValue] :description
|
34527
34530
|
# A new description for the AMI.
|
@@ -34537,21 +34540,19 @@ module Aws::EC2
|
|
34537
34540
|
# `Attribute` parameter is `launchPermission`.
|
34538
34541
|
#
|
34539
34542
|
# @option params [Array<String>] :product_codes
|
34540
|
-
#
|
34541
|
-
# can't be removed.
|
34543
|
+
# Not supported.
|
34542
34544
|
#
|
34543
34545
|
# @option params [Array<String>] :user_groups
|
34544
34546
|
# The user groups. This parameter can be used only when the `Attribute`
|
34545
34547
|
# parameter is `launchPermission`.
|
34546
34548
|
#
|
34547
34549
|
# @option params [Array<String>] :user_ids
|
34548
|
-
# The
|
34549
|
-
# `Attribute` parameter is `launchPermission`.
|
34550
|
+
# The Amazon Web Services account IDs. This parameter can be used only
|
34551
|
+
# when the `Attribute` parameter is `launchPermission`.
|
34550
34552
|
#
|
34551
34553
|
# @option params [String] :value
|
34552
34554
|
# The value of the attribute being modified. This parameter can be used
|
34553
|
-
# only when the `Attribute` parameter is `description
|
34554
|
-
# `productCodes`.
|
34555
|
+
# only when the `Attribute` parameter is `description`.
|
34555
34556
|
#
|
34556
34557
|
# @option params [Boolean] :dry_run
|
34557
34558
|
# Checks whether you have the required permissions for the action,
|
@@ -35272,6 +35273,11 @@ module Aws::EC2
|
|
35272
35273
|
# @option params [String] :tenancy
|
35273
35274
|
# The tenancy for the instance.
|
35274
35275
|
#
|
35276
|
+
# For T3 instances, you can't change the tenancy from `dedicated` to
|
35277
|
+
# `host`, or from `host` to `dedicated`. Attempting to make one of these
|
35278
|
+
# unsupported tenancy changes results in the `InvalidTenancy` error
|
35279
|
+
# code.
|
35280
|
+
#
|
35275
35281
|
# @option params [Integer] :partition_number
|
35276
35282
|
# Reserved for future use.
|
35277
35283
|
#
|
@@ -35433,6 +35439,11 @@ module Aws::EC2
|
|
35433
35439
|
# the entries of a prefix list and modify the size of a prefix list at
|
35434
35440
|
# the same time.
|
35435
35441
|
#
|
35442
|
+
# If any of the resources that reference the prefix list cannot support
|
35443
|
+
# the new maximum size, the modify operation fails. Check the state
|
35444
|
+
# message for the IDs of the first ten resources that do not support the
|
35445
|
+
# new maximum size.
|
35446
|
+
#
|
35436
35447
|
# @return [Types::ModifyManagedPrefixListResult] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
|
35437
35448
|
#
|
35438
35449
|
# * {Types::ModifyManagedPrefixListResult#prefix_list #prefix_list} => Types::ManagedPrefixList
|
@@ -37905,7 +37916,7 @@ module Aws::EC2
|
|
37905
37916
|
# dry_run: false,
|
37906
37917
|
# pool_tag_specifications: [
|
37907
37918
|
# {
|
37908
|
-
# resource_type: "
|
37919
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
37909
37920
|
# tags: [
|
37910
37921
|
# {
|
37911
37922
|
# key: "String",
|
@@ -37989,7 +38000,7 @@ module Aws::EC2
|
|
37989
38000
|
# offering_id: "OfferingId", # required
|
37990
38001
|
# tag_specifications: [
|
37991
38002
|
# {
|
37992
|
-
# resource_type: "
|
38003
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
37993
38004
|
# tags: [
|
37994
38005
|
# {
|
37995
38006
|
# key: "String",
|
@@ -38307,20 +38318,20 @@ module Aws::EC2
|
|
38307
38318
|
# instance launched from the AMI is encrypted.
|
38308
38319
|
#
|
38309
38320
|
# For more information, see [Create a Linux AMI from a snapshot][2] and
|
38310
|
-
# [Use encryption with EBS-backed AMIs][3] in the *Amazon Elastic
|
38321
|
+
# [Use encryption with Amazon EBS-backed AMIs][3] in the *Amazon Elastic
|
38311
38322
|
# Compute Cloud User Guide*.
|
38312
38323
|
#
|
38313
|
-
# **
|
38324
|
+
# **Amazon Web Services Marketplace product codes**
|
38314
38325
|
#
|
38315
|
-
# If any snapshots have
|
38316
|
-
# to the new AMI.
|
38326
|
+
# If any snapshots have Amazon Web Services Marketplace product codes,
|
38327
|
+
# they are copied to the new AMI.
|
38317
38328
|
#
|
38318
38329
|
# Windows and some Linux distributions, such as Red Hat Enterprise Linux
|
38319
|
-
# (RHEL) and SUSE Linux Enterprise Server (SLES), use the EC2
|
38320
|
-
# product code associated with an AMI to verify the subscription
|
38321
|
-
# for package updates. To create a new AMI for operating systems
|
38322
|
-
# require a billing product code, instead of registering the AMI,
|
38323
|
-
# following to preserve the billing product code association:
|
38330
|
+
# (RHEL) and SUSE Linux Enterprise Server (SLES), use the Amazon EC2
|
38331
|
+
# billing product code associated with an AMI to verify the subscription
|
38332
|
+
# status for package updates. To create a new AMI for operating systems
|
38333
|
+
# that require a billing product code, instead of registering the AMI,
|
38334
|
+
# do the following to preserve the billing product code association:
|
38324
38335
|
#
|
38325
38336
|
# 1. Launch an instance from an existing AMI with that billing product
|
38326
38337
|
# code.
|
@@ -38335,8 +38346,8 @@ module Aws::EC2
|
|
38335
38346
|
# you purchase a Reserved Instance without the matching billing product
|
38336
38347
|
# code, the Reserved Instance will not be applied to the On-Demand
|
38337
38348
|
# Instance. For information about how to obtain the platform details and
|
38338
|
-
# billing information of an AMI, see [
|
38339
|
-
#
|
38349
|
+
# billing information of an AMI, see [Understanding AMI billing][4] in
|
38350
|
+
# the *Amazon Elastic Compute Cloud User Guide*.
|
38340
38351
|
#
|
38341
38352
|
#
|
38342
38353
|
#
|
@@ -38364,8 +38375,8 @@ module Aws::EC2
|
|
38364
38375
|
# @option params [Array<Types::BlockDeviceMapping>] :block_device_mappings
|
38365
38376
|
# The block device mapping entries.
|
38366
38377
|
#
|
38367
|
-
# If you specify an EBS volume using the ID of an EBS
|
38368
|
-
# can't specify the encryption state of the volume.
|
38378
|
+
# If you specify an Amazon EBS volume using the ID of an Amazon EBS
|
38379
|
+
# snapshot, you can't specify the encryption state of the volume.
|
38369
38380
|
#
|
38370
38381
|
# If you create an AMI on an Outpost, then all backing snapshots must be
|
38371
38382
|
# on the same Outpost or in the Region of that Outpost. AMIs on an
|
@@ -38406,8 +38417,8 @@ module Aws::EC2
|
|
38406
38417
|
#
|
38407
38418
|
# @option params [Array<String>] :billing_products
|
38408
38419
|
# The billing product codes. Your account must be authorized to specify
|
38409
|
-
# billing product codes. Otherwise, you can use the
|
38410
|
-
# bill for the use of an AMI.
|
38420
|
+
# billing product codes. Otherwise, you can use the Amazon Web Services
|
38421
|
+
# Marketplace to bill for the use of an AMI.
|
38411
38422
|
#
|
38412
38423
|
# @option params [String] :ramdisk_id
|
38413
38424
|
# The ID of the RAM disk.
|
@@ -38446,7 +38457,7 @@ module Aws::EC2
|
|
38446
38457
|
#
|
38447
38458
|
# resp = client.register_image({
|
38448
38459
|
# image_location: "String",
|
38449
|
-
# architecture: "i386", # accepts i386, x86_64, arm64
|
38460
|
+
# architecture: "i386", # accepts i386, x86_64, arm64, x86_64_mac
|
38450
38461
|
# block_device_mappings: [
|
38451
38462
|
# {
|
38452
38463
|
# device_name: "String",
|
@@ -39867,7 +39878,7 @@ module Aws::EC2
|
|
39867
39878
|
# weighted_capacity: 1.0,
|
39868
39879
|
# tag_specifications: [
|
39869
39880
|
# {
|
39870
|
-
# resource_type: "
|
39881
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
39871
39882
|
# tags: [
|
39872
39883
|
# {
|
39873
39884
|
# key: "String",
|
@@ -39928,7 +39939,7 @@ module Aws::EC2
|
|
39928
39939
|
# context: "String",
|
39929
39940
|
# tag_specifications: [
|
39930
39941
|
# {
|
39931
|
-
# resource_type: "
|
39942
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
39932
39943
|
# tags: [
|
39933
39944
|
# {
|
39934
39945
|
# key: "String",
|
@@ -40217,7 +40228,7 @@ module Aws::EC2
|
|
40217
40228
|
# valid_until: Time.now,
|
40218
40229
|
# tag_specifications: [
|
40219
40230
|
# {
|
40220
|
-
# resource_type: "
|
40231
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
40221
40232
|
# tags: [
|
40222
40233
|
# {
|
40223
40234
|
# key: "String",
|
@@ -40456,10 +40467,6 @@ module Aws::EC2
|
|
40456
40467
|
|
40457
40468
|
# Resets an attribute of an AMI to its default value.
|
40458
40469
|
#
|
40459
|
-
# <note markdown="1"> The productCodes attribute can't be reset.
|
40460
|
-
#
|
40461
|
-
# </note>
|
40462
|
-
#
|
40463
40470
|
# @option params [required, String] :attribute
|
40464
40471
|
# The attribute to reset (currently you can only reset the launch
|
40465
40472
|
# permission attribute).
|
@@ -41495,6 +41502,8 @@ module Aws::EC2
|
|
41495
41502
|
#
|
41496
41503
|
# Default: `standard` (T2 instances) or `unlimited` (T3/T3a instances)
|
41497
41504
|
#
|
41505
|
+
# For T3 instances with `host` tenancy, only `standard` is supported.
|
41506
|
+
#
|
41498
41507
|
#
|
41499
41508
|
#
|
41500
41509
|
# [1]: https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_ModifyInstanceCreditSpecification.html
|
@@ -41715,7 +41724,7 @@ module Aws::EC2
|
|
41715
41724
|
# ],
|
41716
41725
|
# tag_specifications: [
|
41717
41726
|
# {
|
41718
|
-
# resource_type: "
|
41727
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
41719
41728
|
# tags: [
|
41720
41729
|
# {
|
41721
41730
|
# key: "String",
|
@@ -41808,7 +41817,7 @@ module Aws::EC2
|
|
41808
41817
|
# resp.instances[0].state_transition_reason #=> String
|
41809
41818
|
# resp.instances[0].subnet_id #=> String
|
41810
41819
|
# resp.instances[0].vpc_id #=> String
|
41811
|
-
# resp.instances[0].architecture #=> String, one of "i386", "x86_64", "arm64"
|
41820
|
+
# resp.instances[0].architecture #=> String, one of "i386", "x86_64", "arm64", "x86_64_mac"
|
41812
41821
|
# resp.instances[0].block_device_mappings #=> Array
|
41813
41822
|
# resp.instances[0].block_device_mappings[0].device_name #=> String
|
41814
41823
|
# resp.instances[0].block_device_mappings[0].ebs.attach_time #=> Time
|
@@ -42434,6 +42443,12 @@ module Aws::EC2
|
|
42434
42443
|
# Performing this operation on an instance that uses an instance store
|
42435
42444
|
# as its root device returns an error.
|
42436
42445
|
#
|
42446
|
+
# If you attempt to start a T3 instance with `host` tenancy and the
|
42447
|
+
# `unlimted` CPU credit option, the request fails. The `unlimited` CPU
|
42448
|
+
# credit option is not supported on Dedicated Hosts. Before you start
|
42449
|
+
# the instance, either change its CPU credit option to `standard`, or
|
42450
|
+
# change its tenancy to `default` or `dedicated`.
|
42451
|
+
#
|
42437
42452
|
# For more information, see [Stopping instances][1] in the *Amazon EC2
|
42438
42453
|
# User Guide*.
|
42439
42454
|
#
|
@@ -42554,7 +42569,7 @@ module Aws::EC2
|
|
42554
42569
|
# dry_run: false,
|
42555
42570
|
# tag_specifications: [
|
42556
42571
|
# {
|
42557
|
-
# resource_type: "
|
42572
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-endpoint, vpc-endpoint-service, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
|
42558
42573
|
# tags: [
|
42559
42574
|
# {
|
42560
42575
|
# key: "String",
|
@@ -43625,7 +43640,7 @@ module Aws::EC2
|
|
43625
43640
|
params: params,
|
43626
43641
|
config: config)
|
43627
43642
|
context[:gem_name] = 'aws-sdk-ec2'
|
43628
|
-
context[:gem_version] = '1.
|
43643
|
+
context[:gem_version] = '1.262.0'
|
43629
43644
|
Seahorse::Client::Request.new(handlers, context)
|
43630
43645
|
end
|
43631
43646
|
|